webtier@glassfish.java.net

loading multiple war files with JSF

From: <webtier_at_javadesktop.org>
Date: Thu, 08 Apr 2010 15:17:22 PDT

i have 3 war files with JSF installed, 3 faces config, when i make them all load into one class loader that is part of the EAR, it fails on initialization errors. like below. seems like JSF does not like to load multiple times in one classloader, has anyone tried this? to load a EAR with 3 JSF wars?

        
java.lang.NullPointerException
        at com.sun.faces.config.processor.ManagedBeanConfigProcessor.process(ManagedBeanConfigProcessor.java:241)
        at com.sun.faces.config.processor.AbstractConfigProcessor.invokeNext(AbstractConfigProcessor.java:108)
[Message sent by forum member 'tvenubofa']

http://forums.java.net/jive/thread.jspa?messageID=396018