[HELP]Exception in ServerPagesGenerator.generate()

2003-06-18 Thread AlessiaTaach
Description:org.apache.cocoon.ProcessingException: Exception in ServerPagesGenerator.generate(): java.lang.RuntimeException: Could not get the datasource java.sql.SQLException: No suitable driver

[HELP]Exception in ServerPagesGenerator.generate()

2003-06-08 Thread francaS
Description:org.apache.cocoon.ProcessingException: Exception in ServerPagesGenerator.generate(): java.lang.RuntimeException: Error executing statement: select to_char(to_date(INFRANET_ACT_DATE, 'dd/mm/') + 0, 'dd/mm/') data_prev_att from mv_prov_info_fibra where customer_id

[HELP]Exception in ServerPagesGenerator.generate() - Oracle+Cocoon

2003-06-05 Thread Himar Carmona Delgado
Hi, Can you help me? I don't know what's wrong here. I'm using: Coccon 2.0.4. Tomcat 4.0.1 Win2K Oracle 9.2.0.1 JDK 1.3.1_08 I want to connect to an Oracle Database from Cocoon 2.0.4, using oracle drivers for JDBC.

RE: [HELP]Exception in ServerPagesGenerator.generate() - Oracle+Cocoon

2003-06-05 Thread Geoff Howard
of Cocoon? If it was binary download, go in WEB-INF\lib and do a dir listing and send that here. Geoff -Original Message- From: Himar Carmona Delgado [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 04, 2003 3:39 PM To: [EMAIL PROTECTED] Subject: [HELP]Exception

[HELP]Exception in ServerPagesGenerator.generate()

2003-06-04 Thread Thorsten Bökenkamp
Description:org.apache.cocoon.ProcessingException: Exception in ServerPagesGenerator.generate(): java.lang.RuntimeException: Error loading driver: oracle.jdbc.driver.OracleDriver Was kann ich tun ???

Re: [HELP]Exception in ServerPagesGenerator.generate()

2003-06-04 Thread Antonio Gallardo
Thorsten Bökenkamp dijo: Description:org.apache.cocoon.ProcessingException: Exception in ServerPagesGenerator.generate(): java.lang.RuntimeException: Error loading driver: oracle.jdbc.driver.OracleDriver Was kann ich tun ??? ??? I dont understand, but I guess you are asking, why? Well

[HELP]Exception in ServerPagesGenerator.generate(), interclient201,esql

2002-12-18 Thread Juraj misovych
i have -windows2000 -cocoon 204 , (203 ,the same errror) -jdk1.3.1_06 -tomcat 4.1.12 -firebird server -interclient 201 can sobody where can by a problem ??? BUG ? where ?? taglib,interclient?? i obtain this error:

RE: [HELP]Exception in ServerPagesGenerator.generate()

2002-12-11 Thread Geoff Howard
-Original Message- From: Lars Müller [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 10, 2002 5:48 PM To: [EMAIL PROTECTED] Subject: [HELP]Exception in ServerPagesGenerator.generate() Description:org.apache.cocoon.ProcessingException: Exception in ServerPagesGenerator.generate

[HELP]Exception in ServerPagesGenerator.generate()

2002-12-10 Thread Lars Müller
Description:org.apache.cocoon.ProcessingException: Exception in ServerPagesGenerator.generate(): java.lang.RuntimeException: Could not get the datasource org.apache.avalon.excalibur.datasource.NoValidConnectionException: No valid JdbcConnection class available Please help me! I've made

Re: [HELP]Exception in ServerPagesGenerator.generate()

2002-12-10 Thread Antonio Gallardo
What Database are you using? Antonio Gallardo Lars Müller dijo: Description:org.apache.cocoon.ProcessingException: Exception in ServerPagesGenerator.generate(): java.lang.RuntimeException: Could not get the datasource org.apache.avalon.excalibur.datasource.NoValidConnectionException: No

[HELP]Exception in ServerPagesGenerator.generate()

2002-11-29 Thread LEBRETON Philippe
I want include a String with a content XML in my XML and i used : util:include-expr>util:expr>xsp:expr>Car.toString()/xsp:expr>/util:expr>/util:include-expr> Car is declared : StringBuffer Car = new StringBuffer(); Car content : bdo> Pac>1/Pac> TP>1/TP> /bdo>