Suleman,
On 11/10/15 5:18 AM, Suleman Butt wrote:
> Now I have the following requirement, I have been asked by my operation
> team member that he needs to " replace Battery and install McAfee" on the
> Apache web server and the activity would require approx. 1 hour. He also
> told me that during t
You are right. I removed our webaps and now I don't see those ports in use. I
will do more digging, though, because when I run using an embedded Jetty
webserver I don't see them.
I'll reply back if I have any more questions.
Thanks,
Dave
-Original Message-
From: Ben Stringer [mailt
Sorry i cant help
Em terça-feira, 10 de novembro de 2015, Ben Stringer
escreveu:
> On Wed, November 11, 2015 8:21 am, Tauzell, Dave wrote:
> > Hello,
> >
> > I am using Tomcat 8.0.24 as an embedded server. When I run my
> application
> > I've noticed that in addition to the HTTP port I specifi
On Wed, November 11, 2015 8:21 am, Tauzell, Dave wrote:
> Hello,
>
> I am using Tomcat 8.0.24 as an embedded server. When I run my application
> I've noticed that in addition to the HTTP port I specified (7001) it is
> also listening on several other:
>
> 1099 - this appears to be for JMX
> 2000 -
Hello,
I am using Tomcat 8.0.24 as an embedded server. When I run my application I've
noticed that in addition to the HTTP port I specified (7001) it is also
listening on several other:
1099 - this appears to be for JMX
2000 -
4211
35810 - this changes when I restart the application
I started
On 10/11/2015 19:53, Tessler, Micah (M.B.) wrote:
> I am trying to understand the reasoning behind needing this setting:
> org.apache.tomcat.util.http.ServerCookie.ALLOW_EQUALS_IN_VALUE=true
> When set to true, my cookie values can contain the '=' character.
> I assume that Tomcat did not implem
The Apache Tomcat team announces the immediate availability of Apache
Tomcat Native 1.2.2 stable.
The key features of this release are:
- ALPN support
- SNI support
- Add access methods for OpenSSL BIO
- Windows binaries built with APR 1.5.1 and OpenSSL 1.0.2d
- Itanium binaries no longer provided
I am trying to understand the reasoning behind needing this setting:
org.apache.tomcat.util.http.ServerCookie.ALLOW_EQUALS_IN_VALUE=true
When set to true, my cookie values can contain the '=' character.
I assume that Tomcat did not implement this setting which defaults to false
for no reason.
Thanks Felix,
Removing the extraneous space seems to have fixed it. A classic
copy-paste-error.
Best regards,
Simon Kepp Nielsen
IT Infrastructure Manager - IT Operations
M: 30 52 77 07 - E: s...@pfa.dk
Sundkrogsgade 4, DK-2100København Ø, T: 39 17 50 00, www.pfa.dk
Disclaimer
This message is
Am 10. November 2015 15:06:09 MEZ, schrieb Simon Kepp Nielsen :
>Hi all,
>
>I've tried following the instructions in
>https://tomcat.apache.org/tomcat-7.0-doc/jndi-datasource-examples-howto.html
>to add an Oracle DataSource to my Tomcat 7.0.65 installation. The
>relevant contents of my $CATALINA_
Hi all,
I've tried following the instructions in
https://tomcat.apache.org/tomcat-7.0-doc/jndi-datasource-examples-howto.html to
add an Oracle DataSource to my Tomcat 7.0.65 installation. The relevant
contents of my $CATALINA_HOME\conf\context.xml is:
I have added ojdbc6.jar to $CATALINA_HOME
no there is only one Apache and also there is no load balance involved.
One Apache pointing to 2 Tomcats (2 applications) with different URL.
On Tue, Nov 10, 2015 at 12:18 PM, Björn Raupach wrote:
>
> > On 10 Nov 2015, at 11:46, Suleman Butt wrote:
> >
> > Thanks, Björn for your reply.
> >
> >
I fixed the problem, my code had a BUG.
-- Original Message --
From: "Sterpu Victor"
To: users@tomcat.apache.org
Sent: 11/10/2015 3:10:27 PM
Subject: Windows service with apache tomcat launches too many instances
of the aplication
Hello
I made a windows service using the instruction
Hello
I made a windows service using the instructions from here
http://web.archive.org/web/20090228071059/http://blog.platinumsolutions.com/node/234.
I renamed the files tomcat5.exe and tomcat5w.exe to CaidoServers.exec
and CaidoServersw.exe and I runned the command:
CaidoServers.exe //IS//Ca
> On 10 Nov 2015, at 11:46, Suleman Butt wrote:
>
> Thanks, Björn for your reply.
>
> * Load balancing
> is not the case.
>
> * Routing many services within a single website
> The same Apache Web server is serving other applications running on other
> Tomcats
>
> * SSL issues
> The applicatio
Thanks, Björn for your reply.
* Load balancing
is not the case.
* Routing many services within a single website
The same Apache Web server is serving other applications running on other
Tomcats
* SSL issues
The application endpoint URL is HTTPS.
* SLA or corporate policies
Not sure, but the lay
Hello Suleman,
> On 10 Nov 2015, at 11:18, Suleman Butt wrote:
>
> Hi All,
>
> I have the following configuration.
>
> Standalone Apache web server is talking to Tomcat AS using AJP connector.
> Both Apache and Tomcat are running on seperate server machines. All my
> application components are
On 05/11/15 22:10, Christopher Schultz wrote:
> I would argue that any production deployment ought to utilize a load
> balancer and at least two servers, even if only to allow you to take one
> of them offline for upgrades. Maybe you don't require 24x7 uptime, but
> most production deployments do,
Hi All,
I have the following configuration.
Standalone Apache web server is talking to Tomcat AS using AJP connector.
Both Apache and Tomcat are running on seperate server machines. All my
application components are deployed on the Tomcat AS and Apache is just
used to redirect the user requests t
19 matches
Mail list logo