Hi.

I simply used Myfaces 2.0.2 as inner dependencies. RSF-ri version 2 didn't
work (java.lang.IllegalStateException: Application was not properly
initialized at startup, could not find Factory:
javax.faces.context.FacesContextFactory)

I have two more troubles:
1. EL library is very old, I have to use constructions like
"<h:commandButton action="#{propertiesBean[save]}" value="Save"/>" where
save is the name of method. After attaching the EL-impl.jar and el-api.jar
some classloader exceptions raise (like class was already loaded by
felix.loader....). Ok, I can live with this.
2. Primefaces tag library is not loaded/seen. All PF tags are simply
ignored. That was the main reason, why I wanted to use JSF

Should I try to create the bundle for PF and load it separately?

Thanks

--
View this message in context: 
http://karaf.922171.n3.nabble.com/JSF-and-apache-servicemix-4-4-0-fuse-00-43-problems-tp3277669p3280456.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to