Hi
Only stateless session beans that reside in my business module are
instantiated/started by JBOSS. Other beans that also are annotated using the
attribute @Stateless, such as actions (seam), that resides in my web module are
not started.
My ear looks like this:
/root
-- META_INF
Application.xml
jboss-app.xml
ModuleWeb.war
ModuleBusiness.jar
-- ModuleWeb-exp.war
*.jsp
-- WEB-INF
web.xml
-- Classes
TestAction.class
The TestAction class implements a Test class that has the @Local annotation. I
followed the getting started tutorial. But somewhere i must be missing
something.
All help is very appreciated
Thanks!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984060#3984060
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984060
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user