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 jd...@visi.com on 2004/01/27 17:49:11 UTC

Client bean mapping

I'm wondering how I can describe bean mapping in a xml file for client requests.
 I'm hoping that I can place service tags in client-config.wsdd similiar to the
ones in server-config.wsdd.

All the examples I've seen so far explicitly map the objects in the code, and I
need to advoid this if at all possible.


thanks


joe