-
1. Re: JBossWS 3.1.2 Metro
ropalka Jul 21, 2009 3:16 AM (in response to ernestojpg)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
ernestojpg Jul 22, 2009 8:32 AM (in response to ernestojpg)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 Jul 22, 2009 8:44 AM (in response to ernestojpg)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 Nov 19, 2009 4:58 PM (in response to ernestojpg)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 Sep 20, 2011 9:51 AM (in response to ropalka)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 Sep 22, 2011 3:44 AM (in response to grz3siek)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 Sep 22, 2011 5:29 AM (in response to ropalka)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