[JBoss-user] [Installation & Configuration] - Re: NoSuchMethodError on 3.2.4 Deployment startup

2004-06-16 Thread ddurkin
look in the /jre/lib/endorsed/xalan.jar I think I remeber seeing some versions that had bcel classes. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838980#3838980 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838980

[JBoss-user] [Installation & Configuration] - Re: classcastexecption at javax.xml.parsers.DocumentBuilderF

2004-03-10 Thread ddurkin
Andy, I'm having the same type of problem. As soon as I define a loader-repository of an ear deployment, I get ClassCastExceptions for xml related classes. In my case its a SAXParser class but it seems like the same deal. Have you made any headway on this? Does anyone have any suggestions fo