jaikiran pai [
http://community.jboss.org/people/jaikiran] replied to the discussion
"Stability of the ejb3.1 spec in AS6M2?"
To view the discussion, visit:
http://community.jboss.org/message/533136#533136
--------------------------------------------------------------
If you want to use EJB3.x local +business+ view (i.e. one that doesn't require a local
home interface), then you should use the business-local element:
<business-local>blah.blah</business-local>
The local element is for EJB2.x local +component+ view (which requires a local home
interface).
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/533136#533136]
Start a new discussion in EJB 3.0 at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]