orbeon-proxy-portlet deployment

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

orbeon-proxy-portlet deployment

babak.naddaf@gmail.com
hi

I have tried to install the portlet proxy of orbeon (CE2.4) to explore the ceated froms, the deployments would be done correctly but when i try to view the first page of the portlet, following exception will be apeared:

12:42:45,523 ERROR [http-bio-8080-exec-6][render_portlet_jsp:132] null
java.lang.NoClassDefFoundError: org/orbeon/oxf/portlet/OrbeonProxyPortlet$$anonfun$org$orbeon$oxf$portlet$OrbeonProxyPortlet$$findServletRequest$1
        at org.orbeon.oxf.portlet.OrbeonProxyPortlet.org$orbeon$oxf$portlet$OrbeonProxyPortlet$$findServletRequest(OrbeonProxyPortlet.scala:74)
        at org.orbeon.oxf.portlet.OrbeonProxyPortlet$RequestDetails$.headerPairs$1(OrbeonProxyPortlet.scala:92)
        at org.orbeon.oxf.portlet.OrbeonProxyPortlet$RequestDetails$.headersToForward$1(OrbeonProxyPortlet.scala:102)
        at org.orbeon.oxf.portlet.OrbeonProxyPortlet$RequestDetails$.apply(OrbeonProxyPortlet.scala:142)
        at org.orbeon.oxf.portlet.OrbeonProxyPortlet.org$orbeon$oxf$portlet$OrbeonProxyPortlet$$createRequestDetails(OrbeonProxyPortlet.scala:235)
        at org.orbeon.oxf.portlet.OrbeonProxyPortlet$$anonfun$doView$1.org$orbeon$oxf$portlet$OrbeonProxyPortlet$$anonfun$$renderFunction$1(OrbeonProxyPortlet.scala:159)
        at org.orbeon.oxf.portlet.OrbeonProxyPortlet$$anonfun$doView$1$$anonfun$apply$mcV$sp$2.apply(OrbeonProxyPortlet.scala:161)
        at org.orbeon.oxf.portlet.OrbeonProxyPortlet$$anonfun$doView$1$$anonfun$apply$mcV$sp$2.apply(OrbeonProxyPortlet.scala:161)
        at org.orbeon.oxf.portlet.BufferedPortlet$class.bufferedRender(BufferedPortlet.scala:57)
        at org.orbeon.oxf.portlet.OrbeonProxyPortlet.bufferedRender(OrbeonProxyPortlet.scala:41)
        at org.orbeon.oxf.portlet.OrbeonProxyPortlet$$anonfun$doView$1.apply$mcV$sp(OrbeonProxyPortlet.scala:161)
        at org.orbeon.oxf.portlet.OrbeonProxyPortlet$$anonfun$doView$1.apply(OrbeonProxyPortlet.scala:154)
        at org.orbeon.oxf.portlet.OrbeonProxyPortlet$$anonfun$doView$1.apply(OrbeonProxyPortlet.scala:154)
        at org.orbeon.oxf.util.ScalaUtils$.withRootException(ScalaUtils.scala:118)
        at org.orbeon.oxf.portlet.OrbeonProxyPortlet.doView(OrbeonProxyPortlet.scala:154)
        at javax.portlet.GenericPortlet.doDispatch(GenericPortlet.java:328)
        at javax.portlet.GenericPortlet.render(GenericPortlet.java:233)
        at com.liferay.portlet.FilterChainImpl.doFilter(FilterChainImpl.java:103)
        at com.liferay.portlet.ScriptDataPortletFilter.doFilter(ScriptDataPortletFilter.java:55)
        at com.liferay.portlet.FilterChainImpl.doFilter(FilterChainImpl.java:100)



i am really confused, is there any one who could elp me to solve this problem?

Thank u.
Reply | Threaded
Open this post in threaded view
|

Re: orbeon-proxy-portlet deployment

Erik Bruchez
Administrator
I am unclear which version of Orbeon Forms you are using. It can't be "CE2.4" as that's not an Orbeon Forms version.

Also, which version of Liferay?

-Erik
Reply | Threaded
Open this post in threaded view
|

Re: orbeon-proxy-portlet deployment

babak.naddaf@gmail.com
hi

the orbeon version is 4.4 CE and liferay version is 4.2.0 CE,

I was thinking can i produce a PE edition by building the source code then i use my license to run it?(if it is impossible how can i customize Orbeon Professional Edition if it isnot possible to change the source and build a PE version)?  
Reply | Threaded
Open this post in threaded view
|

Re: orbeon-proxy-portlet deployment

Erik Bruchez
Administrator
I assume you mean Liferay 6.2?

You can build a PE version from github, but you have to change a few things in the build.xml, and at this point we don't help users do that. But if you have a PE license, please contact us via support and we'll help you run a local build.

-Erik