Hi sjtirtha,
Are you using Axis support or Axis2 support on WTP to generate the Web
Service? And also posting the WTP version also will be helpful to give more
information to you regarding the issue that you have.
Thanks
Lahiru

On 8/20/07, sjtirtha <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I'm trying to create a web service from my Java Class, but I get this
> error:
>
>   The method "init" on the service class "ws.impl.ZoneServiceImpl" uses a
> data type, "java.lang.Object", that is not supported by the JAX-RPC
> specification. Instances of the type may not serialize or deserialize
> correctly. Loss of data or complete failure of the Web service may result.
>
> *
>
> import
> * org.springframework.remoting.jaxrpc.ServletEndpointSupport;
> public class ws.impl.ZoneServiceImpl extends ServletEndpointSupport
> implements ZoneService{
>    .....
> }
>
> Can I generate a web service from a java class that extends
> ServletEndpointSupport ?
>
> Regards,
>
> Steve
>



-- 
Thanks
Lahiru Sandakith

http://sandakith.wordpress.com/
GPG Key Fingerprint : 8CD8 68E0 4CBC 75CB 25BC  1AB1 FE5E 7464 1F01 9A0F

Reply via email to