here is the maven log:
linsrv@Patient $ mvn integration-test
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------- —
[INFO] Building Unnamed - cola:Patient:ejb:0.0.1-SNAPSHOT
[INFO] task-segment: [integration-test]
[INFO] ------------------------------------------------------------------------- —
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
Compiling 5 source files to /home/phde/MyProjects/COLA_WORKSPACE/Patient/target/ classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
Compiling 2 source files to /home/phde/MyProjects/COLA_WORKSPACE/Patient/target/ test-classes
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [ejb:ejb]
[INFO] Building ejb Patient-0.0.1-SNAPSHOT
[INFO] Building jar: /home/phde/MyProjects/COLA_WORKSPACE/Patient/target/Patient -0.0.1-SNAPSHOT.jar
[INFO] [cobertura:instrument {execution: instrument}]
[INFO] Cobertura 1.7 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Instrumenting 7 classes to /home/phde/MyProjects/COLA_WORKSPACE/Patient/target/g enerated-classes/cobertura
Cobertura: Saved information on 5 classes.
Instrument time: 772ms
[INFO] Instrumentation was successful.
[INFO] [cargo:start {execution: start-container}]
[INFO] [surefire:test {execution: default}]
[INFO] Setting reports dir: /home/phde/MyProjects/COLA_WORKSPACE/Patient/target/ surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
[surefire] Running be.cola.patient.PatientBeanTest
Cobertura: Loaded information on 5 classes.
DEBUG be.cola.patient.PatientBean - createPatientBean(String id=1e4956ba7f000001 00e4f9724d85d8f0, String lastName=1e4956c37f00000100b4d3d5d742b4f5, String first Name=1e4956c47f00000101bf52a56efc6cee, Date birthDate=Wed May 10 14:33:10 CEST 2 006, String address=1e4956c77f00000101cafa9e9b038f9e, String city=1e4956c77f0000 01010b9d04e0b5ff7e, String zipCode=1e4956c77f0000010171732bf168646f) - start
DEBUG org.jboss.security.SecurityAssociation - Using ThreadLocal: false
DEBUG org.jboss.remoting.Client - invoke called, but our invoker is disconnected , discarding and fetching another fresh invoker for: InvokerLocator [socket://12 7.0.0.1:3873/]
DEBUG org.jboss.remoting.transport.socket.SocketClientInvoker - connect called f or: org.jboss.remoting.transport.socket.SocketClientInvoker@120a47e
DEBUG be.cola.patient.PatientBean - getId() - start
DEBUG be.cola.patient.PatientBean - getId() - end - return value=1e4956ba7f00000 100e4f9724d85d8f0
WARN be.cola.patient.PatientBean - Comparing only Bean Id !!!
[surefire] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.229 sec
Cobertura: Saved information on 5 classes.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 20 seconds
[INFO] Finished at: Wed May 10 14:33:15 CEST 2006
[INFO] Final Memory: 7M/16M
[INFO] ------------------------------------------------------------------------
here is the maven log:
linsrv@Patient $ mvn integration-test
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------- —
[INFO] Building Unnamed - cola:Patient:ejb:0.0.1-SNAPSHOT
[INFO] task-segment: [integration-test]
[INFO] ------------------------------------------------------------------------- —
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
Compiling 5 source files to /home/phde/MyProjects/COLA_WORKSPACE/Patient/target/ classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
Compiling 2 source files to /home/phde/MyProjects/COLA_WORKSPACE/Patient/target/ test-classes
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [ejb:ejb]
[INFO] Building ejb Patient-0.0.1-SNAPSHOT
[INFO] Building jar: /home/phde/MyProjects/COLA_WORKSPACE/Patient/target/Patient -0.0.1-SNAPSHOT.jar
[INFO] [cobertura:instrument {execution: instrument}]
[INFO] Cobertura 1.7 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Instrumenting 7 classes to /home/phde/MyProjects/COLA_WORKSPACE/Patient/target/g enerated-classes/cobertura
Cobertura: Saved information on 5 classes.
Instrument time: 772ms
[INFO] Instrumentation was successful.
[INFO] [cargo:start {execution: start-container}]
[INFO] [surefire:test {execution: default}]
[INFO] Setting reports dir: /home/phde/MyProjects/COLA_WORKSPACE/Patient/target/ surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
[surefire] Running be.cola.patient.PatientBeanTest
Cobertura: Loaded information on 5 classes.
DEBUG be.cola.patient.PatientBean - createPatientBean(String id=1e4956ba7f000001 00e4f9724d85d8f0, String lastName=1e4956c37f00000100b4d3d5d742b4f5, String first Name=1e4956c47f00000101bf52a56efc6cee, Date birthDate=Wed May 10 14:33:10 CEST 2 006, String address=1e4956c77f00000101cafa9e9b038f9e, String city=1e4956c77f0000 01010b9d04e0b5ff7e, String zipCode=1e4956c77f0000010171732bf168646f) - start
DEBUG org.jboss.security.SecurityAssociation - Using ThreadLocal: false
DEBUG org.jboss.remoting.Client - invoke called, but our invoker is disconnected , discarding and fetching another fresh invoker for: InvokerLocator [socket://12 7.0.0.1:3873/]
DEBUG org.jboss.remoting.transport.socket.SocketClientInvoker - connect called f or: org.jboss.remoting.transport.socket.SocketClientInvoker@120a47e
DEBUG be.cola.patient.PatientBean - getId() - start
DEBUG be.cola.patient.PatientBean - getId() - end - return value=1e4956ba7f00000 100e4f9724d85d8f0
WARN be.cola.patient.PatientBean - Comparing only Bean Id !!!
[surefire] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.229 sec
Cobertura: Saved information on 5 classes.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 20 seconds
[INFO] Finished at: Wed May 10 14:33:15 CEST 2006
[INFO] Final Memory: 7M/16M
[INFO] ------------------------------------------------------------------------