hello, i'm trying to get my application, that runs fine in jboss 4.05, running 
on the jboss 4.2. I know that in 4.2 the jsf implementation of jboss is done by 
the java.net implementation. but how can i get my myfaces application get 
running. in the wiki i found the following web.xml entry:

<context-param>           
<param-name>org.jboss.jbossfaces.WAR_BUNDLES_JSF_IMPL</param-name>
            <param-value>true</param-value>
        </context-param> 

but when deploying the application it frozen in the line: Facesconfigurator 
reading web-inf/faces-config.xml

any idea what is the problem?

regards
René


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042487#4042487

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042487

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to