hi folks,

regarding ejbdoclet - thanks for your help so far.

my other question is: on deployment of my beans, jboss is
complaining about the jboss.dtd which can't be found:

[Auto deploy] org.jboss.ejb.DeploymentException:
Could not deploy
file:/C:/development/JBoss-2.2.2_Tomcat-3.2.2/jboss/tmp/deploy/Default/CN_BS
C3-0.0.1.ear,
Cause:org.jboss.ejb.DeploymentException:
File "http://www.jboss.org/j2ee/dtd/jboss.dtd"; not found.,
Cause:org.xml.sax.SAXParseException:
File "http://www.jboss.org/j2ee/dtd/jboss.dtd"; not found.

in jboss.xml:
<!DOCTYPE jboss PUBLIC "-//JBoss//DTD JBOSS//EN"
"http://www.jboss.org/j2ee/dtd/jboss.dtd";>

this was generated by ejbdoclet. is there a way to suppress the
generation of this line? perhaps this is just another newbie
error with ejbdoclet though, but a download from the above address
fails - and i never used the dtd on other projects anyway.

any suggestions?

jan

--
Jan Heise / Tel: +49-170-4803237 / E-Mail: [EMAIL PROTECTED]


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to