Hi,
I want Orbeon forms as portlet in liferayserver4.2.2 using ops3.6.
for that i configured like this:
orbeon/WEB-INF/liferay-display.xml
<display>
<category name="Orbeon Forms">
<portlet id="OrbeonFormsPortlet"/>
</category>
</display>
orbeon/WEB-INF/portlet.xml
<portlet>
<portlet-name>OrbeonFormsPortlet</portlet-name>
<portlet-class>org.orbeon.oxf.portlet.OPSPortlet</portlet-class>
initparams...........
</portlet>
In web.xml ,nothing is configured about OrbeonFormsPortlet by orbeon guys.
if i run server I am not getting portlet .
In ops3.5.1 I am getting portlet, configured like this in web.xml.
<servlet>
<servlet-name>OrbeonFormsPortlet</servlet-name>
<servlet-class>com.liferay.portal.kernel.servlet.PortletServlet</servlet-class>
<init-param>
<param-name>portlet-class</param-name>
<param-value>org.orbeon.oxf.portlet.OPSPortlet</param-value>
</init-param>
<load-on-startup>0</load-on-startup>
</servlet>
I configured above servlet information in ops3.6 web.xml.
even i configured ,not getting portlet.plz somebody help me.This is urgent requirement.
Thanks and advance,
LaxmiNarayana.
--
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