2012/6/22 :
> Hello all
>
> I have problem with URL mappings with embedded tomcat 7
>
> I whant to handle all requests to my applications. I added filter with
> mapping /* for my application with context path "/"
>
> FilterMap errorFilter = new FilterMap();
> errorFilter.setFilterName("erro
Hello all
I have problem with URL mappings with embedded tomcat 7
I whant to handle all requests to my applications. I added filter with
mapping /* for my application with context path "/"
FilterMap errorFilter = new FilterMap();
errorFilter.setFilterName("errors-filter");
errorF
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Priscilla,
On 6/22/12 10:12 AM, Muriithi, Priscilla K. wrote:
> Can anyone send me a tomcat 6 jsvc startup/shutdown script for Red
> Hat Linux 5.4?
Please don't post the same message over and over again to the list. If
you don't get a response right
Thanks for pointing to OAuth. Any suggestion for open source OAuth Java
library both for provider side implementation and client side? And can
OAuth provider issue non-expiring tokens? That's kind of our
requirement. After asking user once for credentials, we do not want to
bother user again.
---
>
>>
>
>
> Please, respond to comments/questions *below* the original, not on top of
> the email.
> It makes it a lot easier to follow the logical flow of questions/responses.
>
> About your original request : the Tomcat mentioned in
Tomcat's server.xml /have nothing to do/ with how your applicati
On 6/19/2012 11:22 AM, Mark Thomas wrote:
Compare the definition of the ResultSet interface in the version of the
JDK the class was compiled with with the definition in the version of
the JDK you are running with.
Thanks, that explains it: as I wrote before, the abstract DelegatingResultSet
met
Harsimranjit singh Kler wrote:
External system can be jdbc ,soap ,rest or other different type of protocol
.So i dont have that freedom always.
Yes i agree i can do query timeout in Database case,but not in all External
system so i was thinking timeout from connector side.
Please, respond to c
On Jun 22, 2012, at 5:45 PM, Caldarale, Charles R wrote:
> So let's see... you're using VisualVM which depends on JMX to retrieve the
> information it reports, and you want to disable JMX?
>
> I think you're observing self-induced behavior.
ah ah, yes I think you are quite right and it was a d
> From: Jacopo Cappellato [mailto:jacopo.cappell...@gmail.com]
> Subject: Fine tune or disable JMX activity
> While doing some profiling with Java VisualVM I have noticed that a lot of
> object (java.util.TreeMap$Entry) are created even when there is no traffic;
> they don't represent a memory l
On 22/06/2012 16:30, Jacopo Cappellato wrote:
>
> On Jun 22, 2012, at 5:11 PM, Pid wrote:
>
>> On 22/06/2012 16:09, Jacopo Cappellato wrote:
>>> Hi all,
>>>
>>> I am a committer of the Apache OFBiz project; OFBiz uses Tomcat 7.0.28 in
>>> embedded mode.
>>> While doing some profiling with Java V
On Jun 22, 2012, at 5:11 PM, Pid wrote:
> On 22/06/2012 16:09, Jacopo Cappellato wrote:
>> Hi all,
>>
>> I am a committer of the Apache OFBiz project; OFBiz uses Tomcat 7.0.28 in
>> embedded mode.
>> While doing some profiling with Java VisualVM I have noticed that a lot of
>> object (java.uti
On 22/06/2012 16:09, Jacopo Cappellato wrote:
> Hi all,
>
> I am a committer of the Apache OFBiz project; OFBiz uses Tomcat 7.0.28 in
> embedded mode.
> While doing some profiling with Java VisualVM I have noticed that a lot of
> object (java.util.TreeMap$Entry) are created even when there is no
Hi all,
I am a committer of the Apache OFBiz project; OFBiz uses Tomcat 7.0.28 in
embedded mode.
While doing some profiling with Java VisualVM I have noticed that a lot of
object (java.util.TreeMap$Entry) are created even when there is no traffic;
they don't represent a memory leak because a ga
Vijaya wrote:
Andre Warnier, It is three year old system. At that time I had the
option of installing Tomcat 6.0 but decided to install 5 and never had
any problem so far till the ISP decided to change their software. I am
not sure that is the problem.
I was going mad to get the same error
Hello,
Can anyone send me a tomcat 6 jsvc startup/shutdown script for Red Hat Linux
5.4?
Thanks,
Priscilla
> From: Vijaya [mailto:svij...@solutionscraft.com]
> Subject: Re: iis not looking for jsp in tomcat webapps folder
> Is there any significant changes in terms of configuration files from Tomcat
> 5 to 7 that I need to pay attention to.
Lots. Read the Migration Guide (link on the Tomcat home pa
Hello Christopher,
Yes we saw on wednesday taht the 1.2.37 has been release sot we just put
the it in production yesterday night. All keep you inform.
We also make thoses changes to httpd.conf base on recommendation from a
collegue:
- ThreadsPerChild down to 1000 instead of 3000
- Remove ThreadL
External system can be jdbc ,soap ,rest or other different type of protocol
.So i dont have that freedom always.
Yes i agree i can do query timeout in Database case,but not in all External
system so i was thinking timeout from connector side.
On Fri, Jun 22, 2012 at 3:41 PM, chris derham wrote:
>
>
> Using tomcat 6.0.29.
>
> i want to know is there any parameter in HTTP\AJP connector to set
> request time out(i.e if particular request taking long time to complete it
> should time out after configured timeout value).?
>
> My web application communicating to some external system where res
Andre Warnier, It is three year old system. At that time I had the option
of installing Tomcat 6.0 but decided to install 5 and never had any problem
so far till the ISP decided to change their software. I am not sure that is
the problem.
I was going mad to get the same error again and agai
Hello,
On Thu, 2012-06-21 at 22:53 +0200, Jeff MAURY wrote:
> Is it specific to Wordpad or any launched process will do the trick ?
> Do you tried with a non UI process (console) ?
I did an additional test, as you suggested, with a non UI process (a
small java executable launched in headless mod
Hi , i'm new in this mailing list, i've started recently to integrate
tomcat in some of my applications ( i found a lot easyer to manage
tomcat inside a big servlet than viceversa), as early adopted java
developer i hope to help a bit in tomcat development when i become a bit
more expert, at th
22 matches
Mail list logo