users@jersey.java.net

impedance between hyperjaxb and jersey

From: Felipe Gaúcho <fgaucho_at_gmail.com>
Date: Wed, 1 Apr 2009 19:31:30 +0200

1) hyperjaxb doesn't support that:

       <xsd:element name="configuration">
               <xsd:complexType>
                  .....

console: Cannot derive a name from schema. A name attribute specified
to the <class> customization.

2) Jersey requires at least 1 root element, do not generated by the
below xsd fragment:

       <xsd:element name="configuration" type="config:footprint.config" />
       <xsd:complexType name="footprint.config">
               .......


any solution for that ??


--
Please help to test this application:
http://fgaucho.dyndns.org:8080/cejug-classifieds-richfaces
-- 
Please help to test this application:
http://fgaucho.dyndns.org:8080/cejug-classifieds-richfaces