thanks.
I did that because of some other errors I was getting that are since resolved.
Deleted context.xml and now the deployment proceeds (another error, but I can
continue)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4239866#4239866
Reply to the post :
"jaikiran" wrote : This one is incorrect:
|
| http://java.sun.com/xml/ns/j2ee
http://java.sun.com/j2ee/dtds/web-app_2_2.dtd";
| | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
| | xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
| | http://ja
cant update my post for some reason.
Anyways the problem was that there is a conflict between the xerces jar tomcat
is using and the one in the app. I removed the xerces jar from the app and the
error went away.
see
http://www.nabble.com/org.apache.xerces.parsers.XML11Configuration-cannot-be-ca
have the same issue with the latest jboss as of 6/21/2009.
jboss-5.1.0.GA-jdk6 on RHEL 3
Any ideas?
The default app works fine and I've been able to set up a mysql datasource and
use it correctly from a jsp.
This war file is a common one I'm testing and has worked with glassfish.
trace:
2009-06