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
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
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)
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
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
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
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