Hi, Apologies if this is a stupid question. I'm an old hand at Java but new to Axis. I'm using Tomcat4.1.24, JDK1.4, and Axis 1.1. I compiled Axis using JDK1.4 and deployed the war to the tomcat/webapps directory. The packaged test pages seemed to be fine and the HappyAxis page worked fine without any missing requirements or options. However, trying the EchoHeaders.jws I get a fault that reports an invalid class file format on java.util.Enumeration. The fault explains that the minor version (48.0) "is too recent for this tool to understand".
I know that the right JDK is getting used because it reports that the Enumeration class is in the rt.jar from my JDK1.4 installation. I'm going to look through the source and see if there is anything obvious, but since I couldn't find the same problem in the mail archives I doubt that there is a problem with the source. Anybody have any suggestions? Thanks in advance, -- dave David Knox EsotericSystems, Inc. Voice: 303-979-7817 Mobile: 303-748-8906 Fax: 303-979-7861 Email: [EMAIL PROTECTED]