Aanhalen Eduard Witteveen <[EMAIL PROTECTED]>:
> On Mon, 2002-06-24 at 12:57, S.A. de Heer wrote:
> > While trying to install mmbase 1.6 from the latest nightly build I
> encounterd
> > the following problem.
> > I am using the tomcat-mmbase howto as guide which works till the point
> that it
> > says that you have to: Copy the file
> webapps/mmbase/WEB-INF/lib/xml-apis.jar to
> > the directory common/lib/ This isn't possible since the dir does not
> exists.
> Hmm, strange enough is skipped that step also on my system(at a first
> glance)
>
I solved this by downloading mmbase 1.5.1 and copying this mmbase-webapp dir as
mmbase into the tomcat tree.
> > The pervious step went oke atleast accoording to tomcat it gave the
> default oke
> > message for installation. The list manager of tomcat informs me that
> the
> > application is installed but stoped. I can't start the application. It
> gives
> > the error application /mmbase can't be started. Anybody a clue or
> sugestion
> > about what I could try.
> There should be a log message in the catalina.out or something similar.
That wasn't much help but indeed turning of the security manager does help.
The website was avaible on the server after this. When you use the web-app dir
of mmbase 1.5.1 you will notice that all jumpers and examples won't work
because they refer to /mmexamples and so while tomcat expects a
proceeding /mmbase. Anyway i will try to get the real mmbase 1.6 working now so
I have mm:time tag. :)
> My guess is that you should modify the secruity manager with the
> following info(policy file)(yeah i know.. it's the same as turning the
> security off):
>
> grant {
> permission java.security.AllPermission;
> };
>
> I tried to get it running with the secuirty manager on(not using the
> rights above), but all classes are instansiated in the wrong way.
> Should it be a project, to define which resources may and which one's
> may not be used by MMBase?
> Furthermore how does this relate to the application project(they also
> need to install new classes/jar's)?
>
> --
> Eduard Witteveen Systeem Ontwikkelaar
> NOS Internet, Gateway C Kamer 107
> +31(0)356772910 http://www.omroep.nl/
>
> Sed quis custodiet ipsos custodes? : The sixth Satire from Juvenal
>
>
Greetings,
Sjoerd de Heer