<?xml version='1.0' encoding='utf-8' ?>
<feed xml:base='http://torquebox.org' xml:lang='en-US' xmlns='http://www.w3.org/2005/Atom'>
  <id>http://torquebox.org</id>
  <title>The TorqueBox Project</title>
  <updated>2010-03-04T00:00:00Z</updated>
  <link href='http://torquebox.org' rel='alternate' type='text/html' />
  <link href='http://torquebox.org/news.atom' rel='self' type='application/atom+xml' />
  <entry>
    <id>http://torquebox.org/news/2010/03/04/torquebox-1-0-0-beta19-is-out/</id>
    <title>TorqueBox 1.0.0.Beta19 is out!</title>
    <updated>2010-03-04T00:00:00Z</updated>
    <link href='http://torquebox.org/news/2010/03/04/torquebox-1-0-0-beta19-is-out/' rel='alternate' type='text/html' />
    <author>
      <name>Bob McWhirter</name>
    </author>
    <summary>
      Finally, TorqueBox 1.0.0.Beta19 is out.
      
      Go download it and read the documentation.
      
      This release first and foremost includes an update to being based upon JBoss AS 6.0.0 milestone 2. To accomplish the upgrade, we&#8217;ve reworked the Maven-based build system to be linked at the elbow with the core JBoss AS build.
      
      Additionally, on top of that, in fact, quite exceptionally, TorqueBox now uses JBoss HornetQ to power it&#8217;s messaging. Even regular JBoss AS doesn&#8217;t do that yet.
      
      This release also sees some major changes and improvements to not just asynchronous tasks, but MQ integration in general. Be sure to check out the documentation, as new features have been added and APIs have changed some. That&#8217;s why we call it beta.
      
      The next release will focus on some much-needed internal cleanup, a documentation refresh, and perhaps an examination of Rails 3. So far, this release ships with Rails 2.3.4.
      
      This is what JIRA thinks we&#8217;ve accomplished:
      
      Bug
      
      
      TORQUE-57 - ActionController::send_data and send_file fail quietly
      
      TORQUE-59 - Queue payloads object to complex objects
      
      
      Task
      
      
      TORQUE-66 - Update Torquebox download link in documentation
      
      TORQUE-67 - Upgrade to JBoss AS 6 milestone 2
      
      TORQUE-68 - Integrate HornetQ for messaging
    </summary>
    <content type='html'>
      &lt;p&gt;Finally, TorqueBox 1.0.0.Beta19 is out.&lt;/p&gt;
      
      &lt;p&gt;Go &lt;a href=&quot;http://torquebox.org/download/&quot;&gt;download it&lt;/a&gt; and &lt;a href=&quot;http://torquebox.org/documentation/1.0.0.Beta19/&quot;&gt;read the documentation&lt;/a&gt;.&lt;/p&gt;
      
      &lt;p&gt;This release first and foremost includes an update to being based upon &lt;a href=&quot;http://jboss.org/jbossas/&quot;&gt;JBoss AS&lt;/a&gt; 6.0.0 milestone 2. To accomplish the upgrade, we&#8217;ve reworked the Maven-based build system to be linked at the elbow with the core JBoss AS build.&lt;/p&gt;
      
      &lt;p&gt;Additionally, on top of that, in fact, quite exceptionally, TorqueBox now uses &lt;a href=&quot;http://hornetq.org/&quot;&gt;JBoss HornetQ&lt;/a&gt; to power it&#8217;s messaging. Even regular JBoss AS doesn&#8217;t do that yet.&lt;/p&gt;
      
      &lt;p&gt;This release also sees some major changes and improvements to not just asynchronous tasks, but MQ integration in general. Be sure to check out the documentation, as new features have been added and APIs have changed some. That&#8217;s why we call it &lt;em&gt;beta&lt;/em&gt;.&lt;/p&gt;
      
      &lt;p&gt;The next release will focus on some much-needed internal cleanup, a documentation refresh, and perhaps an examination of Rails 3. So far, this release ships with Rails 2.3.4.&lt;/p&gt;
      
      &lt;p&gt;This is what JIRA thinks we&#8217;ve accomplished:&lt;/p&gt;
      
      &lt;h2 id=&quot;bug&quot;&gt;Bug&lt;/h2&gt;
      
      &lt;ul&gt;
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-57&quot;&gt;TORQUE-57&lt;/a&gt; - ActionController::send_data and send_file fail quietly&lt;/li&gt;
      
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-59&quot;&gt;TORQUE-59&lt;/a&gt; - Queue payloads object to complex objects&lt;/li&gt;
      &lt;/ul&gt;
      
      &lt;h2 id=&quot;task&quot;&gt;Task&lt;/h2&gt;
      
      &lt;ul&gt;
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-66&quot;&gt;TORQUE-66&lt;/a&gt; - Update Torquebox download link in documentation&lt;/li&gt;
      
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-67&quot;&gt;TORQUE-67&lt;/a&gt; - Upgrade to JBoss AS 6 milestone 2&lt;/li&gt;
      
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-68&quot;&gt;TORQUE-68&lt;/a&gt; - Integrate HornetQ for messaging&lt;/li&gt;
      &lt;/ul&gt;
    </content>
  </entry>
  <entry>
    <id>http://torquebox.org/news/2010/02/28/new-site/</id>
    <title>Welcome to the new site</title>
    <updated>2010-02-28T00:00:00Z</updated>
    <link href='http://torquebox.org/news/2010/02/28/new-site/' rel='alternate' type='text/html' />
    <author>
      <name>Bob McWhirter</name>
    </author>
    <summary>
      We&#8217;ve just relaunched the TorqueBox website in preparation for our upcoming 1.0.0.Beta19 release.
      
      The site is now generated by Awestruct a Jekyll-inspired site-baking toolkit. The entire website is generated from sources kept in a Git repository, easily forked and contributed to by anyone from the community. Additionally, we&#8217;ve enabled comments on news items and release announcements.
      
      We&#8217;ve slightly re-organized, such as the addition of the Resources, and FAQ pages. Let us know if you have any suggestions for changes or improvements.
    </summary>
    <content type='html'>
      &lt;p&gt;We&#8217;ve just relaunched the &lt;a href=&quot;http://torquebox.org/&quot;&gt;TorqueBox&lt;/a&gt; website in preparation for our upcoming 1.0.0.Beta19 release.&lt;/p&gt;
      
      &lt;p&gt;The site is now generated by &lt;a href=&quot;http://awestruct.org/&quot;&gt;Awestruct&lt;/a&gt; a Jekyll-inspired site-baking toolkit. The entire website is generated from sources kept in a Git repository, easily forked and contributed to by anyone from the community. Additionally, we&#8217;ve enabled comments on news items and release announcements.&lt;/p&gt;
      
      &lt;p&gt;We&#8217;ve slightly re-organized, such as the addition of the &lt;a href=&quot;http://torquebox.org/resources&quot;&gt;Resources&lt;/a&gt;, and &lt;a href=&quot;http://torquebox.org/faq/&quot;&gt;FAQ&lt;/a&gt; pages. Let us know if you have any suggestions for changes or improvements.&lt;/p&gt;
    </content>
  </entry>
  <entry>
    <id>http://torquebox.org/news/2009/12/02/presentation-tonight-at-asheville-rb/</id>
    <title>Presentation tonight at Asheville.rb</title>
    <updated>2009-12-02T00:00:00Z</updated>
    <link href='http://torquebox.org/news/2009/12/02/presentation-tonight-at-asheville-rb/' rel='alternate' type='text/html' />
    <author>
      <name>Bob McWhirter</name>
    </author>
    <summary>
      Tonight I&#8217;ll be presenting a very Rubyist-centric introduction to TorqueBox at the Asheville.rb meeting at Locomotivity.
      
      Asheville is my old stomping-grounds, so I&#8217;m looking forward to an evening amongst the weirdos (Keep Asheville Weird!).
      
      You may grab a PDF copy of the slides or view them here.
    </summary>
    <content type='html'>
      &lt;p&gt;Tonight I&#8217;ll be presenting a very Rubyist-centric introduction to TorqueBox at the Asheville.rb meeting at &lt;em&gt;Locomotivity&lt;/em&gt;.&lt;/p&gt;
      
      &lt;p&gt;Asheville is my old stomping-grounds, so I&#8217;m looking forward to an evening amongst the weirdos (Keep Asheville Weird!).&lt;/p&gt;
      
      &lt;p&gt;You may &lt;a href=&quot;http://repository.torquebox.org/presentations/torquebox-asheville-rb.pdf&quot;&gt;grab a PDF copy&lt;/a&gt; of the slides or view them here.&lt;/p&gt;
      &lt;object height=&quot;355&quot; width=&quot;425&quot; style=&quot;margin:0px&quot;&gt;
        &lt;param name=&quot;movie&quot; value=&quot;http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=torquebox-asheville-rb-091202102733-phpapp02&amp;stripped_title=torquebox-for-rubyists&quot; /&gt;
        &lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot; /&gt;
        &lt;param name=&quot;allowScriptAccess&quot; value=&quot;always&quot; /&gt;&lt;embed allowfullscreen=&quot;true&quot; src=&quot;http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=torquebox-asheville-rb-091202102733-phpapp02&amp;stripped_title=torquebox-for-rubyists&quot; allowscriptaccess=&quot;always&quot; type=&quot;application/x-shockwave-flash&quot; height=&quot;355&quot; width=&quot;425&quot;&gt;
      &lt;/embed&gt;&lt;/object&gt;
    </content>
  </entry>
  <entry>
    <id>http://torquebox.org/news/2009/11/05/torquebox-1-0-0-beta18-unleashed/</id>
    <title>TorqueBox 1.0.0.Beta18 Unleashed!</title>
    <updated>2009-11-05T00:00:00Z</updated>
    <link href='http://torquebox.org/news/2009/11/05/torquebox-1-0-0-beta18-unleashed/' rel='alternate' type='text/html' />
    <author>
      <name>Bob McWhirter</name>
    </author>
    <summary>
      TorqueBox 1.0.0.Beta18 is out right now.
      
      Download it and read the documentation.
      
      Mostly this fixes some bugs with the VFS support, queues with complex names, and session identification through URL manipulation (useful for Flash-based uploaders that don&#8217;t play friendly with cookies).
      
      Update: Yes, this release is based upon JRuby 1.4.
      
      Here&#8217;s what JIRA thinks we&#8217;ve done:
      
      Bug
      
      
      TORQUE-22 - Report errors better in the case of incomplete tasks specified in jobs.yml
      
      TORQUE-46 - gems cannot be compiled, mvn install - compilation error
      
      TORQUE-49 - VFS IO.open(&#8230;) does not catch existing files or open them correctly.
      
      TORQUE-50 - Remove crypto jar from torquebox-core-deployer.jar
      
      TORQUE-51 - StringUtils.camelize(&#8230;) will occasionally enter infinite loop
      
      TORQUE-52 - rake torquebox:server:run assumes unix and run.sh
      
      TORQUE-53 - ENV[**] not being set appropriately
      
      TORQUE-55 - URL-based session-tracking leaves ;jsessionid=X in the REQUEST_URI
      
      
      Task
      
      
      TORQUE-42 - Adjust to Yecht for YML parsing (JRuby 1.4)
    </summary>
    <content type='html'>
      &lt;p&gt;TorqueBox 1.0.0.Beta18 is out right now.&lt;/p&gt;
      
      &lt;p&gt;&lt;a href=&quot;http://torquebox.org/download&quot;&gt;Download it&lt;/a&gt; and &lt;a href=&quot;http://torquebox.org/documentation/1.0.0.Beta18/&quot;&gt;read the documentation&lt;/a&gt;.&lt;/p&gt;
      
      &lt;p&gt;Mostly this fixes some bugs with the VFS support, queues with complex names, and session identification through URL manipulation (useful for Flash-based uploaders that don&#8217;t play friendly with cookies).&lt;/p&gt;
      
      &lt;p&gt;&lt;em&gt;Update: Yes, this release is based upon JRuby 1.4.&lt;/em&gt;&lt;/p&gt;
      
      &lt;p&gt;Here&#8217;s what JIRA thinks we&#8217;ve done:&lt;/p&gt;
      
      &lt;h2 id=&quot;bug&quot;&gt;Bug&lt;/h2&gt;
      
      &lt;ul&gt;
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-22&quot;&gt;TORQUE-22&lt;/a&gt; - Report errors better in the case of incomplete tasks specified in jobs.yml&lt;/li&gt;
      
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-46&quot;&gt;TORQUE-46&lt;/a&gt; - gems cannot be compiled, mvn install - compilation error&lt;/li&gt;
      
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-49&quot;&gt;TORQUE-49&lt;/a&gt; - VFS IO.open(&#8230;) does not catch existing files or open them correctly.&lt;/li&gt;
      
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-50&quot;&gt;TORQUE-50&lt;/a&gt; - Remove crypto jar from torquebox-core-deployer.jar&lt;/li&gt;
      
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-51&quot;&gt;TORQUE-51&lt;/a&gt; - StringUtils.camelize(&#8230;) will occasionally enter infinite loop&lt;/li&gt;
      
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-52&quot;&gt;TORQUE-52&lt;/a&gt; - rake torquebox:server:run assumes unix and run.sh&lt;/li&gt;
      
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-53&quot;&gt;TORQUE-53&lt;/a&gt; - ENV[**] not being set appropriately&lt;/li&gt;
      
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-55&quot;&gt;TORQUE-55&lt;/a&gt; - URL-based session-tracking leaves ;jsessionid=X in the REQUEST_URI&lt;/li&gt;
      &lt;/ul&gt;
      
      &lt;h2 id=&quot;task&quot;&gt;Task&lt;/h2&gt;
      
      &lt;ul&gt;
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-42&quot;&gt;TORQUE-42&lt;/a&gt; - Adjust to Yecht for YML parsing (JRuby 1.4)&lt;/li&gt;
      &lt;/ul&gt;
    </content>
  </entry>
  <entry>
    <id>http://torquebox.org/news/2009/10/26/torquebox-presentation-from-strange-loop-in-st-louis/</id>
    <title>TorqueBox Presentation from Strange Loop in St. Louis</title>
    <updated>2009-10-26T00:00:00Z</updated>
    <link href='http://torquebox.org/news/2009/10/26/torquebox-presentation-from-strange-loop-in-st-louis/' rel='alternate' type='text/html' />
    <author>
      <name>Bob McWhirter</name>
    </author>
    <summary>
      Thursday, I drove 666 miles to St. Louis to present at the Strange Loop conference with John Williams. We presented a quick lay-of-the-land view of TorqueBox, hoping to inspire more people to check it out.&lt;/p&gt;
      
      View our slides:
      
        
        
        
      
      or download them
    </summary>
    <content type='html'>
      &lt;p&gt;Thursday, I drove 666 miles to St. Louis to present at the Strange Loop conference with &lt;a href=&quot;http://twitter.com/j_m_williams&quot;&gt;John Williams&lt;/a&gt;. We presented a quick lay-of-the-land view of TorqueBox, hoping to inspire more people to check it out.&lt;/p&gt;&lt;/p&gt;
      
      &lt;p&gt;View our slides:&lt;/p&gt;
      &lt;object height=&quot;355&quot; width=&quot;425&quot; style=&quot;margin:0px&quot;&gt;
        &lt;param name=&quot;movie&quot; value=&quot;http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=strangeloop-torquebox-091026085019-phpapp02&amp;stripped_title=strange-loop-torque-box&quot; /&gt;
        &lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot; /&gt;
        &lt;param name=&quot;allowScriptAccess&quot; value=&quot;always&quot; /&gt;&lt;embed allowfullscreen=&quot;true&quot; src=&quot;http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=strangeloop-torquebox-091026085019-phpapp02&amp;stripped_title=strange-loop-torque-box&quot; allowscriptaccess=&quot;always&quot; type=&quot;application/x-shockwave-flash&quot; height=&quot;355&quot; width=&quot;425&quot;&gt;
      &lt;/embed&gt;&lt;/object&gt;
      &lt;p&gt;or &lt;a href=&quot;http://repository.torquebox.org/presentations/StrangeLoop-TorqueBox.pdf&quot;&gt;download them&lt;/a&gt;&lt;/p&gt;
    </content>
  </entry>
  <entry>
    <id>http://torquebox.org/news/2009/10/26/torquebox-1-0-0-beta17-now-supports-rack-sinatra-and-bundles/</id>
    <title>TorqueBox 1.0.0.Beta17 now supports Rack, Sinatra and Bundles</title>
    <updated>2009-10-26T00:00:00Z</updated>
    <link href='http://torquebox.org/news/2009/10/26/torquebox-1-0-0-beta17-now-supports-rack-sinatra-and-bundles/' rel='alternate' type='text/html' />
    <author>
      <name>Bob McWhirter</name>
    </author>
    <summary>
      We&#8217;re happy to announce the release of TorqueBox 1.0.0.Beta17.
      
      Take a moment to download it and read the documentation.
      
      This release includes
      
      
      Rack support (including Sinatra)
      
      Bundle-based deployment
      
      
      In all honesty, Rack support was available in Beta16, but we hadn&#8217;t documented it.
      
      Bundle-based deployment allows you to create a Zip bundle of your application and deploy it.This allows TorqueBox to auto-farm your application to other nodes atomically if you&#8217;re clustering.
      
      The bundle deployments are made possible by VFS, which allows JRuby to treat resources within an archive (zip, jar) as if they were files on the filesystem.We may document this separately for application usage once we&#8217;re happy with its quality.
      
      On that note, due to the changes to support VFS and bundles, this release may be somewhat fragile. Even if you&#8217;re not using bundles. Please report any issues, problems or bugs in JIRA, our bug-tracking system.
      
      Here&#8217;s what JIRA thinks we&#8217;ve done:
      
      Bug
      
      
      TORQUE-44 - TorqueBox does not pass settings from myapp-rack.yml to Merb and Sinatra
      
      
      Feature Request
      
      
      TORQUE-15 - Support myapp.rails bundle deployment
      
      TORQUE-32 - VFS support for everything in Ruby
      
      
      Task
      
      
      TORQUE-40 - Document bare Rack support
    </summary>
    <content type='html'>
      &lt;p&gt;We&#8217;re happy to announce the release of TorqueBox 1.0.0.Beta17.&lt;/p&gt;
      
      &lt;p&gt;Take a moment to &lt;a href=&quot;http://torquebox.org/download/&quot;&gt;download&lt;/a&gt; it and &lt;a href=&quot;http://torquebox.org/documentation/1.0.0.Beta17/&quot;&gt;read the documentation&lt;/a&gt;.&lt;/p&gt;
      
      &lt;p&gt;This release includes&lt;/p&gt;
      
      &lt;ul&gt;
      &lt;li&gt;&lt;a href=&quot;http://torquebox.org/documentation/1.0.0.Beta17/rack-support.html&quot;&gt;Rack support&lt;/a&gt; (including Sinatra)&lt;/li&gt;
      
      &lt;li&gt;&lt;a href=&quot;http://torquebox.org/documentation/1.0.0.Beta17/rails-support.html#d0e1796&quot;&gt;Bundle-based deployment&lt;/a&gt;&lt;/li&gt;
      &lt;/ul&gt;
      
      &lt;p&gt;In all honesty, Rack support was available in Beta16, but we hadn&#8217;t documented it.&lt;/p&gt;
      
      &lt;p&gt;Bundle-based deployment allows you to create a Zip bundle of your application and deploy it.&lt;br /&gt;This allows TorqueBox to auto-farm your application to other nodes atomically if you&#8217;re clustering.&lt;/p&gt;
      
      &lt;p&gt;The bundle deployments are made possible by VFS, which allows JRuby to treat resources within an archive (zip, jar) as if they were files on the filesystem.&lt;br /&gt;We may document this separately for application usage once we&#8217;re happy with its quality.&lt;/p&gt;
      
      &lt;p&gt;On that note, due to the changes to support VFS and bundles, this release may be somewhat fragile. Even if you&#8217;re not using bundles. Please report any issues, problems or bugs in JIRA, our bug-tracking system.&lt;/p&gt;
      
      &lt;p&gt;Here&#8217;s what JIRA thinks we&#8217;ve done:&lt;/p&gt;
      
      &lt;h2 id=&quot;bug&quot;&gt;Bug&lt;/h2&gt;
      
      &lt;ul&gt;
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-44&quot;&gt;TORQUE-44&lt;/a&gt; - TorqueBox does not pass settings from myapp-rack.yml to Merb and Sinatra&lt;/li&gt;
      &lt;/ul&gt;
      
      &lt;h2 id=&quot;feature_request&quot;&gt;Feature Request&lt;/h2&gt;
      
      &lt;ul&gt;
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-15&quot;&gt;TORQUE-15&lt;/a&gt; - Support myapp.rails bundle deployment&lt;/li&gt;
      
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-32&quot;&gt;TORQUE-32&lt;/a&gt; - VFS support for everything in Ruby&lt;/li&gt;
      &lt;/ul&gt;
      
      &lt;h2 id=&quot;task&quot;&gt;Task&lt;/h2&gt;
      
      &lt;ul&gt;
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-40&quot;&gt;TORQUE-40&lt;/a&gt; - Document bare Rack support&lt;/li&gt;
      &lt;/ul&gt;
    </content>
  </entry>
  <entry>
    <id>http://torquebox.org/news/2009/10/02/mailing-list-archives-are-live/</id>
    <title>Mailing list archives are live</title>
    <updated>2009-10-02T00:00:00Z</updated>
    <link href='http://torquebox.org/news/2009/10/02/mailing-list-archives-are-live/' rel='alternate' type='text/html' />
    <author>
      <name>Bob McWhirter</name>
    </author>
    <summary>
      Thanks to the fine guys at MarkLogic, we now have both the User and Dev lists archived.
      
      You may search/browse them collectively here:
      
      
      http://torquebox.markmail.org/search/?q=
      
      
      Or you may browse them individually
      
      
      User List
      
      Developer List
      
      
      Enjoy!
    </summary>
    <content type='html'>
      &lt;p&gt;Thanks to the fine guys at MarkLogic, we now have both the User and Dev lists archived.&lt;/p&gt;
      
      &lt;p&gt;You may search/browse them collectively here:&lt;/p&gt;
      
      &lt;ul&gt;
      &lt;li&gt;&lt;a href=&quot;http://torquebox.markmail.org/search/?q=&quot;&gt;http://torquebox.markmail.org/search/?q=&lt;/a&gt;&lt;/li&gt;
      &lt;/ul&gt;
      
      &lt;p&gt;Or you may browse them individually&lt;/p&gt;
      
      &lt;ul&gt;
      &lt;li&gt;&lt;a href=&quot;http://torquebox.markmail.org/search/list:org%2Etorquebox%2Etorquebox-user&quot;&gt;User List&lt;/a&gt;&lt;/li&gt;
      
      &lt;li&gt;&lt;a href=&quot;http://torquebox.markmail.org/search/list:org%2Etorquebox%2Etorquebox-dev&quot;&gt;Developer List&lt;/a&gt;&lt;/li&gt;
      &lt;/ul&gt;
      
      &lt;p&gt;Enjoy!&lt;/p&gt;
    </content>
  </entry>
  <entry>
    <id>http://torquebox.org/news/2009/09/30/torquebox-1-0-0-beta16-has-plenty-of-improvements/</id>
    <title>TorqueBox 1.0.0.Beta16 has plenty of improvements</title>
    <updated>2009-09-30T00:00:00Z</updated>
    <link href='http://torquebox.org/news/2009/09/30/torquebox-1-0-0-beta16-has-plenty-of-improvements/' rel='alternate' type='text/html' />
    <author>
      <name>Bob McWhirter</name>
    </author>
    <summary>
      I&#8217;m happy to announce the release of TorqueBox 1.0.0.Beta16.
      
      Go download it and read the docs now.
      
      I&#8217;d like to especially thank GertThiel and dmilith (both on #torquebox IRC on freenode) for their input and bug-finding contributions for this release. Gert&#8217;s been working on enterprisey cache support using JBoss Cache. Expect to see that integrated in a future upcoming release. He also helped narrow down some bugs involving sessions and Rack integration (TORQUE-38 and TORQUE-39).
      
      Included in this release, though:
      
      Bug
      
      
      TORQUE-20 - Ensure task queues fully undeploy
      
      TORQUE-23 - Fix jobs.yml documentation
      
      TORQUE-28 - Removing *-rails.yml from $JBOSS_HOME/server/*/deploy does not undeploy the application.
      
      TORQUE-35 - Specifying context in web.yml causes NPE
      
      TORQUE-36 - When using a context, relative paths are wrong if a trailing slash is not included
      
      TORQUE-37 - Rails&#8217; production.log shouldn&#8217;t be mixed into JBoss AS&#8217; server.log
      
      TORQUE-38 - Set Rack&#8217;s env[&#8216;REMOTE_ADDR&#8217;]
      
      TORQUE-39 - Servlet-based session-store initialization fails for RAILS_ENV=production
      
      
      Task
      
      
      TORQUE-29 - Create a rails application template
      
      TORQUE-31 - Support generic Rack frameworks (sinatra, etc) and config.ru
    </summary>
    <content type='html'>
      &lt;p&gt;I&#8217;m happy to announce the release of TorqueBox 1.0.0.Beta16.&lt;/p&gt;
      
      &lt;p&gt;Go &lt;a href=&quot;http://torquebox.org/download/&quot;&gt;download it&lt;/a&gt; and &lt;a href=&quot;http://torquebox.org/documentation/1.0.0.Beta16/&quot;&gt;read the docs&lt;/a&gt; now.&lt;/p&gt;
      
      &lt;p&gt;I&#8217;d like to especially thank &lt;em&gt;GertThiel&lt;/em&gt; and &lt;em&gt;dmilith&lt;/em&gt; (both on &lt;a href=&quot;http://torquebox.org/community/irc/&quot;&gt;#torquebox IRC on freenode&lt;/a&gt;) for their input and bug-finding contributions for this release. Gert&#8217;s been working on enterprisey cache support using JBoss Cache. Expect to see that integrated in a future upcoming release. He also helped narrow down some bugs involving sessions and Rack integration (TORQUE-38 and TORQUE-39).&lt;/p&gt;
      
      &lt;p&gt;Included in this release, though:&lt;/p&gt;
      
      &lt;h2 id=&quot;bug&quot;&gt;Bug&lt;/h2&gt;
      
      &lt;ul&gt;
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-20&quot;&gt;TORQUE-20&lt;/a&gt; - Ensure task queues fully undeploy&lt;/li&gt;
      
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-23&quot;&gt;TORQUE-23&lt;/a&gt; - Fix jobs.yml documentation&lt;/li&gt;
      
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-28&quot;&gt;TORQUE-28&lt;/a&gt; - Removing *-rails.yml from $JBOSS_HOME/server/*/deploy does not undeploy the application.&lt;/li&gt;
      
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-35&quot;&gt;TORQUE-35&lt;/a&gt; - Specifying context in web.yml causes NPE&lt;/li&gt;
      
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-36&quot;&gt;TORQUE-36&lt;/a&gt; - When using a context, relative paths are wrong if a trailing slash is not included&lt;/li&gt;
      
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-37&quot;&gt;TORQUE-37&lt;/a&gt; - Rails&#8217; production.log shouldn&#8217;t be mixed into JBoss AS&#8217; server.log&lt;/li&gt;
      
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-38&quot;&gt;TORQUE-38&lt;/a&gt; - Set Rack&#8217;s env[&#8216;REMOTE_ADDR&#8217;]&lt;/li&gt;
      
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-39&quot;&gt;TORQUE-39&lt;/a&gt; - Servlet-based session-store initialization fails for RAILS_ENV=production&lt;/li&gt;
      &lt;/ul&gt;
      
      &lt;h2 id=&quot;task&quot;&gt;Task&lt;/h2&gt;
      
      &lt;ul&gt;
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-29&quot;&gt;TORQUE-29&lt;/a&gt; - Create a rails application template&lt;/li&gt;
      
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-31&quot;&gt;TORQUE-31&lt;/a&gt; - Support generic Rack frameworks (sinatra, etc) and config.ru&lt;/li&gt;
      &lt;/ul&gt;
    </content>
  </entry>
  <entry>
    <id>http://torquebox.org/news/2009/09/19/torquebox-1-0-0-beta15-is-out-and-its-good/</id>
    <title>TorqueBox 1.0.0.Beta15 is out, and it's good.</title>
    <updated>2009-09-19T00:00:00Z</updated>
    <link href='http://torquebox.org/news/2009/09/19/torquebox-1-0-0-beta15-is-out-and-its-good/' rel='alternate' type='text/html' />
    <author>
      <name>Bob McWhirter</name>
    </author>
    <summary>
      Quick on the heels of 1.0.0.Beta14, I&#8217;m happy to announce 1.0.0.Beta15.
      
      Download it and read the documentation now.
      
      First off, this release re-enabled multiple versions of Rails. Feel free to use anything 2.2.2+. This include 2.3.4.
      
      By default the TorqueBox distribution ships with 2.3.4, but you may certainly use others.
      
      Which brings us to some major new functionality: running apps using Rails gems. You no longer have to freeze rails into your app. You certainly may still freeze Rails, and vendor/rails/ will take precedence. Or you can just specify the RAILS_GEM_VERSION variable in your config/environment.rb.
      
      Also, any other gems specified in your environment.rb can be pulled in from the global Gem path.
      
      As usual, rake gems:install will attempt to install your app&#8217;s gems into the global Gem path.
      
      The full list of bugs fixed since 1.0.0.Beta14:
      
      
      TORQUE-5 - Rails Gem should be loadable from shared JRUBY_HOME-based gempath.
      
      TORQUE-24 - rails.bat missing
      
      TORQUE-26 - reset_session fails with nil
    </summary>
    <content type='html'>
      &lt;p&gt;Quick on the heels of 1.0.0.Beta14, I&#8217;m happy to announce 1.0.0.Beta15.&lt;/p&gt;
      
      &lt;p&gt;&lt;a href=&quot;http://torquebox.org/download/&quot;&gt;Download it&lt;/a&gt; and &lt;a href=&quot;http://torquebox.org/documentation/1.0.0.Beta15/&quot;&gt;read the documentation&lt;/a&gt; now.&lt;/p&gt;
      
      &lt;p&gt;First off, this release re-enabled multiple versions of Rails. Feel free to use anything &lt;em&gt;2.2.2+&lt;/em&gt;. This include 2.3.4.&lt;/p&gt;
      
      &lt;p&gt;By default the TorqueBox distribution ships with 2.3.4, but you may certainly use others.&lt;/p&gt;
      
      &lt;p&gt;Which brings us to some major new functionality: &lt;em&gt;running apps using Rails gems&lt;/em&gt;. You no longer have to freeze rails into your app. You certainly may still freeze Rails, and &lt;code&gt;vendor/rails/&lt;/code&gt; will take precedence. Or you can just specify the &lt;code&gt;RAILS_GEM_VERSION&lt;/code&gt; variable in your &lt;code&gt;config/environment.rb&lt;/code&gt;.&lt;/p&gt;
      
      &lt;p&gt;Also, any other gems specified in your environment.rb can be pulled in from the global Gem path.&lt;/p&gt;
      
      &lt;p&gt;As usual, &lt;code&gt;rake gems:install&lt;/code&gt; will attempt to install your app&#8217;s gems into the global Gem path.&lt;/p&gt;
      
      &lt;p&gt;The full list of bugs fixed since 1.0.0.Beta14:&lt;/p&gt;
      
      &lt;ul&gt;
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-5&quot;&gt;TORQUE-5&lt;/a&gt; - Rails Gem should be loadable from shared JRUBY_HOME-based gempath.&lt;/li&gt;
      
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-24&quot;&gt;TORQUE-24&lt;/a&gt; - rails.bat missing&lt;/li&gt;
      
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-26&quot;&gt;TORQUE-26&lt;/a&gt; - reset_session fails with nil&lt;/li&gt;
      &lt;/ul&gt;
    </content>
  </entry>
  <entry>
    <id>http://torquebox.org/news/2009/09/16/torquebox-1-0-0-beta14-released/</id>
    <title>TorqueBox 1.0.0.Beta14 Released</title>
    <updated>2009-09-16T00:00:00Z</updated>
    <link href='http://torquebox.org/news/2009/09/16/torquebox-1-0-0-beta14-released/' rel='alternate' type='text/html' />
    <author>
      <name>Bob McWhirter</name>
    </author>
    <summary>
      After a hiatus while I worked on cloud stuff, we&#8217;re back to cranking on TorqueBox.
      
      I&#8217;m happy to announce version 1.0.0.Beta14.
      
      Download it and read the documentation.
      
      This release includes only a few changes:
      
      
      Fewer gratuitous JRuby runtime instantiations. This shaved ~30s off application deployment time on my laptop
      
      Standardized on YAML-handling library. This reduces our dependencies by 1.
      
      Support for public/index.html being served if necessary.
      
      Re-enabling symlink deployments of RAILS_ROOTs
      
      Documentation improvements by Jean Deruelle on the telecom/SIP bits
      
      
      For this release, Rails 2.3.2 is still the recommended version to use. Rails 2.3.3 will work, but controllers will not be reloaded, even in the development environment.
      
      Rails 2.3.4 fails entirely. It appears that in fixing the controller-reloading bug in 2.3.3, they possibly added a thread/mutex bug.
      
      So, stick with 2.3.2, or 2.3.3 if you don&#8217;t mind not having your code reload.
      
      The next release will focus on getting us working happily with the latest versions of Rails.
    </summary>
    <content type='html'>
      &lt;p&gt;After a hiatus while I worked on cloud stuff, we&#8217;re back to cranking on TorqueBox.&lt;/p&gt;
      
      &lt;p&gt;I&#8217;m happy to announce version 1.0.0.Beta14.&lt;/p&gt;
      
      &lt;p&gt;&lt;a href=&quot;http://torquebox.org/download&quot;&gt;Download&lt;/a&gt; it and &lt;a href=&quot;http://torquebox.org/documentation/1.0.0.Beta14/&quot;&gt;read the documentation&lt;/a&gt;.&lt;/p&gt;
      
      &lt;p&gt;This release includes only a few changes:&lt;/p&gt;
      
      &lt;ul&gt;
      &lt;li&gt;Fewer gratuitous JRuby runtime instantiations. This shaved ~30s off application deployment time on my laptop&lt;/li&gt;
      
      &lt;li&gt;Standardized on YAML-handling library. This reduces our dependencies by 1.&lt;/li&gt;
      
      &lt;li&gt;Support for public/index.html being served if necessary.&lt;/li&gt;
      
      &lt;li&gt;Re-enabling symlink deployments of RAILS_ROOTs&lt;/li&gt;
      
      &lt;li&gt;Documentation improvements by Jean Deruelle on the telecom/SIP bits&lt;/li&gt;
      &lt;/ul&gt;
      
      &lt;p&gt;For this release, Rails 2.3.2 is still the recommended version to use. Rails 2.3.3 will work, but controllers will not be reloaded, even in the development environment.&lt;/p&gt;
      
      &lt;p&gt;Rails 2.3.4 fails entirely. It appears that in fixing the controller-reloading bug in 2.3.3, they possibly added a thread/mutex bug.&lt;/p&gt;
      
      &lt;p&gt;So, stick with 2.3.2, or 2.3.3 if you don&#8217;t mind not having your code reload.&lt;/p&gt;
      
      &lt;p&gt;The next release will focus on getting us working happily with the latest versions of Rails.&lt;/p&gt;
    </content>
  </entry>
  <entry>
    <id>http://torquebox.org/news/2009/06/22/torquebox-1-0-0-beta13-available-now/</id>
    <title>TorqueBox 1.0.0.Beta13 available now</title>
    <updated>2009-06-22T00:00:00Z</updated>
    <link href='http://torquebox.org/news/2009/06/22/torquebox-1-0-0-beta13-available-now/' rel='alternate' type='text/html' />
    <author>
      <name>Bob McWhirter</name>
    </author>
    <summary>
      The TorqueBox Ruby application platform has reached 1.0.0.Beta13 and is available now.
      
      This release includes a handful of improvements, including some for hybrid Java/Ruby shops:
      
      
      Finer-grained control by supporting web.xml
      
      Support for jboss-web.xml and *-ds.xml
      
      
      And some for everyone:
      
      
      Runtime pool management for non-threadsafe mode
      
      Specify context-path when deploying with rake
      
      
      The list of closed JIRA entries:
      
      Bug
      
      
      TORQUE-9 - Torquebox not using config/jboss-web.xml to configure jndi references, etc.
      
      
      Feature Request
      
      
      TORQUE-8 - Allow to specify the deploy context path from the rake task
      
      TORQUE-10 - Enable JRuby pooling to be configured manually, even with &#8220;threadsafe&#8221; Rails (2.2+)
      
      
      Task
      
      
      TORQUE-12 - Re-enable RSpec tests
      
      TORQUE-14 - Document pooling.yml
      
      
      As always, see the downloads page for all of the downloadable artifacts, and the latest documentation is also available.
    </summary>
    <content type='html'>
      &lt;p&gt;The TorqueBox Ruby application platform has reached 1.0.0.Beta13 and is &lt;a href=&quot;http://torquebox.org/download/&quot;&gt;available now&lt;/a&gt;.&lt;/p&gt;
      
      &lt;p&gt;This release includes a handful of improvements, including some for hybrid Java/Ruby shops:&lt;/p&gt;
      
      &lt;ul&gt;
      &lt;li&gt;Finer-grained control by supporting web.xml&lt;/li&gt;
      
      &lt;li&gt;Support for jboss-web.xml and *-ds.xml&lt;/li&gt;
      &lt;/ul&gt;
      
      &lt;p&gt;And some for everyone:&lt;/p&gt;
      
      &lt;ul&gt;
      &lt;li&gt;Runtime pool management for non-threadsafe mode&lt;/li&gt;
      
      &lt;li&gt;Specify context-path when deploying with rake&lt;/li&gt;
      &lt;/ul&gt;
      
      &lt;p&gt;The list of closed JIRA entries:&lt;/p&gt;
      
      &lt;h2 id=&quot;bug&quot;&gt;Bug&lt;/h2&gt;
      
      &lt;ul&gt;
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-9&quot;&gt;TORQUE-9&lt;/a&gt; - Torquebox not using config/jboss-web.xml to configure jndi references, etc.&lt;/li&gt;
      &lt;/ul&gt;
      
      &lt;h2 id=&quot;feature_request&quot;&gt;Feature Request&lt;/h2&gt;
      
      &lt;ul&gt;
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-8&quot;&gt;TORQUE-8&lt;/a&gt; - Allow to specify the deploy context path from the rake task&lt;/li&gt;
      
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-10&quot;&gt;TORQUE-10&lt;/a&gt; - Enable JRuby pooling to be configured manually, even with &#8220;threadsafe&#8221; Rails (2.2+)&lt;/li&gt;
      &lt;/ul&gt;
      
      &lt;h2 id=&quot;task&quot;&gt;Task&lt;/h2&gt;
      
      &lt;ul&gt;
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-12&quot;&gt;TORQUE-12&lt;/a&gt; - Re-enable RSpec tests&lt;/li&gt;
      
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-14&quot;&gt;TORQUE-14&lt;/a&gt; - Document pooling.yml&lt;/li&gt;
      &lt;/ul&gt;
      
      &lt;p&gt;As always, see the &lt;a href=&quot;http://torquebox.org/download/&quot;&gt;downloads page&lt;/a&gt; for all of the downloadable artifacts, and the &lt;a href=&quot;http://torquebox.org/documentation/&quot;&gt;latest documentation&lt;/a&gt; is also available.&lt;/p&gt;
    </content>
  </entry>
  <entry>
    <id>http://torquebox.org/news/2009/05/30/screencast-scheduled-jobs-with-torquebox/</id>
    <title>Screencast: Scheduled Jobs with TorqueBox</title>
    <updated>2009-05-30T00:00:00Z</updated>
    <link href='http://torquebox.org/news/2009/05/30/screencast-scheduled-jobs-with-torquebox/' rel='alternate' type='text/html' />
    <author>
      <name>Bob McWhirter</name>
    </author>
    <summary>
      The second screencast in our introductory series about TorqueBox is now available.
      
      This screencast, Scheduled Jobs with TorqueBox, shows you how to go beyond Rails and set up scheduled jobs.
      
        
        
        
      
      Also available in downloadable formats:
      
      
      High-quality Quicktime .mov
      
      iPhone-compatible .m4v
    </summary>
    <content type='html'>
      &lt;p&gt;The second screencast in our introductory series about TorqueBox is now available.&lt;/p&gt;
      
      &lt;p&gt;This screencast, &lt;em&gt;Scheduled Jobs with TorqueBox&lt;/em&gt;, shows you how to go beyond Rails and set up scheduled jobs.&lt;/p&gt;
      &lt;object height=&quot;300&quot; width=&quot;400&quot;&gt;
        &lt;param name=&quot;allowfullscreen&quot; value=&quot;true&quot; /&gt;
        &lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot; /&gt;
        &lt;param name=&quot;movie&quot; value=&quot;http://vimeo.com/moogaloop.swf?clip_id=4908909&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1&quot; /&gt;&lt;embed allowfullscreen=&quot;true&quot; src=&quot;http://vimeo.com/moogaloop.swf?clip_id=4908909&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1&quot; allowscriptaccess=&quot;always&quot; type=&quot;application/x-shockwave-flash&quot; height=&quot;300&quot; width=&quot;400&quot;&gt;
      &lt;/embed&gt;&lt;/object&gt;
      &lt;p&gt;Also available in downloadable formats:&lt;/p&gt;
      
      &lt;ul&gt;
      &lt;li&gt;&lt;a href=&quot;http://repository.torquebox.org/screencasts/scheduled-jobs.mov&quot;&gt;High-quality Quicktime .mov&lt;/a&gt;&lt;/li&gt;
      
      &lt;li&gt;&lt;a href=&quot;http://repository.torquebox.org/screencasts/scheduled-jobs.m4v&quot;&gt;iPhone-compatible .m4v&lt;/a&gt;&lt;/li&gt;
      &lt;/ul&gt;
    </content>
  </entry>
  <entry>
    <id>http://torquebox.org/news/2009/05/29/screencast-getting-started-with-torquebox/</id>
    <title>Screencast: Getting Started with TorqueBox</title>
    <updated>2009-05-29T00:00:00Z</updated>
    <link href='http://torquebox.org/news/2009/05/29/screencast-getting-started-with-torquebox/' rel='alternate' type='text/html' />
    <author>
      <name>Bob McWhirter</name>
    </author>
    <summary>
      We&#8217;re proud to release the first in a series of screencasts about TorqueBox.
      
      This screencast, Getting Started with TorqueBox, will walk you through the installation and configuration of the TorqueBox server. Then it will demonstrate building a Rails application from scratch.
      
      All in about 5 minutes.
      
        
        
        
      
      Also available in downloadable formats:
      
      
      High-quality Quicktime .mov
      
      iPhone-compatible .m4v
    </summary>
    <content type='html'>
      &lt;p&gt;We&#8217;re proud to release the first in a series of screencasts about TorqueBox.&lt;/p&gt;
      
      &lt;p&gt;This screencast, &lt;em&gt;Getting Started with TorqueBox&lt;/em&gt;, will walk you through the installation and configuration of the TorqueBox server. Then it will demonstrate building a Rails application from scratch.&lt;/p&gt;
      
      &lt;p&gt;All in about 5 minutes.&lt;/p&gt;
      &lt;object height=&quot;300&quot; width=&quot;400&quot;&gt;
        &lt;param name=&quot;allowfullscreen&quot; value=&quot;true&quot; /&gt;
        &lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot; /&gt;
        &lt;param name=&quot;movie&quot; value=&quot;http://vimeo.com/moogaloop.swf?clip_id=4900458&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1&quot; /&gt;&lt;embed allowfullscreen=&quot;true&quot; src=&quot;http://vimeo.com/moogaloop.swf?clip_id=4900458&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1&quot; allowscriptaccess=&quot;always&quot; type=&quot;application/x-shockwave-flash&quot; height=&quot;300&quot; width=&quot;400&quot;&gt;
      &lt;/embed&gt;&lt;/object&gt;
      &lt;p&gt;Also available in downloadable formats:&lt;/p&gt;
      
      &lt;ul&gt;
      &lt;li&gt;&lt;a href=&quot;http://repository.torquebox.org/screencasts/getting-started.mov&quot;&gt;High-quality Quicktime .mov&lt;/a&gt;&lt;/li&gt;
      
      &lt;li&gt;&lt;a href=&quot;http://repository.torquebox.org/screencasts/getting-started.m4v&quot;&gt;iPhone-compatible .m4v&lt;/a&gt;&lt;/li&gt;
      &lt;/ul&gt;
    </content>
  </entry>
  <entry>
    <id>http://torquebox.org/news/2009/05/25/torquebox-1-0-0-beta12-released/</id>
    <title>TorqueBox 1.0.0.Beta12 Released!</title>
    <updated>2009-05-25T00:00:00Z</updated>
    <link href='http://torquebox.org/news/2009/05/25/torquebox-1-0-0-beta12-released/' rel='alternate' type='text/html' />
    <author>
      <name>Bob McWhirter</name>
    </author>
    <summary>
      We&#8217;ve just released version 1.0.0.Beta12 of the TorqueBox Server.
      
      This release includes updates to documentation, repackaging of Ruby bits as bonafide RubyGems, and respecting the TorqueBox-shipped JRuby gem repository from within the server.
      
      This change means much easier configuration of a Rails project for running on TorqueBox.At this point, you only have to freeze Rails itself. Other Gems you depend on may be used from TorqueBox the gem repository.
      
      Additionally, this version of TorqueBox is based upon JBoss AS 5.1.0.GA, released over the weekend.
      
      The documentation regarding preparing your Rails application for deployment on TorqueBox describes the necessary steps.
      
      Per usual, you can browse the documentation, download the complete binary distribution, and participate on the mailing lists.
      
      Here&#8217;s the list of JIRA issues closed between 1.0.0.Beta11 and 1.0.0.Beta12:
      
      Bug
      
      
      TORQUE-2 - Rails support documentation is lacking
      
      TORQUE-7 - Fix endpoint_configuration per documentation
      
      
      Feature Request
      
      
      TORQUE-1 - Support JRUBY_HOME
      
      TORQUE-3 - Ruby packages should be packaged as .gems
      
      TORQUE-4 - JRuby shipped with TorqueBox should include JDBC and TorqueBox gems pre-installed
      
      
      Task
      
      
      TORQUE-6 - Upgrade included JBossAS to 5.1.0.GA
    </summary>
    <content type='html'>
      &lt;p&gt;We&#8217;ve just released version 1.0.0.Beta12 of the TorqueBox Server.&lt;/p&gt;
      
      &lt;p&gt;This release includes updates to documentation, repackaging of Ruby bits as bonafide RubyGems, and respecting the TorqueBox-shipped JRuby gem repository from within the server.&lt;/p&gt;
      
      &lt;p&gt;This change means much easier configuration of a Rails project for running on TorqueBox.&lt;br /&gt;At this point, you only have to freeze Rails itself. Other Gems you depend on may be used from TorqueBox the gem repository.&lt;/p&gt;
      
      &lt;p&gt;Additionally, this version of TorqueBox is based upon &lt;a href=&quot;http://www.jboss.org/jbossas/&quot;&gt;JBoss AS 5.1.0.GA&lt;/a&gt;, released over the weekend.&lt;/p&gt;
      
      &lt;p&gt;The documentation regarding &lt;a href=&quot;http://torquebox.org/documentation/1.0.0.Beta12/rails-support.html#preparing-your-rails-application&quot;&gt;preparing your Rails application for deployment on TorqueBox&lt;/a&gt; describes the necessary steps.&lt;/p&gt;
      
      &lt;p&gt;Per usual, you can &lt;a href=&quot;http://torquebox.org/documentation/1.0.0.Beta12/&quot;&gt;browse the documentation&lt;/a&gt;, &lt;a href=&quot;http://torquebox.org/download/&quot;&gt;download the complete binary distribution&lt;/a&gt;, and &lt;a href=&quot;http://torquebox.org/community/mailing_lists/&quot;&gt;participate on the mailing lists&lt;/a&gt;.&lt;/p&gt;
      
      &lt;p&gt;Here&#8217;s the list of JIRA issues closed between 1.0.0.Beta11 and 1.0.0.Beta12:&lt;/p&gt;
      
      &lt;h2 id=&quot;bug&quot;&gt;Bug&lt;/h2&gt;
      
      &lt;ul&gt;
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-2&quot;&gt;TORQUE-2&lt;/a&gt; - Rails support documentation is lacking&lt;/li&gt;
      
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-7&quot;&gt;TORQUE-7&lt;/a&gt; - Fix endpoint_configuration per documentation&lt;/li&gt;
      &lt;/ul&gt;
      
      &lt;h2 id=&quot;feature_request&quot;&gt;Feature Request&lt;/h2&gt;
      
      &lt;ul&gt;
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-1&quot;&gt;TORQUE-1&lt;/a&gt; - Support JRUBY_HOME&lt;/li&gt;
      
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-3&quot;&gt;TORQUE-3&lt;/a&gt; - Ruby packages should be packaged as .gems&lt;/li&gt;
      
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-4&quot;&gt;TORQUE-4&lt;/a&gt; - JRuby shipped with TorqueBox should include JDBC and TorqueBox gems pre-installed&lt;/li&gt;
      &lt;/ul&gt;
      
      &lt;h2 id=&quot;task&quot;&gt;Task&lt;/h2&gt;
      
      &lt;ul&gt;
      &lt;li&gt;&lt;a href=&quot;https://jira.jboss.org/jira/browse/TORQUE-6&quot;&gt;TORQUE-6&lt;/a&gt; - Upgrade included JBossAS to 5.1.0.GA&lt;/li&gt;
      &lt;/ul&gt;
    </content>
  </entry>
  <entry>
    <id>http://torquebox.org/news/2009/05/18/announcing-the-torquebox-project/</id>
    <title>Announcing the TorqueBox Project</title>
    <updated>2009-05-18T00:00:00Z</updated>
    <link href='http://torquebox.org/news/2009/05/18/announcing-the-torquebox-project/' rel='alternate' type='text/html' />
    <author>
      <name>Bob McWhirter</name>
    </author>
    <summary>
      What is TorqueBox?
      
      The TorqueBox project develops the open-source, full-featured Ruby application platform built upon the research, code and success of the JBoss Rails project.
      
      TorqueBox Server provides compatibility with Ruby frameworks such as Ruby-on-Rails, while also providing additional functionality.
      
      
      Job scheduling
      
      Task queues
      
      SOAP serving
      
      Telecom
      
      
      Download TorqueBox Server
      
      Today also marks the release of 1.0.0.Beta11 of the project. Downloads are available in a variety of forms.
      
      Documentation continues to improve with each release, is browsable online, or downloadable in HTML and PDF formats.
      
      Relationship to JBoss Rails
      
      The JBoss Rails project is immediately retired, with all code and team members moving to the TorqueBox project.&#160; Effectively, this is just a renaming of the project.
      
      The former JBoss Rails mailing list will soon be retired. The TorqueBox project provides several lists for your participation.
      
      The Git repositories holding the former JBoss Rails code will remain indefinitely. New development will occur within the TorqueBox repositories at GitHub.
      
      Upcoming Events
      
      The TorqueBox project will be represented at the JBoss booth at JavaOne.
    </summary>
    <content type='html'>
      &lt;h1 id=&quot;what_is_torquebox&quot;&gt;What is TorqueBox?&lt;/h1&gt;
      
      &lt;p&gt;The TorqueBox project develops the open-source, full-featured Ruby application platform built upon the research, code and success of the &lt;code&gt;JBoss Rails&lt;/code&gt; project.&lt;/p&gt;
      
      &lt;p&gt;TorqueBox Server provides compatibility with Ruby frameworks such as Ruby-on-Rails, while also providing additional functionality.&lt;/p&gt;
      
      &lt;ul&gt;
      &lt;li&gt;Job scheduling&lt;/li&gt;
      
      &lt;li&gt;Task queues&lt;/li&gt;
      
      &lt;li&gt;SOAP serving&lt;/li&gt;
      
      &lt;li&gt;Telecom&lt;/li&gt;
      &lt;/ul&gt;
      
      &lt;h2 id=&quot;download_torquebox_server&quot;&gt;Download TorqueBox Server&lt;/h2&gt;
      
      &lt;p&gt;Today also marks the release of 1.0.0.Beta11 of the project. &lt;a href=&quot;http://torquebox.org/download&quot;&gt;Downloads are available&lt;/a&gt; in a variety of forms.&lt;/p&gt;
      
      &lt;p&gt;&lt;a href=&quot;http://torquebox.org/documentation/1.0.0.Beta11/&quot;&gt;Documentation&lt;/a&gt; continues to improve with each release, is browsable online, or &lt;a href=&quot;http://torquebox.org/documentation&quot;&gt;downloadable in HTML and PDF formats&lt;/a&gt;.&lt;/p&gt;
      
      &lt;h2 id=&quot;relationship_to_jboss_rails&quot;&gt;Relationship to JBoss Rails&lt;/h2&gt;
      
      &lt;p&gt;The JBoss Rails project is immediately retired, with all code and team members moving to the TorqueBox project.&#160; Effectively, this is just a renaming of the project.&lt;/p&gt;
      
      &lt;p&gt;The former JBoss Rails mailing list will soon be retired. The TorqueBox project &lt;a href=&quot;http://torquebox.org/community/mailing_lists&quot;&gt;provides several lists&lt;/a&gt; for your participation.&lt;/p&gt;
      
      &lt;p&gt;The Git repositories holding the former JBoss Rails code will remain indefinitely. New development will occur within the &lt;a href=&quot;http://torquebox.org/source_repository&quot;&gt;TorqueBox repositories at GitHub&lt;/a&gt;.&lt;/p&gt;
      
      &lt;h2 id=&quot;upcoming_events&quot;&gt;Upcoming Events&lt;/h2&gt;
      
      &lt;p&gt;The TorqueBox project will be represented at the &lt;a href=&quot;http://www.jboss.org/events/javaone.html&quot;&gt;JBoss booth at JavaOne&lt;/a&gt;.&lt;/p&gt;
    </content>
  </entry>
</feed>
