• ResteasyContributors

    Resteasy Contributor Page  This page provides information on contributor agreements, conduct, and who actually has or is contributing to the Resteasy project.   Contributing Contributor Agreement Contrib...
    Profile Photo
    last modified by bill.burke
  • Resteasy Release Process

    1. Get from github   $ git clone git@github.com:resteasy/Resteasy.git   2. If you need to build 2.3.x series, checkout Branch_2_3   $ cd Resteasy $ git checkout Branch_2_3   3. Build  ...
    Profile Photo
    last modified by bill.burke
  • RESTEasyMOMDurableTopics

    The RESTFul Interface for Durable Topics  send POST /topics/{topic-name}?persistent=[true|false]&priority=[0-9+]&timeToLive=[0-9+]   Response is 204 NO-CONTENT on success.  All query parameter...
    Profile Photo
    last modified by lincolnthree
  • RESTEasyMOMTopics

    The RESTFul Interface for Topics  send POST /topics/{topic-name}?persistent=[true|false]&priority=[0-9+]&timeToLive=[0-9+]   Response is 204 NO-CONTENT on success.  All query parameters option...
    Profile Photo
    last modified by lincolnthree
  • RESTEasyMOMInterface

    The RESTFul Interface for Queues  send POST /queues/{queue-name}?persistent=[true|false]&priority=[0-9+]&timeToLive=[0-9+]   Response is 204 NO-CONTENT on success.  All query parameters option...
    Profile Photo
    last modified by lincolnthree
  • RESTEasyMOMConfiguration

    RESTEasy MOM Configuration  RESTEasy MOM has only been used/tested with JBoss MQ on JBoss 4.2.2.  It should work with other JMS providers and on other application servers, but you may have to do some tweaki...
    Profile Photo
    last modified by lincolnthree
  • ResteasyMOMDocumentation

    RESTEasy MOM Documentation    Configuration The RESTFul Interface Queues Topics Durable Topics  
    Profile Photo
    last modified by lincolnthree
  • RESTEasyMOM

    Resteasy MOM  SVN Access: Sourceforge SVN Contributors: Bill Burke Report Bugs: Resteasy JIRA Project Download: All releases User Documentation: ResteasyMOMDocumentation Resteasy MAIL list: ...
    Profile Photo
    last modified by lincolnthree