XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Major Major
    • JBossAS-5.0.0.CR2
    • None
    • None
    • None

      After making adjustments to the classpaths to resolve ClassNotFoundExceptions, there are still issues running on Hudson due to the hardcoding of localhost in the test classes.

      When the server is bound to localhost, only 1 of the 3 tests, testRemote, passes.

      The other two, testLocal and testCollocated, Error when invoking test method on the pojo.

      testRemote took 0.878 sec
      Testcase: testLocal took 0.036 sec
      Caused an ERROR
      null
      java.lang.Exception
      at org.jboss.test.asynch.AsynchTestCase.testLocal(AsynchTestCase.java:89)
      at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
      at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
      at junit.extensions.TestSetup.run(TestSetup.java:23)

      Testcase: testCollocated took 0.039 sec
      Caused an ERROR
      null
      java.lang.Exception
      at org.jboss.test.asynch.AsynchTestCase.testCollocated(AsynchTestCase.java:103)
      at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
      at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
      at junit.extensions.TestSetup.run(TestSetup.java:23)

            kkhan1@redhat.com Kabir Khan
            smcgowan@redhat.com Shelly McGowan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: