Hi Lin, thank you very much for your quick response. If I understand you right Geronimo comes with 2 webservice implementations: Apache Axis2 and Apache CXF. If we want to use the 'WS Security 1.1" functionality we should use Apache CXF. Is this what you mean?
I haven't found any documentation concerning that topic and a lot of questions to this: * How can I switch in Geronimo between CXF and Axis2? * How can I configure CXF? * Is there any documentation on that topic? Thanx in advance Josef "Lin Sun" <[EMAIL PROTECTED]> 26.06.2008 16:12 Bitte antworten an [email protected] An [email protected] Kopie Thema Re: Using WS-Security with Geronimo 2.1.1 Hi, I don't think we support WS-Security 1.1 in Geronimo with Axis2 implmentation. This Rampart module seems to be a seperate module that is not included in Axis2's default installation and are not included in Geronimo either AFAIK. We do have our own version of axis2.xml file, think it is called geronimo-axis2.xml file, that is bundled in one of the geronimo-axis2 jars. This function may be avail with the CXF implmentation. Lin On 6/26/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi all, we would like to use WS - Security 1.1 in Geronimo. Geronimo uses the Webservice Framework AXIS-2, therefore the WS-Security Rampart has to be used ? I found infos howto config Rampart: http://ws.apache.org/axis2/modules/rampart/1_0/security-module.html Is this the right way, or should we use another WS open source stack like Apache CXF, JBossWS or Sun's Metro? Is there any documentation howto config/integrate the Security-Functionality into Geronimo? (With JavaEE5 everything is so easy, @WebService is enough and the Webservice is running. I have no clue even how to get started with the configuration of Axis2: from http://ws.apache.org/axis2/modules/rampart/1_0/security-module.html : .... First it should be engaged by inserting the following in the axis2.xml file. <module ref="rampart"/> ... => I couldn't find the axis2.xml File :-( ) Any help would be wonderful. Josef BGS Beratungsgesellschaft Software Systemplanung AG Niederlassung Rhein/Main Robert-Koch-Straße 41 55129 Mainz Fon: +49 (0) 6131 / 914-0 Fax: +49 (0) 6131 / 914-400 www.bgs-ag.de Geschäftssitz Mainz Registergericht Amtsgericht Mainz HRB 62 50 Aufsichtsratsvorsitzender Dr. Wolfgang Trommer Vorstand Hanspeter Gau Hermann Kiefer Nils Manegold Heinz-Jörg Zimmermann BGS Beratungsgesellschaft Software Systemplanung AG Niederlassung Rhein/Main Robert-Koch-Straße 41 55129 Mainz Fon: +49 (0) 6131 / 914-0 Fax: +49 (0) 6131 / 914-400 www.bgs-ag.de Geschäftssitz Mainz Registergericht Amtsgericht Mainz HRB 62 50 Aufsichtsratsvorsitzender Dr. Wolfgang Trommer Vorstand Hanspeter Gau Hermann Kiefer Nils Manegold Heinz-Jörg Zimmermann
