Date: 2004-01-20T05:45:20
   Editor: DavanumSrinivas <[EMAIL PROTECTED]>
   Wiki: Apache Geronimo Wiki
   Page: OpenJCA
   URL: http://wiki.apache.org/geronimo/OpenJCA

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -1 +1,19 @@
-see 
[http://sourceforge.net/tracker/index.php?func=detail&aid=880282&group_id=44351&atid=439277
 JCA Impl for OpenEJB] or ask for openejb-jca-DEV.jar on geronimo-dev mailing 
list
+ = "About" =
+OpenJCA is a JCA JDBC Implementation. You can get openjca.tar.gz from 
[http://sourceforge.net/tracker/index.php?func=detail&aid=880282&group_id=44351&atid=439277
 JCA Impl for OpenEJB] 
+
+ = Building =
+
+* Get the sources of OpenJCA from 
[http://sourceforge.net/tracker/index.php?func=detail&aid=880282&group_id=44351&atid=439277
 JCA Impl for OpenEJB] 
+
+* run {{{gzip -d openjca.tar.gz}}} followed by {{{tar -xvf openjca.tar}}} to 
extract the sources
+
+* Go to openjca directory and run {{{maven build}}}
+
+
+ = Installing =
+
+* drop ''openjca\target\openejb-jca-DEV.jar'' into your 
''incubator-geronimo\target\geronimo-DEV\deploy'' and 
''incubator-geronimo\target\geronimo-DEV\lib'' directories
+
+* Start up Geronimo
+
+* Open up Geronimo web console (http://localhost:8080/geronimo-web-console) 
and enter ''geronimo.management:*'' as a filter. You should see 2 entries with 
petstoredb in the name.

Reply via email to