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
