RE: beanMapping in WSDD

2004-10-14 Thread Arijit Mukherjee
;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

RE: beanMapping in WSDD

2004-10-14 Thread Mark Malinoski
lt;[EMAIL PROTECTED]> 10/14/04 11:30 AM cc Subject Please respond to R

RE: beanMapping in WSDD

2004-10-14 Thread Suzy Fynes
Thanks for that!   -Original Message- From: Anne Thomas Manes [mailto:[EMAIL PROTECTED] Sent: 14 October 2004 16:31 To: [EMAIL PROTECTED] Subject: RE: beanMapping in WSDD   You can have more than one tag in a WSDD. You cannot specify more than one bean class in the same tag

RE: beanMapping in WSDD

2004-10-14 Thread Anne Thomas Manes
You can have more than one 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