Hi,
I want list all jndi names. When context.listBindings("") is called from a
stand-alone client, if an ejb class is not on CLASSPATH, there will be an
exception, the methord does not return anything.
I see there are two problems:
1. listBinding("") shoud list jndi names only, should not try to construct the
object. Some ejb classes may not on CLASSPATH, some objects, say
jdbc related ones, may be not applicable for remote clients.
2. If you really want construct that object, listBindings("") should return
as many jndi names as possible, ignore the ones it can not construct.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873291#3873291
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873291
-------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user