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, 2002 3:14 PM Subject: Problem compiling WizardAction.java for XMLForms > 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/cocoon/WEB-INF/lib/cocoon-2.1-dev.jar:/var/tomcat4/weba pps/cocoon/WEB-INF/lib/excalibur-sourceresolve-20020820.jar > org/apache/cocoon/niac/list/WizardAction.java > org/apache/cocoon/niac/list/WizardAction.java:73: cannot access > org.apache.cocoon.acting.AbstractXMLFormAction > bad class file: > /var/tomcat4/webapps/cocoon/WEB-INF/lib/cocoon-2.1-dev.jar(org/apache/cocoon /acting/AbstractXMLFormAction.class) > class file has wrong version 48.0, should be 47.0 > Please remove or make sure it appears in the correct subdirectory of the > classpath. > import org.apache.cocoon.acting.AbstractXMLFormAction; > > TIA > > -- > Robert J. (Bobby) Mitchell > Systems Administrator > NASA Institute for Advanced Concepts > 555A 14th St Atlanta, Ga. 30318 > Phone: (404)347-9633 Fax: (404)347-9638 > > > > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > For additional commands, e-mail: <[EMAIL PROTECTED]> > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>