DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13618>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13618 Implicit header support ------- Additional Comments From [EMAIL PROTECTED] 2002-10-14 22:13 ------- There are known issues with this implementation. I recently found a problem in the generated Stub when the header objects were comming from another namespace than the web service one (the fix lies in finding the appropriate namespace for the header object, tweeking the generated code manually proved it) This note can be found in StubWriter // THIS IS PATCH THAT ALLOWS -A TO GENERATE ALL TYPE MAPPING // THIS IS NOT PART OF AXIS. This is the only way I could get all the type mapping to be done, I cannot remember why precisely at the moment but I remember that this is not the correct solution.