Suzy If an RPC oriented service is not an absolute necessity, you can look into a document-oriented service - define all your types in an XSD schema and use those. You don't really have to worry about all these things in that case...
Cheers Arijit >-----Original Message----- >From: Mark Malinoski [mailto:[EMAIL PROTECTED] >Sent: 14 October 2004 16:41 >To: [EMAIL PROTECTED] >Subject: RE: beanMapping in WSDD > > >FYI - Client side you need to call registerTypeMapping on the >call object for each container class as well. > >Mark A. Malinoski >AES/PHEAA >Technical Coordinator/Web Development >717-720-2413 >[EMAIL PROTECTED] > > > > > > "Anne Thomas > > Manes" > > <[EMAIL PROTECTED]> > To > ><[EMAIL PROTECTED]> > 10/14/04 11:30 AM > cc > > > > Subject > Please respond to RE: beanMapping in WSDD > > [EMAIL PROTECTED] > > he.org > > > > > > > > > > > > > >You can have more than one <beanMapping> tag in a WSDD. You >cannot specify more than one bean class in the same tag. > > > > > >Anne > > > > > > > > >From: Suzy Fynes [mailto:[EMAIL PROTECTED] >Sent: Thursday, October 14, 2004 10:48 AM >To: [EMAIL PROTECTED] >Subject: beanMapping in WSDD > > > > > > > > >Hi, > > > > > >Can there be more than one <beanMapping> tag in an WSDD doc? >Or can you specify more than one bean class in the same tag? > > > > > >Thanks, > > >Suzy > > > > > > >