Angel Cholchev wrote:
> Hello, > I'm looking for a way to deploy the rampart-1.0 module from a .jar > file. I've renamed the rampart-1.0.mar to .jar and putted it into my > classpath. > Then I tried to make the ConfigurationContextFactory use the classpath > as a repository location. However these things have not let to the > desired result. > In the Axis2 User's guide it is mensioned , that trough the fallowing > method You do not need to rename ".mar" to ".jar" just drop the module to class path as it is . > > public void init(ConfigurationContext configContext, AxisModule > module) throws AxisFault;//Initialize the module > public void shutdown(AxisConfiguration axisSystem) throws > AxisFault;//End of module processing > public void engageNotify(AxisDescription axisDescription) throws > AxisFault; > > we can control the method initialization. There a little documentation > and google stands silent, > so I would be very thankful if someone can help me. > Angel Cholchev > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- Thanks, Deepal ................................................................ ~Future is Open~ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
