From: Steve F. <sfi...@pc...> - 2007-05-17 23:52:47
|
hi michael- i suspect tomcat is not seeing your controller jar file. steve mro...@cs... wrote: > Hello folks; > > We installed wdk, tomcat 6.0.10 and we are trying to get the wdktoysite to > work. > > Everything compiled and all data files got create. > > Now when we try to start the site inside tomcat we get the following errors: > > in catalina.log > May 16, 2007 7:06:44 PM org.apache.catalina.core.StandardContext start > SEVERE: Error listenerSta > May 16, 2007 7:06:44 PM org.apache.catalina.core.StandardContext start > SEVERE: Context [/wdktoysite] startup failed due to previous errors > > > in localhost.log > May 16, 2007 6:46:51 PM org.apache.catalina.core.StandardContext > listenerStart > SEVERE: Error configuring application listener of class > org.gusdb.wdk.controller.ApplicationInitListener > java.lang.ClassNotFoundException: > org.gusdb.wdk.controller.ApplicationInitListener > > and then all other errors have the same explanation > > java.lang.ClassNotFoundException: > org.gusdb.wdk.controller.ApplicationInitListener > > Has anybody run into this problem and how was it solved. > > > > Thanks > > Michael Robinson > Bioinformatics Research Group (Biorg) > Florida International University > ECS 254 > Miami, Florida, USA 33199 > > > > > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Gusdev-gusdev mailing list > Gus...@li... > https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev > |