Eduard Witteveen <[EMAIL PROTECTED]> wrote: > I found the following directory in the html module: > html/WEB-INF/classes/org/mmbase/jspeditors. shouldnt this be located > somewhere else and during the compile run be place on the correct > location? (same as for example the libs)
During the compile these are placed in mmbase.jar, IIRC. That should be a correct location. Because those resources are related to jsp-pages, we figured that they should not be in the src module, but in the html module where those particular pages are (the 'basic' jsp editors)'. And this seemed a relatively elegant solution. Sadly, there is not way (which I know of) to place resources (a resource bundle in this case) directly next to jsp-pages. > (i cannot make a symlink to classes now, so this is why im bringing this > up ;-) ) But you do copy the mmbase.jar? In that case you should be fine. Michiel -- Michiel Meeuwissen Mediapark C101 Hilversum +31 (0)35 6772979 nl_NL eo_XX en_US mihxil' [] ()
