This week's book giveaway is in the Agile and Other Processes forum. We're giving away four copies of Darcy DeClute's Scrum Master Certification Guide: The Definitive Resource for Passing the CSM and PSM Exams and have Darcy DeClute on-line! See this thread for details.
I've been trying to get a simple jms app to run so i can build on that to make something more complicated stuff that i need for college, but i can't get past this exception right now:
Here's the code:
There is a Sender class similar to this one that throws the same exception.
I have created both the connection factory and the queue through the glassfish admin console.
Can anyone help me here?