[jboss-jira] [JBoss JIRA] Created: (JBSEAM-338) Changes to SeamInterceptor break non-JSF calls.
Gavin King (JIRA)
jira-events at jboss.com
Wed Aug 23 10:55:46 EDT 2006
Changes to SeamInterceptor break non-JSF calls.
-----------------------------------------------
Key: JBSEAM-338
URL: http://jira.jboss.com/jira/browse/JBSEAM-338
Project: JBoss Seam
Issue Type: Bug
Components: Core
Reporter: Gavin King
Assigned To: Gavin King
Priority: Critical
The CVS changes to SeamInterceptor have it call Component.forName() outside of the Seam contexts when called via MDB or RMI. Need to call beginCall(), endCall() from the @PostConstruct and @PostActivate methods.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list