[jboss-cvs] jboss-seam/examples/jpa ...

Michael Yuan michael.yuan at jboss.com
Mon Jan 29 19:01:44 EST 2007


  User: myuan   
  Date: 07/01/29 19:01:44

  Modified:    examples/jpa  readme.txt
  Log:
  websphere readme
  
  Revision  Changes    Path
  1.3       +9 -0      jboss-seam/examples/jpa/readme.txt
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: readme.txt
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/jpa/readme.txt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- readme.txt	1 Dec 2006 23:56:16 -0000	1.2
  +++ readme.txt	30 Jan 2007 00:01:44 -0000	1.3
  @@ -17,6 +17,15 @@
     * Deploy build/jboss-seam-jpa.war
     * Access the app at http://localhost:7001/jboss-seam-jpa/
   
  +WebSphere 6.1:
  +
  +  * Install and run WebSphere 6.1
  +  * ant websphere
  +  * Install build/jboss-seam-jpa.war and specify a context_root
  +  * From the "Enterprise Applications" list select: "jboss-seam-jpa" --> "Manager Modules" --> "jboss-seam-jpa.war" --> "Classes loaded with application class loader first", and then Apply
  +  * Start the application
  +  * Access it at http://localhost:9080/context_root/index.html
  +
   Tomcat (no embedded EJB3):
     * Install Tomcat
     * ant tomcat
  
  
  



More information about the jboss-cvs-commits mailing list