掲示板

integrate Liferay with Orbeon

16年前 に 匿名 によって更新されました。

integrate Liferay with Orbeon

投稿: 1
hi all,

can anyone tell me how to integrate between orbeon portlet with liferay ?

i tried to put orbeon.war in deploy folder but i get this exception

02:24:45,171 ERROR [[/ops]] Exception sending context initialized event to listener instance of class org.jboss.web.jsf.integration.config.JBossJSFConfigureListener
java.lang.ClassCastException: org.orbeon.oxf.xml.XercesSAXParserFactoryImpl
at javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:107)


thanks in advance
thumbnail
16年前 に Michael Han によって更新されました。

RE: integrate Liferay with Orbeon

Junior Member 投稿: 74 参加年月日: 07/06/13 最新の投稿
Orbeon has documentation on how to deploy in Liferay located at:
http://www.orbeon.com/blog/2007/02/16/deploying-orbeon-forms-to-liferay/
16年前 に Suganda Sidharta によって更新されました。

RE: integrate Liferay with Orbeon

Junior Member 投稿: 69 参加年月日: 07/03/01 最新の投稿
Michael Han:
Orbeon has documentation on how to deploy in Liferay located at:
http://www.orbeon.com/blog/2007/02/16/deploying-orbeon-forms-to-liferay/



Hi Michael,
thanks about your reply

i know about that blog.
however , i think that tutorial teach how to integrate between liferay-tomcat and orbeon. meanwhile i used jboss-liferay and orbeon

take a look of this link about my message with one of orbeon author

http://www.nabble.com/Deploy-Orbeon-in-Liferay4.3.0-tf4593154.html#a13139492

i tried in normal jboss 4.0.5 and dont have any such issues
but when i tried in jboss-liferay exception occurs like in the first thread message and also like this

01:48:20,203 ERROR [[/orbeon]] Exception sending context initialized event to listener instance of class org.jboss.web.jsf.integration.config.JBossJSFConfi
gureListener
java.lang.NoClassDefFoundError: org/xml/sax/SAXNotRecognizedException

what is the library difference of normal jboss and liferay-jboss
both of them using jboss right ?
but why normal jboss doesnt have any problem meanwhile liferay-jboss have some problem ?

thanks
gandaemoticon
thumbnail
13年前 に sibi thomas によって更新されました。

RE: integrate Liferay with Orbeon

Junior Member 投稿: 43 参加年月日: 08/05/30 最新の投稿
Hi,

I have done some work on integration with orbeon.

1) Get the orbeon.war from HERE

2) Copy the orbeon.war into the tomcat deploy folder.

For more information you can visit HERE

Regards
Sibi
thumbnail
9年前 に Gurumurthy Godlaveeti によって更新されました。

RE: integrate Liferay with Orbeon

Regular Member 投稿: 208 参加年月日: 11/08/12 最新の投稿
Hi Everybody,
I got requirement to integrate the Orbeon Forms with Liferay so i need help from you to complete it.

Specifications
Liferay Version : 6.0.6
Orbeon Version : 4.5
Server : Tomcat (For Liferay & Orbeon)
MySQL Server : MySQL (For Liferay & Orbeon)

I got orbeon.war file & deploying it into LIferay server. It's able to run Form Runner only properly but not form builder (Ofcourse, Form builder is not supported by orbeon.war as of now).

Requirement 1 : While saving form data into orbeon database, I would like to save form data with user id so how can I do it?
Requirement 2 : Form Builder is not supporting by orbeon.war file but we must provide it to make ownership on forms on their created forms so What are the steps to make it?
Note: If there is something to write code to achieve it then we are ready to make it.

I have been making conversation in Orbeon Discussions & Liferay Forums also. Please check this links also.
http://discuss.orbeon.com/Liferay-AUI-with-Orbeon-Forms-td4658387.html
https://www.liferay.com/community/forums/-/message_boards/message/38781802

Advance thanks...!