Romain, I fear thats a side effect of the (imo stupid, but spec defined) 
ServletContainerInitializer which any JSF impl must provide :(
We only can try to implement a blacklisting in MyFaces if needed. 


Another option would be to add the myfaces-impl.jar in tomee to catalinas 
jarsToSkip or if the scanning is done via xbean to not pass this to catalina.


LieGrue,
strub



----- Original Message -----
> From: Romain Manni-Bucau <rmannibu...@gmail.com>
> To: users@openejb.apache.org
> Cc: 
> Sent: Saturday, December 8, 2012 9:28 AM
> Subject: Re: JSF not starting on TomEE 1.5.1 plus
> 
> stupid question BTW,
> 
> you didn't update tomcat conf/web.xml) adding facesservlet inside?
> 
> because seems all your apps are jsf enabled where it shouldn't be the
> case (docs/ manager/ ...)
> 
> Romain Manni-Bucau
> Twitter: @rmannibucau
> Blog: http://rmannibucau.wordpress.com/
> LinkedIn: http://fr.linkedin.com/in/rmannibucau
> Github: https://github.com/rmannibucau
> 
> 
> 
> 2012/12/8 Romain Manni-Bucau <rmannibu...@gmail.com>:
>>  Hi,
>> 
>>  just looked quickly your project
>> 
>> 
>>  can you try the following actions please:
>> 
>>  1) move resources.xml in web-inf directly
>>  2) move faces-config.xml in META-INF in the classpath
>>  (WEB-INF-INF/classes should be fine)
>> 
>>  ?
>> 
>>  Romain Manni-Bucau
>>  Twitter: @rmannibucau
>>  Blog: http://rmannibucau.wordpress.com/
>>  LinkedIn: http://fr.linkedin.com/in/rmannibucau
>>  Github: https://github.com/rmannibucau
>> 
>> 
>> 
>>  2012/12/8 slobo <mch...@otit.fi>:
>>>  I just noticed that my project does not have Server Faces facet 
> enabled.
>>>  Should it, or is it done otherwise with TomEE?
>>> 
>>> 
>>> 
>>>  --
>>>  View this message in context: 
> http://openejb.979440.n4.nabble.com/JSF-not-starting-on-TomEE-1-5-1-plus-tp4659143p4659261.html
>>>  Sent from the OpenEJB User mailing list archive at Nabble.com.
> 

Reply via email to