On 14 Dec 2007, at 18:34, danieltellez wrote:
We cannot get both apps running together, because we get next error:

ERROR [[/seam-booking]] Exception sending context initialized event to listener instance of class com.sun.faces.config.ConfigureListener
java.lang.NoClassDefFoundError: javax/el/ELResolver

This indicates missing JSF EL API libraries.

Then, when I put few libraries (jsf-api.jar & jsf-impl.jar) in resources/WEB-INF/lib, we get the next other:

Yes, a standard Nuxeo libraries has these libraries in server/default/ deploy/jbossweb-tomcat55.sar/jsf-libs

17:46:19,786 ERROR [STDERR] 14-dic-2007 17:46:19 com.sun.faces.config.ConfigureListener contextInitialized INFO: Initializing Sun's JavaServer Faces implementation (1.2_04-b07- FCS) for context 'null'

This is not an error, just an INFO message written on STDERR by the JSF RI about which we can't do anything. If something doesn't work in this configuration, then the reason is elsewhere.

Florent

--
Florent Guillaume, Director of R&D, Nuxeo
Open Source Enterprise Content Management (ECM)
http://www.nuxeo.com   http://www.nuxeo.org   +33 1 40 33 79 87



_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to