Oooppss..

One more thing I forgot. If you don't provide the ejb-jar.xml file, JBoss will 
deploy your ejbs as:

<NAME-OF-EAR-FILE>/<BEAN-CLASS-NAME>/Local or
<NAME-OF-EAR-FILE>/<BEAN-CLASS-NAME>/Remote.

In the example above you will get something like:
/my-service/MyBean/Local or /my-service/MyBean/

Sorry for using the word "service" here. I did'd som web services and called 
them ...-service. That's why the service extension of the ear file's name.

//Oskar



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042769#4042769

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042769
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to