You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (JIRA)" <ji...@apache.org> on 2013/10/16 11:42:45 UTC

[jira] [Commented] (WW-3286) CLONE -NullPointerException on ComponentTagSupport.doStartTag using jsp:include or s:include

    [ https://issues.apache.org/jira/browse/WW-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13796611#comment-13796611 ] 

Lukasz Lenart commented on WW-3286:
-----------------------------------

I briefly toke a look on the example project in WW-2995 and the first think is that all Tiles jars are in {{WEB-INF/lib/tiles}} - that won't work with any container!

> 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: 2.3.17
>
>
> 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 was sent by Atlassian JIRA
(v6.1#6144)