Carsten Ziegeler wrote:
Leszek Gawron wrote:
won't work anyway. ResourceUtils class is not handling wildcard resources properly.
I guessed so :(
I am trying to fix it now.
Great!! If you need help, let me know.

Heeelp :)

I have converted the code to use classpath*: resources properly. But I cannot get them from classpath. Even this does not work:

Thread.getCurrentThread().getContextClassLoader().getResource( "META-INF/cocoon/spring/cocoon-core-applicationcontext.xml" );

--
Leszek Gawron                                    CTO at MobileBox Ltd.

Reply via email to