[seam-commits] Seam SVN: r7266 - trunk/examples/jpa.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Mon Jan 28 16:52:03 EST 2008


Author: jbalunas at redhat.com
Date: 2008-01-28 16:52:03 -0500 (Mon, 28 Jan 2008)
New Revision: 7266

Modified:
   trunk/examples/jpa/build.xml
Log:
updated for websphere reference chapter

Modified: trunk/examples/jpa/build.xml
===================================================================
--- trunk/examples/jpa/build.xml	2008-01-28 21:50:43 UTC (rev 7265)
+++ trunk/examples/jpa/build.xml	2008-01-28 21:52:03 UTC (rev 7266)
@@ -22,7 +22,7 @@
      	<ant antfile="build-weblogic92.xml"/>
    </target>
 
-   <target name="websphere61" description="Build the JPA artifacts, suitable for deployment to WebSphere 6.1.0.9">
+   <target name="websphere61" description="Build the JPA artifacts, suitable for deployment to WebSphere 6.1.0.13 + EJB3 FP">
      	<ant antfile="build-websphere61.xml"/>
    </target>
 




More information about the seam-commits mailing list