File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JBoss and the fly likes Problem in deployment of an EJB Component in 3.2.6 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Problem in deployment of an EJB Component in 3.2.6" Watch "Problem in deployment of an EJB Component in 3.2.6" New topic
Author

Problem in deployment of an EJB Component in 3.2.6

Senthil V.
Greenhorn

Joined: Dec 20, 2004
Posts: 1
anybody can help me to sort out the below problem in jboss 3.2.6

i deployed an EJB component in deploy folder it gives the following error

2004-12-18 15:15:33,710 ERROR [org.jboss.deployment.MainDeployer] could not create deployment: file:/D:/jboss-3.2.6/server/default/tmp/deploy/tmp20455ent.ear-contents/ent.jar
org.jboss.deployment.DeploymentException: Stopping after fatal error: File "http://java.sun.com/dtd/ejb-JAR_2_0.dtd" not found.; - nested throwable: (org.xml.sax.SAXException: Stopping after fatal error: File "http://java.sun.com/dtd/ejb-JAR_2_0.dtd" not found.)
at org.jboss.metadata.XmlFileLoader.getDocument(XmlFileLoader.java:312)
 
 
subject: Problem in deployment of an EJB Component in 3.2.6
 
Threads others viewed
Deployment errors in JBoss5.1
Deploying entity beans with Local Interfaces
Deploying Entity Bean
Classloader exception. Class not found???
JBoss Remote Lookup
MyEclipse, The Clear Choice