Answering my own question :-). This is how I was able to do it:
| <jboss version="3.0"> | | <enterprise-beans> | <session> | <ejb-name>HelloWorldBean</ejb-name> | <jndi-name>HelloWorld</jndi-name> | </session> | </enterprise-beans> | | </jboss> | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4165496#4165496 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4165496 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
