You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by "Ruchith Udayanga Fernando (JIRA)" <ji...@apache.org> on 2007/01/27 10:22:49 UTC

[jira] Resolved: (RAMPART-9) Need help using Rampart

     [ https://issues.apache.org/jira/browse/RAMPART-9?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ruchith Udayanga Fernando resolved RAMPART-9.
---------------------------------------------

    Resolution: Fixed

1.) On the server side you will only have to put the parameters in either axis2.xml or services.xml. If you have them in the axis2.xml the configuration will be effective globally.

2.) This is a file that you will have to create and point to in the configuration. This is where you can specify your WSS4J Crypto (org.apache.ws.security.components.crypto.Crypto) implementation and its configuration. If you have your keys and certs available in a keystore file, then you can use org.apache.ws.security.components.crypto.Merlin as the crypto impl and you can configure it as shown in http://ws.apache.org/axis2/modules/rampart/1_0/security-module.html

2.) This is yet another axis2.xml file that your client can have anywhere in your file system. 

3.) Please the links below:

http://wso2.org/library/255
http://wso2.org/library/240
http://wso2.org/library/174

> Need help using Rampart
> -----------------------
>
>                 Key: RAMPART-9
>                 URL: https://issues.apache.org/jira/browse/RAMPART-9
>             Project: Rampart
>          Issue Type: Test
>         Environment:  JDK1.4.2, Axis2.1.0, WinXP, Tomcat 5.0.28
>            Reporter: Ayondeep
>
> I am novice in WS security and have few questions regarding the use of Rampart module
> 1. On the server side do I need to put the configuration parameters(InFlowSecurity and OutFlowSecurity) in the services.xml as well as in the axis2.xml. Is there any other place where I can put this config parameters.
> 2.Where is the .properties file the Rampart documentation talks about.
> 2.Where is the axis2.xml file the SOAP client needs to point to. 
> 3.Is there any other documentation available about Rampart other than this one
> http://ws.apache.org/axis2/modules/rampart/1_0/security-module.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.