Using PostgreSQL as JBossMQ database anyone?

Поиск
Список
Период
Сортировка
От Joost Kraaijeveld
Тема Using PostgreSQL as JBossMQ database anyone?
Дата
Msg-id 1159886121.30298.4.camel@panoramix
обсуждение исходный текст
Ответы Re: Using PostgreSQL as JBossMQ database anyone?
Список pgsql-jdbc
Hi,

I want to use PostgreSQL 8.1 as JBossMQ database. I have followed the
docs I could find and now I only have 1 exception that was not there
when I use JBoss's default hsqldb (from the server.log):

2006-10-03 16:14:45,933 DEBUG [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Starting
jboss.j2ee:service=EJB,plugin=invoker,binding=message-driven-bean,jndiName=local/PrintQueueHandler@1212229433
2006-10-03 16:14:45,933 DEBUG [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Initializing
2006-10-03 16:14:45,933 DEBUG [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Looking up provider adapter:
java:/DefaultJMSProvider
2006-10-03 16:14:45,934 DEBUG [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Provider adapter:
org.jboss.jms.jndi.JNDIProviderAdapter@15dcc3ca
2006-10-03 16:14:45,937 DEBUG [org.jboss.ejb.plugins.jms.DLQHandler] Creating DLQHandler
2006-10-03 16:14:45,942 DEBUG [org.jboss.ejb.plugins.jms.DLQHandler] Initialization failed DLQHandler
javax.naming.NameNotFoundException: XAConnectionFactory not bound
    at org.jnp.server.NamingServer.getBinding(NamingServer.java:529)
    at org.jnp.server.NamingServer.getBinding(NamingServer.java:537)
    at org.jnp.server.NamingServer.getObject(NamingServer.java:543)
    at org.jnp.server.NamingServer.lookup(NamingServer.java:296)
    at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:625)

Is there anyone on this list who uses JBoss in combination with
PostgreSQL and is also using PostgreSQL as JBossMQ database that can
help me with this?

TIA


--
Groeten,

Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
web: www.askesis.nl

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Jan de Visser
Дата:
Сообщение: Re: XA end then join fix for WebLogic
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: XA end then join fix for WebLogic