Justin Deoliveira ha scritto:
> Hi Andrea,
> 
> This may not be relevant but have you considered attempting to implement 
> your own FactoryIteratorProvider instance backed directly onto the 
> Sextante plugin model. And then register it with 
> FactoryIteratorProviders.addFactoryIteratorProvider(..).
> 
> I tried this approach for spring before, loading factory plugins 
> directly from a spring context. It worked but i had some issues using it 
> in GeoServer. May be worth a shot.

Hum, this is more or less what I did in fact, sorry if that wasn't clear
from the beginning. I created a factory iteratory provider backed 
directly by Sextante.getAlgorithms.
But, I used GeoTools.addFactoryIteratorProvider instead, and ended up 
with the problem I described.
FactoryIteratorProviders is package private, so I cannot use it, but
GeoTools.addFactoryIteratorProvider calls it directly.

Soo... still no go
Cheers
Andrea

-- 
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.

------------------------------------------------------------------------------
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to