[jboss-user] [JNDI/Naming/Network] - Re: javax.naming.NoInitialContextException trying to connect

2007-08-13 Thread atuljboss
Okay - I have found the resolution and it is pretty simple but I think it would be important for people to know. The exception was being thrown because I did a cut paste of the block of the JMS provider from MS Word into vi editor on linux (found out it does not matter - even while editing on w

[jboss-user] [JNDI/Naming/Network] - Re: javax.naming.NoInitialContextException trying to connect

2007-08-08 Thread atuljboss
Actually I tried putting that as well. But I am getting the same exception. I do have a similar other setup that does not give this problem. I am trying to find what is the difference between the two setups. The one that is giving the problem is from the jboss install archive without any changes

[jboss-user] [JNDI/Naming/Network] - javax.naming.NoInitialContextException trying to connect to

2007-08-06 Thread atuljboss
I have a simple setup where I am trying to connect to a remote JMS queue using a MDB. Jboss and JDK versions are Jboss 4.0.4GA and JDK 1.4.2_11 respectively. I have configured the MDB Jboss instance as well as the queue host where the JMSProvider is configured (the default JbossMQ provider) as