Michele,

I added the logging  module to the global section.  Doesn't seem to make a 
difference.  The problem is I have no idea where to look to see what the root 
issue is.  All I know is that the module is not configured or deployed. not why.

thx
rick

>>> Michele Mazzucco <[EMAIL PROTECTED]> 3/28/2007 10:41:21 AM >>>
Richard,

I'm quite sure that if your module is not globally engaged, i.e. if you
don't add

<module ref="logging" />  

in the global modules section, than you have to engage it on the
services.xml file of your service (see step #5 of the tutorial) - this
is not needed if your module is globally engaged.

Michele

On Wed, 2007-03-28 at 10:32 -0600, Richard DeGrande wrote:
> Michele,
> 
> Does it need to be Globally engaged?  I just deployed it like they described 
> on  http://ws.apache.org/axis2/1_1/modules.html 
> I did engage the module for all Services.
> 
> Rick
> 
> 
> >>> Michele Mazzucco <[EMAIL PROTECTED]> 3/28/2007 10:26:43 AM >>>
> On Wed, 2007-03-28 at 10:18 -0600, Richard DeGrande wrote:
> > I'm only posting the phase portion because that is all I changed
> 
> Is the module globally engaged? If so, you have to add something like
> 
> <module ref="module_name" />  
> 
> in the global modules section. The module name is the value specified in
> module.xml as name attribute.
> 
> 
> Michele
> 
> 
> ---------------------------------------------------------------------
> 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] 



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

Reply via email to