This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: EJB3.0 can not separate stateles bean from its interfacebegimot Sep 3, 2007 8:38 AM (in response to begimot)Sorry the name of the topic is misleading. It must be: 
 EJB3.0, I can not separate stateless bean from its interface!
- 
        2. Re: EJB3.0 can not separate stateles bean from its interfacebegimot Sep 3, 2007 9:25 AM (in response to 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.
