jms « Development « Java Swing Q&A





1. Is there a JMS queue browser GUI tool that can integrate with Glassfish?    stackoverflow.com

The title says it all. I have a few JMS queues created on Glassfish 2.1 server. I need a GUI browser that lets me view the messages being sent to the ...

2. SerializationProblem (?) of custom AsyncCallback    stackoverflow.com

I implemented an own Marshalling/Unmarshalling Sytem with JMS (exercise). I do Request and get Responses back. I want to fire an own callback in response after i received the correct response. ...

3. Remote JMS, glassfish cluster, cannot PING JMS nor create physical destinations from the GUI    java.net

I am using Sun Java System Application Server 9.1_02 (build b04-fcs) on Solaris 10. I have setup an app server cluster, and I want to use sjs message queue 4.3. For this reason, I am trying to use the REMOTE mode for the message service. I have encountered a number of problems:

4. Combining Swing + JMS    forums.oracle.com

P.S. And now, an angry rant on error messages (skip if you are adversely inclined to negativity): Seriously, people, and I'm talking specifically to people who work for various branches of Sun, here-- you guys & gals (you know who you are) need to get a handle on what constitutes acceptable error messages and feedback from your code. Any time your ...