You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by Jo...@cexp.com on 2006/02/08 00:31:41 UTC

Status of servicemix-wsn2005

Back when I was building from the Codehaus HEAD, I had created a working
example around servicemix-wsnotification. It seems that this component has
been replaced by servicemix-wsn2005. What is the status of this component? I
don't see any notification producer XML samples in src/test/resources, so I
can't really tell.

/jonathan

Re: Status of servicemix-wsn2005

Posted by Guillaume Nodet <gu...@worldonline.fr>.
Hi Jonathan !

The servicemix-wsn2005 is fully functional and compliant with the 2005 
version of the
ws-notification specification.  This includes pull style notifications 
and xpath filtering.
The main missing features are:
  * use of durable subscriptions
  * clustering of ws-notification brokers (if you have a servicemix 
cluster, if will not
      act very well)
A simple client api (to use inside the jbi bus) can be used 
(org.apache.servicemix.wsn.client package) and
tests are mainly in the 
org.apache.servicemix.wsn.component.WSNComponentTest class.

We also miss, as you pointed it, a real example to show its use with 
http+soap.  This will be easier
with the servicemix-http component, which handle ws-addressing.

Cheers,
Guillaume Nodet

Jonathan.Edwards@cexp.com wrote:

>Back when I was building from the Codehaus HEAD, I had created a working
>example around servicemix-wsnotification. It seems that this component has
>been replaced by servicemix-wsn2005. What is the status of this component? I
>don't see any notification producer XML samples in src/test/resources, so I
>can't really tell.
>
>/jonathan
>
>
>  
>