I modified the file ....Tomcat
5.0\webapps\cocoon-2.1.10-with-eXist-1.1.1\samples\blocks\exist\sitemap.xmap

i have replace

<map:generate src="xmldb:exist:///{1}"/>

with

<map:generate src="xmldb:exist:/localhost:8080//{1}"/>



But when run the xquery non found result

http://localhost:9090/cocoon-2.1.10-with-eXist-1.1.1/samples/blocks/exist/sandbox/sandbox.xql

in the text-area i write

for $speech in //SPEECH[SPEAKER &= 'witch' and near(., 'fenny snake')]
return $speech





thanks you
















2007/12/13, erasmo marciano <[EMAIL PROTECTED]>:
>
> Thank you for the answer
>
> I have installed exist-db standard with IZPack
>
> I have the following url  xmldb:exist://localhost:8080/exist/xmlrpc
>
> I want  run the example xquery on my db installed.
>
> thnks you
>
>
>
>
>
>
> 2007/12/13, Kai Mütz <[EMAIL PROTECTED]>:
>
> > erasmo marciano <> wrote:
> > > I have installed,
> > > Tomcat5 and cocoon-2.1.10-with-eXist-1.1.1.war
> > >
> > > Where i can change the parameter of connection?
> >
> > Which connection do you want to configure? Can you please give us more
> > details about your problem?
> >
> > Kai
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>

Reply via email to