Hi,

I've successfully configured spring ws on tomcat and I'm able to communicate with several client/tools like Tibco General Interface and simply soapUI.

So I'm able to invoke one of my web services from Tibco GI but, what I would like to do know is from my Java Spring-WS publish a message to an ActiveMQ topic or queue.

Have someone any idea from where to start? I've tried to read ActiveMQ Spring support but as a newbie I'm quite bad to reach my goal

Best Regards