which versions of Microsoft Mobile or Blackberry?
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a confidential nature and Sender does n
Hi Chris,
I would love to see an example of such a filter.
Thanks,
Amit
On Mon, Mar 2, 2009 at 5:43 PM, Christopher Schultz
wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Amit,
>
> On 3/2/2009 4:21 PM, Amit Chandel wrote:
>> But only issue is that Tomcat doesn't persist sessions t
On 03.03.2009 01:45, Mohit Anchlia wrote:
Is there a way to configure ping in workers.properties to also check
for 503 in addition to cping/cpong? I am sure you are going to laugh
at me.
No I'm not laughing, but as I wrote, at the time Tomcat returns the
cpong, there is no http status. There i
Is there a way to configure ping in workers.properties to also check
for 503 in addition to cping/cpong? I am sure you are going to laugh
at me.
On Mon, Mar 2, 2009 at 1:26 PM, Rainer Jung wrote:
> On 02.03.2009 20:28, Mohit Anchlia wrote:
>>
>> I will change the JkLogLevel and post the results. I
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
All,
On 2/20/2009 12:49 PM, Christopher Schultz wrote:
> So, I'm resuming my efforts to complete the response side of the
> equation. I'll post more code when it's available.
Okay, I've got my filter written. A reminder of the requirements:
- - Capt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Amit,
On 3/2/2009 4:21 PM, Amit Chandel wrote:
> But only issue is that Tomcat doesn't persist sessions to DB
> synchronously as is the case with in-memory replication where session
> data is first replicated and then the request gets served. So if
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bharath,
On 3/2/2009 10:24 AM, Bharath R wrote:
> I am new to web development. We have a servlet for which both Basic
> Authentication and SSL has to be enabled. We are using tomcat 6 to host our
> web application. I would like to know how do we confi
I see your problem. However, I do believe that most of the recent
smart phones support javascript, including basic Ajax.
Definitely iPhone/iTouch, and I believe the T1 too. I'm not sure
about the most recent Blackberries and Nokias (but it's
something I need to find out).
I guess it would d
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jonathan,
On 3/2/2009 5:18 PM, Jonathan Mast wrote:
> Thanks Ken, the problem with this solution is that these pages are for
> viewing on mobile phones, most of which do not have JavaScript capability.
>
> What I had in mind was akin to what I do on
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chuck,
On 3/2/2009 5:11 PM, Caldarale, Charles R wrote:
>> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
>> Subject: Re: session.isNew() not thread safe?
>>
>> You can't even throw an object into the session to be
>> used as a monito
Thanks Ken, the problem with this solution is that these pages are for
viewing on mobile phones, most of which do not have JavaScript capability.
What I had in mind was akin to what I do on regular website when I want a
link to generate a file that is saved to disk (an excel report app, for
instan
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Subject: Re: session.isNew() not thread safe?
>
> Thus, you cannot guarantee that using the session object itself for
> synchronization (like doing "synchronized(session) { ... }"
> in your code will give you exclusive access to yo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chuck,
On 3/2/2009 1:54 PM, Caldarale, Charles R wrote:
>> From: Karl San Gabriel [mailto:karl.sangabr...@gmail.com]
>> Subject: Re: Re: session.isNew() not thread safe?
>>
>> Session object is not thread-safe.
>
> Please don't post false information
On 02.03.2009 20:28, Mohit Anchlia wrote:
I will change the JkLogLevel and post the results. I have a question
though: Does prepost_timeout also detect if it received http code such
as 503 from app server.
prepost_timeout activates Cping/Cpong before each request. mod_jk will
send a tiny test
Hi Chris,
Thanks for bringing up these concerns.
I did a more detailed analysis of our application. Though it keeps 5GB
of session data in RAM which are actually disk backed, the active
session data will only account for a maximum of 200MB per second. So I
am only required to persist this much da
Well, a very generic way of getting a hold of a "click" in the kind
of setting you're describing
would be to an an "onclick" to the link, invoking some Javascript
doing whatever you want.
Maybe something like here to listen!
Almost all html entities support onclick.
--Ken
On Mar 2, 2009,
[Sorry for this non-Tomcat specific question, but Sun Forums didn't help me
much with this one]
I would like to know how to imitate the click of link in JSP or serlvet, in
order to track clicks.
I have pages with links containing tel protocol URIs like this:
Click here to listen!
I want to repla
I will change the JkLogLevel and post the results. I have a question
though: Does prepost_timeout also detect if it received http code such
as 503 from app server.
On Wed, Feb 25, 2009 at 9:05 AM, Rainer Jung wrote:
> On 25.02.2009 17:10, Mohit Anchlia wrote:
>>
>> you are right there is a mod-jk
Thanks for the replies. Someone here apparently modified the catalina.sh
script.
Christopher Schultz-2 wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> It's good that catalina.sh does not remove tomcat.pid, since it never
> creates it in the first place. As Chuck points out, you
> From: Karl San Gabriel [mailto:karl.sangabr...@gmail.com]
> Subject: Re: Re: session.isNew() not thread safe?
>
> Session object is not thread-safe.
Please don't post false information - do your homework. To quote from 7.7.1 of
the servlet spec:
"Multiple servlets executing request threads ma
Hi Jakob,
Session object is not thread-safe. It's better put the session object in
a synchronized block.
Regards,
Karl San Gabriel
Tim Funk wrote:
Sort of
(if I read the code correctly)
isNew is set to false after the response is finished. So if you have 2
concurrent requests running, isN
> From: Gary Marshall [mailto:gwj...@gmail.com]
> Subject: Re: What happened to the Tomact 6 Monitor?
>
> The scenario I define here happens EVERY TIME I install
> and then reboot my Vista machine, within which, I believe
> I have admin rights.
You probably don't. Unlike previous versions of Wind
Pieter Temmerman wrote:
> Hi Mark,
>
> Thanks for your reply.
> It's not 100% sure yet, but it seems my company is willing to pay to
> attend your training. I'm crossing my fingers! :-)
>
> Just one last question.
> The Tomcat pre-conference training, is it spread over 2 days, or are the
> 2 sess
Rainer Jung-3 wrote:
>
> Furthermore, disabled is a configuration state. You do not only want it
> to be set automatically, but you also need a way of revoking it later.
>
> I think a robust implemenation would be something like:
>
> - a new state for temporarily disabling a node, except for
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Amit,
On 2/28/2009 9:02 PM, Amit Chandel wrote:
> I am trying to deploy a tomcat cluster. I was able to set up a test
> tomcat cluster using in-memory replication with version 6.0.10, but my
> session data is too much (almost 5 GB per tomcat instance,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Zak,
On 2/27/2009 9:28 PM, Zak Mc Kracken wrote:
> I'd like to filter incoming requests with this criterion:
>
> if it's www.somewhere.com -> OK
> else if it's 1.2.3.4 -> OK
> else -> KO
You could always use our favorite urlrewrite tool:
http://tuck
Rainer Jung-3 wrote:
>
> We don't get any invalidation information from the backend, neither do
> we know, whether a request carrying a session id actually belongs to a
> valid session.
>
> So we do not have any immediate way of limiting by session count.
>
>> There is no disable_on_status
Hi Mark,
Thanks for your reply.
It's not 100% sure yet, but it seems my company is willing to pay to
attend your training. I'm crossing my fingers! :-)
Just one last question.
The Tomcat pre-conference training, is it spread over 2 days, or are the
2 sessions identical?
Thanks
On Fri, 2009-02-2
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Marilyn,
On 2/27/2009 4:58 PM, Marilyn Daum wrote:
> We just upgraded from Tomcat 5.5.23 to Tomcat 6.0.18. After the
upgrade, our
> shutdown script hangs, waiting for removal of the pid file. I
compared the
> catalina.sh scripts, and noticed that th
can not found anythig in logs.
On Mon, Mar 2, 2009 at 9:41 PM, Rainer Jung wrote:
> On 02.03.2009 16:57, Partha Goswami wrote:
>
>> Yes..
>>
>
> This is not an answer for an "or" question :(
>
> There is a second item, that seems to be broken:
>
> # Where to put jk
> logsJkLogFile /var/log/httpd
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Guillaume,
On 2/27/2009 3:23 PM, Guillaume Cauchon wrote:
> However we realized the logging configuration doesn't seams to be
> working the same way! The same webapp running on 5.5 and 6 doesn't
> produce the same amount of logging: everything that wa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Marcel,
On 2/27/2009 5:17 PM, Marcel Stör wrote:
>
> On 27.02.2009, at 17:38, Christopher Schultz wrote:
>
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Chuck,
>>
>> On 2/26/2009 5:39 PM, Caldarale, Charles R wrote:
From: Mark Thoma
Anyone else having similar issues with logging?
Guillaume Cauchon | DataDirect Technologies inc.
-email:guillaume.cauc...@datadirect.com
-mobile: 418.952-7357
-work: 418.649-1551
-Original Message-
From
On 02.03.2009 16:57, Partha Goswami wrote:
Yes..
This is not an answer for an "or" question :(
There is a second item, that seems to be broken:
# Where to put jk
logsJkLogFile /var/log/httpd/mod_jk.log
In case Apache doesn't start with mod_jk, you should find an error
either in your Apache
Rainer,
On Mon, Mar 2, 2009 at 12:29 PM, Rainer Jung wrote:
> On 02.03.2009 03:21, Andres Riancho wrote:
>>
>> List,
>>
>> I've search the Tomcat FAQ, but I haven't been able to find any
>> answers, so... here is my question... I have a JSP application
>> deployed in Tomcat inside the "/abc/"
On 02.03.2009 15:55, mturra wrote:
I have a tomcat farm behind an apache httpd cluster, each apache http server
have a jk connector connected to three tomcat.
Each tomcat have a max active session limit (let's say 10).
I configured a load balanced worker with three worker.
I would like to disab
Yes..
On Mon, Mar 2, 2009 at 9:24 PM, Mladen Turk wrote:
> Partha Goswami wrote:
>
>> I compile,mod_jk in my vps everything is fine, but when i am trying to
>> add,
>> following lines, & restarting my apache its not starting anymore pls help
>>
>>
>
> # Set the jk log level
>> [debug/error/info
Partha Goswami wrote:
I compile,mod_jk in my vps everything is fine, but when i am trying to add,
following lines, & restarting my apache its not starting anymore pls help
# Set the jk log level
[debug/error/info]JkLogLevel info
Is this a copy/paste issue or a real config line?
Regards
-
I compile,mod_jk in my vps everything is fine, but when i am trying to add,
following lines, & restarting my apache its not starting anymore pls help
LoadModule jk_module /etc/httpd/modules/mod_jk.so
# Where to find workers.properties
JkWorkersFile /etc/httpd/workers.properties
# Where to put jk
l
Hi,
I am new to web development. We have a servlet for which both Basic
Authentication and SSL has to be enabled. We are using tomcat 6 to host our
web application. I would like to know how do we configure the same
application to enable both authentication. Say, if the users access the
applica
> From: Gregor Schneider [mailto:rc4...@googlemail.com]
> Subject: Re: RemoteAddrValve and RemoteHostValve
>
> I understood that there was one open issue that Zac
> needed to combine a hostname and IP-adress
Early in the thread, someone pointed out that there's never any need to specify
a host na
Hi Chuck,
On Mon, Mar 2, 2009 at 3:07 PM, Caldarale, Charles R
wrote:
> Since a working setup was already provided, why not just use that?
>
Ehem - was it? I understood that there was one open issue that Zac
needed to combine a hostname and IP-adress - which was not possible
since both RemoteAdr
I have a tomcat farm behind an apache httpd cluster, each apache http server
have a jk connector connected to three tomcat.
Each tomcat have a max active session limit (let's say 10).
I configured a load balanced worker with three worker.
I would like to disable the worker related to the tomcat
Hello and thank you for your prompt response.
I should have been more detailed in my explanation and environment. The
scenario I define here happens EVERY TIME I install and then reboot my Vista
machine, within which, I believe I have admin rights. This Vista machine is
my own personal machine.
On 02.03.2009 03:21, Andres Riancho wrote:
List,
I've search the Tomcat FAQ, but I haven't been able to find any
answers, so... here is my question... I have a JSP application
deployed in Tomcat inside the "/abc/" directory; and I want to be able
to access it from *two different locations*
Hi,
> Now, I reboot my machine. When the machine gets to the Window desktop a
"red X" dialog box displays stating " Acess is denied. Unable to open the
server 'Tomcat6'". I am repeating the message here letter for letter exactly
>
as it is shown in the dialogue box that pops up. So I click
All:
I have a Vista machine stoked with maximum memory. The following has
occurred each time I complete an install of Tomcat 6.0 followed by a reboot
of my computer.
I downloaded and successfully installed Tomcat6 setting the checkbox on the
component page that generaates during install that sets
> From: Gregor Schneider [mailto:rc4...@googlemail.com]
> Subject: Re: RemoteAddrValve and RemoteHostValve
>
> Have you ever thought about fronting Tomcat with Apache HTTPD, then
> connecting it via mod_jk?
Are you serious? You want to add complexity and overhead just to control
access to one we
Thanks Gregor, that's very interesting for production environments. I'll
try it.
Cheers.
M.
Gregor Schneider wrote:
On Mon, Mar 2, 2009 at 11:25 AM, Zak Mc Kracken wrote:
Gregor Schneider wrote:
you've been asking the valve-stuff because you want to limit the
access to requests coming fro
Thank you all for the help. I indeed found urlRewrite last night and it has
turned out to be exactly what I was looking for. Thanks again for everything
guys!
Dan
In this regard, http://tuckey.org/urlrewrite/is a very useful
tool.
-Ken
On Mar 2, 2009, at 6:55 AM, Tim Funk wrote:
* is mapped to the default servlet. And this is done system wide in
conf/web.xml. You can turn that behavior off and require each webpp
to map *. But then youi also n
* is mapped to the default servlet. And this is done system wide in
conf/web.xml. You can turn that behavior off and require each webpp to
map *. But then youi also need to make sure you have a way to serve
static content like images. (Which is what the default servlet does)
A better way is t
On Mon, Mar 2, 2009 at 11:25 AM, Zak Mc Kracken wrote:
> Gregor Schneider wrote:
>>
>> you've been asking the valve-stuff because you want to limit the
>> access to requests coming from localhost only?
>
> Yep!
>
>> why then not make tomcat listen on localhost only? configuration for
>> that's a w
Gregor Schneider wrote:
you've been asking the valve-stuff because you want to limit the
access to requests coming from localhost only?
Yep!
why then not make tomcat listen on localhost only? configuration for
that's a walk in the park...
My Tomcat is serving a number of webapps, I want t
On Mon, 02 Mar 2009 08:11:18 +, Thufir wrote:
> On Mon, 02 Mar 2009 07:04:40 +, Thufir wrote:
>
>> On Mon, 02 Mar 2009 05:49:53 +, Thufir wrote:
>>
>>> I'm getting:
>>>
>>>
>>> HTTP Status 401 -
>>>
>>> type Status report
>>>
>>> message
>>>
>>> description This request requires
On Sun, 01 Mar 2009 21:46:30 -0600, Caldarale, Charles R wrote:
>> From: news [mailto:n...@ger.gmane.org] On Behalf Of Thufir Subject: Re:
>> instance has been stopped. could not loadoracle.toplink.essentials...
>>
>> Glad you saw that. It seems like toplink is required for JPA?
>
> Got no idea;
On Mon, 02 Mar 2009 07:04:40 +, Thufir wrote:
> On Mon, 02 Mar 2009 05:49:53 +, Thufir wrote:
>
>> I'm getting:
>>
>>
>> HTTP Status 401 -
>>
>> type Status report
>>
>> message
>>
>> description This request requires HTTP authentication ().
>>
>> http://localhost:8080/manager/html
57 matches
Mail list logo