JMS Client on Applet
843830Jun 28 2002 — edited Nov 12 2002I want to have a JMS client on JApplet. It seems straight-forward, but is giving nice fight. I'm using Apache Tomcat v4.0. It's like a chat site, and I want to experiment with JMS pub-sub model. When encountering with URL having 'rmi' as protocol (rmi://...), it's saying "Unknown Protocol". I'm using IE v5.
As JMS implementation, I'm using OpenJMS (freeware from ExoLab.org). This is just for a practise purpose.
Any helping comments are most welcome.
Thanx in advance.