Re: Deseralize XML

2004-07-20 Thread Yves Langisch
ethods in > > to my own class. > > > > Aoife > > > > > > > > > > wei zhu > > > > > > 19/07/2004 23:41 > > Please respond to > &

Re: Deseralize XML

2004-07-20 Thread wei zhu
to contain the methods named so I just copied the required methods in> to my own class. > > Aoife> > > > > wei zhu> <[EMAIL PROTECTED]>> > 19/07/2004 23:41> Please respond to> axis-user> > To: > [EMAIL PROTECTED]> cc: > Subject: > Re: D

Re: Deseralize XML

2004-07-20 Thread Yves Langisch
gt; > To: > [EMAIL PROTECTED] > cc: > Subject: > Re: Deseralize XML > > > Yves, > I couldn't find java class AxisUtil. Do you know which jar AxisUtil is > in? > > thanks a lot > Wei > > >

Re: Deseralize XML

2004-07-20 Thread Aoife . Kavanagh
     [EMAIL PROTECTED]         cc:                 Subject:        Re: Deseralize XML Yves, I couldn't find java class AxisUtil. Do you know which jar AxisUtil is in?   thanks a lot Wei     /// Tom, Noel, Aoife

Re: Deseralize XML

2004-07-19 Thread wei zhu
Yves, I couldn't find java class AxisUtil. Do you know which jar AxisUtil is in?   thanks a lot Wei     /// Tom, Noel, Aoife,Try this with 1.2beta:/**   * Deserializes an InputStream (i.e. a XML file) to the appropr

Re: Deseralize XML

2004-07-15 Thread Yves Langisch
Tom, Noel, Aoife, Try this with 1.2beta: /** * Deserializes an InputStream (i.e. a XML file) to the appropriate Java Class * generated by Axis. * * @param is is the InputStream for deserializing (without SOAP elements) * @param qname is the qualified name of the namespace of the XM

Re: Deseralize XML

2004-07-15 Thread Aoife . Kavanagh
Hi, This is exactly what I need also.  Has anybody found a solution for this? Thanks, Aoife >Hi, >I've been looking to do the same thing. If I can find out how to call the axis >serialize / deserialize routines by hand, I can do away with using castor - >which to be honest is a bit of a pain to