aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes Exception while deploying a statelesssession bean jar file in weblogic 8.1 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 » Java » EJB and other Java EE Technologies
Reply Bookmark "Exception while deploying a statelesssession bean jar file in weblogic 8.1" Watch "Exception while deploying a statelesssession bean jar file in weblogic 8.1" New topic
Author

Exception while deploying a statelesssession bean jar file in weblogic 8.1

madupathi arun
Greenhorn

Joined: Feb 25, 2008
Posts: 23
Exception:weblogic.management.ApplicationException: Prepare failed. ]The XML parser encountered an error in your deployment descriptor. Please ensure that your DOCTYPE is correct. You may wish to compare your deployment descriptors with the WebLogic Server examples to ensure the format is correct. The error was: XML document does not appear to contain a properly formed DOCTYPE header. .

can anybody help me on this
Christophe Verré
Sheriff

Joined: Nov 24, 2005
Posts: 14672
    
  11

Your deployment descriptor is not written properly. The DOCTYPE headers for all deployment descriptors can be found here.


[My Blog]
All roads lead to JavaRanch
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Exception while deploying a statelesssession bean jar file in weblogic 8.1
 
Similar Threads
problem deploying simple EJB in weblogic
new to ejb - help needed
Error in deploying web application
Entity Bean depolyment Error in WL8.1 beta
Web service on weblogic