Re: problems with switching from 1.4 to 1.5 -> org/apache/crimson/parser/XMLReaderImpl

2006-03-29 Thread Leon Rosenberg
On 3/29/06, Stéphane Chapeau <[EMAIL PROTECTED]> wrote: > Hello, > > Try to remove your xerce jar, or related xml jar that are now included by > default on JDK 1.5. We had similar problem with an old gnujaxp.jar not needed > anymore. Thanx, but it seems to be exact the opposite. If I have no xerce

Re: problems with switching from 1.4 to 1.5 -> org/apache/crimson/parser/XMLReaderImpl

2006-03-29 Thread Stéphane Chapeau
Hello, Try to remove your xerce jar, or related xml jar that are now included by default on JDK 1.5. We had similar problem with an old gnujaxp.jar not needed anymore. Good luck, Nuscly - To unsubscribe, e-mail: [EMAIL PROTEC

problems with switching from 1.4 to 1.5 -> org/apache/crimson/parser/XMLReaderImpl

2006-03-28 Thread Leon Rosenberg
Hi, after switching to struts 1.2.9, tomcat 5.5.16 and jdk 1.5_06 our webapp which run ok under 1.4 doesn't even load: javax.servlet.UnavailableException at org.apache.struts.action.ActionServlet.init(ActionServlet.java:368) at javax.servlet.GenericServlet.init(GenericServlet.java