glassfish_at_javadesktop.org wrote:
> Hi all,
>
> my webapp turns ok on glassfish v2.1, but when i try to deploy it on v3, i've got the following error :
>
> java.lang.Exception: java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: java.lang.IllegalArgumentException: java.lang.ClassNotFoundException: flex.messaging.HttpFlexSession
>
> All my jars are in the /lib of my war file,
/lib/ of war is not recognized by a web container, /WEB-INF/lib/ is. May
that's the problem.
Sahoo