[
https://issues.jboss.org/browse/SOLDER-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12628871#comment-12628871
]
Heiko Kopp commented on SOLDER-99:
----------------------------------
The OWB-Team opened a Spec JIRA CDI-159.
Additionally I posted the problem to the developerWorks forum of IBM as we
currently do not have support for WAS 8 (still evaluating with the free
development version).
https://www.ibm.com/developerworks/forums/thread.jspa?threadID=390668
> javax.el.ExpressionFactory can not be injected because it has final methods
> ---------------------------------------------------------------------------
>
> Key: SOLDER-99
> URL: https://issues.jboss.org/browse/SOLDER-99
> Project: Seam Solder
> Issue Type: Bug
> Components: Compliance
> Affects Versions: 3.0.0.CR3
> Environment: WebSphere 8 beta
> Reporter: Denis Forveille
>
> seam-booking can not start in WebSphere v8 beta because of the following
> exception
> I think this is class org.jboss.seam.solder.el.Expressions that causes this
> (WAS v8 uses openwebbeans and not weld..)
> {noformat}
> Caused by: javax.enterprise.inject.UnproxyableResolutionException: WebBeans
> with api type with normal scope must be proxiable to inject.
> javax.el.ExpressionFactory has final methods! CDI doesn't allow that.
> at
> org.apache.webbeans.util.InjectionExceptionUtils.throwUnproxyableResolutionException(InjectionExceptionUtils.java:39)
> at
> org.apache.webbeans.util.WebBeansUtil.checkUnproxiableApiType(WebBeansUtil.java:2084)
> {noformat}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues