Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[15:21:10 CST(-0600)] <Sam4242> for JSR 168 spring portlets

[15:22:15 CST(-0600)] <Sam4242> There is a parameter 'portletApplicationId', and my question is: Should it match the name of the .war file? Or should it be the artifact ID? We're using a Maven multi module portlet, as well... so if it matches the artifact ID, should it be the parent, the core, or the app (which contains the .war target)?

[15:22:56 CST(-0600)] <EricDalquist> it is the webapp name as it is deployed in tomcat

[15:23:12 CST(-0600)] <EricDalquist> that is used to do the cross-context lookup of the portlet webapp