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

Mark Struberg commented on TOMEE-33:
------------------------------------

came a bit further.

There are plenty of issues around here (so far none in OWB):

*) Seam-config adds a @New bean manually, also for non-injection points. This 
is against the spec

*) Seam-catch has broken Interceptors:
org.apache.webbeans.exception.WebBeansConfigurationException: @AroundInvoke 
annotated method : passExceptionsToSolderCatch in class : 
org.jboss.solder.exception.control.ExceptionHandledInterceptor must throw 
Exception
   at 
org.apache.webbeans.util.WebBeansUtil.checkAroundInvokeAnnotationCriterias(WebBeansUtil.java:1012)
  
According to the interceptors spec, any @AroundInvoke method must declare 
'throws Exception'
                
> seam-international-timeanddate fails to deploy
> ----------------------------------------------
>
>                 Key: TOMEE-33
>                 URL: https://issues.apache.org/jira/browse/TOMEE-33
>             Project: TomEE
>          Issue Type: Bug
>    Affects Versions: 1.0.0-beta-1
>         Environment: Seam 3.1.0-SNAPSHOT
>            Reporter: Jozef Hartinger
>         Attachments: config-princess-rescue.war, 
> international-timeanddate.war, international.txt
>
>
> See the attached application and stack trace.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to