Greetings,
I've been struggling with this issue for the past 2 days and I have run out of options. I'm trying to integrate Orbeon Forms with my Liferay installation, with this setup: - Orbeon Forms 3.9; - Liferay 6.1 CE - GA; - Tomcat 7 (both orbeon and liferay are placed under the same server) I've followed the instructions located at : - http://wiki.orbeon.com/forms/doc/developer-guide/admin/installing - http://wiki.orbeon.com/forms/doc/developer-guide/form-runner/form-runner-proxy-portlet-guide And what I want to accomplish is to have Form Runner portlet deployed in liferay, to present the forms I create with forms builder to the user, but when I add an instance of Form Runner Portlet to my portal, after i click in a random control, I get this error: Message: Session has expired. Unable to process incoming request Resource URL : oxf:/ops/xforms/xforms-server.xpl Line: 55 Column: 65 Description: reading processor output name → response id → xforms-response XML Element: <p:output name="response" id="xforms-response"/> Can someone please help me to solve this? With the best regards, João Cartaxo |
Can't anybody help me with this issue?
|
Administrator
|
Which issue? -Erik
On Mon, Mar 5, 2012 at 8:51 AM, joaocartaxo <[hidden email]> wrote: > Can't anybody help me with this issue? > > -- > View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/Orbeon-Forms-3-9-with-Liferay-6-1-CE-GA-tp4435664p4446679.html > Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com. > > > -- > 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 |
Greetings,
I've been struggling with this issue for the past 2 days and I have run out of options. I'm trying to integrate Orbeon Forms with my Liferay installation, with this setup: - Orbeon Forms 3.9; - Liferay 6.1 CE - GA; - Tomcat 7 (both orbeon and liferay are placed under the same server) I've followed the instructions located at : - http://wiki.orbeon.com/forms/doc/developer-guide/admin/installing - http://wiki.orbeon.com/forms/doc/developer-guide/form-runner/form-runner-proxy-portlet-guide And what I want to accomplish is to have Form Runner portlet deployed in liferay, to present the forms I create with forms builder to the user, but when I add an instance of Form Runner Portlet to my portal, after i click in a random control, I get this error: Message: Session has expired. Unable to process incoming request Resource URL : oxf:/ops/xforms/xforms-server.xpl Line: 55 Column: 65 Description: reading processor output name → response id → xforms-response XML Element: <p:output name="response" id="xforms-response"/> Can someone please help me to solve this? With the best regards, João Cartaxo |
Administrator
|
João,
As per private emails, it would be great if you could send us the exact steps you followed to get this error. -Erik On Mon, Mar 5, 2012 at 9:24 AM, joaocartaxo <[hidden email]> wrote: > Greetings, > > I've been struggling with this issue for the past 2 days and I have run out > of options. I'm trying to integrate Orbeon Forms with my Liferay > installation, with this setup: > > - Orbeon Forms 3.9; > - Liferay 6.1 CE - GA; > - Tomcat 7 (both orbeon and liferay are placed under the same server) > > I've followed the instructions located at : > - http://wiki.orbeon.com/forms/doc/developer-guide/admin/installing > - > http://wiki.orbeon.com/forms/doc/developer-guide/form-runner/form-runner-proxy-portlet-guide > > And what I want to accomplish is to have Form Runner portlet deployed in > liferay, to present the forms I create with forms builder to the user, but > when I add an instance of Form Runner Portlet to my portal, after i click in > a random control, I get this error: > > Message: Session has expired. Unable to process incoming request > Resource URL : oxf:/ops/xforms/xforms-server.xpl > Line: 55 > Column: 65 > Description: reading processor output > name → response > id → xforms-response > XML Element: <p:output name="response" id="xforms-response"/> > > Can someone please help me to solve this? > > With the best regards, > João Cartaxo > > -- > View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/Orbeon-Forms-3-9-with-Liferay-6-1-CE-GA-tp4435664p4446812.html > Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com. > > > -- > 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 |
Hello,
I am faced with the same issue. Steps : - installed Liferay Portal 6.1.0 GA1 (community edition) - as per instructions here - http://wiki.orbeon.com/forms/doc/developer-guide/form-runner/form-runner-proxy-portlet-guide, deployed Orbeon 3.9.1.201202031753-PE within the same container as Liferay (unzipped in webapps, restart) - configured properties-local.xml - deployed orbeon-proxy-portlet.war into liferay - added a page, added the portlet into the page, configured proxy portlet I did not see the same issue if the form runner action is 'summary'. Best Regards. Badrul On 6 March 2012 13:13, Erik Bruchez <[hidden email]> wrote: > João, > > As per private emails, it would be great if you could send us the > exact steps you followed to get this error. > > -Erik > > On Mon, Mar 5, 2012 at 9:24 AM, joaocartaxo <[hidden email]> wrote: >> Greetings, >> >> I've been struggling with this issue for the past 2 days and I have run out >> of options. I'm trying to integrate Orbeon Forms with my Liferay >> installation, with this setup: >> >> - Orbeon Forms 3.9; >> - Liferay 6.1 CE - GA; >> - Tomcat 7 (both orbeon and liferay are placed under the same server) >> >> I've followed the instructions located at : >> - http://wiki.orbeon.com/forms/doc/developer-guide/admin/installing >> - >> http://wiki.orbeon.com/forms/doc/developer-guide/form-runner/form-runner-proxy-portlet-guide >> >> And what I want to accomplish is to have Form Runner portlet deployed in >> liferay, to present the forms I create with forms builder to the user, but >> when I add an instance of Form Runner Portlet to my portal, after i click in >> a random control, I get this error: >> >> Message: Session has expired. Unable to process incoming request >> Resource URL : oxf:/ops/xforms/xforms-server.xpl >> Line: 55 >> Column: 65 >> Description: reading processor output >> name → response >> id → xforms-response >> XML Element: <p:output name="response" id="xforms-response"/> >> >> Can someone please help me to solve this? >> >> With the best regards, >> João Cartaxo >> >> -- >> View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/Orbeon-Forms-3-9-with-Liferay-6-1-CE-GA-tp4435664p4446812.html >> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com. >> >> >> -- >> 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 > -- 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
|
Badrul, João:
We are doing some testing with Liferay 6.1 right now. We'll keep you posted on the results. -Erik On Thu, Mar 15, 2012 at 8:23 AM, Badrulhisham Bahadzor <[hidden email]> wrote: > Hello, > > I am faced with the same issue. > > Steps : > > - installed Liferay Portal 6.1.0 GA1 (community edition) > - as per instructions here - > http://wiki.orbeon.com/forms/doc/developer-guide/form-runner/form-runner-proxy-portlet-guide, > deployed Orbeon 3.9.1.201202031753-PE within the same container as > Liferay (unzipped in webapps, restart) > - configured properties-local.xml > - deployed orbeon-proxy-portlet.war into liferay > - added a page, added the portlet into the page, configured proxy portlet > > I did not see the same issue if the form runner action is 'summary'. > > Best Regards. > > Badrul > > > > On 6 March 2012 13:13, Erik Bruchez <[hidden email]> wrote: >> João, >> >> As per private emails, it would be great if you could send us the >> exact steps you followed to get this error. >> >> -Erik >> >> On Mon, Mar 5, 2012 at 9:24 AM, joaocartaxo <[hidden email]> wrote: >>> Greetings, >>> >>> I've been struggling with this issue for the past 2 days and I have run out >>> of options. I'm trying to integrate Orbeon Forms with my Liferay >>> installation, with this setup: >>> >>> - Orbeon Forms 3.9; >>> - Liferay 6.1 CE - GA; >>> - Tomcat 7 (both orbeon and liferay are placed under the same server) >>> >>> I've followed the instructions located at : >>> - http://wiki.orbeon.com/forms/doc/developer-guide/admin/installing >>> - >>> http://wiki.orbeon.com/forms/doc/developer-guide/form-runner/form-runner-proxy-portlet-guide >>> >>> And what I want to accomplish is to have Form Runner portlet deployed in >>> liferay, to present the forms I create with forms builder to the user, but >>> when I add an instance of Form Runner Portlet to my portal, after i click in >>> a random control, I get this error: >>> >>> Message: Session has expired. Unable to process incoming request >>> Resource URL : oxf:/ops/xforms/xforms-server.xpl >>> Line: 55 >>> Column: 65 >>> Description: reading processor output >>> name → response >>> id → xforms-response >>> XML Element: <p:output name="response" id="xforms-response"/> >>> >>> Can someone please help me to solve this? >>> >>> With the best regards, >>> João Cartaxo >>> >>> -- >>> View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/Orbeon-Forms-3-9-with-Liferay-6-1-CE-GA-tp4435664p4446812.html >>> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com. >>> >>> >>> -- >>> 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 >> > > > -- > 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 |
Erik,
Do you have any updates regarding this ? -Badrul On 20 March 2012 07:38, Erik Bruchez <[hidden email]> wrote: > Badrul, João: > > We are doing some testing with Liferay 6.1 right now. We'll keep you > posted on the results. > > -Erik > > On Thu, Mar 15, 2012 at 8:23 AM, Badrulhisham Bahadzor > <[hidden email]> wrote: >> Hello, >> >> I am faced with the same issue. >> >> Steps : >> >> - installed Liferay Portal 6.1.0 GA1 (community edition) >> - as per instructions here - >> http://wiki.orbeon.com/forms/doc/developer-guide/form-runner/form-runner-proxy-portlet-guide, >> deployed Orbeon 3.9.1.201202031753-PE within the same container as >> Liferay (unzipped in webapps, restart) >> - configured properties-local.xml >> - deployed orbeon-proxy-portlet.war into liferay >> - added a page, added the portlet into the page, configured proxy portlet >> >> I did not see the same issue if the form runner action is 'summary'. >> >> Best Regards. >> >> Badrul >> >> >> >> On 6 March 2012 13:13, Erik Bruchez <[hidden email]> wrote: >>> João, >>> >>> As per private emails, it would be great if you could send us the >>> exact steps you followed to get this error. >>> >>> -Erik >>> >>> On Mon, Mar 5, 2012 at 9:24 AM, joaocartaxo <[hidden email]> wrote: >>>> Greetings, >>>> >>>> I've been struggling with this issue for the past 2 days and I have run out >>>> of options. I'm trying to integrate Orbeon Forms with my Liferay >>>> installation, with this setup: >>>> >>>> - Orbeon Forms 3.9; >>>> - Liferay 6.1 CE - GA; >>>> - Tomcat 7 (both orbeon and liferay are placed under the same server) >>>> >>>> I've followed the instructions located at : >>>> - http://wiki.orbeon.com/forms/doc/developer-guide/admin/installing >>>> - >>>> http://wiki.orbeon.com/forms/doc/developer-guide/form-runner/form-runner-proxy-portlet-guide >>>> >>>> And what I want to accomplish is to have Form Runner portlet deployed in >>>> liferay, to present the forms I create with forms builder to the user, but >>>> when I add an instance of Form Runner Portlet to my portal, after i click in >>>> a random control, I get this error: >>>> >>>> Message: Session has expired. Unable to process incoming request >>>> Resource URL : oxf:/ops/xforms/xforms-server.xpl >>>> Line: 55 >>>> Column: 65 >>>> Description: reading processor output >>>> name → response >>>> id → xforms-response >>>> XML Element: <p:output name="response" id="xforms-response"/> >>>> >>>> Can someone please help me to solve this? >>>> >>>> With the best regards, >>>> João Cartaxo >>>> >>>> -- >>>> View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/Orbeon-Forms-3-9-with-Liferay-6-1-CE-GA-tp4435664p4446812.html >>>> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com. >>>> >>>> >>>> -- >>>> 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 >>> >> >> >> -- >> 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 > -- 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
|
Badrul,
We fixed one issue on March 19: https://github.com/orbeon/orbeon-forms/commit/d2c85938c7b4d642fda98219f8a0598c5fb9357f We still plan to do more work on it. -Erik On Tue, Apr 10, 2012 at 7:14 PM, Badrulhisham Bahadzor <[hidden email]> wrote: > Erik, > > Do you have any updates regarding this ? > > -Badrul > > On 20 March 2012 07:38, Erik Bruchez <[hidden email]> wrote: >> Badrul, João: >> >> We are doing some testing with Liferay 6.1 right now. We'll keep you >> posted on the results. >> >> -Erik >> >> On Thu, Mar 15, 2012 at 8:23 AM, Badrulhisham Bahadzor >> <[hidden email]> wrote: >>> Hello, >>> >>> I am faced with the same issue. >>> >>> Steps : >>> >>> - installed Liferay Portal 6.1.0 GA1 (community edition) >>> - as per instructions here - >>> http://wiki.orbeon.com/forms/doc/developer-guide/form-runner/form-runner-proxy-portlet-guide, >>> deployed Orbeon 3.9.1.201202031753-PE within the same container as >>> Liferay (unzipped in webapps, restart) >>> - configured properties-local.xml >>> - deployed orbeon-proxy-portlet.war into liferay >>> - added a page, added the portlet into the page, configured proxy portlet >>> >>> I did not see the same issue if the form runner action is 'summary'. >>> >>> Best Regards. >>> >>> Badrul >>> >>> >>> >>> On 6 March 2012 13:13, Erik Bruchez <[hidden email]> wrote: >>>> João, >>>> >>>> As per private emails, it would be great if you could send us the >>>> exact steps you followed to get this error. >>>> >>>> -Erik >>>> >>>> On Mon, Mar 5, 2012 at 9:24 AM, joaocartaxo <[hidden email]> wrote: >>>>> Greetings, >>>>> >>>>> I've been struggling with this issue for the past 2 days and I have run out >>>>> of options. I'm trying to integrate Orbeon Forms with my Liferay >>>>> installation, with this setup: >>>>> >>>>> - Orbeon Forms 3.9; >>>>> - Liferay 6.1 CE - GA; >>>>> - Tomcat 7 (both orbeon and liferay are placed under the same server) >>>>> >>>>> I've followed the instructions located at : >>>>> - http://wiki.orbeon.com/forms/doc/developer-guide/admin/installing >>>>> - >>>>> http://wiki.orbeon.com/forms/doc/developer-guide/form-runner/form-runner-proxy-portlet-guide >>>>> >>>>> And what I want to accomplish is to have Form Runner portlet deployed in >>>>> liferay, to present the forms I create with forms builder to the user, but >>>>> when I add an instance of Form Runner Portlet to my portal, after i click in >>>>> a random control, I get this error: >>>>> >>>>> Message: Session has expired. Unable to process incoming request >>>>> Resource URL : oxf:/ops/xforms/xforms-server.xpl >>>>> Line: 55 >>>>> Column: 65 >>>>> Description: reading processor output >>>>> name → response >>>>> id → xforms-response >>>>> XML Element: <p:output name="response" id="xforms-response"/> >>>>> >>>>> Can someone please help me to solve this? >>>>> >>>>> With the best regards, >>>>> João Cartaxo >>>>> >>>>> -- >>>>> View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/Orbeon-Forms-3-9-with-Liferay-6-1-CE-GA-tp4435664p4446812.html >>>>> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com. >>>>> >>>>> >>>>> -- >>>>> 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 >>>> >>> >>> >>> -- >>> 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 >> > > > -- > 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 |
Hi Erik,
I am using Liferay 6.0.6 with Tomacat...I tried all the options of Orbeon to deploy it but it is throwing exception every time. Please guide me which version of Orbeon and what should I deploy into Liferay 6.0.6 to use it......?? Thanks ! |
Administrator
|
Hi,
Orbeon Forms 4.0 has been tested with Liferay 6.0 and 6.1. If you're on 3.9, I strongly recommend you upgrade to 4.0 for this, as a number of portlet issues have been fixed since then. Otherwise, I'd recommend you go through the doc linked below, if you haven't done so already. http://wiki.orbeon.com/forms/doc/developer-guide/admin/deployment-portlet And if you did, and still have a problem, you'll need to tell us more about what you're doing and what the issue is, so we can help. Alex
--
Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet |
thanks Alessandro for the reply...now I am working with 4.0 trial version and its working fine..... :)
|
Administrator
|
Hi,
Excellent, I am glad to read this is working for you. And thank you for the update. Alex
--
Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet |
Free forum by Nabble | Edit this page |