Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JMS Client on Applet

843830Jun 28 2002 — edited Nov 12 2002
I 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.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 10 2002
Added on Jun 28 2002
2 comments
145 views