[JBoss-user] [JNDI/Naming/Network] - Re: Failed to retrieve stub from server

2006-01-06 Thread stetsonab
I was able to get passed the error. Apparently I used the wrong port number. The jnp port was different from the port jboss is running from. But now I am receiving another strange error: javax.naming.NameNotFoundException: comp not bound at org.jnp.server.NamingServer.getBinding(NamingSer

[JBoss-user] [JNDI/Naming/Network] - Failed to retrieve stub from server

2006-01-06 Thread stetsonab
I posted this question already in a different forum (http://www.jboss.org/index.html?module=bb&op=viewtopic&t=74658&start=0) and apologize if you already ran accross it. But there was a similar problem stated before I posted mine which remained unanswered, so I thought, this may be the better f

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: jboss+eclipse + MS Sqlserver 20000

2006-01-06 Thread stetsonab
Here is my exception: I am also using Jboss with exclipse with db connectivity to db2. javax.naming.CommunicationException: Failed to retrieve stub from server localhost:8180 [Root exception is java.io.EOFException] at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:209)

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: jboss+eclipse + MS Sqlserver 20000

2006-01-06 Thread stetsonab
I received exactly the same error trying to set up an ejb client. PLEASE HELP! I AM STUCK!! Fresher, if you solved the problem in the meantime, can you let me know what you did? Thanks!!! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3916099#3916099 Reply to

[JBoss-user] [JBossWS] - Re: WSDOCServiceStepByStep help

2006-01-04 Thread stetsonab
Thanks to everyone who replied. You guys are great! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915712#3915712 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3915712

[JBoss-user] [JBossWS] - Re: WSDOCServiceStepByStep help

2005-12-22 Thread stetsonab
Maybe that is where the problem ismaybe the code is referencing the wrong Jar file. Here are the jars that I have in my classpath... jboss\client\jboss-jaxrpc.jar jboss\client\jboss-saaj.jar jboss\client\jboss-ws4ee.jar jboss\client\jboss-common-client.jar jboss\client\commons-discovery.jar j

[JBoss-user] [JBossWS] - Re: WSDOCServiceStepByStep help

2005-12-22 Thread stetsonab
ibsscott, did you ever get this problem figured out? I have exactly the same error showing up when trying to run my test client. I tested my webservices with a SOAP Message Console, and they are running fine. Here is the exact error that is being thrown. java.lang.ClassCastException at