Hello,

For what it's worth, I'm going to suggest you post to the Axis mailing 
lists and get clarification (for they will know infinitely more than 
anyone else). And from what I recall, the Remedy webservice implementation 
hasn't been touched in years. The WebServiceSoapClient class in the 
websvcX.jar has a main method (i.e. the class is runnable) with a bunch of 
test cases that don't actually work against the webservice code :-) This 
suggests it was written once, and then someone attempted to rewrite it 
without bothering to update any of the test suite.

You could of course consider our XML Gateway, written with up to date 
webservice support and with a range of integration options - such as, off 
the top of my head, the ability to pass attachments into Remedy by URL:

<myAttachment>http://www.javasystemsolutions.com/someDocument.doc</myAttachment>

The ROI is obvious: It works, and you don't spend days trying to make it 
work :-) 

Anyway, back to the point in hand, I'd suggest the Axis mailing lists.  


John

Java System Solutions : http://www.javasystemsolutions.com

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org

Reply via email to