You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Martin Gainty (JIRA)" <ji...@apache.org> on 2015/03/09 21:56:38 UTC

[jira] [Created] (GERONIMO-6537) openejb-core missing conf/deployments.xml causing test failure

Martin Gainty created GERONIMO-6537:
---------------------------------------

             Summary: openejb-core missing conf/deployments.xml causing test failure
                 Key: GERONIMO-6537
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6537
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: OpenEJB
    Affects Versions: 3.0-beta-2
         Environment: Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 11:22:2
2-0400)
Maven home: C:\maven\APACHE~1.1
Java version: 1.7.0_45, vendor: Oracle Corporation
Java home: C:\Java\JDK17~1.0_4\jre
Default locale: en_US, platform encoding: Cp1252

openejb-4.7.1
            Reporter: Martin Gainty


while running mvn package openejb-core DeployerEjbTest.java fails :
Test set: org.apache.openejb.assembler.DeployerEjbTest
-------------------------------------------------------------------------------
Tests run: 7, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 11.854 sec <<< FAILURE! - in org.apache.openejb.assembler.DeployerEjbTest
testDeployWarSave(org.apache.openejb.assembler.DeployerEjbTest)  Time elapsed: 1.054 sec  <<< ERROR!
org.apache.openejb.OpenEJBRuntimeException: Failed test evaluation
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.openejb.assembler.DeployerEjbTest.testDeployWarSave(DeployerEjbTest.java:176)




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Re: [jira] [Created] (GERONIMO-6537) openejb-core missing conf/deployments.xml causing test failure

Posted by Zhi Xie <da...@gmail.com>.
I think this issue should be post in tomee/openejb community.

2015-03-11 17:08 GMT+08:00 Zhi Xie <da...@gmail.com>:

> As I know, it should be compiled with jdk1.6. Please double check it.
> Thanks.
>
> 2015-03-10 4:56 GMT+08:00 Martin Gainty (JIRA) <ji...@apache.org>:
>
>> Martin Gainty created GERONIMO-6537:
>> ---------------------------------------
>>
>>              Summary: openejb-core missing conf/deployments.xml causing
>> test failure
>>                  Key: GERONIMO-6537
>>                  URL: https://issues.apache.org/jira/browse/GERONIMO-6537
>>              Project: Geronimo
>>           Issue Type: Bug
>>       Security Level: public (Regular issues)
>>           Components: OpenEJB
>>     Affects Versions: 3.0-beta-2
>>          Environment: Apache Maven 3.1.1
>> (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 11:22:2
>> 2-0400)
>> Maven home: C:\maven\APACHE~1.1
>> Java version: 1.7.0_45, vendor: Oracle Corporation
>> Java home: C:\Java\JDK17~1.0_4\jre
>> Default locale: en_US, platform encoding: Cp1252
>>
>> openejb-4.7.1
>>             Reporter: Martin Gainty
>>
>>
>> while running mvn package openejb-core DeployerEjbTest.java fails :
>> Test set: org.apache.openejb.assembler.DeployerEjbTest
>>
>> -------------------------------------------------------------------------------
>> Tests run: 7, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 11.854
>> sec <<< FAILURE! - in org.apache.openejb.assembler.DeployerEjbTest
>> testDeployWarSave(org.apache.openejb.assembler.DeployerEjbTest)  Time
>> elapsed: 1.054 sec  <<< ERROR!
>> org.apache.openejb.OpenEJBRuntimeException: Failed test evaluation
>>         at org.junit.Assert.fail(Assert.java:88)
>>         at org.junit.Assert.assertTrue(Assert.java:41)
>>         at
>> org.apache.openejb.assembler.DeployerEjbTest.testDeployWarSave(DeployerEjbTest.java:176)
>>
>>
>>
>>
>> --
>> This message was sent by Atlassian JIRA
>> (v6.3.4#6332)
>>
>
>
>
> --
> Best Regards
> Gary
>



-- 
Best Regards
Gary

Re: [jira] [Created] (GERONIMO-6537) openejb-core missing conf/deployments.xml causing test failure

Posted by Zhi Xie <da...@gmail.com>.
As I know, it should be compiled with jdk1.6. Please double check it.
Thanks.

2015-03-10 4:56 GMT+08:00 Martin Gainty (JIRA) <ji...@apache.org>:

> Martin Gainty created GERONIMO-6537:
> ---------------------------------------
>
>              Summary: openejb-core missing conf/deployments.xml causing
> test failure
>                  Key: GERONIMO-6537
>                  URL: https://issues.apache.org/jira/browse/GERONIMO-6537
>              Project: Geronimo
>           Issue Type: Bug
>       Security Level: public (Regular issues)
>           Components: OpenEJB
>     Affects Versions: 3.0-beta-2
>          Environment: Apache Maven 3.1.1
> (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 11:22:2
> 2-0400)
> Maven home: C:\maven\APACHE~1.1
> Java version: 1.7.0_45, vendor: Oracle Corporation
> Java home: C:\Java\JDK17~1.0_4\jre
> Default locale: en_US, platform encoding: Cp1252
>
> openejb-4.7.1
>             Reporter: Martin Gainty
>
>
> while running mvn package openejb-core DeployerEjbTest.java fails :
> Test set: org.apache.openejb.assembler.DeployerEjbTest
>
> -------------------------------------------------------------------------------
> Tests run: 7, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 11.854 sec
> <<< FAILURE! - in org.apache.openejb.assembler.DeployerEjbTest
> testDeployWarSave(org.apache.openejb.assembler.DeployerEjbTest)  Time
> elapsed: 1.054 sec  <<< ERROR!
> org.apache.openejb.OpenEJBRuntimeException: Failed test evaluation
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.assertTrue(Assert.java:41)
>         at
> org.apache.openejb.assembler.DeployerEjbTest.testDeployWarSave(DeployerEjbTest.java:176)
>
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v6.3.4#6332)
>



-- 
Best Regards
Gary