3 Replies Latest reply on Feb 13, 2007 8:13 AM by santhoshitha

    java.util.Map using wstools and generating wsdl

    avembakam

      <configuration xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">

      This is my namespace configuraions.

      The wsdl that gets generated has "Map" definiton as





      which is not the same when using axis. How do I correcly map java.util.Map