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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...