Re: EAR+CODI doesnt work

2012-12-28 Thread José Luis Cetina
Now it works. Thanks Romain 2012/12/23 José Luis Cetina > Ok. I will try tomorrow and let you know rhe results. Thanks > El dic 23, 2012 9:30 AM, "Romain Manni-Bucau" > escribió: > > yes: >> >> $ ls >> apps/myenterprise-ear-1.0-SNAPSHOT/myenterprise-web-1.0-SNAPSHOT/WEB-INF/lib/ >> myfaces-ext

EAR Hot deploy

2012-12-28 Thread José Luis Cetina
Is there a way to configure TomEE for use hot deploys with ears in apps folder, like wars in webapps folder? When i drop my ear file in apps folder the ear file never get uncompressed i have to restart TomEE.

Re: EAR Hot deploy

2012-12-28 Thread José Luis Cetina
I answer to myself. I create a host tag in server.xml using as appbase=apps and unpackWARs=true 2012/12/28 José Luis Cetina > Is there a way to configure TomEE for use hot deploys with ears in apps > folder, like wars in webapps folder? > > When i drop my ear file in apps folder the ear file n

Re: EAR Hot deploy

2012-12-28 Thread José Luis Cetina
Well, this could unpack my ear file (which cotains ejb module + webapp modules) dropping my ear file to apps but im getting a DuplicateDeploymentIdException. SEVERE: Unable to deploy collapsed ear in war StandardEngine[Catalina].StandardHost[localhost_ear].StandardContext[/myenterprise-ear-1.0-SN

Re: EAR+CODI doesnt work

2012-12-28 Thread José Luis Cetina
Well, now TomEE can start, but when you try to use CODI the webapp breakdown. Im only try to use the @ViewAccessScoped annotation and i get the following error: javax.servlet.ServletException: No bean found for type: org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.JsfRequestLifecycleBro