Re: Problem compiling WizardAction.java for XMLForms

2002-08-29 Thread Bobby Mitchell
Yes, but I changed the directory to niac/list and it compiled OK. Ivelin Ivanov wrote: >You have a class in the >org/apache/cocoon/niac/list/WizardAction.java >directory. Did you make sure that the package declared within the class is >org.apache.cocoon.niac.list >? > >- Original Message ---

Re: Problem compiling WizardAction.java for XMLForms

2002-08-29 Thread Ivelin Ivanov
You have a class in the org/apache/cocoon/niac/list/WizardAction.java directory. Did you make sure that the package declared within the class is org.apache.cocoon.niac.list ? - Original Message - From: "Bobby Mitchell" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 29

(SUMMARY)Re: Problem compiling WizardAction.java for XMLForms

2002-08-29 Thread Bobby Mitchell
Doh. I was using the wrong javac. Bobby Mitchell wrote: > I'm trying to compile my version of WizardAction.java and get a > version error. Can anybody help me figure this one out? > > Cocoon 2-1.dev on Linux, Tomcat 4.0.2 > > [root@orion classes]# javac -classpath > >/var/tomcat4/webapps/coco