Hi:
  I discovered to my horror this morning that my ejbs are totally dependent
on the Internet when JBoss began to fail because it could not access
jboss.dtd at http://www.jboss.org/documentation. This was the error message
I got below:

Cause:org.jboss.ejb.DeploymentException: External entity not found:
"http://www.jboss.org/documentation/jboss.dtd";.,
Cause:java.io.FileNotFoundException:
http://www.jboss.org/documentation/jboss.dtd

  I wonder if there is anyway to tell JBoss to search the dtd in the
classpath before accessing the dtd on the Internet? I vaguely weblogic and
sun's j2ee sdk do something like that.

Any suggestion is welcome,
keith


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

Reply via email to