Problems running latest source build on XP Professional

2002-09-20 Thread Bruce Perryman
Hello, My environment is as follows: JDK 1.4.01 Tomcat 4.04 XP Professional My reasons for wanting to use the latest source is to make use of the authentication and session handling framework. I downloaded the source from CVS on 9/19/02 and built it on my dev. environment with no reported

How to retrieve manual mode key value in DBAction

2002-09-13 Thread Bruce Perryman
Hello, I'm using a cocoon database action which adds a record to the database, correctly incrementing the key value on insert using 'mode=manual' in the db.xml. Is there a way to retrieve the inserted value of the key in the same action? Do I have to code a select or is there a return value with

Re: cocoon 2.0 with Tomcat 4.1 installation problems

2002-03-01 Thread Bruce Perryman
Hi Mark, I share in your grief. I've been experiencing similar problems myself (See New to Cocoon2 - can't start - no errors). No one has responded to my post. I've tried just about every suggestion that I've seen posted and nothing seems to work. When I hit http://localhost:8080/cocoon the

Re: C2/TC4 issues

2002-03-01 Thread Bruce Perryman
OK, here's my deal. I've had similar problems for about a week. First, Peter Baer (God bless him) did this research with some other folks and found, among other things, that TC4.02 doesn't work with C2 and that if you install and run as root you'll have problems as well. I tried changing

Re: C2/TC4 issues

2002-03-01 Thread Bruce Perryman
Try here... http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.1/src/ Bruce --- Brad Cox [EMAIL PROTECTED] wrote: Where did you get TC4.01? All I see at apache.org is TC4.02 and 3.x. At 12:11 PM -0800 3/1/02, Bruce Perryman wrote: OK, here's my deal. I've had similar

New to Cocoon2 - Can't start - No errors

2002-02-28 Thread Bruce Perryman
Hi, I got the latest Cocoon2 source from CVS, built it successfully and place the cocoon.war file in my CATALINA_HOME/webapps directory. When trying to access http://localhost:8080/cocoon, it hangs and reports no errors in the log files. I'm using J2SDK1.4 on RedHat7.1 and I've tried both TC