Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-1731

Fix org.jboss.as.testsuite.integration.wsejb.EJBWebServicesTestCase - got error if running this TestCase alone

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 7.1.0.Beta1
    • 7.0.1.Final
    • Test Suite
    • None

    Description

      When invole testsuite like:

      mvn3 -Dtest=org.jboss.as.testsuite.integration.wsejb.* -DfailIfNoTests=false test -PallTests
      

      build fails with:

      Tests in error: 
        testSingleton(org.jboss.as.testsuite.integration.wsejb.EJBWebServicesTestCase): java.io.IOException: <html><head><title>JBoss Web/7.0.1.Final - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 404 - /ejbws-example/SingletonEndpoint</h1><HR size="1" noshade="noshade"><p><b>type</b> Status report</p><p><b>message</b> <u>/ejbws-example/SingletonEndpoint</u></p><p><b>description</b> <u>The requested resource (/ejbws-example/SingletonEndpoint) is not available.</u></p><HR size="1" noshade="noshade"><h3>JBoss Web/7.0.1.Final</h3></body></html>
        testSingletonWSDL(org.jboss.as.testsuite.integration.wsejb.EJBWebServicesTestCase): java.io.IOException: <html><head><title>JBoss Web/7.0.1.Final - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 404 - /ejbws-example/SingletonEndpoint</h1><HR size="1" noshade="noshade"><p><b>type</b> Status report</p><p><b>message</b> <u>/ejbws-example/SingletonEndpoint</u></p><p><b>description</b> <u>The requested resource (/ejbws-example/SingletonEndpoint) is not available.</u></p><HR size="1" noshade="noshade"><h3>JBoss Web/7.0.1.Final</h3></body></html>
      

      If testsuite is invoked like:

      mvn3 test -PallTests
      

      build success.

      Attachments

        Activity

          People

            rhn-support-asoldano Alessio Soldano
            pjanouse@redhat.com Pavel Janousek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: