Side-note: I do not believe that <[EMAIL PROTECTED]>'s problem is the same one as everyone else's. The differences are Tomcat versus Webspehere, and what the actual exception is.
> java.lang.VerifyError: (class: org/apache/xalan/templates/ElemCopyOf, method: \ > execute signature: (Lorg/apache/xalan/transformer/TransformerImpl;)V) Incompatible \ > object argument for method call at java.lang.Class.forName1(Native Method) This seems to suggest that your Websphere install somehow has two different versions of Xalan in the classpath (or in the server engine's classpath somehow). I think this is a different kind of classpath problem than the tomcat one. Also remember that the jarnames and what classes are in which jars changed a couple of times, so it's very important to tell us exactly which version of Xalan/Xerces that everyone thinks they're running, and to try using EnvironmentCheck or Which to show which version of Xalan/Xerces is actually getting called in your environment. ===== - Shane <eof .sig="'When I use a word,' Humpty Dumpty said, in a very scornful tone, 'it means just what I choose it to mean - neither more nor less'" "Oohayu oyod?!"=gis. /> __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com
