[seam-issues] [JBoss JIRA] Created: (SEAMPERSIST-44) remove annotation @Remove from o.j.st.TransactionManagerSynchronizations

Denis Forveille (JIRA) jira-events at lists.jboss.org
Wed Mar 30 12:41:37 EDT 2011


remove annotation @Remove from o.j.st.TransactionManagerSynchronizations
------------------------------------------------------------------------

                 Key: SEAMPERSIST-44
                 URL: https://issues.jboss.org/browse/SEAMPERSIST-44
             Project: Seam Persistence
          Issue Type: Bug
    Affects Versions: 3.0.0.CR3
         Environment: WebSphere v8 beta
            Reporter: Denis Forveille


org.jboss.seam.transaction.TransactionManagerSynchronizations contains an annotaion @Remove but this class in not a SFSB..
This causes the following exception in WebShere v8 beta

{noformat}An exception occurred while validating an annotation:
  com.ibm.wsspi.amm.validate.ValidationException: CWWAM2102E: The @Remove annotation is defined for bean org.jboss.seam.transaction.TransactionManagerSynchronizations; however, it is only applicable to a stateful session bean class.
{noformat}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the seam-issues mailing list