1 2 Previous Next 18 Replies Latest reply on Mar 8, 2010 9:57 AM by gllambi Go to original post
      • 15. Re: RegisterResponse interop issue with .NET 3.5
        gllambi

        jajaja excelent! and I saw it and is already fixed!! this is awesome!!!

         

        Thanks a lot! I'll try both things and tell you how I did

         

        Best regards

        Guzman

        • 16. Re: RegisterResponse interop issue with .NET 3.5
          gllambi

          Andrew, I try but wihtout success. The call to the activationService is with http.

           

          Is this property available on version 4.7? Do I have to change something in the client?

           

          Regards

          Guzman

          • 17. Re: RegisterResponse interop issue with .NET 3.5
            adinn

            Hi Guzman,

             

            Oops, my mistake. When I looked at the code in XTSService I confused the WS-C  1.0 and 1.1 cases. the property you need  to set is

             

            -Dorg.jboss.jbossts.xts11.coordinator.scheme=https

             

            Try again with this on the command line and it should  work ok.

             

            By the way, full details of how to configure all other aspects of the Activation Coordinattor URL are contained in Chapter 7 of the 4.7 XTS manual (look in the docs directory). Unfortunately, setting the URL scheme seems ot have been omitted. I'll make sure it goes into the next release (4.11, I gess as 4.10 has just been frozen).

            • 18. Re: RegisterResponse interop issue with .NET 3.5
              gllambi

              Hi Andrew!

               

              I tried again using the new ssl configuration, the new jbossws version (with no metadata tag) and everything worked fine. I've got a JBoss Client and a .NET service interoperating using WS-AT.

               

              Thanks for all

              Best Regards

              Guzman

              1 2 Previous Next