Hi Stefan,.
> Any ideas are welcome. I've been browsing the code base / mail archives for
> hours now and I feel lost and desperate...
In WSO2 WSAS [1] which is built on top of Axis 2, policies of
the services are updated dynamically ( via a management console )
using a web service call to an admin service. I think looking at how
they does it will help you to get an idea. Take a look at the
configureScenario method of SecurityScenarioConfigAdmin [2] and
setPolicy method of the ServiceAdmin [3].
thanks,
/nandana
[1] - http://wso2.org/projects/wsas/java
[2] -
https://wso2.org/repos/wso2/trunk/wsas/java/modules/admin/src/org/wso2/wsas/admin/service/SecurityScenarioConfigAdmin.java
[3] -
https://wso2.org/repos/wso2/trunk/wsas/java/modules/admin/src/org/wso2/wsas/admin/service/ServiceAdmin.java
http://nandana83.blogspot.com/
http://nandanasm.wordpress.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]