Package jakarta-commons-messenger: Information

    Source package: jakarta-commons-messenger
    Version: 1.0-alt4_0.d10.6jpp5
    Build time:  Mar 30, 2013, 04:08 AM
    Category: Development/Java
    Report package bug
    License: Apache Software License
    Summary: Commons Messenger JMS framework
    Description: 
    Messenger is a JMS (Java Message Service) framework which makes it
    very easy to use JMS in Web Service and Web Application environments.
    Messenger implements session pooling (which can be quite hard to do
    with JMS) which makes JMS very easy to work with. Also Messenger hides
    much of the complexity of JMS behind a simple facade API, the Messenger
    interface.
    In addition Messenger provides an XML deployment configuration file to
    avoid having to litter your code with complex deployment configuration
    details in your application code.
    Messenger also provides a Messagelet Engine which is a JMS based
    container that can be deployed in any Servlet Engine to process JMS
    messages via MessageListeners, Message Driven Objects, Servlets or JSP.

    List of rpms provided by this srpm:
    jakarta-commons-messenger (noarch)
    jakarta-commons-messenger-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    @qa_p7

      1. jms_1_1_api
      2. jpackage-compat
      3. jpackage-utils >= 0:1.7.3
      4. jta_1_0_1B_api
      5. junit3 >= 0:3.8.1
      6. /proc
      7. ant >= 0:1.6
      8. ant-junit3
      9. apache-commons-beanutils
      10. apache-commons-collections
      11. apache-commons-digester
      12. apache-commons-logging
      13. servlet_2_3_api
      14. geronimo-jta-1.0.1B-api

    Last changed


    March 29, 2013 Igor Vlasenko 1:1.0-alt4_0.d10.6jpp5
    - explicitly use junit3
    March 12, 2013 Igor Vlasenko 1:1.0-alt3_0.d10.6jpp5
    - fixed build
    Feb. 14, 2011 Igor Vlasenko 1:1.0-alt2_0.d10.6jpp5
    - fixed build