You are so right that Spec is not so clear about those kind of statements
--Gurkan ________________________________ From: Eric Covener <[email protected]> To: [email protected] Sent: Mon, July 19, 2010 3:26:38 AM Subject: ... then no parameters are passed to the method by the container 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 [email protected]
