[jboss-cvs] jboss-seam/examples/remoting/gwt/src/org/jboss/seam/example/remoting/gwt ...

Shane Bryzak sbryzak at redhat.com
Sun Apr 15 20:01:24 EDT 2007


  User: sbryzak2
  Date: 07/04/15 20:01:24

  Added:       examples/remoting/gwt/src/org/jboss/seam/example/remoting/gwt 
                        HelloWorld.gwt.xml
  Log:
  gwt example
  
  Revision  Changes    Path
  1.1      date: 2007/04/16 00:01:24;  author: sbryzak2;  state: Exp;jboss-seam/examples/remoting/gwt/src/org/jboss/seam/example/remoting/gwt/HelloWorld.gwt.xml
  
  Index: HelloWorld.gwt.xml
  ===================================================================
  <module>
  
  	<!-- Inherit the core Web Toolkit stuff.                  -->
  	<inherits name='com.google.gwt.user.User'/>
  
  	<!-- Specify the app entry point class.                   -->
  	<entry-point class='org.jboss.seam.example.remoting.gwt.client.HelloWorld'/>
    
  </module>
  
  
  



More information about the jboss-cvs-commits mailing list