I am creating the following JMS connection in the .grf file
<Connection id="JMSInbound" type="JMS"
iniCtxFactory="com.sun.jndi.fscontext.RefFSContextFactory"
providerUrl="file:///C:/JMSObjStore/Inbound"
connectionFactory="InboundConnectionFactory"
destId="InboundQueue"/>
I am getting the following error when doing so…
“Graph loading error: Unknown connection type: JMS”
Version: 1.8.0
Build #: 234
Build date: 2007-09-21