-
Bug
-
Resolution: Done
-
Major
-
2.0.0.Alpha1, 1.1.5.Final, 1.2.4.Final
-
None
-
None
EJB spec says:
A client may remove a stateful session bean by invoking a method of its business interface designated as a Remove method.
The tested SFSB Elephant declares @Remove method which is not bussiness interface method.