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

Sebastian Cramer commented on RF-12801:
---------------------------------------

Hey Lukáš.

AFAIK the resolver is always affected for WAS8.0.x (didnt check 8.0.6 - is that 
available already?) as soon as you enable resource optimization (for me it is 
on Windows7 and HP-UX - it seems to be platform independend). 
There are no log entries or anything. Just all injected bean references turn 
out to be null (well that results in a bunch of log entries - but these wont 
help). 

As soon as I use Michael's workaround the injection is working but the infamous 
"packed.js is included multiple times" bug strikes.

I know it's not really helpful - but if I can be of any further assistance I 
will gladly help.


                
> org.richfaces.resourceOptimization.enabled parameter with true value disables 
> WebBeansELResolver to register in Websphere
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: RF-12801
>                 URL: https://issues.jboss.org/browse/RF-12801
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: resource handling
>    Affects Versions: 4.3.0.Final
>         Environment: Websphere 8.0.0.3 and Websphere 8.0.0.5, Windows 7, 
> Richfaces 4.3.0.Final
>            Reporter: Erdem YILMAZ
>            Assignee: Lukáš Fryč
>              Labels: ELResolver, optimization, resource, waiting_on_user, 
> websphere
>
> when we use context param org.richfaces.resourceOptimization.enabled in 
> web.xml, the CDI listener is not registered in Websphere.
> resourcesOptimization parameter disables 
> org.apache.webbeans.el.WebBeansELResolver in Websphere. In richfaces 
> 4.2.3.Final version, resourceOptimization parameter do not affect the CDI 
> behaviour.
> we have disabled the resource optimization in order to work with richfaces 
> but for the production environment, we prefer to enable it.

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

_______________________________________________
richfaces-issues mailing list
richfaces-issues@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to