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

Mark Struberg commented on DELTASPIKE-359:
------------------------------------------

heh I was about to suggest that for now. It really looks like a classloader 
issue in WebSphere. Will try to point a few IBM folks on this issue.

You might also have been hit by https://issues.jboss.org/browse/CDI-129

What about putting only deltaspike-jsf-api + impl in the web modules where you 
need it?
All the core libs should be shared (also to prevent classloader clashes).

                
> Websphere 8.0.x javaassist proxy does not reflect instance value
> ----------------------------------------------------------------
>
>                 Key: DELTASPIKE-359
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-359
>             Project: DeltaSpike
>          Issue Type: Bug
>          Components: JSF-Module
>    Affects Versions: 0.4-incubating
>         Environment: Websphere 8.0.x, Windows 7
>            Reporter: Hampus Wingren
>
> I have a strange issue in the ViewConfigResolverProducer where the 
> ViewConfigResolver is always null. When I debug what's happening I can see 
> that the underlying ViewConfigExtension creates a ViewConfigResolver and 
> stores it in an instance variable which is later is returned through 
> getViewConfigResolver. However, the returned value is always null. I've 
> tested this in the Liberty profile where it works so it seems to be isolated 
> to Websphere 8.0.x line. Have you seen anything like this before?
> Regards,
> Hampus

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

Reply via email to