[
https://issues.jboss.org/browse/JBIDE-6676?page=com.atlassian.jira.plugin...
]
Max Rydahl Andersen resolved JBIDE-6676.
----------------------------------------
Resolution: Out of Date
Thank you for reporting this issue but this issue have been resolved as out-of-date since
it has not had any updates for the last 2+ years (730 days).
If you believe this issue is still relevant and important then please reopen the issue or
create a new one mentioning/linking this jira for background information.
Thank you!
Warn if remove method of SFSB is called on non dependent scoped bean
--------------------------------------------------------------------
Key: JBIDE-6676
URL:
https://issues.jboss.org/browse/JBIDE-6676
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: cdi
Reporter: Pete Muir
Assignee: Alexey Kazakov
Fix For: LATER
"If a session bean is a stateful session bean, and the scope is not @Dependent, the
application may not directly call any EJB remove method of any instance of the session
bean. If the application directly calls an EJB remove method of any contextual instance of
a session bean that is a stateful session bean and declares any scope other than
@Dependent, an UnsupportedOperationException is thrown"
JBT should warn or error if a user does this.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira