Mark
Can I direct your attention to java.beans.Statement and
java.beans.Expression. They already do all the matching you're talking
about.
EJP
Forward to the list as per Marks' request.
-Original Message-
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Tuesday, 17 September 2013 12:
> -Original Message-
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Sent: Thursday, September 19, 2013 12:38 PM
> To: Tomcat Users List
> Cc: Tomcat Random
> Subject: Re: APR Connector questions
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Alec,
>
> Plea
Am 2013-09-18 11:04, schrieb Joy Obba:
Hello Team,
Some security issues were raised by our audit team and these issues were
forwarded to secur...@apache.org.
We got a response from Mark Thomas from the Security team
Theses issues are listed below:
1. Banner Disclosure
We observed that the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Alec,
Please keep discussions on the mailing lists so others can benefit
from them.
On 9/19/13 12:01 PM, Tomcat Random wrote:
> The answer for am I going to be using SSL is maybe. It's not
> mandatory, but would be nice for an admin area of the sit
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Scott,
On 9/19/13 12:25 PM, PELL Scott H wrote:
> Thanks for the quick reply. Am uninstalling it all and starting
> over. We have an extensive installation of ColdFusion 9 and Java
> running on JRun4 to provide line-of-business application isola
Mark,
I did follow all the links and did not find any answers. Is there a
specific link you are referring to that I am overlooking?
Appreciate you help.
Thanks
Kalyan
On 9/19/13 9:37 AM, "Mark Thomas" wrote:
>On 19/09/2013 15:04, Kalyan Vavilapalli wrote:
>> I am on a Mac version 10.8.4 using
Chris,
Thanks for the quick reply. Am uninstalling it all and starting over. We have
an extensive installation of ColdFusion 9 and Java running on JRun4 to provide
line-of-business application isolation for security, etc.; it includes about 90
instances as well as nearly 80 web sites. As a re
In apache, the module mod_jk not changes IP of hostname when occurs
changing of IP on DNS.
Version of apache:
Server version: Apache/2.2.15 (Unix)
Server built: Aug 2 2013 08:02:15
Version mod_jk: 1.2.37
Example:
workers.properties
worker.portalconsultoras_prd.type=ajp13
worker.portalconsul
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Scott,
On 9/19/13 11:03 AM, PELL Scott H wrote:
> Background: Switching from Adobe JRun4 for ColdFusion and Java to
> Tomcat 7.0.42. Have 10 years of experience with JRun4 as J2EE
> application server, so am familiar with some of the issues
> invo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Alec,
Changed subject: it's APR (Apache Portable Runtime), not ARP (which is
something different).
On 9/19/13 11:39 AM, Tomcat Random wrote:
> Tomcat 7.0.42, RHEL6
>
> I've installed the APR connector and have my service.xml configured
> with the
Tomcat 7.0.42, RHEL6
I've installed the ARP connector and have my service.xml configured with
the only enabled connector being:
1. I'm expecting about 2500 simultaneous visitors. Any thoughts on how much
I might want to bump up the maxThreads and acceptCount?
2. Does the ARP connector wo
Background: Switching from Adobe JRun4 for ColdFusion and Java to Tomcat
7.0.42. Have 10 years of experience with JRun4 as J2EE application server, so
am familiar with some of the issues involved.
Initial Install: Installed Tomcat 7.0.42 on Windows 2012 and created an
instance following thes
On 19/09/2013 15:04, Kalyan Vavilapalli wrote:
> I am on a Mac version 10.8.4 using tomcat 6.0.37 and Oracle JDK7. Recently
> upgraded from JDK6 to JDK 7. When I try to start tomcat the exceptions below
> are thrown at the very end.
>
> I searched all over the internet for solutions to this, but
I am on a Mac version 10.8.4 using tomcat 6.0.37 and Oracle JDK7. Recently
upgraded from JDK6 to JDK 7. When I try to start tomcat the exceptions below
are thrown at the very end.
I searched all over the internet for solutions to this, but nothing seems to
work. I tried adding these parameters
On Sep 18, 2013, at 9:00 AM, Nicholas Violi wrote:
> Thanks Daniel.
>
> On Tue, Sep 17, 2013 at 5:30 PM, Daniel Mikusa wrote:
>>
>> Tried a quick two node setup on my Mac w/out HTTPD and it worked OK. Go
>> to one Tomcat instance's port in chrome, it increments the counter in my
>> app. Refre
On Sep 19, 2013, at 1:53 AM, Saurabh Saraswat
wrote:
> Dear All,
>
> I am running an j2ee application which uses spring, hibernate, jsf, etc.
> the application also uses ha-jdbc to make the databases highly available.
> when the application is deployed for the first time, the app runs smoothly,
Hi,
I am following the instructions in
https://access.redhat.com/site/articles/15786 to tune MaxClients in
httpd.conf and maxThreads in JBoss Tomcat.
" The recommended value of maxThreads is 200 per CPU, so here we assume
the server is a single core machine. If it had
been quad core
On Sep 19, 2013, at 12:59 AM, Divya Prakash
wrote:
>
>
>
> Hi Folks,
>
>
>
> We are getting below random error while sending request from one web
> application to another.
>
>
>
> It is messing up the live application only for some of the requests.
>
>
>
> java.net.SocketException:
MG>1)the problem calling executeMethod will need to try{..} catch for
IOException and HttpException
/**
308* Executes the given {@link HttpMethod HTTP method}.
309*
310* @param method the {@link HttpMethod HTTP method} to execute.
311* @return the method's r
2013/9/19 Beutel, Stephan :
> Hello,
>
> I want to stop installed Windows service in command line using 'Tomcat7.exe
> stop SERVICENAME'.
> With Tomcat 7.0.35 it works well. With 7.0.42 I always get an error code 6
> and the service isn't stopped.
>
> Here's the log output from commons-daemon.log
On 16/09/2013 17:37, Nick Williams wrote:
> On Sep 16, 2013, at 11:21 AM, Mark Thomas wrote:
>> It certainly looks at this point as if the order is "anything you like".
>> Personally, I'd prefer something rather more deterministic.
>
> Agreed. That's why I filed [1].
I've added a comment on some
Hello,
I want to stop installed Windows service in command line using 'Tomcat7.exe
stop SERVICENAME'.
With Tomcat 7.0.35 it works well. With 7.0.42 I always get an error code 6 and
the service isn't stopped.
Here's the log output from commons-daemon.log:
[2013-09-19 01:32:40] [info] [ 3816] Co
22 matches
Mail list logo