Hi all. I'm currently using the servicemix-wsn2005 component running in ServiceMix 3.2.3. I need to use WS-Notification ouside the JBI world, so i exposed the services over HTTP/SOAP using servicemix-http component (such as the wsn-http-binding example shipping with servicemix distribution). All works fine; I first tested this configuration using the soapUI example project on the servicemix web site; then i was able to create pullpoint, subscribing e pulling messages (using GetMessages operation) from other java apps developed for those pourposes.
And now, this is the problem: when I shut down and restart my servicemix instance, I must recreate the pullpoint and re-subscribing to my topics; infact, pullpoint and subscriptions previously created, were deleted. Is that a normal behaviour? What can I do to avoid this issue? Best regards, Vittorio. -- View this message in context: http://www.nabble.com/ServiceMix-WSN-Configuration-Trouble-tp23740275p23740275.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
