[jboss-cvs] jboss-seam/examples/remoting/gwt ...
Peter Muir
peter at bleepbleep.org.uk
Wed Aug 1 11:37:51 EDT 2007
User: pmuir
Date: 07/08/01 11:37:51
Modified: examples/remoting/gwt readme.txt
Log:
JBSEAM-1573, update all example readme (adding where missing), move deploy and test instructions to common readme.
Revision Changes Path
1.2 +5 -5 jboss-seam/examples/remoting/gwt/readme.txt
(In the diff below, changes in quantity of whitespace are not shown.)
Index: readme.txt
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/examples/remoting/gwt/readme.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- readme.txt 16 Apr 2007 00:01:23 -0000 1.1
+++ readme.txt 1 Aug 2007 15:37:51 -0000 1.2
@@ -1,12 +1,12 @@
+Seam Remoting/GWT Example
+=========================
+
This shows GWT with Seam remoting.
-run ant deploy, and then browse to:
+You can view the example at:
http://localhost:8080/seam-helloworld/org.jboss.seam.example.remoting.gwt.HelloWorld/HelloWorld.html
-(or similar).
-
-
GWT:
If you want to rebuild the GWT front end, you will need to download GWT, and configure build.properties to point to it.
- you can then run "ant gwt-compile" from this directory. It is pre-built by default.
More information about the jboss-cvs-commits
mailing list