[seam-commits] Seam SVN: r8594 - trunk/examples/jee5 and 1 other directory.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Tue Aug 5 16:15:51 EDT 2008
Author: jbalunas at redhat.com
Date: 2008-08-05 16:15:50 -0400 (Tue, 05 Aug 2008)
New Revision: 8594
Modified:
branches/Seam_2_0/examples/jee5/readme.txt
trunk/examples/jee5/readme.txt
Log:
Modified: branches/Seam_2_0/examples/jee5/readme.txt
===================================================================
--- branches/Seam_2_0/examples/jee5/readme.txt 2008-08-05 19:52:38 UTC (rev 8593)
+++ branches/Seam_2_0/examples/jee5/readme.txt 2008-08-05 20:15:50 UTC (rev 8594)
@@ -125,12 +125,18 @@
http://hibernate.org/250.html#A23). You can also work around this by putting the hibernate
jars in $ORACLE_HOME/j2ee/home/applib/
-WebLogic 10.3 TP
+WebLogic 10.MP1
---------------------------
-There are known issues with Weblogic's EJB3 implementation that cause Seam EJB's
-to fail when deployed. Please refer to the Seam reference guide for additional information.
+Weblogic support requires some specific patches from Oracle/BEA so that their
+EJB3 support fuctions correctly. Please refer to the Seam reference guide for
+additional information.
+- http://docs.jboss.com/seam/2.0.3.CR1/reference/en-US/html/weblogic.html
+
WebSphere 6.1.0.13 with EJB3 feature pack
---------------------------
The instructions for integration with Websphere are fairly verbose. Please
refer to the Seam reference guide for additional information.
+
+- http://docs.jboss.com/seam/2.0.3.CR1/reference/en-US/html/websphere.html
+
\ No newline at end of file
Modified: trunk/examples/jee5/readme.txt
===================================================================
--- trunk/examples/jee5/readme.txt 2008-08-05 19:52:38 UTC (rev 8593)
+++ trunk/examples/jee5/readme.txt 2008-08-05 20:15:50 UTC (rev 8594)
@@ -125,12 +125,17 @@
http://hibernate.org/250.html#A23). You can also work around this by putting the hibernate
jars in $ORACLE_HOME/j2ee/home/applib/
-WebLogic 10.3 TP
+WebLogic 10.MP1
---------------------------
-There are known issues with Weblogic's EJB3 implementation that cause Seam EJB's
-to fail when deployed. Please refer to the Seam reference guide for additional information.
+Weblogic support requires some specific patches from Oracle/BEA so that their
+EJB3 support fuctions correctly. Please refer to the Seam reference guide for
+additional information.
+- http://docs.jboss.com/seam/2.1.0.A1/reference/en/html/weblogic.html
+
WebSphere 6.1.0.13 with EJB3 feature pack
---------------------------
The instructions for integration with Websphere are fairly verbose. Please
refer to the Seam reference guide for additional information.
+
+- http://docs.jboss.com/seam/2.1.0.A1/reference/en/html/websphere.html
\ No newline at end of file
More information about the seam-commits
mailing list