Michele,


<module name="logging" class="userguide.loggingmodule.LoggingModule">
    <InFlow>
        <handler name="InFlowLogHandler" 
class="userguide.loggingmodule.LogHandler">
            <order phase="loggingPhase"/>
        </handler>
    </InFlow>

    <OutFlow>
        <handler name="OutFlowLogHandler" 
class="userguide.loggingmodule.LogHandler">
            <order phase="loggingPhase"/>
        </handler>
    </OutFlow>

    <OutFaultFlow>
        <handler name="FaultOutFlowLogHandler" 
class="userguide.loggingmodule.LogHandler">
            <order phase="loggingPhase"/>
        </handler>
    </OutFaultFlow>

    <InFaultFlow>
        <handler name="FaultInFlowLogHandler" 
class="userguide.loggingmodule.LogHandler">
            <order phase="loggingPhase"/>
        </handler>
    </InFaultFlow>
</module>





>>> Michele Mazzucco <[EMAIL PROTECTED]> 3/28/2007 10:23:38 AM >>>
On Wed, 2007-03-28 at 10:18 -0600, Richard DeGrande wrote:
> The service.xml is the same as whatever comes with the sample.

I'm sorry. I meant module.xml.

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]

Reply via email to