Re: Bean-to-XML Serializer

2002-10-07 Thread Nirmal Mukhi
cc: Subject: Re: Bean-to-XML Serializer 10/07/2002 11:25

Re: Bean-to-XML Serializer

2002-10-07 Thread Scott Nichol
. Scott Nichol - Original Message - From: "carey" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 07, 2002 11:01 AM Subject: Bean-to-XML Serializer > > We will be using SOAP 2.3. For most users we need to conver to/from SOAP to > java b

Bean-to-XML Serializer

2002-10-07 Thread carey
We will be using SOAP 2.3. For most users we need to conver to/from SOAP to java bean format. However, for a few users, we will need to convert from the java bean to either DOM or literal-XML. Is there a way to do this? I see the beanserializer will go from SOAP to bean and back, but how do I