Hi
I fixed the issue the problem is with my deploy.wsdd
http://xml.apache.org/axis/wsdd/" xmlns:java="http://xml.apache.org/axis/wsdd/providers/java"> http://ejb.wsif.company.com" > http://www.w3.org/2001/XMLSchema"/> xmlns:ns="http://ejb.wsif.compa
Hi
I deployed a sample ejb webservice using Axis and i am using WSIF to invoke the webservice.
My webservice is going to return a complex java object(A value object).
The service was invoked successfully and the problem is with Deserializing the object ejb returned.
Its throwing error while Deseria
Hi All,
I'm getting the following error while trying to invoke the web service
using the client.
I've generated the client and server using WSDL2Java.
11:53:27,295 ERROR [BeanPropertyTarget] Could not convert
org.apache.axis.types.
URI to bean field 'value', type org.apache.axis.types.URI
11:53: