Stephane Nicoll wrote:

Hello,

This is the expected behavior. Java modules should not be set in the
application.xml (see the spec). Instead you should refer them in the
Class-Path entry of the manifest file. However, if you want to include it in
the application.xml anyway, you can set this property to true.

Hope it helps,
Stéphane

Hi,
Is this the spec you are reffering to? http://java.sun.com/j2ee/j2ee-1_4-fr-spec.pdf
What do you mean java modules should not be set in the application.xml
isnt' this a valid module
<module><java>lib/antlr.jar</java></module>
?

Thanks,
Srgjan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to