integration liferay and Orbeon

6 views
Skip to first unread message

godiyals

unread,
Jun 24, 2020, 2:34:52 PM6/24/20
to orb...@googlegroups.com
Hi I want to integrate liferay 7 and orbeon-2019.2.2.202003311635-PE .I did
change in proxy-porlet.war
<portlet>
<portlet-name>orbeon-forms-proxy-portlet</portlet-name>

<portlet-class>org.orbeon.oxf.portlet.OrbeonProxyPortlet</portlet-class>


<init-param>
<name>form-runner-url</name>
<value>http://localhost:8580/orbeon/</value>
</init-param>
<init-param>
<name>enable-url-parameters</name>
<value>true</value>
</init-param>
<init-param>
<name>enable-public-render-parameters</name>
<value>false</value>
</init-param>
<init-param>
<name>enable-session-parameters</name>
<value>false</value>
</init-param>
<init-param>
<name>app-name</name>
<value>Nextgen</value>
</init-param>
<init-param>
<name>form-name</name>
<value>Form1</value>
</init-param>
I found Orbeon under application and when i clicked form runner i got
Orbeon Forms - Page Not Found
We are sorry, but the resource you have requested is not available on this
server.

Note : Orbeon is running in different port and server.

--
Sent from: http://discuss.orbeon.com/

Erik Bruchez

unread,
Jun 25, 2020, 12:43:59 AM6/25/20
to orb...@googlegroups.com
Can you reach the following URL from the server where Liferay is running?

http://localhost:8580/orbeon/fr/Nextgen/Form1/new

-Erik

Sangeeta Godiyal

unread,
Jun 25, 2020, 10:19:28 AM6/25/20
to orb...@googlegroups.com
No it is not working initial after i tried  http://localhost:8580/orbeon/fr/NextGen/Form1/new?form-version=1 it worked and after that      http://localhost:8580/orbeon/fr/Nextgen/Form1/new also worked.
but still in liferay orbeon page not found is coming.


--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to orbeon+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/orbeon/1593060236218-0.post%40n4.nabble.com.

Erik Bruchez

unread,
Jun 25, 2020, 11:04:29 PM6/25/20
to orb...@googlegroups.com
Interesting: I don't see why passing the parameter would make a change. Did
you publish more than one version of that `Nextgen/Form1` form? What happens
if you try with another form?

Currently, the Form Runner proxy portlet doesn't support specifying the form
version:

https://github.com/orbeon/orbeon-forms/issues/4493

So it's going to always take the latest version.

Sangeeta Godiyal

unread,
Jun 26, 2020, 9:00:21 AM6/26/20
to orb...@googlegroups.com
Hi I am not using exist database.I am using rest service one.
<property as="xs:string"  name="oxf.fr.persistence.provider.NextGen.*.data" value="RestService_Demo"/>
Is there any other changes for running?

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to orbeon+un...@googlegroups.com.

Erik Bruchez

unread,
Jun 26, 2020, 1:33:14 PM6/26/20
to orb...@googlegroups.com
Let's look at each problem separately.

1. Does Liferay work for you when using eXist?

2. Does your own persistence layer work when NOT using Liferay?
Reply all
Reply to author
Forward
0 new messages