embedded eXist db: setting up xquery files

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

embedded eXist db: setting up xquery files

pw-4
I would be grateful for some guidance on setting up xquery files in the embedded eXist db.  How do I get my xquery files into the database?

Also, how can I use the eXist java client with the embedded db?

Thanks
Peter



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: embedded eXist db: setting up xquery files

Erik Bruchez
Administrator
Peter,

With Orbeon Forms 3.5.1, Orbeon Forms enables eXist XML-RPC access by
default. This means that you should be able to access eXist with the
Java client by default.

-Erik

[hidden email] wrote:
> I would be grateful for some guidance on setting up xquery files in the embedded eXist db.  How do I get my xquery files into the database?
>
> Also, how can I use the eXist java client with the embedded db?
>
> Thanks
> Peter
>
>


--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: embedded eXist db: setting up xquery files

Alessandro Vernet
Administrator
In reply to this post by pw-4
Peter,

On 5/16/07, [hidden email] <[hidden email]> wrote:
> I would be grateful for some guidance on setting up xquery files in the embedded
> eXist db.  How do I get my xquery files into the database?

You don't setup XQuery files in the database, but rather send the
XQuery to the database when you want to run a query. The XQuery is
part of your application stored in resources, rather than stored in
the database, and your application sends the query to eXist when it
needs to be executed. Does this make sense?

Alex
--
Orbeon Forms - Web 2.0 Forms for the Enterprise
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws