Changes reloading in xhtml files after adding icefaces-compat.jar
[Logo]
ICEsoft.org Forums: ICEfaces, ICEmobile, ICEpdf
[Search] Search   [Recent Topics] Recent Topics   [Groups] Home Page | www.icefaces.org  [Register] Register  [Login] Login 
Changes reloading in xhtml files after adding icefaces-compat.jar  XML
Forum Index -> Development Build Feedback
Author Message
icordoba

Joined: 15/01/2010 00:00:00
Messages: 17
Offline


Hello,
to use ice:gMap I've added icefaces-compat.jar jar to my file. I have a running map now but with this new file, now if I do any change in any xhtml file, I have to reload the application to refresh it. If I remove icefaces-compat, behaviour is back normal. This is very painfull in the development phase. Is there any Production/development configuration I am missing so that xhtml pages are checked for every request in previous 1.8 ICEFaces?
I already have set javax.faces.PROJECT_STAGE as Development in web.xml

thanks,
Ignacio
judy.guglielmin

Joined: 20/02/2007 00:00:00
Messages: 1196
Offline


Did you take a close look at the component-showcase (compat) example? If you look in WEB-INF/includes/templates/page-template.xhtml ou will see that the gmap script tag is loaded in the head of the template to force the script to reload each time (a work-around for now for a jsf problem -- see last comment on jira 5211)
 
Forum Index -> Development Build Feedback
Go to:   
Powered by JForum 2.1.7ice © JForum Team