Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-1672

SunRI does not respect @HandlerChain on client SEI

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • None
    • None
    • jbossws-metro
    • None

    Description

      tests-run-internal:
      [junit] Running org.jboss.test.ws.jaxws.samples.handlerchain.HandlerChainTestCase
      [junit] FIXME: JBWS-1671 SunRI client handler cannot set mime header
      [junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 4.209 sec
      [junit] Test org.jboss.test.ws.jaxws.samples.handlerchain.HandlerChainTestCase FAILED

      @WebService(name="Endpoint")
      @SOAPBinding(style = SOAPBinding.Style.RPC)
      @HandlerChain(file = "jaxws-handlers-client.xml") // relative path from the class file
      public interface EndpointWithHandlerChain
      {
      public String echo(String input);
      }

      Attachments

        Issue Links

          Activity

            People

              ropalka Richard Opalka
              tdiesler@redhat.com Thomas Diesler
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: