We need to convert one of our services to use notifications. Currently it's a jsr181 webservice. I've been doing searches about how to ws-notify a wsdl (which I just cannot find anywhere for some reason), I looked at the servicemix 3.2 examples and only find servicemix.xml files (which I never figured out how to use a separate servicemix.xml anyhow), not wsdl files. It seems as though people aren't having trouble getting started with notifications and servicemix, so I HAVE to be missing something very obvious. I just need a place to start so that a consumer in our appserver can subscribe to notifications from our jsr 181 webservice without polling. I looked through the spec and it all makes sense, I just don't understand how the wsdl fits in.
Can someone point me in the right direction? Thanks!
