I'm trying to deploy the open source application Itracker on a JBoss
3.2.3 server.
I get a "javax.jms.JMSException: Error creating the dlq connection:
XAConnectionFactory not bound" message trying to initialize the
DLQHandler.
I'm running JBoss 3.2.3 on Windows 2000 and I changed the DefaultDS
to use an Oracle 8i database instance. May be the mistake is in that
process.