from apache-tomcat-7.0.54 to apache-tomcat-7.0.78 performance issues

2017-06-20 Thread Alireza Fattahi
We switched from apache-tomcat-7.0.54 to apache-tomcat-7.0.78, after that we face slow loading if the site, even site first page We are using tomcat datasource. We did not change any application or tomcat parameter during this upgrade. Any comments? ~Regards, ~~Alireza Fattahi

Reloading

2013-08-19 Thread Alireza Fattahi
his folder? ~Regards, ~~Alireza Fattahi

Re: JSP in Static Resources

2013-07-15 Thread Alireza Fattahi
  ~Regards, ~~Alireza Fattahi From: André Warnier To: Tomcat Users List Sent: Monday, 15 July 2013, 14:13 Subject: Re: JSP in Static Resources Alireza Fattahi wrote: > Thanks for help! > > Let me summarize: > > There are two servlet

Re: [OT] JSP in Static Resources

2013-07-15 Thread Alireza Fattahi
> ~Regards, > ~~Alireza Fattahi > > > >  From: André Warnier > To: Tomcat Users List > Sent: Monday, 15 July 2013, 12:09 > Subject: Re: JSP in Static Resources >  > > Alireza Fattahi wrote: >> Good point, I did n

Re: JSP in Static Resources

2013-07-15 Thread Alireza Fattahi
  ~Regards, ~~Alireza Fattahi From: André Warnier To: Tomcat Users List Sent: Monday, 15 July 2013, 12:09 Subject: Re: JSP in Static Resources Alireza Fattahi wrote: > Good point, I did not think about it ! > What is a good point ? *** Consi

Re: JSP in Static Resources

2013-07-15 Thread Alireza Fattahi
to set the content type. Do you know if tomcat has a build in filter or servlet for that. Some thing like: org.apache.catalina.filters.SetCharacterEncodingFilter which sets the encoding       ~Regards, ~~Alireza Fattahi From: André Warnier To: Tomcat Users

Re: JSP in Static Resources

2013-07-14 Thread Alireza Fattahi
please give me some references about caching? ~Regards, ~~Alireza Fattahi From: Tim Watts To: Tomcat Users List Sent: Monday, 15 July 2013, 3:23 Subject: Re: JSP in Static Resources On Sun, 2013-07-14 at 23:28 +0200, André Warnier wrote: > Alireza Fatt

Re: JSP in Static Resources

2013-07-14 Thread Alireza Fattahi
Hi, I am using YAML framework for layout management, it has lot's of css files to be changed, and on the other hand, if I want to set the contentType manually I should do it every time I upgrade the YAML framework.   ~Regards, ~~Alireza Fattahi From:

Re: JSP in Static Resources

2013-07-14 Thread Alireza Fattahi
Well,   If we want to follow up that post , then we should belive that: Setting the mime type is not working for css So we should use other ways to solve it.   Is that true?!   ~Regards, ~~Alireza Fattahi From: André Warnier To: Tomcat Users List Sent: Sunday

Re: JSP in Static Resources

2013-07-13 Thread Alireza Fattahi
    text/css     When you manually set the content mime type <%@page contentType="text/css" %> every thing will work fine ~Regards, ~~Alireza Fattahi

Re: JSP in Static Resources

2013-07-13 Thread Alireza Fattahi
ng like this: if request.getParameter("direction")="RTL" { } else{ } The problem is that, although you set the mime type of css to text/css in web.xml. it does not take effect. I just find a bad work around which you must put <%@page contentType="text/css" %>in

JSP in Static Resources

2013-07-13 Thread Alireza Fattahi
let mapping and mime-mapping everything works fine. So I believe the mime type is not set correctly for css files. Any comments ?! ~Regards, ~~Alireza Fattahi

Tomcat Monitoring

2006-07-12 Thread Mr Alireza Fattahi
Hi, We are using Tomcat 5.5, please let us know if there are any monitoring tools that we can use with this server. We found Lambda Probe mentioned in the posts. Are there any built-in tools, or can we find some open sources for this issue?! ~Regards, ~~Alireza Fattahi

Re: Tomcat shutdowns unexpectedly - Please help

2006-07-11 Thread Mr Alireza Fattahi
;> Please let me know if I need to give more information. >> >> Thanks in advance, >> Thanks and Regards, >> Arunan >> > > > - > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > ~Regards, ~~Alireza Fattahi - Now you can scan emails quickly with a reading pane. Get the new Yahoo! Mail.

Re: Getting the date/time from the client

2006-07-11 Thread Mr Alireza Fattahi
e the client date/time (ie the time of the machine the browser is running). Is there any way to accomplish this ? Thanks & regards Vinu -- Vinu Varghese [EMAIL PROTECTED] www.x-minds.org ~Regards, ~~Alire

ApacheConfig returns ClassCastException for mod_jk

2006-07-09 Thread Mr Alireza Fattahi
93) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:368) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:834) Any comments! Regards, Alire

ApacheConfig returns ClassCastException for mod_jk

2006-07-09 Thread Mr Alireza Fattahi
.java:1693) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:368) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:834) Any comments! Regards, Alire