Thanks Deepal,

 Is it in the plans?

 I understand that loading modules does not change the chain of
handling, but I just wanted the loading itself.

 As a shortcut, may be you can point out the place in the code where the
load takes place? I'm thinking of filtering modules, axis trying to
load, by their names.

Thanks,
Alex

-----Original Message-----
From: Deepal Jayasinghe [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 18, 2007 8:19 PM
To: [email protected]
Subject: Re: [Axis2] Manual module deployment

Hi Alexander ;

>Hello,
>
> Is it possible to tell axis to load only a specific module instead of
>going over "modules" directory?
>
>
>
In the current implementation there is no way to control the behavior
and it will load all the mar files in the modules directory. But loading
module will not change and configurations or handler chains ,
configuration will be change only when you engage a module.

>  Our server receives and calls external web services. When it is in a
>mode to call external web service - axis2 goes over "modules" directory
>and deploys all .mar files it encounters. But we want it only pickup a
>certain module - rampart, and not waste time on processing the entire
>directory.
>
> One possible solution is to create a separate module folder that will
>have only rampart.mar, but we want to avoid duplication.
>
>Thanks for your help,
>
>Alex
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
>


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


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

Reply via email to