I'm not sure if i understand wat u r trying to say , but if i get right u want 
to acsess yr beans remotely from diiferent clients...
Then use Java client and make sure yr beans are deployed using Remote interface 
not local interfaces...
And acces the name server by its ip address / by  name not teh one on 
loachost...as thi s wil give reference to the bean, to invoke opearations on it.

This  is the main feataure of EJBs... to acess the business logic encapsulated 
in them by front tier which can be web lient or a Thick/Thin Client

Vishal

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

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


-------------------------------------------------------
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