Hi, I found later that the concurrent.jar was in the $GLOBUS_DIR/lib directory. Maybe this comment can be added to the MDS deployment in tomcat : http://www.globus.org/toolkit/docs/4.0/info/webmds/admin-index.html#id2531466
Regards, Maxime 2008/4/22 BRACHET Maxime <[EMAIL PROTECTED]>: > Hi, > > When I want to access to the web MDS in tomcat 5.5.26 it give me the > following error : > "java.lang.NoClassDefFoundError: EDU/oswego/cs/dl/util/concurrent/Channel" > > I resolved the problem in downloading the concurrent package from > http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html, > compiling and adding to the jar to the lib directory of WEB-INF in webmds > directory. > > Is it really the correct answer ? > > Regards, > Maxime. >
