Re: [Geotools-devel] How to generate a new xml-bindings parser configuration

2007-12-03 Thread Justin Deoliveira
Hi Saul, Looks like you are having fun in xml land... The generator as an eclipse plugin stuff below is quite out of date and as Jody stated I ported it to an eclipse plugin. Jody included the link but here it is again: http://docs.codehaus.org/display/GEOTDOC/4+XML+Code+Generation However... i

Re: [Geotools-devel] How to generate a new xml-bindings parser configuration

2007-11-30 Thread Jody Garnett
Saul Farber wrote: > I'm doing a lot of replying to my own emails today. Perhaps this means > I should look first and ask second... Well, anyway, now there's a > nabble-able trail for others to follow. > > I found this (wonderful) resource: > > http://udig.refractions.net/confluence/display/OWS3/

Re: [Geotools-devel] How to generate a new xml-bindings parser configuration

2007-11-30 Thread Saul Farber
I'm doing a lot of replying to my own emails today. Perhaps this means I should look first and ask second... Well, anyway, now there's a nabble-able trail for others to follow. I found this (wonderful) resource: http://udig.refractions.net/confluence/display/OWS3/Using+the+Code +Generator I've

[Geotools-devel] How to generate a new xml-bindings parser configuration

2007-11-30 Thread Saul Farber
Hey all, So I'd like to port the WMS client to use the XML-bindings parser (away from the XDO parser). Partly this is a test of my own knowledge, and partly it's that I'm developing a client and I'd like to not have to bundle two sets of jars/parser-engines along with it. I assume that the gt2-x