1 Reply Latest reply on Jan 13, 2004 5:43 PM by richaud

    Generating value objects with xdoclet

       

      "richaud" wrote:
      My web service returns and takes beans as arguments. For example I have a UserService session EJB which returns a Session value object. This value object is annotated using the @jboss-net.xml-schema tag, but although the web-service.xml file is correctly generated, I can't see type mappings for the value objects : the section in the generated web service descriptor is empty.

      I can't find a complete example supposed to work. Has anybody managed to produce the type mapping section in the web-service.xml file?

      Regards.