first a couple of questions, how are the ejb being deployed , If they are being 
deployed in a EAR all you have to do is place the entrys in the deployment plan 
jboss-app.xml, this is where you will be able to set up the actual value that 
is being returned from the lookup, it is done just like a datasource. The other 
solution would be global to the AS but you could bind to the jboss jndi tree a 
value but this is a kludge IMO, I think the only real solution is to include 
inan ear and bind them using the deployment plan.

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3868977


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to