Hi Jonassii, I would like to deploy a standard ejb-jar-file withou any midfication in JOnAS. One of the consequences of that is that the URI for the ejb-jar.xml DTD is something like : "http://java.sun.com/j2ee/dtds/...". Since i must be able to run JOnAS behind a firewall (or even offline) accessing this DTD is not possible. Normally one would declare an EntityResolver in Xerces, to 'translate' this URI to a local DTD. Is this also possible within JOnAS? Thanks, -- Carel ---- To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "unsubscribe jonas-users". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
