[jboss-user] [EJB 3.0] - Re: EJB3.0 can not separate stateles bean from its interface

2007-09-03 Thread begimot
Sorry the name of the topic is misleading. It must be: EJB3.0, I can not separate stateless bean from its interface! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080478#4080478 Reply to the post :

[jboss-user] [EJB 3.0] - Re: EJB3.0 can not separate stateles bean from its interface

2007-09-03 Thread begimot
Ok, I found a solution. In the application.xml I marked ejb-interface.jar as an ejb module. But I don't understand why it is not possible just to move out the ejb interfaces, as so and so they will be use by other modules. View the original post :