Results 1 to 1 of 1
Thread: From class to webservice..
- 01-31-2011, 02:24 PM #1
Member
- Join Date
- Nov 2010
- Posts
- 13
- Rep Power
- 0
From class to webservice..
Hello everybody!
I have implemented a class that works 100%. The inputs and outputs are all serializable. But when I try to create (in Eclipse Helios) and test a webservice from it, I get the following :
IWAB0398E Error in generating WSDL from Java: java.lang.ClassCastException: org.apache.axis.encoding.ser.BeanSerializer cannot be cast to org.apache.axis.encoding.Serializer
java.lang.ClassCastException: org.apache.axis.encoding.ser.BeanSerializer cannot be cast to org.apache.axis.encoding.Serializer
Can anybody tell me how may I solve this?
Thanks !Last edited by JohnDas; 01-31-2011 at 02:49 PM.
Similar Threads
-
RestFul Webservice
By deepaksurthi in forum XMLReplies: 0Last Post: 10-26-2010, 01:27 PM -
Please help me in webservice
By javastuden in forum New To JavaReplies: 0Last Post: 10-11-2010, 12:13 PM -
Getting WebService Annotations in a .class file.
By carlo@CCS in forum Advanced JavaReplies: 0Last Post: 10-07-2009, 11:13 PM -
WebService Client
By pravin2008 in forum NetBeansReplies: 3Last Post: 07-23-2008, 01:48 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks