Contract-first is not supported in Aegis at all at this point. Aegis can't handle the vast majority of XML Schema constructs. It manages to map Java classes to a pretty narrow collection of alternatives. This would be a very big job.
On Mon, May 11, 2009 at 4:08 AM, tog <[email protected]> wrote: > Hi, > > I was wondering if wsdl2java is working for other front end and databinding > than jaxws and jaxb. Using simple frontend and aegis databinding in > GroovyWS > I would like to investigate a contract first approach ... > I found some velocity templates in the source code but could not figure out > yet if they are used - and where they are. > > Any comment ? > > Best Regards > Guillaume >
