[ 
https://issues.apache.org/struts/browse/WW-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leonid Rozenblyum updated WW-3286:
----------------------------------

    Description: 
When using jsp:include or s:include in a JSP page the next Struts 2 tags will 
throw:

java.lang.NullPointerException
        at 
org.apache.struts2.views.jsp.ComponentTagSupport.doStartTag(ComponentTagSupport.java:50)

This is reproducable in JBoss4.0.5GA 
even with web.xml settings set to what is described in the original (currently 
closed issue)
https://issues.apache.org/struts/browse/WW-2995

  was:
When using jsp:include or s:include in a JSP page the next Struts 2 tags will 
throw:

java.lang.NullPointerException
        at 
org.apache.struts2.views.jsp.ComponentTagSupport.doStartTag(ComponentTagSupport.java:50)

This happens with WebLogic 10.3 but doesn't happen in OC4J 10.1.3.4.


> CLONE -NullPointerException on ComponentTagSupport.doStartTag using 
> jsp:include or s:include
> --------------------------------------------------------------------------------------------
>
>                 Key: WW-3286
>                 URL: https://issues.apache.org/struts/browse/WW-3286
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Tags
>    Affects Versions: 2.0.14
>         Environment: Windows Vista 32-bit and Red Hat 4 WebLogic 10.3
>            Reporter: Leonid Rozenblyum
>
> When using jsp:include or s:include in a JSP page the next Struts 2 tags will 
> throw:
> java.lang.NullPointerException
>       at 
> org.apache.struts2.views.jsp.ComponentTagSupport.doStartTag(ComponentTagSupport.java:50)
> This is reproducable in JBoss4.0.5GA 
> even with web.xml settings set to what is described in the original 
> (currently closed issue)
> https://issues.apache.org/struts/browse/WW-2995

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to