Section 1.5 Comments from the readers, there is a comment at the bottom that mentions the need for a jar file instead of classes12.zip. What would be the name for this jar file? Can I simply expand the zip and use it's contents to create the jar, or do I need to build the jar from other resources?
Simply rename classes12.zip to classes12.jar. If you're using Oracle 9 or later, you should use the "ojdbc14.jar" file that you can download from Oracle instead.
We are running Windows 2000 server. We use system DSN's configured via the ODBC Data Source Administrator. Am I correct in assuming that the SID identified in the wiki at section 1.3 Setting cocoon.xconf, is the DSN set in the ODBC administrator?
Not at all. The SID is the Oracle instance identifier and should be known by your DBA (if it's not been changed on install, it should be "ORCL"). The Oracle driver is a type 4 JDBC driver and does not use ODBC.
Ugo
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
