Error: While Deploying ear to JBoss 5.0.0 with eclipse
Ankit Varshney
Greenhorn
Joined: Aug 01, 2008
Posts: 29
posted
0
Hello Friends,
I have an ear file that is created with Jdeveloper with OC4j server.Now when I am importing that ear to eclipse with Jboss 5.0.0 .Its showing some SAXException while parsing my web.xml.I am using EJB 3.0
The sever Log is shown below..
Caused by: org.xml.sax.SAXException: Element type "class-loader" must be declared. @ vfszip:/C:/jboss-5.0.0.CR2/server/default/deploy/NROA.ear/NROA.war/WEB-INF/jboss-web.xml[7,34]
There's something wrong with your jboss-web.xml (and not web.xml). So post its contents here.