Hi. Is anyone else experiencing issues with running uploaded .xhtml files using the XForms Sandbox of Orbeon 4.0? I’ve tried the most basic of XForms. No form is rendered and the following exception appears in the logs:
com.liferay.portlet.PortletContextImpl cannot be cast to javax.servlet.ServletContext
I’m not running the XForms sandbox via a portlet container so I don’t understand why it is mentioning PortletContextImpl.
-Stian
Yes. Liferay will modify the web application's web.xml file adding filters. If you want to add orbeon outside of Liferay then simply drop orbeon.war into the webapps folder.