[JBoss-user] [EJB/JBoss] - Re: error:javax.naming.CommunicationException

2004-02-09 Thread harsh_pandit
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820709#3820709 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820709 Thanks I found solution --- The SF.Net email is s

[JBoss-user] [EJB/JBoss] - Re: error:javax.naming.CommunicationException

2004-02-09 Thread pilhuhn
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820708#3820708 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820708 Try to just put jbossclient-all.jar (besides your own classes) in the classpath.

[JBoss-user] [EJB/JBoss] - Re: error:javax.naming.CommunicationException

2004-02-09 Thread harsh_pandit
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820705#3820705 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820705 I have set following paths. JBOSS_HOME=c:\jboss-3.2.3 JBOSS_DIST=c:\jboss-3.2.3 JAVA_HOME=c:\j2s

[JBoss-user] [EJB/JBoss] - Re: error:javax.naming.CommunicationException

2004-02-09 Thread [EMAIL PROTECTED]
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820703#3820703 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820703 What is in your client's classpath? Where does your client get its JBoss libraries from? ---

[JBoss-user] [EJB/JBoss] - Re: error:javax.naming.CommunicationException

2004-02-09 Thread harsh_pandit
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820699#3820699 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820699 Thanks for ur reply But I have install jboss-3.2.3 recently and also not using ANT instead ,I m using

[JBoss-user] [EJB/JBoss] - Re: error:javax.naming.CommunicationException

2004-02-08 Thread [EMAIL PROTECTED]
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820683#3820683 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820683 Your client side libs are out of sync with the server side. Maybe you've updated the server recently?