[
https://issues.apache.org/jira/browse/TAP5-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12921797#action_12921797
]
Hudson commented on TAP5-1304:
------------------------------
Integrated in tapestry-5.2-freestyle #210 (See
[https://hudson.apache.org/hudson/job/tapestry-5.2-freestyle/210/])
> When using PropertyShadowBuilder to build a service, if the property is null,
> an immediate exception is needed (rather than a NullPointerException)
> ---------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: TAP5-1304
> URL: https://issues.apache.org/jira/browse/TAP5-1304
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-ioc
> Affects Versions: 5.2.2, 5.1
> Reporter: Howard M. Lewis Ship
> Assignee: Howard M. Lewis Ship
> Fix For: 5.2.2
>
>
> Just saw another example of this on the mailing list:
> java.lang.NullPointerException
> at $Request_12ba6e8f229.getSession($Request_12ba6e8f229.java)
> at $Request_12ba6e8f207.getSession($Request_12ba6e8f207.java)
> at
> org.apache.tapestry5.internal.services.SessionApplicationStatePersistenceStrategy.exists(SessionApplicationStatePersistenceStrategy.java:80)
> at
> $ApplicationStatePersistenceStrategy_12ba6e8f228.exists($ApplicationStatePersistenceStrategy_12ba6e8f228.java)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.