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
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues