Paul McMahan wrote: > Also, I worked on a Jetty version of the plugin but encountered some > problems with classloading that I think may be due to the Jetty > assembly pulling in Spring and/or cglib differently than the Tomcat > assembly? I saw a couple of emails go by last week about issues with > Spring in the Jetty assembly, perhaps that could be related. I > haven't drilled down far enough to know the real culprit yet.
I suspect a hidden-classes declaration in the Liferay environment will fix this for you. > > Best wishes, > Paul
