Thanks for reply.
The applet is running on Windows NT trying to connect to the queue manager on the unix box with AIX.
This is my code:
public void connectToQmgr(String queueManagerName, String hos ...
I'm running an example from IBM's redbook: Applet created in VisualAge for Java using MQSeries client connects to server, puts a message on a queue.
I'm getting:
MQJE012: Security error - cannot c ...