Hello,
I need to deploy a the rampart security Module programmly. I 've bin wandering what to do. I can try put the .mar files in my classpath and try deploying the with DeployEngine or a can add the sources of the Rampart module to my project and try invoking the

public void init(ConfigurationContext configContext, AxisModule module) throws 
AxisFault;//Initialize the module
public void engageNotify(AxisDescription axisDescription) throws AxisFault;


My tries so far with both opportunities have been unsuccessful due to the lack of documentation and java docs.
thanks in advance
Angel

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

Reply via email to