1 Feb 2011 11:09
Re: Problem with TCPTopicConnectionFactory since weuse version v6.05.03
Bartosz Oudekerk <b.oudekerk <at> onehippo.com>
2011-02-01 10:09:27 GMT
2011-02-01 10:09:27 GMT
On 31/01/11 09:46, Gerrie Rijsdijk wrote: > Hippo made it easier to create a Hippo 6 war, but this conflicted with our configuration. So we have reduced our own configuration, using Hippo's config instead. > > Nevertheless we did not succeed in making our monitoring application behave like before.... > > Now we get the following error on our monitoring part of the application: > JMS Topic Status: NOTICE > Started: 28-01-2011 12:44:29, Completed: 28-01-2011 12:44:29, State:NOT OK, Description: javax.naming.NameNotFoundException : TCPTopicConnectionFactory > > Here are some of our changed files, which cause named problems: > > ========================================== > file:///D:/projects/hippo/cms-customized/build.properties.sample > ========================================== > jms.jndi.initial.factory=nl.hippo.jmsbridge.BridgeContextFactory > jms.connection.factory=TCPTopicConnectionFactory More than just these two are needed, see [0] > ========================================== > file:///D:/projects/hippo/cms-customized/config/jboss-web.xml > ========================================== > <resource-ref> > <res-ref-name>TCPTopicConnectionFactory</res-ref-name> > <jndi-name>java:x.tcf</jndi-name> > </resource-ref>(Continue reading)
RSS Feed