[jboss-jira] [JBoss JIRA] Created: (JBAS-4086) access to UserTransaction methods from SLSB
Alexey Loubyansky (JIRA)
jira-events at lists.jboss.org
Sat Feb 10 15:55:29 EST 2007
access to UserTransaction methods from SLSB
-------------------------------------------
Key: JBAS-4086
URL: http://jira.jboss.com/jira/browse/JBAS-4086
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: EJB2
Affects Versions: JBossAS-5.0.0.Beta1
Reporter: Alexey Loubyansky
Assigned To: Alexey Loubyansky
Fix For: JBossAS-5.0.0.Beta2
According to the "7.8.2 Operations Allowed in the Methods of a Stateless Session Bean Class" the methods can only be accessed from
- business method from component interface
- business method from web service endpoint interface
- ejbTimeout
Currently, there are no restrictions.
--
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