PHP servlet problems

2002-10-16 Thread Gabriel Egolf
Hi, I am trying to integrate the functionality of PHP with Cocoon, but I seem to have run into some problems. When I try to run a small test script, 1 of 2 things will happen. 1. I get nothing back (the browser just sits and acts busy), or 2. If I restart my servlet engine, I receive a blan

resin db connectivity

2003-02-14 Thread Gabriel Egolf
Hello all, Recently, we've switched servlet engines from Tomcat to caucho.com's Resin. We've done this primarily for performance reasons. I'm now running into some problems where a couple of my XSP's which access database connections can no longer find a suitable driver. Is anyone aware of a

Random ArrayIndexOutOfBoundsException

2003-06-25 Thread Gabriel Egolf
solve it temporarily. Here's my software environment: JDK 1.4.1_02 Jetty 4.2.9 Cocoon 2.0.4 I've supplied an error trace from my error.log at the end of this message. If you've seen this before, please let me know how you fixed it. Thanks. Gabriel Egolf Developer Bob Jones University

Re: Random ArrayIndexOutOfBoundsException

2003-06-26 Thread Gabriel Egolf
problem. Try the environment check mentioned at http://wiki.cocoondev.org/Wiki.jsp?page=NoMoreDtmIdError to be sure. Also a short overview about solutions is given. A more complete description of the problem can be found at http://wiki.cocoondev.org/Wiki.jsp?page=EndorsedLibsProblem. Joerg Gabriel