7 Replies Latest reply on Sep 22, 2011 5:29 AM by grz3siek

    JBossWS 3.1.2 Metro

      Hi everyone,

      Does onyone know when JBossWS 3.1.2 (Metro version) will be released?

      I would need to install it in JBoss AS 5.1.0 ....

      Thanks in advance.
      Ernesto.

        • 1. Re: JBossWS 3.1.2 Metro
          ropalka

          Hi,

          we don't plan to release JBoss-Metro-3.1.2.
          We plan to release JBoss-Metro-3.2.0 together with JBoss-Native-3.2.0 and JBoss-CXF-3.2.0 at the end of August.

          Richard

          • 2. Re: JBossWS 3.1.2 Metro

            Hi Richard!

            Thanks for the reply. And, do you know which version of Metro will be equivalent? (Metro 1.4, 1.5, 2.0 ...)

            Regards.
            Ernesto.

            • 3. Re: JBossWS 3.1.2 Metro
              ropalka

              Stack Metro is based on the following Metro components:
              * WSIT 1.3.1
              * JAX-WS RI 2.1.4
              * JAXB RI 2.1.9

              You can always find this information in ReleaseNotes.txt file (part of distribution)

              • 4. Re: JBossWS 3.1.2 Metro
                steve_a_edwards

                JBoss + Metro client - help!

                We are writing a Web Service client to access a Web Service server (.NET) which requires WS-Security UsernameToken with Password Digest.

                The server has provided us with a WSDL which does not have any WS-Policy component.

                Our client code successfully generates a SOAP message without the WS-Security SOAP Header.

                The client code is run from within a Servlet in a web app, which is based on jboss-5.1.0.GA.
                The Web Service stack being used is jbossws-metro.

                So far, we have not found a successful way of including WS-Security UsernameToken.

                Is there a way of programmatically ensuring this is included?

                Having scoured the posts here and on other fora, it appears that for JBoss + Metro, it is
                necessary to use a file wsit-client.xml:
                - is that correct?
                - if yes where in our web app do we need to place it?
                - what would the content of this file be?

                BTW, the transmission will be over SSL, so message-level encryption is not necessary.

                Steve

                • 5. Re: JBossWS 3.1.2 Metro
                  grz3siek

                  Hi,

                   

                  I have simle question. You 've written that you plan to release JBoss-Metro-3.2.0 together with JBoss-Native-3.2.0. Is that mean that there are dedicated Metro versions for all application servers (JBoss, Tomcat and GlassFish)? Earlier I thought that there is one Metro for all application servers with interfeces for them.

                   

                  Thanks in advance.

                  Gregory

                   

                   

                  //     Hi,

                  //

                  //      we don't plan to release JBoss-Metro-3.1.2.

                  //     We plan to release JBoss-Metro-3.2.0 together with JBoss-Native-3.2.0 and JBoss-CXF-3.2.0 at the end of August.

                  //

                  //     Richard

                  • 6. Re: JBossWS 3.1.2 Metro
                    ropalka

                    JBossWS releases are covering only JBossAS. See:

                     

                    http://community.jboss.org/wiki/JBossWS-SupportedTargetContainers

                     

                    for more info.

                    • 7. Re: JBossWS 3.1.2 Metro
                      grz3siek

                      Thanks for your anser but idea of my question was different.

                       

                      Maybe it is a newbie question, but I would like to now if tehere is any api to Metro?? I need it for my studies. I have to write simple standalone program imitating Serwer Application.

                       

                      Regards.

                      Grzegory