I suggest you to:

 read BUILD.txt
 cp blocks.properties local.blocks.properties
 cp build.properties local.build.properties
 [modify the local copies as you like, leaving the original intact]
 build webapp [this will generate the webapp]
 build run [this will run jetty]
Build failed and I received this error:
<partOfTheErrorMessage>

/usr/local/xml-cocoon2/build/cocoon-2.1-dev/blocks/databases/src/org/apache/cocoon/acting/OraAddAction.java:53: package oracle.jdbc does not exist
import oracle.jdbc.OracleResultSet;

</partOfTheErrorMessage>

I haven't got Oracle jdbc drivers of course because I don't use them at home.
How can I exclude them?

Thank you


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>



Reply via email to