<?xml version="1.0"?>
<rss version="2.0">
  <channel><title>JMS Messaging integration</title><link>http://bill.welliver.org//space/pike/Fins/Developer/JMS</link><description>In addition to &lt;a href="/space/pike/Fins/Developer/Stomp"&gt;Stomp&lt;/a&gt; support, Fins also supports JMS messaging using an embedded JVM. Its features are comparable to the Stomp support, though the message class is a bit more complex. Additionally, there are a few extra configuration file settings that must be configured.&lt;p class="paragraph"/&gt;
See the samples &lt;a href="download page" class="wiki_link_external" &gt;http://hg.welliver.org/jmser&lt;/a&gt; for a copy of "JMSer"&lt;p class="paragraph"/&gt;
&lt;b class="bold"&gt;Notes&lt;/b&gt;&#xD;
&lt;ul class="minus"&gt;
&lt;li&gt;jms configuration section: jndi_provider_url, jndi_initial_context&lt;/li&gt;
&lt;li&gt;destination url: jms://user:password@JNDIConnectionFactoryName/JNDIDestination&lt;/li&gt;
&lt;li&gt;works for queues and topics&lt;/li&gt;
&lt;li&gt;message class: thin wrapper over the Java object with more Pike-like conventions.&lt;/li&gt;
&lt;li&gt;publishing: creates a session and keeps it open.&lt;/li&gt;
&lt;/ul&gt;</description><generator>Fins 0.9.7</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs></channel>
</rss>
