Re: Fragmented delivery of servlet request

2010-04-11 Thread Doug Herbert
equest > To: "Tomcat Users List" > Received: Saturday, 10 April, 2010, 7:48 AM > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Doug, > > On 4/9/2010 2:31 PM, Doug Herbert wrote: > > some timimgs : > > > > took 1500 milli seconds for all 19

Re: Fragmented delivery of servlet request

2010-04-09 Thread Doug Herbert
REQ packet sent into tomcat. eg. in plain terms tomcat started responding before all fragmented packets had even arrived at the web server ! --- On Fri, 9/4/10, Doug Herbert wrote: > From: Doug Herbert > Subject: Fragmented delivery of servlet request > To: users@tomcat.apache.org >

Fragmented delivery of servlet request

2010-04-08 Thread Doug Herbert
Thoughts welcomed on the following problem : Centos 5.4, http 2.2.3, tomcat5-5.5.23-0jpp.7.el5_3.2, java-1.6.0-openjdk-1.6.0.0-1.7.b09.el5 A large servlet request, POST'ed from client to apache, connected using proxy_ajp to ajp://localhost:8009. reassembled on server eth0 as 10766 bytes but o

Re: Applets with IE - difference between Tomcat and plain HTML?

2009-03-20 Thread herbert
Hi! awarnier wrote: > > > .. > Great post, I've used before, if I use it works out in IE. I don't have to understand this. ;) Thanks for your input! -- View this message in context: http://www.nabble.com/Applets-with-IE---difference-between-Tomcat-and-plain-HTML--tp22596302p22617631.

Re: Applets with IE - difference between Tomcat and plain HTML?

2009-03-20 Thread herbert
...another strange thing: The IE just stops showing the HTML-file, when the -tag is reached in the source-code of the HTML-file, that is, every HTML-Tag before the -tag is shown on the screen, every HTML-Tag after the -tag is not shown on the screen. If I ask the browser, to show me the (HTML)

Re: Applets with IE - difference between Tomcat and plain HTML?

2009-03-20 Thread herbert
signed-jar-problem), because there is no AccessControlException or stuff like that. Regards, Herbert -- View this message in context: http://www.nabble.com/Applets-with-IE---difference-between-Tomcat-and-plain-HTML--tp22596302p22616093.html Sent from the Tomcat

Applets with IE - difference between Tomcat and plain HTML?

2009-03-19 Thread herbert
lets activated - use Java-Sun JRE for To sum it up, I've set the security as low, as it can get, but still the applet won't start. So where's my error? What's the difference between displaying the mere-HTML-file vs. the Tomcat-startpage? Any help is very appreciated! Greeti

RE: apache(v2.0) front-end to jboss(v4.0.3)/tomcat5.5 webapp: context path prepend ?

2006-03-21 Thread Xin Herbert Wu
path prepend ? > From: Xin Herbert Wu [mailto:[EMAIL PROTECTED] > Subject: RE: apache(v2.0) front-end to > jboss(v4.0.3)/tomcat5.5 webapp: context path prepend ? > > Oh, I do not think so. Public request must come from apache. > We run Jboss cluster and mod_jk is the lo

RE: apache(v2.0) front-end to jboss(v4.0.3)/tomcat5.5 webapp: context path prepend ?

2006-03-21 Thread Xin Herbert Wu
if I can do it on Apache server end. -Xin -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 21, 2006 11:59 AM To: Tomcat Users List Subject: RE: apache(v2.0) front-end to jboss(v4.0.3)/tomcat5.5 webapp: context path prepend ? > From: Xin Herb

RE: apache(v2.0) front-end to jboss(v4.0.3)/tomcat5.5 webapp: context path prepend ?

2006-03-21 Thread Xin Herbert Wu
: context path prepend ? > From: Xin Herbert Wu [mailto:[EMAIL PROTECTED] > Subject: apache(v2.0) front-end to jboss(v4.0.3)/tomcat5.5 > webapp: context path prepend ? > > What's the proper way to configure apache and/or mod_jk so > that both (1) and (2) are valid ways to access

apache(v2.0) front-end to jboss(v4.0.3)/tomcat5.5 webapp: context path prepend ?

2006-03-21 Thread Xin Herbert Wu
Hi, All, I am new to Apache2.0/Jboss4.0.3-Tomcat5.5 integration. After looking over apache/tomcat docs, I am still stuck with this problem: (1) Assume I have a web app called mywebapp.war and I deployed it to the jboss server(http1.1 connector listens on port 8080). I can access this web app with

AW: Noclassdeffound when using jspc ant task

2005-12-16 Thread Linseisen Herbert
Thanks for your help, I found it out now --- due to the ANT_HOME setting in my environment i took the ant version 1.6.2. After switching to ant 1.6.5 everithing works quite well Grüße Herbert Linseisen -Ursprüngliche Nachricht- Von: Bernhard Slominski [mailto:[EMAIL PROTECTED

AW: Noclassdeffound when using jspc ant task

2005-12-16 Thread Linseisen Herbert
Grüße Herbert Linseisen Webasto AG Herbert Linseisen IT-Berater Business Unit: Central Services C1.3.5 Kraillinger Strasse 5 D-

WG: Noclassdeffound when using jspc ant task

2005-12-16 Thread Linseisen Herbert
All I get when i try to run the jspc task of tomcat is --- in any combination tomcat 4 to 5.5 -- what am i doing wrong? I just took the example build file of the tomcat documentation and added my pathnames Apache Ant version 1.6.2 compiled on July 16 2004 Buildfile: jspc2.ant Detected Jav