RE: Database Reader exception

2003-08-14 Thread Vincent De Groote
The problem has been solved by changing the type of dbselector: ComponentSelector -> ServiceSelector -Original Message- From: Vincent De Groote [mailto:[EMAIL PROTECTED] Sent: 05 August 2003 14:58 To: [EMAIL PROTECTED] Subject: RE: Database Reader exception Fyi, When I replace

RE: Database Reader exception

2003-08-14 Thread Vincent De Groote
t org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:289) at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:455) -Original Message- From: Geoff Howard [mailto:[EMAIL PROTECTED] Sent: 05 August 2003 13:20 To: [EMAIL PROTECTED] Subject: Re: Database Reader exception

RE: Database Reader exception

2003-08-10 Thread Vincent De Groote
: [EMAIL PROTECTED] Subject: RE: Database Reader exception I made the requested test with the daily snapshot downloaded this night (cocoon-2.1_20030805041644), and I have the same problem (see the stack trace below) with the sample of image upload. The only changed parameters are the 'enable-u

Re: Database Reader exception

2003-08-05 Thread Geoff Howard
Vincent De Groote wrote: Hello, I cannot make the databaseReader work correctly: In Cocoon-2.1rc1, source file DatabaseReader.java, a java.lang.ClassCastException is raised in the 'service' function, when the value returned by the manager.lookup function is assigned to the dbselector variable.

Database Reader exception

2003-08-04 Thread Vincent De Groote
Hello, I cannot make the databaseReader work correctly: In Cocoon-2.1rc1, source file DatabaseReader.java, a java.lang.ClassCastException is raised in the 'service' function, when the value returned by the manager.lookup function is assigned to the dbselector variable. The value returned is not