Messages posted by mores
[Logo]
ICEsoft.org Forums: ICEfaces, ICEmobile, ICEpdf
[Search] Search   [Recent Topics] Recent Topics   [Groups] Home Page | www.icesoft.org  [Login] Login 
Messages posted by: mores  XML
Profile for mores -> Messages posted by mores [7]
Author Message
Is there a downloadable war file that has icefaces 1.8.1 and works on googles app engine ?

I have a working JSF on google app engine, but when I try to add icefaces I get:

java.lang.NullPointerException
at com.icesoft.faces.facelets.D2DFaceletViewHandler.renderResponse(D2DFaceletViewHandler.java:268)
Here are the portlet.xml and web.xml.
I could not save the web.xml and portlet.xml to the system. That screen shot is attached.
I am currently using Liferay 4.2.1 as a war deployed in tomcat 5.5.23.

I do not use the extension environment, I create JSR168 compliant wars that get "auto deployed" through Liferay.

I will follow up and post my web.xml and portlet.xml.
Yes I am adventurous, I have tried to turn timezone5 into an ICEfaces Portlet following those instructions but I keep getting:

Document is invalid: no grammar found.
Nested exception: Document is invalid: no grammar found.
at org.dom4j.io.SAXReader.read(SAXReader.java:482)
at org.dom4j.io.SAXReader.read(SAXReader.java:264)
at com.liferay.portal.tools.PortletDeployer._setupJSF(PortletDeployer.java:359)
at com.liferay.portal.tools.PortletDeployer.getExtraContent(PortletDeployer.java:105)
at com.liferay.portal.tools.BaseDeployer.updateWebXML(BaseDeployer.java:473)
at com.liferay.portal.tools.BaseDeployer.deployDirectory(BaseDeployer.java:240)
at com.liferay.portal.tools.BaseDeployer.deployFile(BaseDeployer.java:316)
at com.liferay.portal.tools.BaseDeployer.deploy(BaseDeployer.java:219)
at com.liferay.portal.deploy.AutoPortletDeployer.deploy(AutoPortletDeployer.java:83)
at com.liferay.portal.deploy.AutoDeployPortletListener.deploy(AutoDeployPortletListener.java:85)
at com.liferay.portal.kernel.deploy.AutoDeployDir.scanDirectory(AutoDeployDir.java:134)
at com.liferay.portal.kernel.deploy.AutoDeployScanner.run(AutoDeployScanner.java:60)
Nested exception:
org.xml.sax.SAXParseException: Document is invalid: no grammar found.
at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:236)
at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:172)
at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:382)
at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:316)
at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:177)
at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDispatcher.scanRootElementHook(XMLNSDocumentScannerImpl.java:779)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(XMLDocumentFragmentScannerImpl.java:1794)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:368)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:834)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:148)
at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1242)
at org.dom4j.io.SAXReader.read(SAXReader.java:465)
at org.dom4j.io.SAXReader.read(SAXReader.java:264)
at com.liferay.portal.tools.PortletDeployer._setupJSF(PortletDeployer.java:359)
at com.liferay.portal.tools.PortletDeployer.getExtraContent(PortletDeployer.java:105)
at com.liferay.portal.tools.BaseDeployer.updateWebXML(BaseDeployer.java:473)
at com.liferay.portal.tools.BaseDeployer.deployDirectory(BaseDeployer.java:240)
at com.liferay.portal.tools.BaseDeployer.deployFile(BaseDeployer.java:316)
at com.liferay.portal.tools.BaseDeployer.deploy(BaseDeployer.java:219)
at com.liferay.portal.deploy.AutoPortletDeployer.deploy(AutoPortletDeployer.java:83)
at com.liferay.portal.deploy.AutoDeployPortletListener.deploy(AutoDeployPortletListener.java:85)
at com.liferay.portal.kernel.deploy.AutoDeployDir.scanDirectory(AutoDeployDir.java:134)
at com.liferay.portal.kernel.deploy.AutoDeployScanner.run(AutoDeployScanner.java:60)
I just downloaded ICEfaces-1.6.0-DR4. It appears that all the samples are web-applications. Would it be possible to add a JSR168 portlet sample ?

Yes, I would like to use ICEfaces with portlets.

I see that Preliminary Portal support has been achieved in version 1.5.

( http://icefaces.org/docs/v1_5/ReleaseNotes.html )


Can someone make available a Hello World JSR 168 ice face ?

 
Profile for mores -> Messages posted by mores [7]
Go to:   
Powered by JForum 2.1.7ice © JForum Team