Search:

Type: Posts; User: janwen; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    2,821

    Not understand,I just want cancel the password...

    Not understand,I just want cancel the password storage
  2. Replies
    5
    Views
    2,821

    How can i cancel Secure Storage,every time i...

    How can i cancel Secure Storage,every time i start sts,i need to input the password
  3. Replies
    5
    Views
    590

    Sorry,I use annotation-base in my project,not xml...

    Sorry,I use annotation-base in my project,not xml config,and i do not use beanfactory or applicationcontext in my project,so you solution is not for my issue.
  4. The method setHttpClient(HttpClient) from the type CommonsHttpMessageSender refers to

    I use spring web service 2.1.2 in my project,the following code:


    HttpClient httpClient = new DefaultHttpClient();
    CommonsHttpMessageSender httpMessageSender = new CommonsHttpMessageSender();...
  5. Replies
    5
    Views
    590

    Marten Deinum,I use Annotation-based config in my...

    Marten Deinum,I use Annotation-based config in my project,i use @Service Annotation on my service layer to inject bean,such as @Service on the above com.royz.test.PerformerImpl then the @AspectJ not...
  6. java.lang.ClassNotFoundException: org.apache.jsp.jsp.goods.listGoods_jsp

    I config tomcat6.x with STS in my develop environment,I often get the exception:java.lang.ClassNotFoundException: org.apache.jsp.jsp.goods.listGoods_jsp after tomcat hot deploy my new change.
    Is...
  7. See your tables store engine if you use mysql.I...

    See your tables store engine if you use mysql.I encounter the same issue as you.And i figure out mysql tables stored with mysiam.MyISAM is not support transaction in mysql,but innodb do.
  8. Replies
    8
    Views
    1,631

    Yeah,I just mean to improve the m2eclipse...

    Yeah,I just mean to improve the m2eclipse Installation and subeclipse related plugin Installation like m2eclipse connectors and so on.Thanks
  9. Replies
    8
    Views
    1,631

    thanks,Martin,I give it up.waste a lot of my...

    thanks,Martin,I give it up.waste a lot of my time.But i think STS should improve m2eclipse feature.
  10. Replies
    8
    Views
    1,631

    Sorry for my late reply: Following is the...

    Sorry for my late reply:
    Following is the content of the error dialog cap:
  11. Replies
    8
    Views
    1,631

    My STS Version: SpringSource Tool Suite ...

    My STS Version:
    SpringSource Tool Suite

    Version: 2.9.2.RELEASE
    Build Id: 201205071000

    Another question,I use svn to host my maven projects,What scm plugin i need to install?There are many...
  12. Sticky: Any one can provide some cofigurations for...

    Any one can provide some cofigurations for windows xp 32 bit,On my laptop,STS almost did not run,I want to coding on my laptop.
    Please and thanks
  13. Replies
    8
    Views
    1,631

    How to integrate Maven scm svn connector?

    Hi,All
    I want to check out maven project from my svn repository.But I try many ways i got from internet,all fail.
    I update all plugins subeclipse,maven,sts and so on.When i use import with...
  14. THANKS.It work

    THANKS.It work
  15. Replies
    1
    Views
    2,693

    I have the same problem with my java web...

    I have the same problem with my java web project(spring mvc),Whatever i change in my project,the tcserver deploy fail and prompt to restart tc server.
  16. Sticky: Wow,I try your solution and works.thanks so...

    Wow,I try your solution and works.thanks so much.I used a eclipse plugin named filesync to deploy my project successful.But i think your solution is better than me.
    P.S i google 'eclipse Deployment...
  17. Sticky: I google this...

    I google this page:http://stackoverflow.com/questions/1691553/java-web-project-referencing-another-java-project
    My issue is as same as that.After i deploy my webproject,tomcat can not find the java...
  18. Sticky: Thanks,Martin. To use STS(I love it),I create...

    Thanks,Martin.
    To use STS(I love it),I create two projects to solve the issue.There are two projects,one is java project,another is web project.see my attachment file.I remove the dependency log4j...
  19. Sticky: I can not upload the whole project files.That is...

    I can not upload the whole project files.That is our business project.I upload some myeclipse project metadata files instead.
  20. Sticky: Transform myeclipse projects to STS fail

    Can see those images i uploaded?
    I compared those files:.project,.classpath and .setting/ files with STS project,They are different from the web project that create from STS.
    Our source structure...
  21. Hi,Martin,springsource tc server and VMware...

    Hi,Martin,springsource tc server and VMware vFabric tc Server are the same product?
    I see multiple settings in "new server wizard".I google springsource tc server vs VMware vFabric TM tc...
  22. Sticky: So much! 1.Our projects developed with myeclipse...

    So much!
    1.Our projects developed with myeclipse and using svn manage source code.I check out project from our svn repo,and change .project and .classpaht .settings/.... to the STS format.
    2.I try...
  23. Sticky: Sorry,I spent two days on transforming my...

    Sorry,I spent two days on transforming my myeclipse projects to STS,but failure,I google and google again,I give up STS.
  24. Sticky: thanks,Martin, I'll try some new resolution for...

    thanks,Martin, I'll try some new resolution for my case,and then share my experience here.
  25. Sticky: -XX:+UseParallelGC -server Above parameters can...

    -XX:+UseParallelGC
    -server
    Above parameters can affect the tomcat or other jsp container speed?
    I am not familiar with above parameters
Results 1 to 25 of 28
Page 1 of 2 1 2