Hi,
I am
new to Cocoon and Java so apologies f this is a stupid question but I am trying
to use the HowTo to create a Form Wizard but when I try to compile the
HowToWizard.java I get several error messages starting with:
package org.apache.cocoon.acting does not exist
If I
then use the -classpath:
javac
-classpath
.;C:\jakarta-tomcat-4.1.24\webapps\cocoon\WEB-INF\lib\cocoon-xmlform-block.jar
HowtoWizardAction.java
I get several messages sarting with:
I get several messages sarting with:
cannot
access org.apache.avalon.excalibur.pool.Poolable
file
org\apache\avalon\excalibur\pool\Poolable.class not found
I
don't understand why this doesn't work and no-one else seems o have the same
problem!
I am
using
Win
XP
Cocoon
2.1
Java
1.4.2
Tomcat
4.1.24
Thanks
for your help,
Phil
