Re: [Geotools-devel] Converters Failure in uDig

2007-05-08 Thread Jesse Eichar
:P.. Can't wait. On May 8, 2007, at 10:32 AM, Justin Deoliveira wrote: > Hi Jesse, > > I think this should be fine. We will find out if there are any > issues the next time we run wfs 1.1 cite t4ests in GeoServer :). > > -Justin > > Jesse Eichar wrote: >> Hi, >> I've changed the factory looku

Re: [Geotools-devel] Converters Failure in uDig

2007-05-08 Thread Justin Deoliveira
Hi Jesse, I think this should be fine. We will find out if there are any issues the next time we run wfs 1.1 cite t4ests in GeoServer :). -Justin Jesse Eichar wrote: > Hi, > > I've changed the factory lookup in Converters to use the "normal" > Factory lookup mechanism used by other FactoryFi

[Geotools-devel] Converters Failure in uDig

2007-05-08 Thread Jesse Eichar
Hi, I've changed the factory lookup in Converters to use the "normal" Factory lookup mechanism used by other FactoryFinders such as CommonFactoryFinder. I did this because the implementation was failing in the face of uDig's classloader madness. Let me know if there are problems. Seems to