DR3 & BETA 1 : navigation rules aren't working
[Logo]
ICEsoft.org Forums: ICEfaces, ICEmobile, ICEpdf
[Search] Search   [Recent Topics] Recent Topics   [Groups] Home Page | www.icefaces.org  [Register] Register  [Login] Login 
DR3 & BETA 1 : navigation rules aren't working  XML
Forum Index -> Development Build Feedback Go to Page: Previous  1, 2
Author Message
gio2375

Joined: 14/11/2007 00:00:00
Messages: 18
Offline


mmm.....I don't know what dependencied are.....i build it using eclipse.

I tried to clean the project further on and I attached the project (without libs) and the war file.

Pleas let me know if it is ok..
Regards
 Filename Test.war [Disk] Download
 Description War file
 Filesize 5450 Kbytes
 Downloaded:  83 time(s)

 Filename Test.zip [Disk] Download
 Description Project without libs
 Filesize 410 Kbytes
 Downloaded:  88 time(s)

crawling5

Joined: 19/09/2007 00:00:00
Messages: 30
Offline


I found the solution. It's the same for RC1.

In my template, I had an <ui:insert> in the <head> to add some css files and javascript method. When I write something in my differents pages, like a style, I can't show the second page.

So, I've setting this tag in the body of my template and now, all is working.


Why it's working no more since the DR3 ? No idea.
Baleyba

Joined: 16/11/2006 00:00:00
Messages: 110
Offline


Hi,

I again get this problem with the last 1.7.0 like on this post: http://www.icefaces.org/JForum/posts/list/7712.page

regards
Bal.

JBoss 4.2.3 | Java 1.6.0_16 | IceFaces 1.8.2
mark.collette


Joined: 07/02/2005 00:00:00
Messages: 1556
Offline


gio2375, for the new release of ICEfaces, change all of your faces-config.xml navigation-rule's <from-view-id> and <to-view-id> from file.iface to file.jspx

As well, in your web.xml, your javax.faces.DEFAULT_SUFFIX context-param should not be .iface, but should instead be .jspx
[Email]
Baleyba

Joined: 16/11/2006 00:00:00
Messages: 110
Offline


Hi Mark,

thanks a lot for your answer!

It works fine by changing nav. rule <from-view-id> from .iface to .jspx.

But If I do the same for the <to-view-id> tag it doesn't work ??? Redirection goes on a white page.

Thanks again
regards,

Bal.

JBoss 4.2.3 | Java 1.6.0_16 | IceFaces 1.8.2
 
Forum Index -> Development Build Feedback Go to Page: Previous  1, 2
Go to:   
Powered by JForum 2.1.7ice © JForum Team