Re: Arquillian @Singleton and @Startup

2013-02-23 Thread John D. Ament
Luca, Are you packaging hibernate's JARs in to your WAR before deploying to TomEE? On Sat, Feb 23, 2013 at 12:20 PM, Romain Manni-Bucau rmannibu...@gmail.comwrote: I dont think so. Remove hibernate jpa api jar please Le 23 févr. 2013 18:16, Luca Merolla luca.mero...@gmail.com a écrit :

Re: Feeling silly - where's my soap service?

2013-02-23 Thread John D. Ament
Are you deploying to TomEE Plus? On Sat, Feb 23, 2013 at 12:27 PM, James Green james.mk.gr...@gmail.comwrote: Decided to do some testing. Created the following and deployed to localhost in a maven project named cdi-webcontext-1.0-SNAPSHOT: package com.github.jmkgreen.tomee; import

Re: Arquillian + TomEE Embedded ignores @UsingDataSet

2013-02-17 Thread John D. Ament
Romain- only kind of, since you can have multiple deployments, some testable, some not testable. Though I don't think that's the case here. RunAsClient and testable=false/true have no direct correlation, other than what Romain side in that if testable=false for all archives it's assumed that the

Re: Arquillian test with hibernate dependencies

2013-02-09 Thread John D. Ament
Also, your entire @Deployment method. On Sat, Feb 9, 2013 at 10:14 AM, John D. Ament john.d.am...@gmail.comwrote: Luca, Can you post your pom.xml? John On Sat, Feb 9, 2013 at 10:09 AM, Luca Merolla luca.mero...@gmail.comwrote: Hi everyone, I'm trying to add hibernate libraries

Re: JSF com.sun.faces.config.ConfigureListener

2013-02-02 Thread John D. Ament
What are the contents of your faces-config.xml? On Sat, Feb 2, 2013 at 3:21 PM, Russell Collins collins-soluti...@austin.rr.com wrote: I am using tomee version 1.5.1. I am trying to deploy a JSF web application to the server. When the server starts up I get this error eb 2, 2013 2:02:39

<    1   2