Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Geronimo Wiki" for 
change notification.

The following page has been changed by JohnSisson:
http://wiki.apache.org/geronimo/Database_Configuration

The comment on the change is:
fix continuation char

------------------------------------------------------------------------------
  {{{
  java -cp db2jcc.jar:db2jcc_license_c.jar:\
           repository/incubator-derby/jars/derby-10.0.2.1.jar:\
-          repository/incubator-derby/jars/derbynet-10.0.2.1.jar:
+          repository/incubator-derby/jars/derbynet-10.0.2.1.jar:\
           repository/incubator-derby/jars/derbytools-10.0.2.1.jar \
       -Dij.driver=com.ibm.db2.jcc.DB2Driver -Dij.user=MYAPP \ 
       -Dij.password=myappPassword 
-Dij.protocol=jdbc:derby:net://localhost:1527/ org.apache.derby.tools.ij

Reply via email to