war file extraction issues in tomcat 5.5

2012-07-10 Thread Rajesh Kumar
I am finding many issues in it but still not able to resolve this. Is there any expert opinion on this... I have this setup in Cpanel. Apache Tomcat/5.5.35 OS - Linux 2.6.18-028stab099.3 JVM Version: 1.6.0_29-b11 I have added export JAVA_OPTS=-XX:PermSize=128M -XX:MaxPermSize=524M in catlina.sh

Equivalent of Web Service Extension in IIS6 on XP Professional

2012-07-10 Thread Vijaya
In order to configure the ISAPI Redirector , according to the Apache documentation, I need to add a new Web Service Extension in IIS6. But the problem is that the web service extension option exists only on IIS6 on Windows 2003 server and not on XP pro. Can anyone help me on how do I add the

RE: soap location address

2012-07-10 Thread Toman, Chuck [Stock]
I wish it was so Thanks, Charles G. Toman Trend DBA T: +1 (919) 431 1792 · M: +1 (919) 524 8652 Customer Focused, Associate Driven. -Original Message- From: Tim Watts [mailto:t...@cliftonfarm.org] Sent: Monday, July 09, 2012 12:30 PM To: Tomcat Users List Subject: RE: soap

Re: [EXTERNAL] RE: Re: General Architecture Question for multiple websites on a single RedHat server

2012-07-10 Thread Simon, Leonard
We hit the leap second when it happened and rebooted the servers which solved that problem. Thanks anyway On Mon, Jul 9, 2012 at 5:24 PM, Martin Gainty mgai...@hotmail.com wrote: apparently for RH 6.1 stopping and starting the ntp daemon works /etc/init.d/ntpd stop; date; date `date

RE: soap location address

2012-07-10 Thread Tim Watts
On Tue, 2012-07-10 at 08:17 -0400, Toman, Chuck [Stock] wrote: I wish it was so :-( Whatever WebServices/SOAP/WSDL library you're using (if any) should provide support for setting the target address at runtime. You can get help on one of their support forums. If not (wtf!) make friends

RE: Tomcat building problems: Apache Tomcat 5.5 Servelet/JSP container

2012-07-10 Thread Wei, Mingzhen
Konstantin Kolinko, Could you tell me the point in more detail? I am new with Tomcat and need it badly to be able to run another application. Do you mean I need to try the combination of ant5.5 download + Ant 1.8.4 and JDK 1.4.2_19? Thanks.

Re: Tomcat building problems: Apache Tomcat 5.5 Servelet/JSP container

2012-07-10 Thread Konstantin Kolinko
2012/7/10 Wei, Mingzhen w...@mst.edu: Konstantin Kolinko, Could you tell me the point in more detail? I am new with Tomcat and need it badly to be able to run another application. Do you mean I need to try the combination of ant5.5 download + Ant 1.8.4 and JDK 1.4.2_19? 1. Why are you

Re: [EXTERNAL] Re: General Architecture Question for multiple websites on a single RedHat server

2012-07-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Simon, On 7/9/12 4:24 PM, Simon, Leonard wrote: Well our Tomcat went out to lunch again and we had to recycle the webserver to get things stablized. By this I mean we get reports from the users that screens become unresponsive and looking at a

Re: Equivalent of Web Service Extension in IIS6 on XP Professional

2012-07-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vijaya, On 7/10/12 3:29 AM, Vijaya wrote: In order to configure the ISAPI Redirector , according to the Apache documentation, I need to add a new Web Service Extension in IIS6. But the problem is that the web service extension option exists only

Re: log4j to write Tomcat logs to Windows Event Log

2012-07-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kevin, On 7/9/12 11:52 AM, Dunbar, Kevin D CIV SPAWARSYSCEN-PACIFIC, 56250 wrote: Thank you Chris and Konstantin for replying to my message. Here is the contents of the log4j.properties file... (This was taken from the instructions on the Tomcat

RE: [EXTERNAL] Re: General Architecture Question for multiple websites on a single RedHat server

2012-07-10 Thread Caldarale, Charles R
From: Christopher Schultz [mailto:ch...@christopherschultz.net] Subject: Re: [EXTERNAL] Re: General Architecture Question for multiple websites on a single RedHat server This thread dump shows a mostly-idle server with the exception of those threads in socketAccept() (not sure why these

Re: Equivalent of Web Service Extension in IIS6 on XP Professional

2012-07-10 Thread verlag.preis...@t-online.de
Hi, On 7/10/12 3:29 AM, Vijaya wrote: In order to configure the ISAPI Redirector , according to the Apache documentation, I need to add a new Web Service Extension in IIS6. But the problem is that the web service extension option exists only on IIS6 on Windows 2003 server and not on XP

Re: How to support IPv6 on Apache Tomcat Version 7.0.22

2012-07-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Aditi, On 7/9/12 3:34 AM, Aditi Sinha wrote: Thank you so much. We specified the BIO connector implementation for HTTP and AJP protocol and the setup now supports IPv6. Is there any preference among the three connectors BIO, NIO and APR? How

Re: How to support IPv6 on Apache Tomcat Version 7.0.22

2012-07-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Aditi, On 7/9/12 5:37 AM, Aditi Sinha wrote: I could get the comparison of the three connectors here http://tomcat.apache.org/tomcat-7.0-doc/config/http.html#Connector_Comparison With the BIO connector specified, the server is not responding to

Re: [EXTERNAL] Re: Re: General Architecture Question for multiple websites on a single RedHat server

2012-07-10 Thread Simon, Leonard
Chris, Thanks for looking at this. Tomcat version is 6.0.32. mod_jk is at 1.2.31 Someone else did the thread dump so I'm assuming they did it on the right process. On Tue, Jul 10, 2012 at 12:19 PM, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE-

App becomes sluggish - Tomcat 7.0.23

2012-07-10 Thread Sri Kon
I have a web app (spring/hibernate) running on Tomcat 7.0.23. The symptom is that after running for few days (4 to 5 days typically) the response becomes very slow. The page that usually loads in 2 seconds takes anywhere from 30 to 50 seconds. A restart brings the response back to normal (2 sec).

Re: [EXTERNAL] Re: Re: General Architecture Question for multiple websites on a single RedHat server

2012-07-10 Thread Mark Eggers
- Original Message - From: Simon, Leonard leonard.si...@hsn.net To: Tomcat Users List users@tomcat.apache.org Cc: Sent: Tuesday, July 10, 2012 9:54 AM Subject: Re: [EXTERNAL] Re: Re: General Architecture Question for multiple websites on a single RedHat server Chris, Thanks

Re: [EXTERNAL] Re: Re: General Architecture Question for multiple websites on a single RedHat server

2012-07-10 Thread André Warnier
Mark Eggers wrote: ... . . . . just my two cents. As a consultant in my professional capacity, I'd charge just about 100,000 times more for that. - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For

Re: war file extraction issues in tomcat 5.5

2012-07-10 Thread Mark Eggers
Rajesh, I'm not quite sure where to start with this. I'll make a few comments inline. The comments will be bracketed with: = COMMENT = so that they're easier to see. However, you really need to read and understand the following documentation.

Re: [EXTERNAL] Re: Re: General Architecture Question for multiple websites on a single RedHat server

2012-07-10 Thread Mark Eggers
- Original Message - From: André Warnier a...@ice-sa.com To: Tomcat Users List users@tomcat.apache.org Cc: Sent: Tuesday, July 10, 2012 12:12 PM Subject: Re: [EXTERNAL] Re: Re: General Architecture Question for multiple websites on a single RedHat server Mark Eggers wrote: ...

Re: [OT] war file extraction issues in tomcat 5.5

2012-07-10 Thread André Warnier
Mark Eggers wrote: ... . . . . just my nickel Better. Keep doing that, and you'll reach a normal consultancy tariff in about 12 of your thoughtful answers. Which I think are worth as much; I hope you got that aspect of my earlier comment.

Re: Equivalent of Web Service Extension in IIS6 on XP Professional

2012-07-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Konstantin, On 7/10/12 12:37 PM, verlag.preis...@t-online.de wrote: Hi, On 7/10/12 3:29 AM, Vijaya wrote: In order to configure the ISAPI Redirector , according to the Apache documentation, I need to add a new Web Service Extension in IIS6.

Re: war file extraction issues in tomcat 5.5

2012-07-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rajesh, On 7/10/12 2:56 AM, Rajesh Kumar wrote: I am finding many issues in it but still not able to resolve this. Is there any expert opinion on this... I have this setup in Cpanel. I have added export JAVA_OPTS=-XX:PermSize=128M

Re: war file extraction issues in tomcat 5.5

2012-07-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All, On 7/10/12 9:33 PM, Christopher Schultz wrote: Technically, one could argue that this is a bug in Tomcat (which I will log, though it will probably not be fixed since it isn't serious enough to warrant a fix to a Tomcat version which is in