When I call
               call.registerTypeMapping(cls, qName, sf, df,false);
from my axis generated client stub  there is no problem . But when I call the same code from my webapp context , I get a
RemoteException Failure trying to get the Call object
the package structure and code is exactly the same ! what am I doing wrong ?
 
thanks
 
p
 

Reply via email to