Nils-H: I did some more trouble-shooting and think I may have found what is causing the problem.
I noticed that the originator of this thread said his action was causing a jsp to render that included the s:form tag. My application's action that would cause the NullPointerException also was causing a jsp to render that included the s:form tag I removed the s:form from the jsp and I no longer get the NullPointerException when using the Struts 2.1.6 plugin. Some of the exception stack trace seems to indicate the problem is with the s:form tag when using the Struts 2.1.6 Portlet Plugin: java.lang.NullPointerException org.apache.struts2.components.UIBean.evaluateParams(UIBean.java:792) org.apache.struts2.components.UIBean.end(UIBean.java:510) org.apache.struts2.views.jsp.ComponentTagSupport.doEndTag(ComponentTagSupport.java:42) org.apache.jsp.jsp.employeeForm_jsp._jspx_meth_s_005ftextfield_005f0(employeeForm_jsp.java:424) org.apache.jsp.jsp.employeeForm_jsp._jspx_meth_s_005fform_005f0(employeeForm_jsp.java:359) org.apache.jsp.jsp.employeeForm_jsp._jspService(employeeForm_jsp.java:121) phillips1021 wrote: > > Nils-H: > > I created a Jira Issue (WW-3164) and attached a sample app that you can > use to duplicate the problem I'm encountering. > > Bruce > > > Nils-Helge Garli wrote: >> >> It would be helpful if you could create a sample app and attach it to >> a JIRA issue. Then I'll have a look at it. >> >> Nils-H >> >> > > -- View this message in context: http://www.nabble.com/Error-when-deploying-portlets-beside-a-normal-Struts2-web-app--tp23981728p24124806.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org