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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions