hi,

    i have an axis service . I want to run it using
JAXRPC client,
but it was creating problem for simple primitive types
like int,byte,short etc.
on running it shows exception like

deserialization error :
java.lang.NumberFormatException: For input String ""

I have set return tyep for it as

call.setReturnType(new
QName("http://www.w3.org/2001/XMlSchema","int";),
int.class(or Integer.class));


plz reply asap

thanks

Manoj


        
                
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 

Reply via email to