posted 14 years ago
Hi!
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?