Hi I'm hoping that you don't mind me asking a Liferay related question here because I suspect it's more likely the Orbeon community would have encountered and rectified this particular Liferay problem... The issue has to do with the classloader not finding an Orbeon class after re-deploying a portlet application using Liferay IDE 1.1. I just get a java.lang.ClassNotFoundException: org.orbeon.oxf.portlet.OrbeonPortletXFormsFilter$FilterResponseWrapper I would very much appreciate if you could have a quick look at my post on Liferay IDE forum: http://www.liferay.com/community/forums/-/message_boards/message/6989731 Thanks,
-- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Administrator
|
Stian,
The OrbeonPortletXFormsFilter class seems fairly straightforward, and it sounds as if whichever code reloads classes has issues with inner classes. But it's hard to be sure! -Erik On Wed, Jan 5, 2011 at 10:31 AM, Stian Sigvartsen <[hidden email]> wrote: > Hi > > I'm hoping that you don't mind me asking a Liferay related question here > because I suspect it's more likely the Orbeon community would have > encountered and rectified this particular Liferay problem... > > The issue has to do with the classloader not finding an Orbeon class after > re-deploying a portlet application using Liferay IDE 1.1. > > I just get a java.lang.ClassNotFoundException: > org.orbeon.oxf.portlet.OrbeonPortletXFormsFilter$FilterResponseWrapper > > I would very much appreciate if you could have a quick look at my post on > Liferay IDE forum: > http://www.liferay.com/community/forums/-/message_boards/message/6989731 > > Thanks, > Stian > > -- > You receive this message as a subscriber of the [hidden email] mailing > list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > OW2 mailing lists service home page: http://www.ow2.org/wws > > -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
In reply to this post by Stian Sigvartsen
Hi Eric
I had similar thoughts. Hopefully someone from either community has experience with working around the issue. -Stian -----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of Erik Bruchez Sent: 06 January 2011 03:07 To: [hidden email] Subject: [ops-users] Re: java.lang.ClassNotFoundException: org.orbeon.oxf.portlet.OrbeonPortletXFormsFilter$FilterResponseWrapper Stian, The OrbeonPortletXFormsFilter class seems fairly straightforward, and it sounds as if whichever code reloads classes has issues with inner classes. But it's hard to be sure! -Erik -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Free forum by Nabble | Edit this page |