I have tried to get the wsn-producer/consumer sample to work without success. I have done the following:
1. Downloaded 2.1.0 distribution and ran update_install. 2. Added row <resource-type use-router-persistence="true"> in wsn-consumer muse.xml 3. Created new muse.xxx-snapshot-2.2.0.jars from SVN. Replaced old (2.1.0) jars in modules folders with snapshot 2.2.0 jars. 4. Rebuild wars for wsn-consumer and wsn-producer. 5. Deploy wars on Tomcat without any error messages. Run WsnTestClient I still get the following error: INFO: [ID = 'LastPublishFailed'] The last notification published via wsnt:Notify failed to reach its destination. The consumer may be unavailable. The original error was: null 2007-feb-05 08:17:37 org.apache.ws.muse.test.wsrf.MyCapabilityImpl$1 run INFO: Waiting 10 seconds before sending message... Any ideas? /Mattias
