I made a EJB JAR file that contains my classes, ejb-jar.xml and jonas-ejb-jar.xml. Now 
I want to run GenIC with this JAR. The
Problem ist, in jonas-ejb-jar.xml path to dtd is relative, so GenIC does not find dtd. 
Does anybody know the correct syntax
of the dtd URL when I want to specify %JONAS_ROOT%/xml? Does I ever have to change my 
jar at deployment time (user can have
their EJB servers at different locations, so DTD locations are different) or is dtd 
only read when using GenIC?

Reply via email to