On Mon, 2002-06-24 at 17:01, Erik Visser wrote: > since I dd NOT install any application I state there is something wrong in > an ant target > when you do an "standard compile, war, deploy" security should be either: > - either completely installed including the mmbaseusers.xml > - or not installed at all I agree, this should be the case.
> no errors during MMBase startup > after start I go to: http://localhost:8080/mmbase/mmbase/edit/ > after typing username, password + OK > an ERROR occurs: org.mmbase.security.SecurityException: builder mmbaseusers > not found Well, the application hasnt been deployed either, and there is an dependecy on the builder from the security. When i do a "ant war" i get an war. Then a ~/mmbase/src/org/mmbase/scripts$ jar tfv ../../../../build/mmbase/mmbase.war | grep applications 0 Mon Jun 24 16:59:10 CEST 2002 WEB-INF/config/applications/ 0 Mon Jun 24 16:59:10 CEST 2002 WEB-INF/config/applications/CloudSecurity/ 0 Mon Jun 24 16:59:08 CEST 2002 WEB-INF/config/applications/CloudSecurity/builders/ 2357 Mon Jun 24 16:59:08 CEST 2002 WEB-INF/config/applications/CloudSecurity/builders/mmbaseusers.xml 260 Mon Jun 24 16:59:10 CEST 2002 WEB-INF/config/applications/CloudSecurity/mmbaseusers.xml 848 Mon Jun 24 16:59:10 CEST 2002 WEB-INF/config/applications/CloudSecurity.xml Wehn i look inside the WEB-INF/config/applications/CloudSecurity.xml there is an line reading '<application name="CloudSecurity" maintainer="cloud.security.mmbase.omroep.nl" version="1" auto-deploy="true">' Can you verify that this is also the case in your situation? If something is different, please tell me waht is different.. -- 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
