You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Oliver Raupach <ol...@gop.de> on 2004/04/04 23:47:40 UTC

report message [jdbc/DB2/AIX]

Hi !

I have found this message at sitemap.log (cocoon 2.1.4 / tomcat 4.1.24):


WARN    (2004-04-04) 23:30.03:780   [sitemap.generator.serverpages]
(/cocoon/mcp/main) Thread-10/AbstractEsqlConnection: Your database
[db2/6000] is not being recognized yet. Using the generic [jdbc] query as
default.  Please report this to cocoon-dev or to tcurdt.at.apache.org
directly.



---

  Oliver Raupach




Re: report message [jdbc/DB2/AIX]

Posted by Leszek Gawron <ou...@wlkp.org>.
On Sun, Apr 04, 2004 at 11:47:40PM +0200, Oliver Raupach wrote:
> Hi !
> 
> I have found this message at sitemap.log (cocoon 2.1.4 / tomcat 4.1.24):
> 
> 
> WARN    (2004-04-04) 23:30.03:780   [sitemap.generator.serverpages]
> (/cocoon/mcp/main) Thread-10/AbstractEsqlConnection: Your database
> [db2/6000] is not being recognized yet. Using the generic [jdbc] query as
> default.  Please report this to cocoon-dev or to tcurdt.at.apache.org
> directly.
cocoon cannot recognise the database basing on the db url. you can make it
work right now by executing the query like this:

<esql:execute-query>
  <esql:use-limit-clause>jdbc</esql:use-limit-clause>
  <esql:query>select * from table</esql:query>
  <esql:results><!-- and the rest here --></esql:results>
</esql:execute-query>
	lg
-- 
            __
         | /  \ |        Leszek Gawron            //  \\
        \_\\  //_/       ouzo@wlkp.org           _\\()//_
         .'/()\'.     Phone: +48(501)720812     / //  \\ \
          \\  //  recursive: adj; see recursive  | \__/ |