Hello Everyone,
I managed to embed pluto 1.1beta1 (from binary distribution) on tomcat
5.0.28 in my project and have no problems invoking portlets from same
context as my application, but running into problem (ClassCastException)
when I try cross context invocation. Before starting to bore you with
long stacktraces I just want to make sure that I'm doing everything
right: I try to follow "Getting started" tutorial (manual installation
part). The only thing I do differently (though I also tried the "right"
way) is I put pluto jar "bundle" (castor-0.9.6.jar, portlet-api-1.0.jar,
pluto-container-1.1-beta1.jar, pluto-descriptor-api-1.1-beta1.jar,
pluto-descriptor-impl-1.1-beta1.jar, pluto-taglib-1.1.0-beta1.jar) in
each app separately instead of |<TOMCAT_HOME>/shared/lib. Is this the
source of my problems?
Thank you.
Pavel
|