I have not found any relevant info at Icesoft. There are two ways Appfuse can
be changed. 1. is to follow the JSF integration steps. When I do that I get
this error:
 org.w3c.dom.DOMException: HIERARCHY_REQUEST_ERR: An attempt was made to
insert a node where it is not permitted.
at org.apache.xerces.dom.ParentNode.internalInsertBefore(Unknown Source)
at org.apache.xerces.dom.ParentNode.insertBefore(Unknown Source)
at org.apache.xerces.dom.CoreDocumentImpl.insertBefore(Unknown Source)
at org.apache.xerces.dom.NodeImpl.appendChild(Unknown Source)
at com.icesoft.faces.context.DOMContext.setRootNode(DOMContext.java:241)
at
com.icesoft.faces.renderkit.dom_html_basic.TextRenderer.renderTextNode(TextRenderer.java:120)
at
com.icesoft.faces.renderkit.dom_html_basic.TextRenderer.renderUIOutput(TextRenderer.java:89)
at
com.icesoft.faces.renderkit.dom_html_basic.TextRenderer.renderEnd(TextRenderer.java:66)
at
com.icesoft.faces.renderkit.dom_html_basic.DomBasicRenderer.encodeEnd(DomBasicRenderer.java:124)
at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:536)
at javax.faces.webapp.UIComponentTag.encodeEnd(UIComponentTag.java:495)
at javax.faces.webapp.UIComponentTag.doEndTag(UIComponentTag.java:363)
at
com.icesoft.faces.webapp.parser.Parser.executeJspLifecycle(Parser.java:203)
at
com.icesoft.faces.webapp.parser.Parser.executeJspLifecycle(Parser.java:186)
at
com.icesoft.faces.webapp.parser.Parser.executeJspLifecycle(Parser.java:186)
at
com.icesoft.faces.webapp.parser.Parser.executeJspLifecycle(Parser.java:186)
at
com.icesoft.faces.webapp.parser.Parser.executeJspLifecycle(Parser.java:186)
at com.icesoft.faces.webapp.parser.Parser.parse(Parser.java:134)
at
com.icesoft.faces.application.D2DViewHandler.renderResponse(D2DViewHandler.java:502)
at
com.icesoft.faces.application.D2DViewHandler.renderView(D2DViewHandler.java:149)
at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:384)
at
com.icesoft.faces.webapp.xmlhttp.PersistentFacesServlet.service(PersistentFacesServlet.java:390)

The other option is to do the full icesoft configuration. However, it is not
clear to me what jar file are needed and/or cause conflict. I tried
following the steps outlined in the getting started tutorial but I ended up
mangling my web.xml to the point that the app doesn't start. 

Do you have any recommendations on which approach I should take?

Thanks,
Hisham
-- 
View this message in context: 
http://www.nabble.com/Getting-Icesoft-to-work-in-Appfuse-1.9.4-with-JSF-framework-tf3028802s2369.html#a8418124
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to