Hi Nils, did you also install Magnolia's Groovy module 1.0? Can you post the complete warning message you get?
Thank you, Federico On Thu, 2010-04-01 at 11:41 +0200, Nils Breunese wrote: > Jan Haderka wrote: > > > Any chance you got older version of DMS somewhere on the classpath? > > As far as I can see there's only DMS 1.4.3: > > ---- > $ find WEB-INF/lib -name '*dms*' > WEB-INF/lib/magnolia-module-dms-1.4.3.jar > ---- > > Nils. > > > On Fri, 2010-03-26 at 14:48 +0100, Nils Breunese wrote: > >> Hello all, > >> > >> We have upgraded our dev trunk to use Magnolia 4.3.1 and STK/ETK 1.3 and > >> DMS 1.4.3 (amongst others) and I have modified the site definitions for > >> use with the new multi-site support. For one site definition I have > >> defined a mapping for dms, like this: > >> > >> Templating Kit > Site Definitions: > >> > >> ---- > >> sitename/ > >> templates/ > >> ... > >> theme/ > >> ... > >> damSupport/ > >> ... > >> domains/ > >> ... > >> mappings/ > >> website/ > >> ... > >> dms/ > >> URIPrefix: /dms/ > >> class: info.magnolia.module.dms.DMSURI2RepositoryMapping > >> handlePrefix: /sitename > >> repository: dms > >> i18n/ > >> ... > >> label: Sitename > >> ---- > >> > >> When starting Magnolia I get the following warning: > >> > >> ---- > >> 2010-03-26 13:57:39,355 WARN > >> gnolia.content2bean.impl.Content2BeanProcessorImpl: can't resolve class > >> for node /modules/extended-templating-kit/config/sites/pip/mappings/dms > >> java.lang.ClassNotFoundException: > >> info.magnolia.module.dms.DMSURI2RepositoryMapping > >> (...) > >> ---- > >> > >> I don't really understand why this class can't be found, because > >> magnolia-module-dms-1.4.3.jar is in the WEB-INF/lib directory and > >> contains this class: > >> > >> ---- > >> $ jar tf WEB-INF/lib/magnolia-module-dms-1.4.3.jar | grep DMSURI > >> info/magnolia/module/dms/DMSURI2RepositoryMapping.class > >> ---- > >> > >> Any ideas? > >> > >> Nils Breunese. > > De informatie vervat in deze e-mail en meegezonden bijlagen is uitsluitend > bedoeld voor gebruik door de geadresseerde en kan vertrouwelijke informatie > bevatten. Openbaarmaking, vermenigvuldiging, verspreiding en/of verstrekking > van deze informatie aan derden is voorbehouden aan geadresseerde. De VPRO > staat niet in voor de juiste en volledige overbrenging van de inhoud van een > verzonden e-mail, noch voor tijdige ontvangst daarvan. > > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- > ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
