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 
com.sun.xml.rpc.client.dii.CallInvokerImpl._postSendingHook(CallInvokerImpl.java:305)
        at 
com.sun.xml.rpc.client.StreamingSender._send(StreamingSender.java:324)
        at 
com.sun.xml.rpc.client.dii.CallInvokerImpl.doInvoke(CallInvokerImpl.java:103)
        at com.sun.xml.rpc.client.dii.BasicCall.invoke(BasicCall.java:492)
        at 
com.sun.xml.rpc.client.dii.CallInvocationHandler.doCall(CallInvocationHandler.java:121)
        at 
com.sun.xml.rpc.client.dii.CallInvocationHandler.invoke(CallInvocationHandler.java:85)
        at $Proxy0.login(Unknown Source)
        at com.wcom.rrs.remote.client.TestClient.main(TestClient.java:34)

If you or anyone out there could help me, it would be greatly appreciated.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913986#3913986

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913986


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to