Label: jms

Content with label jms in Codehaus XFire (See content from all spaces)
There are no related labels.

JMS Transport with Aegis and OpenJMS
standalone code if you want to use Aegis (default) binding and OpenJMS http://openjms.sourceforge.net/. No configuration files need to be touched. And yes, you need to provide the Echo sample.  This is the server code: package com.fts89.jms.server; import javax.xml.namespace.QName; import org.apache.log4j.ConsoleAppender ...