Thanks for the reply. Tried with xmldb:exist:///db... still works online but same error in offline mode.
More ideas ? --- Kai Mütz <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] > wrote: > > Hi All, > > > > I'm running into some problem trying to generate > an > > offline version of my site. > > I uses cocoon 2.2 and my App uses a bundled Exist > > database to access the data. > > When generating the offline content, I get the > > following error and no offline output: > > > > [cocoon] ERROR 2007-04-05 21:03:47.713 > [core.man] (): Could not > > read resource > xmldb:exist:/db/AdCafeData/xdata/customers.xml > > I don't know anything about cocoon offline mode but > the URI should be > something like: > > xmldb:exist:///db/AdCafeData/xdata/customers.xml or > (embedded) > xmldb:exist://embedded-eXist-server/db/AdCafeData/xdata/customers.xml > (embedded) or > xmldb:exist://host/db/AdCafeData/xdata/customers.xml > > Could this be the problem? However it is weird that > the above source works > in online mode. > > Kai > -- > No virus found in this outgoing message. > Checked by AVG Free Edition. > Version: 7.5.446 / Virus Database: 268.18.26/748 - > Release Date: 05.04.2007 > 15:33 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > Jerome Benezech [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
