Ok -- New Direction trying the following:
AxisEngine ae = new AxisServer().getClientEngine();
FileReader reader = new FileReader(new
File("//var//tmp/goodResponse/goodResponse.xml"));
InputSource is = new InputSource(reader);
MessageContext mc = new MessageC
Should be ?
I am needing to tie type of processing into an ejb, I
can flip a property on the config and have it use a
utility to read in an xml file and deserialize to the
Axis generated classes, unknown to the presentation
side of things...
Yet, How ?
Thus fare I have the following, yet the respon
Should be fairly straightforward to modify the tcpmon code
included with axis to provide 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 Serializ