Re: [appfuse-user] Getting Icesoft to work in Appfuse 1.9.4 with JSF framework

2007-01-17 Thread shazam
I changed the faces servlet mapping to use icesofts Persistent Faces as follows: Persistent Faces Servlet *.html Now the menu shows up and the pages can be references as .html again. The content is still not showing up. I am also noticing the managed beans are not coming

Re: [appfuse-user] Getting Icesoft to work in Appfuse 1.9.4 with JSF framework

2007-01-17 Thread shazam
I think there are many things that need to be changed: 1. Make sure to have the following jar files (per Icesoft forum): Common Jars ** backport-util-concurrent.jar commons-beanutils.jar commons-collections.jar commons-digester.jar commons-discovery.jar commons-el.jar commons-file

Re: [appfuse-user] Getting Icesoft to work in Appfuse 1.9.4 with JSF framework

2007-01-17 Thread shazam
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.xerc

[appfuse-user] Getting Icesoft to work in Appfuse 1.9.4 with JSF framework

2007-01-17 Thread shazam
Hi, I have been trying to get Icesoft integrated into my Appfuse 1.9.4 application but can't seem to get it to work. Has anyone been able to get it to work and can share their notes? Icesoft's widgets are a lot better than Ajax4JSF, if you can get it to work. Any assistance would be appreciated.