Uploaded image for project: 'OpenEJB'
  1. OpenEJB
  2. OPENEJB-1339

OpenEJB 3.1.x test failures with Java 5

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • 3.1.x
    • 3.1.x
    • None
    • None

    Description

      Building branches/openejb-3.1.x with java 5, I get the following test failures:

      -------------------------------------------------------------------------------
      Test set: org.superbiz.calculator.CalculatorTest
      -------------------------------------------------------------------------------
      Tests run: 7, Failures: 0, Errors: 7, Skipped: 0, Time elapsed: 5.005 sec <<< FAILURE!
      testCalculatorViaWsInterface(org.superbiz.calculator.CalculatorTest) Time elapsed: 4.765 sec <<< ERROR!
      javax.xml.ws.WebServiceException: org.apache.cxf.service.factory.ServiceConstructionException: Failed to create service.
      at org.apache.cxf.jaxws.ServiceImpl.<init>(ServiceImpl.java:149)
      at org.apache.cxf.jaxws.spi.ProviderImpl.createServiceDelegate(ProviderImpl.java:65)
      at javax.xml.ws.Service.<init>(Service.java:36)
      at javax.xml.ws.Service.create(Service.java:116)
      at org.superbiz.calculator.CalculatorTest.testCalculatorViaWsInterface(CalculatorTest.java:69)

      testCalculatorViaWsInterfaceWithTimestamp1way(org.superbiz.calculator.CalculatorTest) Time elapsed: 0.047 sec <<< ERROR!
      javax.xml.ws.WebServiceException: org.apache.cxf.service.factory.ServiceConstructionException: Failed to create service.
      at org.apache.cxf.jaxws.ServiceImpl.<init>(ServiceImpl.java:149)
      at org.apache.cxf.jaxws.spi.ProviderImpl.createServiceDelegate(ProviderImpl.java:65)
      at javax.xml.ws.Service.<init>(Service.java:36)
      at javax.xml.ws.Service.create(Service.java:116)
      at org.superbiz.calculator.CalculatorTest.testCalculatorViaWsInterfaceWithTimestamp1way(CalculatorTest.java:98)
      ...

      Attachments

        Activity

          People

            Unassigned Unassigned
            kevan Kevan Lee Miller
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: