creating a subscriber
843830Aug 18 2003 — edited Feb 22 2004I am using MQSeries as the service provider.
I do a JNDI lookup for a TopicConnectionFactory and a Topic.
I then try to create a subscriber on a session.
I get the following error
JMS Exception :MQJMS1016: an internal error has occurred. Please contact your system administrator. Detail: {0}
MQ Exception :null
What do I do now ?