I need to use SwiftMQ with some programs that will
also rely on RMI. Since SwiftMQ has JNDI built-in, can I make use of it
for my generic naming service, or do I still need to run an RMI naming
service?
I'd like to be able to have JNDI not only contain
information about the queues, topics, subscribers and such, but also dynamically
store Remote object references for use with RMI.
Is that possible?
Thanks, David ------------------------------------------------------ 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 |
- [developers] JNDI is generically useful? David Wall
- [developers] JNDI is generically useful? Andreas Mueller