Re: [jibx-users] BindGen tool : No way to handle type java.util.HashMap

2010-09-23 Thread Namita
Ben Erridge bene at cyberoblivion.com writes: I am trying to build a xml schema  from a java class with bindgen but it seems that it doesn't understand what todo with a Map All the maps are of type String, Object is there anything I can do to get this to work simply?-- Benjamin Erridge

Re: [jibx-users] BindGen tool : No way to handle type java.util.HashMap

2010-09-23 Thread Namita
Ben Erridge bene at cyberoblivion.com writes: I am trying to build a xml schema  from a java class with bindgen but it seems that it doesn't understand what todo with a Map All the maps are of type String, Object is there anything I can do to get this to work simply?-- Benjamin Erridge

[jibx-users] Fatal error: SOAP-ERROR: Parsing Schema: unresolved element 'ref' attribute

2010-09-23 Thread Bonnie Lowell
Hi, I am writing the following function to access the soap webservice of OpenTravel HotelSearch but this error results: *Fatal error: SOAP-ERROR: Parsing Schema: unresolved element 'ref' attribute * ?xml version=1.0 encoding=UTF-8? wsdl:definitions xmlns:wsdl=http://schemas.xmlsoap.org/wsdl/;

[jibx-users] Duplicate conversion defined on input only.

2010-09-23 Thread Darin Clark
After looking through the documents on the site, I'm seeing some behavior that would seem to qualify as a feature - I'd like an opinion on it. While the docs agree that this behavior exists, I'm not sure it _should_. Concrete mappings are, the docs state, one-per-class. For marshalling