Kees, Thanks for the reply.
One hour ago i managed to get mmbase working. I had thrown away the stable release (1.5) and downloaded the nightly build from 29 july, after compiling this build i discovered that there was also a .war version on the directory list. With the help of 'Install MMBase-war on Tomcat 4_x.htm' document, mmbase was quickly up and running. btw: i am using apache tomcat 4.0.1 Beta 10, maybe that caused the problem, i did copy the xml-apis.jar to the specified directory, but that didn't help to. But it's now working. Time for a cup of java ;) -twan At 19:48 29-6-2002 +0200, you wrote: >hi >the 404 error is probably because the application wasn't started well (i >don't know why yet, but the solution is not in that direction) >the document about jumperInterceptor is quite old >and should be removed . We currently use an other techinque to implement >jumpers(servler Filters). Starting from tomcat 4.0.4 the mmbase-webapp >should work with no problems(out of the box). If you are using 4.0.3 you >have to copy the xml-apis.jar to the common/lib/ > >a 404 error tells you the web-server did not found the document you >where requesting (try adding a slash to the end). > > >On Sat, 2002-06-29 at 13:27, Twan Kogels wrote: > > Hello, > > > > This morning i wanted to evaluate the latest versie of MMBase, so i > > downloaded the latest mmbase runner, installed it (with > > tomcat/mysql/imagemagick) everything compiled and runned correct. > > > > When accessing the http://10.0.0.2:8080/mmbase-webapp/ url, i found a 404. > > I looked in the tomcat log and found a exception (exception starting > filter > > jumpers filter). After a search query i found: > > <http://www.mmbase.org/mmbasenew/index2.shtml?documentation+483> which > > describes my problem (at step 4). > > > > The text explains a solution, but i just don't get it :_ > > > > The text says i need to copy a file named 'jumperInterceptor' to the > source > > tree 'org/mmbase/servlet, but i can't find the file named > > 'jumperInterceptor'. Should i install mmbase distro (mmbase-src-1.5.zip) > > instead of mmbase runner? > > > > The text also says i should add a line to my tomcat/conf file, this line > > should be after the other interceptors, but i can't find any interceptors > > in my tomcat/conf file.. > > > > Does anyone know what's going on? > > > > Best regards, > > Twan Kogels > > > > > > -- http://www.twansoft.com
