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

ERROR - Unable to read wsdl file null in org.apache.openejb.core.stateless.JaxWsInvocationTest

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • 3.1.x
    • None
    • tests
    • None

    Description

      While running mvn -Dtest=JaxWsInvocationTest clean test in openejb-core the following errors are reported:

      Running org.apache.openejb.core.stateless.JaxWsInvocationTest
      INFO - Configuring Service(id=Default JDK 1.3 ProxyFactory, type=ProxyFactory, provider-id=Default JDK 1.3 ProxyFactory)
      INFO - Configuring Service(id=Default Transaction Manager, type=TransactionManager, provider-id=Default Transaction Manager)
      INFO - Configuring Service(id=PseudoSecurityService, type=SecurityService, provider-id=PseudoSecurityService)
      INFO - Configuring Service(id=Default Stateless Container, type=Container, provider-id=Default Stateless Container)
      INFO - Configuring app: test
      WARN - Unable to scrape for @Stateful, @Stateless or @MessageDriven annotations. EjbModule URL not valid: test
      ERROR - Unable to read wsdl file null
      INFO - Loaded Module: test
      INFO - Assembling app: test
      INFO - Created Ejb(deployment-id=EchoBean, ejb-name=EchoBean, container=Default Stateless Container)
      INFO - Deployed Application(path=test)
      Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.516 sec

      Although the test itself passes, ERROR message might lead to another conclusion (after all ERRORs should lead to test failures, shouldn't they?). The ERROR should be fixed so the necessary file's where it's expected to be.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jlaskowski Jacek Laskowski
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: