Yes, I ran into the same problem. I simply changed the import statement and
all was fine. For the Session error, you'll need to have the JavaMail 1.2
version.
Regards, Jon
----- Original Message -----
From: "Olga Agady" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 26, 2001 1:40 PM
Subject: Can not build Cocoon2
> Hi,
>
> I am going to replace Cocoon 1.8.2 with Cocoon2.
> However build.dat gives me the following error:
>
> [javac] H:\Cocoon2\WinCvs120\Source
> Code\xml-cocoon2\build\cocoon\src\org\apache\cocoon\acti
> ng\OraAddAction.java:24: Class
> oracle.jdbc.OracleResultSet not found in import.
> [javac] import oracle.jdbc.OracleResultSet;
> [javac] ^
> [javac] H:\Cocoon2\WinCvs120\Source
> Code\xml-cocoon2\build\cocoon\src\org\apache\cocoon\acti
> ng\SendmailAction.java:83: Wrong number of arguments
> in method.
> [javac] Session session =
> Session.getDefaultInstance(properties);
>
> I have Oracle 8i installed on my machine, however the
> OracleresultSet it is using is:
> oracle.jdbc.driver.OracleResultSet, not
> oracle.jdbc.OracleResultSet.
>
> Itried to find oracle.jdbc.OracleResultSet on
> Internet, it doesn't give me any result.
>
> Did someone have the same problem?
>
> Regards
> Olga
>
>
> __________________________________________________
> Do You Yahoo!?
> Make international calls for as low as $.04/minute with Yahoo! Messenger
> http://phonecard.yahoo.com/
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
>
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>