Re: richfaces 4.2.2 deploy problem

2012-10-18 Thread geraldolmr
I've tested with apache-tomee-1.5.1-20121018.084802-44-webprofile.zip. Problem solved. Thanks. 2012/10/16 Romain Manni-Bucau [via OpenEJB] < ml-node+s979440n4658100...@n4.nabble.com> > Hi, > > just tried on the snapshot under linux and win and it seems fine > > > BTW i upgraded xbean to 3.12 tod

Re: richfaces 4.2.2 deploy problem

2012-10-16 Thread Romain Manni-Bucau
Hi, just tried on the snapshot under linux and win and it seems fine BTW i upgraded xbean to 3.12 today, maybe that's linked can you do the upgrade manually or try the snapshot (tomorrow) please? *Romain Manni-Bucau* *Twitter: @rmannibucau * *Blog: **http://rma

Re: richfaces 4.2.2 deploy problem

2012-10-16 Thread geraldolmr
Romain, I'm sharing 2 zip files. One that's working (tomee-teste2.zip, without Richfaces) and the other, with Richfaces, that's not (tomee-teste3.zip). I'm using Netbeans 7.1. The war file is on the /dist folder inside the zip file. I hope it helps. Thanks. The links are: tomee-teste2: https:/

RE: richfaces 4.2.2 deploy problem

2012-10-12 Thread geraldolmr
Hi, I have the same problem with richfaces (richfaces-4.2.2.Final). I created a file "exclusions.list" in the "conf" folder inside my tomEE installation with this content: ApacheJMeter XmlSchema- activation- activeio- activemq- aether- antlr- aopalliance- avalon-framework- axis- axis2-

RE: richfaces 4.2.2 deploy problem

2012-06-06 Thread Anthony Fryer
I created a file conf/exclusions.list to exclude my jar file. The contents of exclusions.list i used is below. Maybe try using this file and adding jar files you want to exclude to the end. ApacheJMeter XmlSchema- activation- activeio- activemq- aether- antlr- aopalliance- avalon-framework- axis

Re: richfaces 4.2.2 deploy problem

2012-06-06 Thread Romain Manni-Bucau
weird since when i tried the richfaces sample on snapshot it was working fine being able to identify which make it failing (if still relevant on trunk) is important, do you have more information? - Romain 2012/6/6 Anthony Fryer > I had a similar problem recently > ( > http://openejb.979440.n4

Re: richfaces 4.2.2 deploy problem

2012-06-06 Thread Anthony Fryer
I had a similar problem recently (http://openejb.979440.n4.nabble.com/Can-you-configure-tomee-to-not-scan-a-jar-in-WEB-INF-lib-td4649006.html) caused by tomee scanning a jar file i had in my WEB-INF/lib. Fortunately for me, the offending jar file didn't contain any managed beans, so i was able to