[
https://issues.apache.org/struts/browse/TILES-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonio Petrelli closed TILES-34.
---------------------------------
> Inserting a definition results to a NullPointerException
> --------------------------------------------------------
>
> Key: TILES-34
> URL: https://issues.apache.org/struts/browse/TILES-34
> Project: Tiles
> Issue Type: Bug
> Components: tiles-core
> Affects Versions: 2.0.0
> Environment: Tomcat 5.5.17, JDK 1.5.0_06
> Reporter: Antonio Petrelli
> Assigned To: Antonio Petrelli
> Fix For: 2.0.0
>
>
> Using the test webapp as a basis and calling "/testdef.jsp", a
> NullPointerException is raised:
> java.lang.NullPointerException
> at org.apache.tiles.taglib.InsertTag.processName(InsertTag.java:440)
> at
> org.apache.tiles.taglib.InsertTag.createTagHandler(InsertTag.java:416)
> at org.apache.tiles.taglib.InsertTag.doStartTag(InsertTag.java:356)
> I tried also with a definition declared in tiles-defs.xml, with the same
> result.
> It seems that nothing put ComponentContext in request scope, don't know if it
> is always necessary.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.