You are correct, there is an error with the wsn-consumer sample. I have 
not gone back to see when it snuck in yet, but the problem is simple: the 
<resource-type/> in the wsn-consumer muse.xml file does not have the 
use-router-persistence attribute. If you add the attribute like so:

<resource-type use-router-persistence="true">

everything works again. Sorry for that, I will fix it in SVN.

Dan



"Lloyd Smith" <[EMAIL PROTECTED]> wrote on 12/28/2006 05:44:13 PM:

> The wsn-producer sample in 2.1.0 is throwing the following on the 
Notify: 
>     [ID = 'DestinationUnreachable'] There is no resource available at 
the given EPR: 
> http://192.168.0.3:9090/wsn-consumer/services/consumer
> 
> Different symptom than the one mentioned on the thread below.  Can 
someone 
> confirm that copying the wsn-producer and wsn-consumer war's to a 
Tomcat, then
> running the WsnTestClient with no code changes is the expected setup? Or 
is 
> there code that needs to be added to set a resource ID on the 
subscription?
> 
> Also, is anyone running muse with the standalone version of axis2?  What 

> config changes would be required?  Thanks in advance.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to