[ 
https://issues.jboss.org/browse/SEAMFACES-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brian Leathem updated SEAMFACES-81:
-----------------------------------

    Fix Version/s: 3.0.0.CR1
                       (was: 3.0.0.Beta3)


> NoClassDefFoundError: org/jboss/seam/exception/control/ExceptionToCatch
> -----------------------------------------------------------------------
>
>                 Key: SEAMFACES-81
>                 URL: https://issues.jboss.org/browse/SEAMFACES-81
>             Project: Seam Faces
>          Issue Type: Bug
>         Environment: Glassfish 3.1 M2 (b41)
>            Reporter: Brian Leathem
>            Assignee: Brian Leathem
>             Fix For: 3.0.0.CR1
>
>
> I have an app that has a JSF 2 ExceptionHandlerWrapper.  After handling it's 
> exception, it calls getWrapped().handle() which calls into the Seam 
> CatchExceptionHandler.  The Seam CatchExceptionHanlder in turn throws a 
> NoClassDefFoundError is Seam Catch is not present:
> java.lang.NoClassDefFoundError: 
> org/jboss/seam/exception/control/ExceptionToCatch
> The Seam CatchExceptionHanlder is not supposed to be registered if Seam Catch 
> is not present, but it seems to be registering regardless.

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

Reply via email to