I am using the socket protocol with xmlblaster 1.1
I use a persistent XPATH subscription for my 'server'.
When a 'client' sends a publishOneway, the server's callback message type is 'update'. Shouldn't it be 'updateOneway' instead?
How to receive is a setting of each subscribe:
http://www.xmlblaster.org/xmlBlaster/doc/requirements/interface.subscribe.html*
*
<updateOneway>true</updateOneway>
regards Marcel