> > > 2. esql.xsl. In case when a connection is obtained from DataSource one
> > > should not invoke setAutoCommit() method. Otherwise SQLException will be
> > > thrown. Looking at esql.xsl, I've found that you catch any exceptions thrown
> > > by this method but you rethrow RuntimeException whic
Berin Loritsch wrote:
>
> kesha wrote:
> >
> > Hi guys,
> >
> > I've tried to deploy cocoon into WL 6.0 server and use DataSource as a jdbc
> > Connection factory. Doing that, I've found a couple of bugs. Could anybody
> > to commit the following changes into CVS:
> >
> > 1. cocoon.roles, role na