M
Mike Gaab
Hi,
I am having some difficulty getting a simple example of JMS running.
I would like to simply create a standalone app that sends and/or receives
messages from the server.
The main problem I am having is coming up with a string that points to
the server, specifically the context. Would some one explain the following
connect string:
ic.lookup("java:comp/env/jms/MyConnectionFactory");
I've gone through a number of the java tutorial step by step and they simply
do not run. Any other examples would be appreciated.
Thanks Mike
I am having some difficulty getting a simple example of JMS running.
I would like to simply create a standalone app that sends and/or receives
messages from the server.
The main problem I am having is coming up with a string that points to
the server, specifically the context. Would some one explain the following
connect string:
ic.lookup("java:comp/env/jms/MyConnectionFactory");
I've gone through a number of the java tutorial step by step and they simply
do not run. Any other examples would be appreciated.
Thanks Mike