On 7.7.2016 23:17, Daniel Savard wrote:
Certificate Error
There are issues with the site's certificate chain
(net::ERR_CERT_COMMON_NAME_INVALID).
Looks like adding the keyAlias to the connector did not fix anything
unfortunately.
Did you examined the received certificate in the browser. Us
I need some help:
My web application has an upload file function. These files can be huge.
While the file is uploading, the upload class spawns a new thread to send
status updates to the client's progress bar. This works fine even for the
most giant files except when we want to make a parallel dep
Hi. I'm looking for a way to dynamically determine which username and
password to use for a Tomcat JDBC Connection Pool
[https://tomcat.apache.org/tomcat-8.0-doc/jdbc-pool.html] based on the
database URL to which it is connecting. I imagine this as an external
key=value lookup where (database
Hi guys,
I work on the XWiki project (http://xwiki.org) and we’ve had several reports of
users telling us that XWiki is not working anymore with versions of Tomcat >
7.0.69 and > 8.0.33. It works perfectly well with those versions and lower.
The issue is described in more detail at
http://jira
Hi!
I have developed an app using websocket. I am using servers to upload my app in
DigitalOcean but here the websockets doesnt work but using another server
server4U everuthing is fine. I am using Tomcat 8.5.3 somebody has any cluee,
any, about this behavour , the only thing that I think is Dig
Coming from the TomEE, I see there, that while the server starts up it logs
all kind of information of web-apps and services it found in its
deployment. For example REST Endpoints with the Path they are served under
are logged.
I found that quit nice for a freshmen to know which services are serve
On 07/07/16 19:59, André Warnier (tomcat) wrote:
On 07.07.2016 17:48, Nathan Quirynen wrote:
We have several applications deployed in Tomcat and want to add 1
application to handle
authentication for all of the other applications.
All applications are defined as different host elements in Tomc