[portal-commits] JBoss Portal SVN: r12241 - modules/presentation/trunk.
portal-commits at lists.jboss.org
portal-commits at lists.jboss.org
Tue Nov 4 05:11:06 EST 2008
Author: thomas.heute at jboss.com
Date: 2008-11-04 05:11:06 -0500 (Tue, 04 Nov 2008)
New Revision: 12241
Added:
modules/presentation/trunk/run.sh
Log:
Convenient script to start the embedded mode
Added: modules/presentation/trunk/run.sh
===================================================================
--- modules/presentation/trunk/run.sh (rev 0)
+++ modules/presentation/trunk/run.sh 2008-11-04 10:11:06 UTC (rev 12241)
@@ -0,0 +1 @@
+java -cp ~/.m2/repository/com/google/gwt/gwt-dev/1.5.3/gwt-dev-1.5.3-linux.jar:~/.m2/repository/com/google/gwt/gwt-user/1.5.3/gwt-user-1.5.3.jar:ajax/src/main/java com.google.gwt.dev.GWTShell -noserver http://localhost:8080/portal-server/Presentation.html
More information about the portal-commits
mailing list