Sedj, thanks for your response. appreciate it.
1 - how is JMS different from the message queue created
by a Solaris task ?
2 - I need help/guidance on how to read messages
in message queue, which is created by a Solaris task,
and send them to display these messages on Java GUI.
How exactly do I...