Hello.
 
I am trying to secure the web service using axis1.4 in the server side and in the client side axis 2.
 
My problem is the following:
 
I use rampart module to insert the username token in the SOAP header. But this username token is unknown in development time because it is returned by a Security Token Service in runtime. I like to know how to insert this dynamic username token into the AxisConfiguration object.
To test I include the username in the axis2.xml in development time but for my proposal it must be inserted in runtime.
 
Thanks

Reply via email to