You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Softwareentwicklung Hauschel <e-...@hauschel.de> on 2006/01/17 10:38:57 UTC

axis server side

Hey all,
i've read the documentation for "Custom Deployment - Introducing WSDD". I
connot find a reference to "wsdl2java" or the Interface
"org.apache.axis.wsdl.Skeleton". Is it possible to deploy an simple java
Class and operation with simple java Beans?

Why "wsdl2java" then generates a static block in ther SoapBindingSkeleton
static block? And what's about the Methods in the generated beans
(getTypeDesc(), getSerializer(), getDeserializer())?

Thanks Fredy