Kyle,
I tried ypur solution. Now I get different error message.
Here is what I get, any clue ???:
C:\WS\WebSphere\AppServer\bin>launchClient D:\tmp\TestClient.ear
IBM WebSphere Application Server, Release 5.1
J2EE Application Client Tool
Copyright IBM Corp., 1997-2003
WSCL0012I: Processing command line arguments.
WSCL0013I: Initializing the J2EE Application Client Environment.
WSCL0035I: Initialization of the J2EE Application Client Environment has complet
ed.
WSCL0014I: Invoking the Application Client class TestSendMessage
Sending message: 'This is
test queue sender program.'
Retrieving a QueueConnectionFactory from JNDI
javax.naming.CommunicationException: A communication failure occurred while atte
mpting to obtain an initial context with the provider URL: "iiop://jjoshi.braunc
onsult.com:9090". Make sure that any bootstrap address information in the URL i
s correct and that the target name server is running. A bootstrap address with
no port specification defaults to port 2809. Possible causes other than an inco
rrect bootstrap address or unavailable name server include the network environme
nt and workstation network configuration. Root exception is org.omg.CORBA.COMM_
FAILURE: purge_calls:1218 reason=1 state=5 vmcid: IBM minor code: 306 complete
d: Maybe
at com.ibm.rmi.iiop.Connection.purge_calls(Connection.java:1217)
at com.ibm.rmi.iiop.Connection.doReaderWorkOnce(Connection.java:2617)
at com.ibm.rmi.transport.ReaderThread.run(ReaderPoolImpl.java:136)
Unexpected error A communication failure occurred while attempting to obtain an
initial context with the provider URL: "iiop://jjoshi.braunconsult.com:9090". M
ake sure that any bootstrap address information in the URL is correct and that t
he target name server is running. A bootstrap address with no port specificatio
n defaults to port 2809. Possible causes other than an incorrect bootstrap addr
ess or unavailable name server include the network environment and workstation n
etwork configuration.