On Mon, May 24, 2010 at 8:53 AM, robert lazarski <[email protected]> wrote: > 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 >
Haven't had my coffee yet ... just realized you were able to run on tomcat 5.0.28 . Your copy of 5.0.28 could be corrupt, or the filesystem is bad, which would explain the classpath problem, ie, its not reading the jars right. - R --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
