Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes JBoss and the fly likes Error: While Deploying ear to JBoss 5.0.0 with eclipse Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Error: While Deploying ear to JBoss 5.0.0 with eclipse" Watch "Error: While Deploying ear to JBoss 5.0.0 with eclipse" New topic
Author

Error: While Deploying ear to JBoss 5.0.0 with eclipse

Ankit Varshney
Greenhorn

Joined: Aug 01, 2008
Posts: 29

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..


and my web.xml is shown below




Please help me out...


Have a nice time... <br />Ankit Kumar Varshney
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8145
    
  52

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.

[My Blog] [JavaRanch Journal]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Error: While Deploying ear to JBoss 5.0.0 with eclipse
 
Similar Threads
javax.naming.NamingException: Could not dereference object
server side processing error
Getting Error in WAS5.1
server side processing error
Restricting direct access to JSP files