Hi,

check the namespace in sql-page.xml, it should be
"http://apache.org/cocoon/SQL/2.0"; and check if following line appears in
SQLTransformer.java: 
public static final String my_uri = "http://apache.org/cocoon/SQL/2.0";;

if not, you probably don't have the latest version (inclusive the examples)

Sven

-----Original Message-----
From: java guru [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 26, 2001 7:01 PM
To: [EMAIL PROTECTED]
Subject: help reg...sqltranformer


Hi.,
  I am trying the sql tranformer example ...and
nothing ever show up..i actually see my query as it is
"select *...." on to the screen..

The connection pool is properly defined and the esql
example works but not the sql example...

Please help..
Thanks

____________________________________________________________
Do You Yahoo!?
For regular News updates go to http://in.news.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]>

Reply via email to