1 Reply Latest reply on Dec 17, 2010 12:44 PM by jaikiran

    How to Configure JMS Queue and Queue Factory on JBossAS 6.0?

    abulseed

      Hello Guys,

       

      I'm developing an enterprise application that handles asynchronous requests for a webservice. The application heirarchy is pretty simple JSF for client side development and EJB MDB's will handle incoming requests and use the webservice client. I have all the application deployed fine but the problem is that i have an annoying NullPointerException for JMS Queue and factory and i don't know how to deploy resources for JMS Queue and factory inside JBossAS 6.0. This is critical so any help will be deeply appreciated.

       

      Best Regards,