File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes IDEs, Version Control and other tools and the fly likes Hot deploy issues with eclispe and tomcat Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Hot deploy issues with eclispe and tomcat" Watch "Hot deploy issues with eclispe and tomcat" New topic
Author

Hot deploy issues with eclispe and tomcat

David Rocks
Ranch Hand

Joined: Apr 24, 2001
Posts: 160
Hi,

Hopefully you can help on this one, I am getting problems with eclipse ( 3.4 ) running tomcat ( 6.0 ) running a struts 2 app.

Issue happens with a code change and the local server drops. First exception is


then..



then..



Of course I can restart the app but it eats into my dev time.

If anyone knows a solution I would be much obliged.

Thanks
David Rocks
Ranch Hand

Joined: Apr 24, 2001
Posts: 160
I found it, removed a xerces lib from the classpath.
Muneeb Ahsan
Greenhorn

Joined: Feb 05, 2010
Posts: 1
David Rocks wrote:I found it, removed a xerces lib from the classpath.


I am facing the same problem, but I am unable to remove xerces lib. I am using myeclipse 8.0 m1. any help
 
 
subject: Hot deploy issues with eclispe and tomcat
 
Threads others viewed
Integerate JQuery in Struts 2
Error
Strtus 2 Configuration issues
java.security.AccessControlException:
Caused by: java.lang.ClassCastException: org.apache.xerces.parsers.XML11Configuration cannot be cast
developer file tools