Skip to content

Membrane Monitor request/response logs #5

Description

@saraivamarco

After creating the folder c:\temp and adding this tag to the monitor-beans.xml file:

<spring:bean name="storeInterceptor" class="com.predic8.membrane.core.interceptor.ExchangeStoreInterceptor">
<spring:property name="exchangeStore">
<spring:bean class="com.predic8.membrane.core.exchangestore.FileExchangeStore">
<spring:property name="dir" value="C:\temp" />
</spring:bean>
</spring:property>
</spring:bean>

It just doesn't create any log file in the c:\temp location.

ref: http://www.membrane-soa.org/soap-monitoring-howto.htm

Regards,
Marco

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions