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

Lukasz Lenart 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)
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 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

    
> CLONE -NullPointerException on ComponentTagSupport.doStartTag using 
> jsp:include or s:include
> --------------------------------------------------------------------------------------------
>
>                 Key: WW-3286
>                 URL: https://issues.apache.org/jira/browse/WW-3286
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Tags
>    Affects Versions: 2.0.14
>         Environment: Windows XP 32-bit and JBoss AS 4.0.5GA
>            Reporter: Leonid Rozenblyum
>             Fix For: 3.0
>
>
> 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)
> WW-2995

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to