AuthenticationManager HELP!! :)

2002-06-02 Thread Brian Topping
Hi all, I'm trying to get a subsitemap together that I can put together my first authentication app. I'm getting an exception: org.apache.avalon.framework.component.ComponentException: Could not find component. I did a little sleuthing with a JPDA stethoscope, seems that the subsitemap

Re: AuthenticationManager HELP!! :)

2002-06-02 Thread Guillaume Morin
Dans un message du 02 jun à 9:27, Brian Topping écrivait : I'm trying to get a subsitemap together that I can put together my first authentication app. I'm getting an exception: org.apache.avalon.framework.component.ComponentException: Could not find component. You need to add the

RE: AuthenticationManager HELP!! :)

2002-06-02 Thread Brian Topping
-Original Message- From: Guillaume Morin [mailto:[EMAIL PROTECTED]] Subject: Re: AuthenticationManager HELP!! :) Dans un message du 02 jun à 9:27, Brian Topping écrivait : I'm trying to get a subsitemap together that I can put together my first authentication app. I'm getting

RE: sunrise authentication with a java class

2002-06-02 Thread Brian Topping
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Subject: Re: sunrise authentication with a java class sunrise authenticates against a pipeline. Within that pipeline you can do whatever you want (ie. use your own actions, transformers, etc.) as long as the

Database pooling problems

2002-06-02 Thread Michael Mangeng
Hi My problem with cocoon is that i cannot get a pooled connection. (tomcat 4.1.2-le, jdk1.4.0, cocoon 2.0.2) Instead i get the followind error message: org.apache.cocoon.ProcessingException: Exception in ServerPagesGenerator.generate(): java.lang.RuntimeException: Could not get the datasource

RE: .htc how to

2002-06-02 Thread Bert Van Kets
I have a browser based editor using htc files without any problem. I just created a pipeline that read the external files. Everything works like a charm. I'm using Cocoon 2.1-dev. Bert At 11:51 1/06/2002 +0300, you wrote: .htc files are nothing more than .js files plus they are working just

RE: sunrise authentication with a java class

2002-06-02 Thread Bert Van Kets
It's up to date with the 2.0.3 branch. If you use the 2.1-dev HEAD branch you need to adjust a LOT of things in the sitemap and the config.xconf files. Also the namespace paths must be corrected in the xsl and xsp files. Check out the portal demo to get he correct entries. I've got the

Livesites

2002-06-02 Thread Daniel Santos
Cocoon version: 1.8.2 URL: www.estig.ipbeja.pt - 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

Re: Release 2.1 in one week? I can wait.

2002-06-02 Thread Diana Shannon
On Saturday, June 1, 2002, at 02:39 PM, leo leonid wrote: Diana Shanon indirectly announced forthcoming release 2.1 in her last post. Normally I'm looking forward to new Cocoon releases, but this time I'm skeptical. I'm *only* updating documentation in the release branch, which at the

RE: sunrise authentication with a java class

2002-06-02 Thread Brian Topping
-Original Message- From: Bert Van Kets [mailto:[EMAIL PROTECTED]] Subject: RE: sunrise authentication with a java class If you use the 2.1-dev HEAD branch you need to adjust a LOT of things in the sitemap and the config.xconf files. Ruh roh, that's me! This is making me feel

Latest CVS Head Error: Target `xt-warn' does not exist in this project.

2002-06-02 Thread Marc Jeffrey Driftmeyer
This is a brand new CVS Checkout from HEAD. This is the error I get. C:\Java\xml-cocoon2build installwar Using Java from C:\Java\j2sdk1.4.0 Buildfile: build.xml BUILD FAILED Target `xt-warn' does not exist in this project. It is used from target `optional-warnings'. Total time: 2 seconds