You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Deepal Jayasinghe <de...@opensource.lk> on 2006/07/03 06:30:45 UTC

Re: AXIS2: Dymamic deployment for modules


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: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>
>

-- 
Thanks,
Deepal
................................................................
~Future is Open~ 



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org