Hi
All
I am working on a
project where my intent is to make a web service that can be consumed by
multiple platforms. I am currently using the latest version of Axis (1.1beta).
My Web Service also attaches files to the SOAP message.
The main non-Java
platform I have been playing with is blotBlet... excuse me :) ... .Net, more
specificly, the Microsoft WSE 1.0 which is a subset of the origional Web Service
library that allows SOAP with attachements. When the WSE 1.0 Web Service
client attempts to consume the Axis Web Service, Axis throws an Exception saying
must understand yadda, yadda, yadda. It seems like .NET WSE 1.0 sends extra SOAP
message elements that Axis fails when parsing.
Has anyone ran into
this or knows a work around for this?
Thanks
Josh
