We have implemented a service that returns a HashMap:

public HashMap<Integer, Object> doSomething();

Unfortunately the generated WSDL schema for the HashMap is not very 
straightforward (or maybe even false) and so our PHP client cannot interprete 
the service response (class mapping fails). 

Is there something special in order to produce a usable WSDL definition for the 
HashMap result (using JAXB databinding)? The same problem exists if we want to 
use a HashMap as parameter for a WS method.

Mit lieben Grüßen aus dem eWerk

  |  Holger Stolzenberg
  |  Softwareentwickler
  |
  |  Geschäftsführer: 
  |  Frank Richter, Erik Wende, Hendrik Schubert
  |
  |  eWerk IT GmbH
  |  Markt 16
  |  Leipzig 04109
  |  http://www.ewerk.com
  |  HRB 9065, AG Leipzig
  |  Hauptniederlassung Leipzig
  |
  |  fon +49.341.4 26 49-0
  |  fax +49.341.4 26 49-88
  |  mailto:[EMAIL PROTECTED]
  |
  |  Support:
  |  fon 0700 CALLME24 (0700 22556324)
  |  fax 0700 CALLME24 (0700 22556324)
  |
  | Auskünfte und Angebote per Mail
  | sind freibleibend und unverbindlich. 

Reply via email to