You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Convention plugin support

To have proper support of the Convention Plugin in Glassfish 2.x when packed as EAR archive add the following constant to struts.xml

<constant name="struts.convention.exclude.parentClassLoader" value="false" />

Thanks to pavpal!

  • No labels