Hi Folks, 

I have Web service client application, compiled using JWSDP 1.6.
the client applcaion is a servlet to use webservice. 
I got   
java.lang.ClassCastException: org.jboss.axis.Message
80-Processor25:)   at 
com.sun.xml.rpc.client.dii.CallInvokerImpl._postSendingHook(CallInvokerImpl.java:305)


But I have fixed this issue after removing jbossall-client.jar from client 
classpath. it works fine.

Also thanks for this link


http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3920500




But this jar has  org.jboss.logging.Logger class . I need this class to log 
some info. 
How can I solve this conflict? I tried to use log4j.jar, seems not working well.

Please help.


 

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

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


-------------------------------------------------------
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://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to