Am trying to run a simple JMS app, sadly got NullPointException . following are the links to the files of the app :
Tools used : Eclipse & GlassFish
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 .