GF3 and Icefaces 2.0
[Logo]
ICEsoft.org Forums: ICEfaces, ICEmobile, ICEpdf
[Search] Search   [Recent Topics] Recent Topics   [Groups] Home Page | www.icefaces.org  [Register] Register  [Login] Login 
GF3 and Icefaces 2.0  XML
Forum Index -> Development Build Feedback
Author Message
Mirackle

Joined: 27/10/2008 00:00:00
Messages: 9
Offline


Then i`m trying to create any simple page
Facelets gives me error
Code:
Warning: This page calls for XML namespace http://www.icesoft.com/icefaces/component declared with prefix ice but no taglibrary exists for that namespace.

Icefaces is deploed within OSGI web bundle.
sjd0103

Joined: 10/02/2010 00:00:00
Messages: 1
Offline


Same here...Any resolution? Can't be that difficult to find the ns, right?
Mirackle

Joined: 27/10/2008 00:00:00
Messages: 9
Offline


Seems glassfish bug.
Same with primefaces.

https://glassfish.dev.java.net/issues/show_bug.cgi?id=11606
jsiepkes

Joined: 01/03/2007 00:00:00
Messages: 1
Offline


I've got the same issue with Equinox + PAX Web + Jetty + JSF 2.0.2. Looks more like a JSF issue in OSGi environments (Since GF3 is also OSGi based) then a Glassfish issue ?

[edit]
Scrapped previous fix, is not what fixed it. I copied all the settings from faces-config.xml of the IceFaces core library (in META-INF) to my own faces-config.xml.
judy.guglielmin

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


If you are trying to create a pure ICEfaces-2.0 project, then the <ice: components are still being developed at this time (hence the Alpha state). If you review the bundled sample applications, you can see that the "h" and "f" tags are used for pure ICEfaces-2.0 development at this point in time.
If you want to use <ice: components, then you have to include the compat jars. Just something to check and make sure that it isn't causing your current problem.
Mirackle

Joined: 27/10/2008 00:00:00
Messages: 9
Offline


I have contacted with people from Glassfish dev team.
They told me "I am working with jsf team to resolve the issue."

It`s JSF problem to work in OSGI environment.
Icefaces is not responsible for bug.

Same problem conflirmed with PrimeFaces 2.0.

I`m waiting for bug resolution from Sun team.
 
Forum Index -> Development Build Feedback
Go to:   
Powered by JForum 2.1.7ice © JForum Team