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/cocoon/WEB-INF/lib/cocoon-2.1-dev.jar:/var/tomcat4/webapps/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]>

Reply via email to