Hi, is it possible to use Myfaces on Glassfish v2 instead of Sun implementation of jsf?
After searching the Internet i've found this quote: http://forums.java.net/jive/thread.jspa?threadID=44635 "The EE 5 specification doesn't allow the override of container supplied javax APIs. Just like you can't provide your own implementation of javax.servlet within your webapp, now that JSF is part of Java EE, you can't supply alternate implementations of javax.faces." Does that mean no myfaces on glassfish? -- Jiri Pejchal

