> I'm using the latest Bluestone App Server that supports Message Driven
> Beans(MDB), and I'm trying to use SwiftMQ to send JMS messages to my
> MDB
> inside the application server. Currently, I'm able to run the sample
> programs that come with SwiftMQ, but I'm not able to have messages
> posted to
> the MDB.
> A client program publishes messages to the router, but the MDB does not
> receive them.... In the configuration file for the app server I specify
> "the
> initial context factory used to acquire a JMS vendor's JNDI SPI", and I
> use
> the following setting:
> jmsProviderContext=com.swiftmq.jndi.InitialContextFactoryImpl
> 
> Does this sound right?

There is also a provider URL like 'smqp://localhost:4001'. You have to 
specify this also somewhere.

> Are there any general guidelines on the SwiftMQ configuration in this
> situation?

If the app server uses ConnectionConsumer/ServerSessionPool etc then it 
doesn't work because SwiftMQ doesn't support it.

-- 
Andreas Mueller, [EMAIL PROTECTED], IIT GmbH, Bremen/Germany, http://www.iit.de
SwiftMQ, JMS Enterprise Messaging System, http://www.swiftmq.com


------------------------------------------------------
SwiftMQ developers mailing list * http://www.swiftmq.com
To unsubscribe from this list, send an eMail to 
[EMAIL PROTECTED] and write in the body of your message:
UNSUBSCRIBE developers <your-email-address>
Archive: http://www.mail-archive.com/developers@mail.iit.de/




Reply via email to