1 Reply Latest reply on Jul 11, 2003 9:03 AM by nphelps

    jms and jws

    janoss

      Has anyone successfully used a JWS client app using JMS? I have a Swing application that listens on a JMS topic and works outside of JWS. When launched from JWS, no JMS messages are received. Possible security/permissions problem, not sure. any advice?

        • 1. Re: jms and jws
          nphelps

          I have never tried this, but I'm sure your bound to run into some issues with security. However, it can be done. The JWS security sandbox is less restricitive then the applet security sandbox and I know there are people using JMS from applets.