Hi Tony,

Also, regarding WS-Security options/configuration... It appears that you can 
only set these semantics by using OutFlowSecurity/InFlowSecurity handlers.  
There is no way to set/configure these parameters programmatically, right?


Nope.. Actually you can configure rampart programatically, Please have
a look at the integration test cases here : [1]

Note that testInteropWithDynamicConfig in the InteropTestBase class
calls the getOutflowConfiguration() and getInflowConfiguration()
methods to get hold of the configuration parameters to add to the
options object. Each of the different classes that extends
InteropTestBase creates the different OutflowConfiguration and
InflowConfiguration objects as required.

Thanks,
Ruchith

--
www.ruchith.org

[1] 
https://svn.apache.org/repos/asf/webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/security

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to