From: Evgeny G. <gaz...@gm...> - 2010-01-27 23:44:09
|
about me: I'm use admin app and sandbox from fs, on the /exist/admin, /exist/sandbox uris, and own app stored in the db on the root "/" uri. just we can store modules on db or in the fs. it's working as well for app, but not working when we testing modules in admin panel. for stored modules need use uri scheme "xmldb:exist:///db/....". this is not a problem for queries, but is a problem for imported modules which import another modules. also I want suggest to "handle" some different dbs for one jetty/exist instance. and more today's "standalone" and "jetty" is very like. if year ago the "jetty" mode used for cocoon, today we have cocoon as extension. so why we have two this modes? suggest deprecate standalone mode (urlrewiter for one is not trivial) and remove one later. -------- Evgeny |