Saturday, 24 August 2013

Getting NullPointerException when running simple JMS

Getting NullPointerException when running simple JMS

Am trying to run a simple JMS app, sadly got NullPointException .
following are the links to the files of the app :
1. Producer.java
2. SynchConsumer.java
following is the exception
Exception in thread "main" java.lang.NullPointerException
at coreservlets.Producer.main(Producer.java:96)
Any flash put into this shall be appreciated .

No comments:

Post a Comment