anonymous wrote : With ECLIPSE, when you create the war file, don't include the interfaces classes by specifying this on the packaging configuration.
| you can see the JBoss Tutorial for creating EJB.
I must remind that the "packaging configuration" is a JBossIDE specific feature. Normally, you create an EAR project and add your Web and EJB projects in it. That approach works with all application servers.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3997290#3997290
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3997290