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

Compare with Current View Page History

Version 1 Next »

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" />
  • No labels