On Wed, Oct 31, 2001 at 10:09:29AM +0100, Christian Haul wrote: > On 29.Oct.2001 -- 01:55 PM, Jozsa Kristof wrote: > > I wrote a HelloWorld-like action based on the docs located in my cocoon > > install: /cocoon/documents/actions. I've put the file in > > /cocoon/WEB-INF/classes (using the package name 'test', so > > /test/HelloWorldAction.class). > > Jozsa, I think that everything is OK with your setup. Alas, I had > similar problems with an early beta of tomcat 4. So, this might be a > container problem rather than a cocoon one.
Hi Chris, thanks for your mail. I got so crazy on that problem (over 40 hours of suffering :), so I decided not to use Actions at all. I'll solve the problem using standard xsp logicsheet files; but I still have a class-finding problem: if I want to include my Java class from xsp:include, it *only* finds it if it's included in a jar file in cocoon/WEB-INF/lib/, it seems to be unable to use the extra-classpath property setting from cocoon's web.xml. Have you met this problem? Christopher (Kristof stands for Christopher in Hungarian ;) -- .Digital.Yearning.for.Networked.Assassination.and.Xenocide --------------------------------------------------------------------- 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 additional commands, e-mail: <[EMAIL PROTECTED]>