3.2.1
  "If the application directly calls an EJB remove method of a
contextual instance of a session bean that is a stateful session bean
and has scope @Dependent then no parameters are passed to the method
by the container"

How can the container opt to not pass parameters to a remove method
(whose signature has parameters) called by the application?


-- 
Eric Covener
cove...@gmail.com

Reply via email to