Hi When rendering the Form Runner proxy portlet (proxy-portlet.war) from Orbeon 4.0.0 M6 PE using our Liferay 6.1 EE development server, an exception is thrown: java.lang.ClassNotFoundException: org.orbeon.errorified.Formatter Do I need to build and deploy the code from the new separate Errorified repo (https://github.com/orbeon/errorified) or should this work out of the box with M6? -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 |
Administrator
|
Oops, good catch. The orbeon-errorified-*.jar is missing from the WAR.
It is available from the orbeon.war, or you can download it from: https://github.com/orbeon/orbeon-forms/blob/master/lib/orbeon-errorified-20120619.jar?raw=true That will be fixed in M7. -Erik On Mon, Jul 16, 2012 at 5:26 AM, Stian Sigvartsen <[hidden email]> wrote: > Hi > > When rendering the Form Runner proxy portlet (proxy-portlet.war) from Orbeon > 4.0.0 M6 PE using our Liferay 6.1 EE development server, an exception is > thrown: > > java.lang.ClassNotFoundException: org.orbeon.errorified.Formatter > > Do I need to build and deploy the code from the new separate Errorified repo > (https://github.com/orbeon/errorified) or should this work out of the box > with M6? > > -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 |
Administrator
|
FYI I just tested the M7 full and proxy portlets and things seem fine.
-Erik On Mon, Jul 16, 2012 at 9:04 AM, Erik Bruchez <[hidden email]> wrote: > Oops, good catch. The orbeon-errorified-*.jar is missing from the WAR. > It is available from the orbeon.war, or you can download it from: > > https://github.com/orbeon/orbeon-forms/blob/master/lib/orbeon-errorified-20120619.jar?raw=true > > That will be fixed in M7. > > -Erik > > On Mon, Jul 16, 2012 at 5:26 AM, Stian Sigvartsen > <[hidden email]> wrote: >> Hi >> >> When rendering the Form Runner proxy portlet (proxy-portlet.war) from Orbeon >> 4.0.0 M6 PE using our Liferay 6.1 EE development server, an exception is >> thrown: >> >> java.lang.ClassNotFoundException: org.orbeon.errorified.Formatter >> >> Do I need to build and deploy the code from the new separate Errorified repo >> (https://github.com/orbeon/errorified) or should this work out of the box >> with M6? >> >> -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 Erik Bruchez
Hi Eric
That's excellent. I manually added the missing .jar to the proxy-portlet.war and it works fine now my M6 deploy too. -Stian -----Original Message----- From: Erik Bruchez [mailto:[hidden email]] Sent: 17 July 2012 01:16 To: [hidden email] Subject: [ops-users] Re: Orbeon 4.0.0 M6 PE java.lang.ClassNotFoundException: org.orbeon.errorified.Formatter FYI I just tested the M7 full and proxy portlets and things seem fine. -Erik On Mon, Jul 16, 2012 at 9:04 AM, Erik Bruchez <[hidden email]> wrote: > Oops, good catch. The orbeon-errorified-*.jar is missing from the WAR. > It is available from the orbeon.war, or you can download it from: > > https://github.com/orbeon/orbeon-forms/blob/master/lib/orbeon-errorified -20120619.jar?raw=true > > That will be fixed in M7. > > -Erik > > On Mon, Jul 16, 2012 at 5:26 AM, Stian Sigvartsen > <[hidden email]> wrote: >> Hi >> >> When rendering the Form Runner proxy portlet (proxy-portlet.war) from >> 4.0.0 M6 PE using our Liferay 6.1 EE development server, an exception >> thrown: >> >> java.lang.ClassNotFoundException: org.orbeon.errorified.Formatter >> >> Do I need to build and deploy the code from the new separate Errorified repo >> (https://github.com/orbeon/errorified) or should this work out of the box >> with M6? >> >> -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 |
Free forum by Nabble | Edit this page |