Hi, All.
I am using Tomcat8.0.33 and JAX-WS RI 2.2.10.
I am trying to File transfer using JAX-WS with MTOM.
Client connects via reverse proxy made by httpd.
The httpd connects to tomcat by AJP.
When I upload a file several times consecutively, some are completed successful.
But, some will fail by
Hi
I am using Tomcat version 7.0.63.
I have registered the dbconnection pool with MBeanServer.
Is there a way to make those methods hot setting? What I mean by this is, for
example if I change statement cache size in the jconsole, it should take effect
immediately.
Any help is greatly appreciat
Here are the datasource properties as well:
.properties.datasource.default=defaultds
.properties.datasource.defaultds.subtype=Oracle
.properties.datasource.defaultds.minreadconnections=1
.properties.datasource.defaultds.maxreadconnections=10
.properties.datasource.defaultds.minwriteconnections=1
.
Oracle 10.2.0.5. Same level oci drivers
On May 8, 2016 7:22 PM, "John D. Ament" wrote:
> Rob,
>
> What database are you trying to connect to? What version of the JDBC
> driver?
>
> On Sun, May 8, 2016 at 9:07 PM Rob Clemens wrote:
>
> > Hello all,
> >
> > We've had an application that was stable
Rob,
What database are you trying to connect to? What version of the JDBC driver?
On Sun, May 8, 2016 at 9:07 PM Rob Clemens wrote:
> Hello all,
>
> We've had an application that was stable for several years, no changes for
> the last few aside from OS/java/tomcat patching. We've had no recent
Hello all,
We've had an application that was stable for several years, no changes for
the last few aside from OS/java/tomcat patching. We've had no recent
changes at the web/app server layer and our application started crashing
about every 1-2 hours. We're running the following versions of softwar