Weird JMS behavior with InitialContext

2000-12-07 Thread Vidur Dhanda
I just ran into a rather interesting problem.  For my application, I decided to write a Swing login panel.  This panel is called at client application startup and calls new InitialContext(Hashtable).  Once the InitialContext is created, the application saves it for future use.  And the applicatio

jms behavior

2000-10-02 Thread Luis M Bernardo
hello, I've had some trouble understanding how the orion implementation of jms works. first of all, and as some other people pointed out, we cannot specify a topic connection factory in the jms.xml file but instead we have to rely on the default one (named I think theTopicConnectionFactory, alt