On Mon, May 24, 2010 at 8:40 AM, Leif Rilbe <[email protected]> wrote: >> [ERROR] The addressing-1.5.1.mar module, which is not valid, caused Could >> not initialize class org.apache.axis2.deployment.util.TempFileManager >> java.lang.NoClassDefFoundError: Could not initialize class >> org.apache.axis2.deployment.util.TempFileManager >
The stacktrace you pasted is incomplete, What class is not found? tomcat 5.0.30 is pretty old, I'd try testing on the latest GA tomcat, at least on a dev machine, to see if that's the problem. If you are still stuck, since addressing is in a mar, technically its not required, though in practice it probably is. Try removing that mar and the other mars and see if the problem goes away. - R --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
