[arquillian-issues] [JBoss JIRA] (ARQ-1478) Warp JSF: Nonexistent facelet file causes IllegalArgumentException

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Fri Sep 13 10:28:03 EDT 2013


    [ https://issues.jboss.org/browse/ARQ-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804186#comment-12804186 ] 

Lukáš Fryč commented on ARQ-1478:
---------------------------------

Thanks for creating the patch, I think it's okay.

You mean when no ViewRoot is present, set it to null?

The Instance<ViewRoot> and Instance<RenderKit> are RequestScoped, which means they won't be set in a request and Arquillian automatically creates new context for next request.
                
> Warp JSF: Nonexistent facelet file causes IllegalArgumentException
> ------------------------------------------------------------------
>
>                 Key: ARQ-1478
>                 URL: https://issues.jboss.org/browse/ARQ-1478
>             Project: Arquillian
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Warp
>    Affects Versions: warp_1.0.0.Alpha4
>         Environment: Arquillian 1.1.1.Final, Warp 1.0.0.Alpha4
>            Reporter: Jan Dosoudil
>            Assignee: Jan Dosoudil
>             Fix For: warp_1.0.0.Beta1
>
>
> JSFInstanceProducers.observesRestoreView() tries setting null values to InstanceProducer<UIViewRoot> viewRoot and InstanceProducer<RenderKit> renderKit.

--
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



More information about the arquillian-issues mailing list