alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Jetty example source code file (README.txt)

This example Jetty source code file (README.txt) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Jetty tags/keywords

cometd_home, cometd_home/examples/dojo, cometd_home/examples/dojo/dojo, cometd_home/examples/dojo/dojo, cometd_home/examples/dojo/dojox, cometd_home/examples/dojo/dojox, cometd_home/examples/dojo/dojox/cometd, dojo_home, dojo_home, dojo_home/util/buildscripts, some, the, the, this

The Jetty README.txt source code

This directory contains a build of dojo using the cometd profile at
svn+ssh://svn.dojotoolkit.org/var/src/dojo/util/trunk/buildscripts/profiles/cometd.profile.js

The profile is built from a dojo release with the commands below that need DOJO_HOME
and COMETD_HOME to be set:


cd $DOJO_HOME/util/buildscripts
./build.sh profile=cometd action=release
cd $DOJO_HOME
cp release/dojo/dojo/dojo.js release/dojo/dojo/dojo.js.uncompressed.js $COMETD_HOME/examples/dojo/dojo
cp release/dojo/dojox/cometd.js release/dojo/dojox/cometd.js.uncompressed.js $COMETD_HOME/examples/dojo/dojox
cp release/dojo/dojox/cometd/[a-zA-Z]*.js $COMETD_HOME/examples/dojo/dojox/cometd/
cd $COMETD_HOME/examples/dojo


Some demos may need additional parts of dojo, in which case we should create a cometd-examples
profile.


Other Jetty examples (source code examples)

Here is a short list of links related to this Jetty README.txt source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.