In ode-jbi.properties, use EXTERNAL mode and provide the JNDI lookup for your datasource.
alex [1] http://svn.apache.org/repos/asf/ode/branches/APACHE_ODE_1.1/jbi/src/main/jbi/ode-jbi.properties On 12/13/07, Jamie Penney <[EMAIL PROTECTED]> wrote: > > How does one go about changing the datasource? I am looking at doing a > bit of benchmarking and a better real-world representation would be good. > > Thanks, > Jamie Penney > > Alex Boisvert wrote: > > Yes, I would recommend using an external datasource (from your > application > > server). The embedded Derby datasource is for convenience and not > meant > > for production/benchmarking use since it does not provide all the > necessary > > tuning parameters to achieve peak QoS levels. > > > > alex > > > > > > -- > Jamie Penney > > http://www.jamiepenney.co.nz >
