Ok, maybe I'm being a little thick here.  I'm looking at:

build/cocoon/src/org/apache/cocoon/components/language/markup/xsp/EsqlConnec
tion.java

the only lines with 'JDBC' are line 26:

 public static final int LIMIT_METHOD_JDBC = 3;

and line 75 and 86 have:

 limitMethod = LIMIT_METHOD_JDBC;

so, I'm not sure where the ant tags are...

Note that I'm looking at the src release of cocoon 2.0.1
(cocoon-2.0.1-src.tar.gz)

I just tried building a grab from CVS(cocoon 2.0.2 dev), and this has
compiled fine.  don't know yet if it works though...

Cheers,
Fred

-----Original Message-----
From: Torsten Curdt [mailto:[EMAIL PROTECTED]]
Sent: 19 February 2002 17:24
To: [EMAIL PROTECTED]
Subject: RE: Can't build Cocoon 2.0.1


> I thought there was something wrong with doing that!

Well, it's only to track this down ;)

> Sorry, I don't quite understand which files to modify, and what to modify
in
> them.  do you mean EsqlConnection.java and EsqlConnectionCocoon2.java?  or
> do you mean remove the 'filter-jdbc'/'nofilter-jdbc' targets from
build.xml?

No - just remove the @JDBC3_..@ tags from both files: EsqlConnection.java
and EsqlConnectionCocoon2.java so they should be JDBC 3 compliant without
any ant interference.

> Please let me know which files, and I'll do it asap.

Thanks
--
Torsten


Legal Disclaimer 

This message contains confidential information and is intended only for
the individual named.  If you are not the named addressee you should not
disseminate, distribute or copy this e-mail.  Please notify the sender
immediately by e-mail if you have received this e-mail by mistake and delete
this e-mail from your system.
mail transmission cannot be guaranteed to be secure or error-free as
information could be intercepted, corrupted, lost, destroyed, arrive late or
incomplete, or contain viruses.  The sender therefore does not accept
liability for any errors or omissions in the contents of this message that
arise as a result of e-mail transmission.  If verification is required
please request a hard-copy version.  This message is provided for
informational purposes only.
our website at: http://www.widelearning.com

Wide Learning is a trading name of Wide Multimedia Ltd Registered office:
33-41 Dallington Street, London EC1V 0BB
Company number: 3339664 VAT number: 690 8399 83


---------------------------------------------------------------------
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]>

Reply via email to