Re: [appfuse-user] eclipse:eclipse failing

2009-11-28 Thread lqhart
Thanks matt, I have changed the version into 2.5.1, Now It works smoothly. Maybe that is Eclipse plugin bug. Thanks again. -- View this message in context: http://n4.nabble.com/eclipse-eclipse-failing-tp83p930556.html Sent from the AppFuse - User mailing list archive at Nabble.com. -

[appfuse-user] eclipse:eclipse failing

2009-11-28 Thread lqhart
Hi all, When I run mvn "eclipse:eclipse" create an eclipse project in myeclipse, but right now it's failing for me. Plese see the Details Error Message: Is anyone have good idea for Solving this problem? Thanks, Art Lingbo Liu. -

Re: [appfuse-user] struts2.0 error message in appfuse2.10

2009-11-27 Thread lqhart
Hi Matt, I have done(changed configration in pom file) as you said, It works successfully when I run Mvn,But When I run the " mvn jetty:run-war" ,I could visit by the http://localhost:8080 Please see all the belowing error message, which are from the stack,When I run the jetty,It stop the last l

Re: [appfuse-user] Duplicate class found after compile 2.1.0-M1

2009-11-26 Thread lqhart
I also met similiar problem ,It cant automatic creat tomcat6x in the target directory when I use a existing tomcat directory. -- View this message in context: http://n4.nabble.com/Duplicate-class-found-after-compile-2-1-0-M1-tp788187p788191.html Sent from the AppFuse - User mailing list archive

[appfuse-user] struts2.0 error message in appfuse2.10

2009-11-25 Thread lqhart
Hi All, I am a beginner of Appfuse,When I run Mvn in directory ,it display the error message below,Could you give me some idea for solving them. Thanks, Art Lingbo Liu development environment : HOME = d:\Source SDKS_HOME = d:\SDKs TOOLS_HOME = d:\Tools JAVA_HOME = %SDK

Re: [appfuse-user] Construction struts2.0 error message in appfuse2.2

2009-11-22 Thread lqhart
> On Sun, Nov 22, 2009 at 8:22 AM, lqhart wrote: > >> >> Hi, >> >> I added them in pom.xml,It display same message in the command line, >> I am comfusing that what is the problem?why did it disply build Error >> message? >> >> Thanks, >>

Re: [appfuse-user] Construction struts2.0 error message in appfuse2.2

2009-11-22 Thread lqhart
Hi, I added them in pom.xml,It display same message in the command line, I am comfusing that what is the problem?why did it disply build Error message? Thanks, Art. -- View this message in context: http://n4.nabble.com/Construction-struts2-0-error-message-in-appfuse2-2-tp758687p758704.html

[appfuse-user] Construction struts2.0 error message in appfuse2.2

2009-11-22 Thread lqhart
Hi all, Could you give some idea for soloving this belowing Error? Thanks, Art Lingbo Liu --- Environment jdk1.5 maven 2.2 tomcat 6.14 initionParserDelegate.parseCustomElement(BeanDefinitionParserDelegate.java:1104) [INFO] [talledLocalContainer] at org.springframework.b

Re: [appfuse-user] appfuse 2.0 QUICK START Running issues

2009-11-13 Thread lqhart
Hi matt, Received with thanks , I tried with 2.0.2 version, I encountered same issues again. Thanks, Art. -- Using AppFuse version 2.0.2 (instead of 2.0.1) should solve this problem for you. Matt -- View this message in context: http://n4.nabble.com/a

Re: [appfuse-user] appfuse 2.0 QUICK START Running issues

2009-11-12 Thread lqhart
Hi, Received with thanks,I tried with JDK1.5 again,it is dispalay the same message. I still not find where the rub is. I want to find ContextLoaderListener.java in source code, it doesnt find on the file,Do you have good advice for solving this problem? Thanks, Art. --

[appfuse-user] appfuse 2.0 QUICK START Running issues

2009-11-11 Thread lqhart
These are my current configuration. jdk 1.6.0_04 ,tomcat 6.0, mysql5.0 For appfuse 2.0 , I have downed apache-maven-2.0.9-bin.zip and appfuse-dependencies-2.0.1.zip unzip in d:\ rogram file ,Then setting maven environment variable,run mvn -v ,it is succesful. Then run mvn archetype:create