How to save XML on file

80 views
Skip to first unread message

Andrea Iampieri

unread,
Feb 8, 2012, 11:22:31 AM2/8/12
to membrane-monitor
Hi Developer Team,
I've downloaded Membrane Monitor v3.2.2 64bit. In this guide (http://
www.membrane-soa.org/soap-monitoring-howto.htm) there are the steps to
save captured messages automatically, but in the installation
directory I don't found "membrane-beans.xml". There is "monitor-
beans.xml" only without the tags listed in the guide.
Can you help me to configure the monitor to save captured messages?
Thank you,

A.

Thomas Bayer

unread,
Feb 13, 2012, 8:03:08 AM2/13/12
to membrane-monitor
Hi Andrea,
thanks for your post. The howto describes the procedure for an older
version of Membrane Monitor. We forgot to update the documentation. We
will soon update the documentation.

--
Thomas

Andrea Iampieri

unread,
Feb 17, 2012, 6:10:51 AM2/17/12
to membrane-monitor
Ok, thank you :-)
Bye,

Andrea
Message has been deleted

Thomas Bayer

unread,
Jun 27, 2012, 10:40:28 AM6/27/12
to membrane...@googlegroups.com
Hi,
sorry it took a while to change the documentation. Now find an explanation how to automatically save messages at:


If you do not need the GUI you can use Membrane ESB to store all messages that are routed. See:


--
Thomas

jorisv...@gmail.com

unread,
Jun 12, 2013, 11:08:55 AM6/12/13
to membrane...@googlegroups.com
Hi Thomas,

I am trying to save messages to a local directory but the method mentioned in the howto is not working for me. There's no error when I start Membrane Monitor, but the messages are not saved either.

The version I am using is: membrane-monitor-win64-3.2.2, on Windows 7 64bit.

I added this section to "configuration\monitor-beans.xml":

  <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>

Could you help me to get this working?

Thanks in advance,

Thomas Bayer

unread,
Jun 13, 2013, 3:35:32 AM6/13/13
to membrane...@googlegroups.com
Hi,
we shifted this functionality into Membrane Service Proxy (See http://www.membrane-soa.org/service-proxy/ ). The Service Proxy and the Monitor are sharing the same core. But the Service Proxy has more functionality and can run as a OS service. The Montior is development and testing the Service Proxy is for production.

--
Thomas


Am 6/12/13 5:08 PM, schrieb jorisv...@gmail.com:
--
You received this message because you are subscribed to the Google Groups "membrane-monitor" group.
To unsubscribe from this group and stop receiving emails from it, send an email to membrane-monit...@googlegroups.com.
To post to this group, send email to membrane...@googlegroups.com.
Visit this group at http://groups.google.com/group/membrane-monitor?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages