Title: can't find jonas-ejb-jar.dtd

My JONAS_ROOT is set to D:\jonas2\jonas. 

When i run the EJB server i get the error:

Cannot read the deployment descriptors '..\..\examples\classes\sb\ejb-jar.xml':
org.objectweb.jonas_ejb.deployment.api.DeploymentDescException: ..\..\examples\c
lasses\sb\jonas-ejb-jar.xml:-1:-1: Invalid XML: File "file:/D:/jonas2/xml/jonas-ejb-jar.dtd" not found.

Note, how the dtd file is searched from jonas2 above and not the JONAS_ROOT i specified.
When i move the xml directory to jonas2, the server loads successfully.

I need to know what specifies where to read the dtd file from. 

-- thanx in advance
Anthony

Reply via email to