Facelets in RAD 7.5 - publish or restart
[Logo]
ICEsoft.org Forums: ICEfaces, ICEmobile, ICEpdf
[Search] Search   [Recent Topics] Recent Topics   [Groups] Home Page | www.icefaces.org  [Register] Register  [Login] Login 
Facelets in RAD 7.5 - publish or restart  XML
Forum Index -> Tools
Author Message
clfr

Joined: 19/09/2008 00:00:00
Messages: 38
Offline


I am trying Icefaces and Facelets in RAD 7.5 with Websphere 6.1.

Changes made to JSPX files cannot be seen until server is restarted.
If I make a change in both the jspx and the template jspx a publish is enough (but takes a long time).

I have never seen this behaviour with icefaces/facelets in other environments.

Is there a way for it to see jspx changes immediately?
clfr

Joined: 19/09/2008 00:00:00
Messages: 38
Offline


I had missed this context param:

<context-param>
<param-name>facelets.REFRESH_PERIOD</param-name>
<param-value>2</param-value>
</context-param>


It solved the problem!
eli_lato

Joined: 10/03/2010 00:00:00
Messages: 30
Offline


How did you install Facelets into RAD 7.5?
Thanks,
Eli
clfr

Joined: 19/09/2008 00:00:00
Messages: 38
Offline


The problem was not RAD.

I haven't installed facelets in any way. I am just using RAD to develop the web-app using facelets like any other Eclipse....
 
Forum Index -> Tools
Go to:   
Powered by JForum 2.1.7ice © JForum Team