How to Serialize/Deserialize to/from file(For testing)

2004-05-24 Thread aa bb
I have seen this posting here, yet with on definitive answers. So, I figured we could put something together... Here is the situation: We are a consumer of a WS and the providers test systems are like a yoyo always up and down. In order to keep our development team moveing Iam needing to perform t

RE: How to Serialize/Deserialize to/from file(For testing)

2004-05-24 Thread aa bb
vide the caching behavior > for when > the host is unreachable... > > Russ > > -Original Message- > From: aa bb [mailto:[EMAIL PROTECTED] > Sent: Monday, May 24, 2004 4:13 PM > To: [EMAIL PROTECTED] > Subject: How to Serialize/Deserialize to/from > file(For testing) >

Re: How to Serialize/Deserialize to/from file(For testing)

2004-05-24 Thread aa bb
serializer deser = dc.getDeserializer(_OTA_AirLowFareSearchRS.class,new javax.xml.namespace.QName("http://www.opentravel.org/OTA/2003/05";, ">OTA_AirLowFareSearchRS")); --- aa bb <[EMAIL PROTECTED]> wrote: > I have seen this posting here, yet with on > defin