• RESUME
  • LOGIN

balanced scale media

  • blog
  • projects
  • services
  • contact
Home › Blogs › boz's blog

Installing Tomcat + BlazeDs on Ubuntu

boz — Sun, 08/30/2009 - 15:47

1. Install tomcat6 via synaptic.

sudo apt-get tomcat6 tomcat6-admin

There may be some tweaks that you need to do after install.  I didn't need to change anything, but you can find help from the ubuntu help page for tomcat.

2. Download the turnkey version of BlazeDS from Adobe.  The turnkey version comes with a preintegrated version of tomcat which we won't need.  All that we need are blazeds.war, samples.war, and ds-console.war.  Unzip the file.  You'll find the files you need in the root of the directory.

3. Copy the files above to /var/lib/tomcat6/webapps/

cp *.war /var/lib/tomcat6/webapps

4. Restart tomcat.  This will install BlazeDS.

sudo /etc/init.d/tomcat6 restart

5. Try hitting http://localhost:8080/ds-samples/

You're done.

  • Flex
  • Tomcat
  • Ubuntu
  • boz's blog
  • Add new comment
  • ""

This doesn't work...

Anonymous — Thu, 11/19/2009 - 08:54

I'm sorry to say but this doesn't work anymore.. First of all one need the sampledb to make some of the samples working according to the blaze docs..
//triptec

  • reply

Recent Posts

  • Remote Drush
  • Update CCK Fields In Custom Drupal Nodes
  • Image Security Made Simple With jQuery
  • Simple Apache / MySql Backup Script
  • Environment Based Database Selection In Drupal
  • Comparing Syntax of MooTools 1.1 with MooTools 1.2 and jQuery 1.4
  • Nid Based Panel Variants in Drupal
  • Security Updates for 2010
  • Contribution to Sandy's Ankeny
  • Access localhost from a VirtualBox Guest OS on Ubuntu
more

Topics

  • Apace
  • Aptana
  • Bazaar
  • Code
  • Drupal
  • Eclipse
  • Flex
  • JavaScript
  • jQuery
  • Linux

Archive

  • February 2008 (1)
  • May 2008 (1)
  • July 2008 (3)
  • December 2008 (2)
  • January 2009 (2)
  • March 2009 (3)
  • April 2009 (5)
  • May 2009 (1)
  • July 2009 (1)
  • August 2009 (3)
more

Links

Firefox 3

drupal

ubuntu

 

  • blog
  • projects
  • services
  • contact

© 2010 Balanced Scale Media, LLC. All Rights Reserved.