Re: Problems with ImageIO custom service providers with Tomcat >= 6.0.24

2010-03-30 Thread Simone Giannecchini
On Tue, Mar 30, 2010 at 9:41 AM, Mark Thomas wrote: > On 30/03/2010 08:03, Simone Giannecchini wrote: >> Ciao Mark, >> thanks for your answer. >> The short explanation is the one I gave "It looks like that ImageIO >> additional service providers are not loaded >>  anymore at runtime via the standa

Re: Problems with ImageIO custom service providers with Tomcat >= 6.0.24

2010-03-30 Thread Mark Thomas
On 30/03/2010 08:03, Simone Giannecchini wrote: > Ciao Mark, > thanks for your answer. > The short explanation is the one I gave "It looks like that ImageIO > additional service providers are not loaded > anymore at runtime via the standard jar META-INF/services mechanism." > > Longer explanation

Re: Problems with ImageIO custom service providers with Tomcat >= 6.0.24

2010-03-30 Thread Simone Giannecchini
Ciao Mark, thanks for your answer. The short explanation is the one I gave "It looks like that ImageIO additional service providers are not loaded anymore at runtime via the standard jar META-INF/services mechanism." Longer explanation is as follows. ImageIO allows to define additional readers/wr

Re: Problems with ImageIO custom service providers with Tomcat >= 6.0.24

2010-03-29 Thread Mark Thomas
On 30/03/2010 00:21, Simone Giannecchini wrote: > Ciao, > long story short, in an OS geospatial project that we maintain we are > experiencing problems when deploying on Tomcat >= 6.0.24 due to the > latest permgen fixes ( I guess). Define problems. What? When? > It looks like that ImageIO additi

Problems with ImageIO custom service providers with Tomcat >= 6.0.24

2010-03-29 Thread Simone Giannecchini
Ciao, long story short, in an OS geospatial project that we maintain we are experiencing problems when deploying on Tomcat >= 6.0.24 due to the latest permgen fixes ( I guess). It looks like that ImageIO additional service providers are not loaded anymore at runtime via the standard jar META-INF/se