Nico Klasens <[EMAIL PROTECTED]> wrote:
> When I unjar the mmbase.jar then the database cml files from the
> config/databases are also in the jar. Does this mean that I don't have to
> include these either in the config dir? 

That is correct I suppose. Though I'm not sure, it would be a feature of the
new Storage project.

> And what about the tld?

There is no need to place a tld if you indicate it like this in web.xml:
<taglib>
  <taglib-uri>http://www.mmbase.org/mmbase-taglib-1.0</taglib-uri>
  <taglib-location>/WEB-INF/lib/mmbase.jar</taglib-location>
</taglib>

Or perhaps in some app-servers even that is not necessary.

I would be in favour of not shipping a tld but shipping an web.xml as above
in stead, the obvious advantage being that you need only replace one file on
an update, and that tld and taglib impl are garantueed to harmonize. I think
there might be some older crappy app-servers which don't understand it,
though (i don't know any more which)

Btw, I once proposed to make of this /WEB-INF/lib/mmbase-taglib.jar and
though that met some criticism I do think that eventually it will become
like that (if not in 1.7, then in 1.8)


 Michiel



-- 
Michiel Meeuwissen 
Mediapark C101 Hilversum  
+31 (0)35 6772979
nl_NL eo_XX en_US
mihxil'
 [] ()

Reply via email to