Hi,
I'm into my first steps of using the WebSocket API.
Things are quite nice so far, WebSockets, used the right way, might open up
a complete new type of WebApplications.
I've got a question though, is there a way to configure Tomcat to announce
the annotated ServerEndpoints, it comes across whi
On Sat, Jul 2, 2016 at 1:24 PM, Paul Roubekas wrote:
> What I am calling the "Apache Tomcat welcome
> page" is the page that comes up when http://localhost:8080 is entered as
> the address on an internet browser.
Assuming a default installation, you should see the index.jsp page
associated with
On 7/1/16 11:35 PM, Nir Dweck wrote:
> -Original Message-
> From: Phil Steitz [mailto:phil.ste...@gmail.com]
> Sent: Friday, July 01, 2016 9:16 PM
> To: users@tomcat.apache.org
> Subject: Re: tomcat 7 connection pool validation interval
>
> On 7/1/16 7:14 AM, Nir Dweck wrote:
>> -Origi
On 03/07/2016 11:04, Martin Funk wrote:
> Hi,
>
> I'm into my first steps of using the WebSocket API.
> Things are quite nice so far, WebSockets, used the right way, might open up
> a complete new type of WebApplications.
>
> I've got a question though, is there a way to configure Tomcat to annou
On 7/2/2016 4:24 PM, Paul Roubekas wrote:
> Servlet overridden by Apache Tomcat welcome page?
>
>
>
> Not sure I am using the proper name for what I am calling the "Apache
> Tomcat welcome page". What I am calling the "Apache Tomcat welcome
> page" is the page that comes up when http://localhos
On 03/07/2016 18:37, Paul Roubekas wrote:
> Changes that need to be made to the server.xml file
> The below list of changes are for the conf/server.xml file. A new XML
> element needs to be added to the XML stanza.
> Within the element stands a element needs to be added.
> The path= attribute
Thanks folks, appreciate your time and suggestions!
On 3 Jul 2016 3:44 a.m., "Christopher Schultz"
wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Daniel,
>
> On 7/1/16 6:28 PM, Daniel Savard wrote:
> > 2016-07-01 16:21 GMT-04:00 Christopher Schultz
> > >> :
> >
> >> -BEGIN PG
On 7/3/2016 4:41 PM, Mark Thomas wrote:
> On 03/07/2016 18:37, Paul Roubekas wrote:
>
>> Changes that need to be made to the server.xml file
>> The below list of changes are for the conf/server.xml file. A new XML
>> element needs to be added to the XML stanza.
>> Within the element stands a el
On 7/3/2016 5:21 PM, Paul Roubekas wrote:
> On 7/3/2016 4:41 PM, Mark Thomas wrote:
>> On 03/07/2016 18:37, Paul Roubekas wrote:
>>
>>> Changes that need to be made to the server.xml file
>>> The below list of changes are for the conf/server.xml file. A new XML
>>> element needs to be added to the
> From: Paul Roubekas [mailto:paul@orthogroup.holdings]
> Subject: Re: Servlet overridden by Apache Tomcat welcome
> page?
> After making the above suggested changes the desired behavior goes
> away. Now instead of my application's landing page I get the tomcat
> welcome page.
You appear to h
Paul and Chuck,
On 7/3/2016 4:14 PM, Caldarale, Charles R wrote:
>> From: Paul Roubekas [mailto:paul@orthogroup.holdings] Subject: Re:
>> Servlet overridden by Apache Tomcat welcome
>> page?
>
>> After making the above suggested changes the desired behavior goes
>> away. Now instead of my appli
> From: Mark Eggers [mailto:its_toas...@yahoo.com.INVALID]
> Subject: Re: Servlet overridden by Apache Tomcat welcome
> page?
> I just played with Eclipse Neon (newest release). It does copy over a
> Tomcat configuration into your workspace, and then runs Tomcat from that
> (sort of like RUNNIN
2016-06-30 23:32 GMT+09:00 Nir Dweck :
> I am using tomcat connection pool (tomcat 7) in my application (java
> application) to connect to a remote Oracle DB on an Azure machine. My
> connection pool configuration is as follow:
>
> PoolProperties p = new PoolProperties();
> p.setUrl(connS
2016-07-01 13:18 GMT+09:00 Manisha Sapiah :
> Hi,
>
> I want to know, is there any way to get Tomcat DB connection statement
> cache size via JMX MBeans. Thanks in advance.
>
>
Which DB Connnection Pool do you use? DBCP or Tomcat jdbc-pool.
If you use the Tomcat jdbc-pool, such a feature does not
14 matches
Mail list logo