Hi aaaaa, that should normally work assuming you have the <hidden-classes> tag in your geronimo-web.xml deployment plan and your spring jars are in the web-inf/lib subdirectory. If both conditions are true are you at liberty to email me a non-proprietary version of your war file and I'll see if I can see anything else that might be specified incorrectly ??

aaaaa wrote:
hi all,
I'm trying to run web app under geronimo..
I'm getting this error , but I have all spring libraries in web-inf/

Caused by: java.lang.NoClassDefFoundError:
org/springframework/beans/factory/InitializingBean

I tried this:
         <dep:hidden-classes>
            <dep:filter>org.springframework</dep:filter>
        </dep:hidden-classes>
but it didn t help either.
geronimo 2.1.1.
How do I fix it?
thanks.


--
Thanks,
Tim McConnell

Reply via email to