[
https://issues.apache.org/jira/browse/TRINIDAD-2483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14176420#comment-14176420
]
Pervasync commented on TRINIDAD-2483:
-------------------------------------
the fix was not complete. For example, line 255
String value = TagUtils.getString(_type.getValue(null));
in file
trinidad/trinidad-impl/target/maven-faces-plugin/main/java/org/apache/myfaces/trinidadinternal/taglib/convert/ConvertDateTimeTag.java
causes the same nullPointException
> UIXComponentELTag causes an exception in Glassfish
> --------------------------------------------------
>
> Key: TRINIDAD-2483
> URL: https://issues.apache.org/jira/browse/TRINIDAD-2483
> Project: MyFaces Trinidad
> Issue Type: Bug
> Components: Components
> Affects Versions: 2.1.0-core
> Reporter: Andrew Robinson
> Assignee: Andrew Robinson
> Fix For: 2.1.1-core
>
>
> A null pointer exception is thrown in glassfish when
> org.apache.myfaces.trinidad.webapp.UIXComponentELTag.setProperty is called
> since the EL context is not passed
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)