You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2004/02/23 16:19:13 UTC

DO NOT REPLY [Bug 27161] New: - Specifying namespacemappingfile in Ant task axis-wsdl2java does not work

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=27161>.
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=27161

Specifying namespacemappingfile in Ant task axis-wsdl2java does not work

           Summary: Specifying namespacemappingfile in Ant task axis-
                    wsdl2java does not work
           Product: Axis
           Version: 1.2 Alpha
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: WSDL processing
        AssignedTo: axis-dev@ws.apache.org
        ReportedBy: ere@codan.dk


I cannot get the namespacemappingfile feature to work using the axis-wsdl2java
Ant  task.. Using the normal nested mapping elements works as described.

When I run the script, it says: "INFO: Loaded namespace-to-package mapping
file...", but the created packages does not correspond to the mappings in the file.

I'm using Ant 1.6.0 and have tried both Axis 1.1 and 1.2alpha.