| Projects on Google Code | Results 1 - 10 of 57 |
This is an ActiveMQ security plugin developed to provide dynamic authentication and authorization capabilities such as:
1. User names added/deleted/modified dynamically to ActiveMQ server.
2. User passwords can be changed modified dynamically
3. User passwords are encrypted
4. Automatic ...
Using this library, you can easily send and receive messages onto any JMS provider. It also supplies specialized fixtures for [http://www-306.ibm.com/software/integration/wmq/ WebSphere MQ].
The library is based on [http://servicefixture.sourceforge.net/ ServiceFixture] which means we can also u...
JMS Load Tester is a small open source command line based Java (>1.5) application to load test JMS brokers like SonicMQ, ActiveMQ, OpenJMS and others. It is configured using a properties file and should run under Windows and Un*x systems.
this site is just used to host the source code. for a deta...
Project serves as a set of helper classes and configurations to easily test JMS logic especially against real JMS providers.
== Status ==
* [http://groups.google.com/group/jms-test-support 23.3.2009] - Google Group for discussion created - feel free to add your idea
* [http://jms-test-suppo...
JmsUnit allows you to mock, stub and assert conversations to a JMS end point.
*** Now moved to http://jmsunit.sourceforge.net ***
Utilizzare JMS per la Chat
Glassfish per il provider
Swing per l'interfaccia
sample description
Will create jms bindings for guice, make the API similar to the approach that warp-persist uses and mimic the functionality of spring JMSTemplate. Key is though not to hide the way connections etc are used, Spring JmsTemplate has a few [http://activemq.apache.org/jmstemplate-gotchas.html gotchas];
...
Provides a GWT API for connecting to an ActiveMQ broker via the Ajax connector, producing and consuming messages. Strong typing for messages can be accomplished using GWT overlay objects (see `PlainTextMessage`).
Setup the servlet as described in the [http://activemq.apache.org/ajax.html Active...
OnlineMQ puts traditional message queuing over the web.
The service consist of
1. Server side which is our core application running in the cloud (Joyent cloud computing)
2. API libraries and software (client side)
All our API (client-side) code is open-source, it varies from general Java AP...