We're working on a product that uses jboss on both Linux and Windows.
We're currently using the latest JBoss from CVS, however, the webserver
code hasn't been changed since mid December so it may be a problem in
2.0Final, not sure though.

Anyhow, we've been using the JBoss webserver to access our XML DTD's since
they are in our classpath. This allows us to get a DTD from a URL like:

http://localhost:8083/blah.dtd

This works great under Linux using both Sun or IBM JDK. On Windows using
the Sun 1.3 JDK, however, we always get "Document contains no data", as if
it's not finding the file in the classpath. We know it should be there
since when we go to admin on port 8082 our DTD directory is the first
listed in the classpath.

Any ideas?

Thanks,
Todd




--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to