We just updated the Open BlueDragon image to hold the latest changes. These are:
- CVS access:
As of 05/15/2008 the Open BlueDragon project has CVS access. This is now also enabled in this latest update of the image. CVS checkout has been done into the directory /var/lib/tomcat5/webapps/openbd. You can update the CVS Open BlueDragon now. "cd" into the directory and do a "cvs update" to retrieve the latest updates. - The deployed "openbluedragon.war" file has been updated to the latest release (as of 05/15/2008).
- All CentOS 5.1 updates have been applied (as of 05/15/2008)
Due to the new release and change in size (1.1 GB) I had to make a new torrent file. Please update your trackers, seeding clients, etc. Thank you.
The VMWare image as well as the torrent (updated) can be download at the usual blog post.
Sphere: Related ContentIf you enjoyed this post, make sure you subscribe to the RSS feed!
[...] ffmike wrote an interesting post today onHere’s a quick excerptAs of 05/15/2008 the Open BlueDragon project has CVS access. This is now also enabled in this latest update of the image. CVS checkout has been done into the directory /var/lib/tomcat5/webapps/openbd. You can update the CVS Open … [...]
How do you know the ip address of the vmplayer running the Open BlueDragon Instance? I have the image running fine in the vmplayer but would like to browse to the BlueDragon CFML test page outside of the vmplayer.
You can use:
/sbin/ifconfig
Which will show you all the network ports. On line 2 of the connect ethernet adapter you can see something similar to:
inet addr:
thanks