Re: [!! SPAM] Re: how to communicate between different tomcat servers

2008-01-21 Thread frank
lot frank 2008-01-22 发件人: Christopher Schultz 发送时间: 2008-01-18 01:51:45 收件人: Tomcat Users List 抄送: 主题: [!! SPAM] Re: how to communicate between different tomcat servers -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frank, 印华 wrote: | In my design, I | [have divided] the server side into

Re: [!! SPAM] Re: how to communicate between different tomcat servers

2008-01-22 Thread frank
lot frank 2008-01-22 发件人: Christopher Schultz 发送时间: 2008-01-18 01:51:45 收件人: Tomcat Users List 抄送: 主题: [!! SPAM] Re: how to communicate between different tomcat servers -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frank, 印华 wrote: | In my design, I | [have divided] the server side into

class not found in tomcat's JARs (in $CATALINA_HOME/lib)

2010-12-07 Thread frank
Hi Experts: I have read "class not found" in FAQ and "class loader howto" of tomcat6, unfortunately, they don't resolve my problem. I set CATALINA_BASE and CATALINA_HOME to my directory like: CATALINA_BASE=/usr/share/mydir CATALINA_HOME=/usr/share/mydir then link subdirs (

RE: Can't access servlet 404 advise requested

2024-10-18 Thread Frank Myers
jakartaee/web-app_5_0.xsd"; id="WebApp_ID" version="5.0"> WHMerge WHMerge com.ibm.wca4z.webhooks.WHMerge With kindest regards, Frank Myers From: Christopher Schultz Sent: Friday, October 18, 2024 11:53 AM To: users@tomcat.ap

Can't access servlet 404 advise requested

2024-10-16 Thread Frank Myers
Hi all, I'm running Tomcat9 on Ubuntu. I copied a servlet war (a webhook) file which was automatically deployed in my webapps directory. Using the "Tomcat Web Application Manager" I see my servlet path and display name listed. When I click on the path I get the "HTTP Status 404 – Not Found" and

RE: Can't access servlet 404 advise requested

2024-10-17 Thread Frank Myers
Holger, I implemented both dopost and doget. Both write contain a write to log. Neither seem to execute. With kindest regards, Frank With kindest regards, Franklin Myers Developer ZAPM Software Development SWG - IBM 614-284-2151 From: Holger Klawitter Sent

RE: Can't access servlet 404 advise requested

2024-10-17 Thread Frank Myers
80-exec-30] org.apache.tomcat.util.descriptor.web.WebXml.setVersion Unknown version string [5.0]. Default version will be used. 17-Oct-2024 13:57:11.527 INFO [http-nio-8080-exec-30] org.apache.catalina.core.StandardContext.reload Reloading Context with name [/WHMerge] is completed Is this a problem? With kindest regards, Frank Myers (he

Tomcat Console - 401 Unauthorized

2024-05-22 Thread Garber, Frank
Hello Group, I've just installed Tomcat 9.0.89. First a the first few lines on the Catalina log: NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.

RE: Re: Tomcat Console - 401 Unauthorized

2024-05-22 Thread Garber, Frank
Subject: {EXTERNAL} Re: Tomcat Console - 401 Unauthorized > On May 22, 2024, at 10: 51, Garber, Frank com. INVALID> wrote: > > I've just installed Tomcat 9. 0. 89. > > Tomcat runs, and I can get to the console at https: //urldefense.  > com/v3/__http: //local

RE: Re: Tomcat Console - 401 Unauthorized

2024-05-22 Thread Garber, Frank
Not knowing how it’s supposed to behave, here’s another clue. When I click on the “Server Status” button, I never get prompted for credentials. Is it a permissions problem on the server itself. Like the server doesn’t have rights to the HTML pages? Thanks in advance, From: Garber, Frank Sent

RE: Re: Tomcat Console - 401 Unauthorized

2024-05-23 Thread Garber, Frank
Console - 401 Unauthorized > On May 22, 2024, at 13: 31, Garber, Frank com. INVALID> wrote: > > Not knowing how it’s supposed to behave, here’s > another clue. When I click on the “Server Status” button, I never get prompted > On May 22, 2024, at 13:31, Garber, Frank &g

tomcat7 does not log x-forwarded-for

2020-03-30 Thread Frank Tornack
d not the IP of the remote client. The IP adresses of the config have already been checked and they are correct. Thank you very much in advance for your support. With kindest regards Frank - To unsubscribe, e-mail:

Re: Why does Tomcat open connections on localhost?

2020-03-31 Thread Frank Tornack
Hi Aditya, I'm not quite sure, but it could be a replacement for the sockets that a Linux system provides for inter-process communication. But it's just a guess, because I don't see this behavior on Linux. kindly Frank Am Dienstag, den 31.03.2020, 11:20 +0100 schrieb Aditya

Re: Why does Tomcat open connections on localhost?

2020-03-31 Thread Frank Tornack
Yes, these too are for communication between processes. Only you don't use the network stack. This is a special feature of Unix-like operating systems. DGRAM, unlike STREAM, does not know connection states. Therefore STREAM is comparable to a local TCP connection. Unix domain sockets exist in the

Re: tomcat7 does not log x-forwarded-for

2020-03-31 Thread Frank Tornack
Good morning all, the answers are [inline]. With kind regards Frank Am Dienstag, den 31.03.2020, 10:08 -0400 schrieb Christopher Schultz: > Frank, > > On 3/31/20 02:26, Frank Tornack wrote: > > I currently have a problem with Tomcat7, or rather a colleague has > > it. >

Re: tomcat7 does not log x-forwarded-for

2020-03-31 Thread Frank Tornack
Good morning all, the answers are [inline]. With kind regards Frank Am Dienstag, den 31.03.2020, 15:47 +0100 schrieb Mark Thomas: > On 31/03/2020 07:26, Frank Tornack wrote: > > Hello all, > > > > I currently have a problem with Tomcat7, or rather a colleague has > >

Re: tomcat7 does not log x-forwarded-for

2020-04-03 Thread Frank Tornack
for a nicer solution. I was really hoping on %a that we would only see the IP of the load balancer if no header is set, but still always see an IP. Do you have any more ideas what to watch? PS:For a Tomcat update I have to ask other contacts if it is easy to do. -- Frank Tornack Am Mittwoch

Re: JNI memory leak?

2020-04-04 Thread Frank Tornack
Good evening, I have a question about your e-mail address. Why does the address end on com.INVALID? How do you get such an address? Sorry for the interposed question, Am Samstag, den 04.04.2020, 01:48 + schrieb Mark Boon: > For the past few months we’ve been trying to trace what looks like >

Re: tomcat7 does not log x-forwarded-for

2020-04-12 Thread Frank Tornack
s position. Do you have another idea? Thanks in advance. Am Freitag, den 03.04.2020, 13:38 +0200 schrieb Frank Tornack: > Hello Mark, > > I could test the change today, unfortunately only with moderate > success. The change to %a or %h, unfortunately did not work, but the > readout

Re: Alternatives for AJP

2020-04-12 Thread Frank Tornack
It is possible to replace AJP with normal HTTP or HTTPs. AJP has an advantage, it needs less bandwidth. But it shouldn't make too much difference with today's computer networks. If you need the bandwidth advantage, you can certainly use the module ModSecurity for Apache HTTPD to protect your applic

Re: Alternatives for AJP

2020-04-15 Thread Frank Tornack
Chris, Am Dienstag, den 14.04.2020, 10:56 -0400 schrieb Christopher Schultz: > Frank, > > On 4/12/20 10:20, Frank Tornack wrote: > > It is possible to replace AJP with normal HTTP or HTTPs. > > > > AJP has an advantage, it needs less bandwidth. > > Reference? h

Re: How to write a filter in web.xml to accept partially a URL ?

2020-04-25 Thread Frank Tornack
Hi Gilbert, maybe you have more luck with the security-constraint in tomcat. kindly Frank Am Samstag, den 25.04.2020, 08:47 -0400 schrieb Gilbert Soucy: > Hello, > > I am new to tomcat and I need to filter the URLs to accept all > clients for > part of a URL and reject for all

Re: Off topic question

2020-05-28 Thread Frank Tornack
Maybe this would help you as a way to encrypt passwords https://docs.jboss.org/jbosssecurity/docs/6.0/security_guide/html/Encrypting_The_Keystore_Password_In_Tomcat.html Am Donnerstag, den 28.05.2020, 03:38 + schrieb jonmcalexan...@wellsfargo.com.INVALID: > I know this is off topic some, bu

job offering for a web application developer in switzerland

2006-06-23 Thread Frank Fischer
on (german only): http://www.aarenet.com/platform/content/element/184/Stelleninserat%20Web%20A pplication%20Developer.pdf Regards Frank

RE: job offering for a web application developer in switzerland

2006-06-23 Thread Frank Fischer
Hi Jack yes, German is a must because a part of the job will be to get in contact with our customers that mainly are based in Germany and Switzerland. Greetings Frank > -Original Message- > From: Dakota Jack [mailto:[EMAIL PROTECTED] > Sent: Friday, June 23, 2006 2:54 PM >

webMathematica\Tomcat

2006-07-04 Thread Frank Murray
Hello, This is a newbie question. I am trying to set up a servlet container using Apache Tomcat. One of the primary steps is setting up the JAVA_HOME environment variable. Unfortunately, when I use: "setenv JAVA_HOME /System/Library/Frameworks/JavaVM.Framework/Home" I get the error ms

Re: webMathematica\Tomcat

2006-07-05 Thread Frank Murray
Thank you. fjm On Jul 4, 2006, at 4:45 PM, Avi Deitcher wrote: Frank, See http://www.mcsr.olemiss.edu/unixhelp/environment/env3d.html It has been too many years since I did bash, but if I remember correctly, basically, just to JAVA_HOME=/System/etc; export JAVA_HOME However, why not

Re: webMathematica\Tomcat

2006-07-05 Thread Frank Murray
Thank you. fjm On Jul 5, 2006, at 12:33 PM, Peter Crowther wrote: From: Frank Murray [mailto:[EMAIL PROTECTED] I get the error msg "-bash: setenv: command not found" Ah, the good old Bourne / csh gotcha - well, one of many :-). export JAVA_HOME=... Or JAVA_HOME=... export

Re: Recent posts

2006-07-24 Thread Frank Murray
As this is America, it is your right to leave, just as it is the right of any idiot(s) to act like idiots. However, it is not the Apache forum that should be blamed for the actions and text of what was said, and therefore lose the benefit of your participation. If you leave (and you have th

tomcat 5.0 maintenance

2006-08-02 Thread Frank Peters
Hi, can someone give me a hint, if tomcat 5.0.x is still a maintained version? The most recent version 5.0.30-beta was published in Nov 2004 and I found no fix branch in the links to the svn repository on the homepage. Regards Frank -- -- Echte DSL-Flatrate dauerhaft für 0,- Euro*. Nur

Security issue

2006-08-02 Thread Frank Peters
Hi, I found the following security issue at security focus: http://www.securityfocus.com/bid/19106/info In my opinion, this issue is fixed with #37150 in 5.5.13 because directory listing is disabled by default, isn't it? Regards Frank -- "Feel free" – 10 GB Mailbox, 10

Log analysis with Apache, mod_jk and 2 Tomcat instances

2006-09-11 Thread Frank Niedermann
-log, Tomcat1-log or Tomcat2-log? Can I combine them all together? Thanks, Frank - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Precompiled JSPs after Tomcat restart

2006-09-20 Thread Frank Niedermann
them? My application always seems to be slower after Tomcat restarts so I'm wondering what reason this behavior could have? Regards, Frank - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [

Re: Precompiled JSPs after Tomcat restart

2006-09-25 Thread Frank Niedermann
mples. Where are the compiled JSP files? How can I see if they get cached or will Tomcat compile them every time or at restarts? Regards, Frank Michael Zoller wrote: > Frank Niedermann wrote: >> Hello, >> >> is it right that Tomcat stores all compiled JSP sites in >>

Re: Precompiled JSPs after Tomcat restart

2006-09-25 Thread Frank Niedermann
starting Tomcat. After visiting (and compiling?) every JSP page it gets faster until next Tomcat restart. Can anybody clarify or help me out with hints to documentation? Thanks. Michael Zoller wrote: > Frank Niedermann wrote: >> Hello, >> >> is it right that Tomcat stores all c

RE: Precompiled JSPs after Tomcat restart

2006-09-25 Thread Frank Niedermann
Tracy, thanks for clarification. How long will Tomcat cache a loaded JSP? And is there a way to tell Tomcat or the classloader to load every single JSP after startup? Do you have an example of such a script? (ATM I have no idea how to do this) Thanks, Frank Do you Tracy Nelson-2 wrote

RE: Precompiled JSPs after Tomcat restart

2006-09-27 Thread Frank Niedermann
very JSP would generate huge problems with them. The idea with lynx is nice, combined with a find command would this be a good solution :-) Frank -- View this message in context: http://www.nabble.com/Precompiled-JSPs-after-Tomcat-restart-tf2303735.html#

Re: performance question

2006-10-09 Thread Frank Niedermann
t's servlets, or Tomcat, as opposed to possibly the >> database (Oracle) I'm using? > can you tell me more about performance monitoring log files? Regards, Frank -- View this message in context: http://www.nabble.com/performance-question-tf2090969.html#a6713234 Sent fro

Performance decreasing if access.log enabled

2006-10-09 Thread Frank Niedermann
from Tomcat - but I don't know how to evaluate this. Regards, Frank -- View this message in context: http://www.nabble.com/Performance-decreasing-if-access.log-enabled-tf2408485.html#a6713340 Sent from the Tomcat - User mailing list archive at Nabbl

Re: Performance decreasing if access.log enabled

2006-10-09 Thread Frank Niedermann
w totally unsure if I should enable access.log-files (to have statistics with AWstats) or disable them (to have more performance) ... Frank -- View this message in context: http://www.nabble.com/Performance-decreasing-if-access.log-enabled-tf2408485.html#a6715909 Sent from the Tomcat - User

Re: Performance decreasing if access.log enabled

2006-10-09 Thread Frank Niedermann
;s a RAID1 with SCSI disks so they should have enough performance. I'm now totally unsure if I should enable access.log-files (to have statistics with AWstats) or disable them (to have more performance) ... Frank Frank Niedermann wrote: > > Tim, > > > Tim Funk wrote: >&g

Re: Performance decreasing if access.log enabled

2006-10-09 Thread Frank Niedermann
g just for statistics, like only one line per user access and not every file which transferred to the user (html, images, js and so on) ... Frank Tim Funk wrote: > > Something seems odd with your system. I have pounded some tomcat > installations with old unix hardware with and without

Re: Performance decreasing if access.log enabled

2006-10-09 Thread Frank Niedermann
David, that is a good idea from far, far away :-) Antivirus is enabled (I'm not suicidal, this is a Windows box ;) but according to the Windows performance viewer there is no bottleneck on the harddisk, it's always way under 10% load. Frank David Smith-2 wrote: > > I think

Re: Performance decreasing if access.log enabled

2006-10-09 Thread Frank Niedermann
David, CPU load is also very low, maximum is 80%. There are two CPUs (real, not virtualized) in the server and according to the performance view on Windows there could be much more users on the system. But I'm not sure if that performance view is true or not ... Frank David Smith-2

Re: Performance decreasing if access.log enabled

2006-10-09 Thread Frank Niedermann
colleagues ("I had a case where everything went slow with log enabled"). How do you measure performance on your environments? Regards, Frank Leon Rosenberg-3 wrote: > > do you have any resource problems? > How do you know that the performance is falling, and what does falli

Some Questions about SingleSignOn Valve

2006-02-24 Thread frank . schaare
Hi, i?ve tried to use the SingleSignOn Valve which works fine for the Tomcat Host. Now, i?d like to authentificate against an external (Apache) Application. My questions: 1.: i found an article that ssoValve writes Cookies to store remoteUser information. I searched for that Cookie which should be

Where is org.apache.catalina.realm.DataSourceRealm ?

2006-02-28 Thread frank . schaare
Hi, We need a little extension to our configured DataSourceRealm. One of our ideas ist to implement a custom realm which is mostly the same as org.apache.catalina.realm.DataSourceRealm, but extended with a few lines of our own code. Unfortunately, we cant find the org.apache.catalina.realm.DataSou

User WEb Applications

2006-05-04 Thread Robert Frank
r unilogon which make me think all's ok, but it isn't. What am I missing? many thanks in advance, Robert Departement Informatik FGB tel +41 (0)61 267 14 66 Universität Basel fax. +41 (0)61 267 14 61 Robert Frank Klingelbergstras

User Web Applications

2006-05-05 Thread Robert Frank
.." So, what *does* it do? list or deploy? Should I go into the developer's list with this question? Robert Departement Informatik FGB tel +41 (0)61 267 14 66 Universität Basel fax. +41 (0)61 267 14 61 Robert Frank Klingelbergstrasse 50

Re: Tomcat: The Definitive Guide Question

2006-05-18 Thread Frank Murray
Hello, Can you provide a direct link(s) for that Tomcat online documentation? Any information is appreciated. Thank you. fjm On 06 May 2006, at 13:56, Gaël Lams wrote: I read "Professional Tomcat 5" (Wrox Press). Not bad, but I'd say for "real" problems the mailing list is still the best

Setting development=false for performance increase

2006-10-20 Thread Frank Niedermann
vlet.JspServlet development false fork false xpoweredBy false 3 Regards, Frank -- View this message in context: http://www.nabble.com/Setting-development%3Dfalse-for-perfo

Re: Setting development=false for performance increase

2006-10-20 Thread Frank Niedermann
results or is there a heavy example available? Frank -- View this message in context: http://www.nabble.com/Setting-development%3Dfalse-for-performance-increase-tf2478498.html#a6912433 Sent from the Tomcat - User mailing list archive at Nabble.com

can Tomcat forward the request to another Http Server?

2006-11-15 Thread Liu Frank
. How can I make it? Can I use the AJP Connector of Tomcat to forward the request from Apache to the JMXHttpAdaptor? Thank you in advance. -- Yours truly, Frank Liu

TC 5.5.15 - Internet Explorer firing multiple form submits?

2006-12-14 Thread Frank McLean
the button (not the problem). I can build in lots of annoying checks, and may have to, but I am insanely keen to know why I have to do that before proceeding. Thanks in advance, fingers crossed. Frank - To start a new top

Re: TC 5.5.15 - Internet Explorer firing multiple form submits? - Solution - thanks

2006-12-15 Thread Frank McLean
Thanks Chris, that works. I think this used to be a simple button, rather than a submit. Sincerely, Frank McLean Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frank, Frank McLean wrote: I have a couple of submit buttons similar to the following

Apache Tomcat issue

2007-01-10 Thread Sharpless, Frank
worker.cmd01.type=ajp13 worker.cmd01.prepost_timeout=500 worker.cmd01.lbfactor=10 worker.cmd02.port=8999 worker.cmd02.host=10.5.10.4 worker.cmd02.type=ajp13 worker.cmd02.prepost_timeout=500 worker.cmd02.lbfactor=10 Thanks for any help you can provide. Regards, A. Frank Sharpless

Alias problem

2008-06-21 Thread Frank Büttner
.(which is true, because it must be /foo) And now my question who can I tell Apache to send all for /webapps/bar to my tomcat as /foo/? For some reason it is not possible to rename server/webapps/bar to server/foo/. Thanks, Frank smime.p7s Description: S/MIME Cryptographic Signature

Unsubsribe

2008-07-15 Thread Frank Fischer

change configuration

2008-08-12 Thread Frank Uccello
I am new to tomcat I was wondering how to I change tomcat 5.5 running on Linux box to state auto developed = false also on tom cat 4 Thanks Frank

staging

2008-09-18 Thread Frank Uccello
is call from the correct directory Please help Frank

RE: staging

2008-09-19 Thread Frank Uccello
F5 to hard refresh that)? Paul McGurn |   Manager, Customer Support Escalations & Operations · ·· LogMeIn, Inc. www.LogMeIn.com |   [EMAIL PROTECTED] p. +1 781.897.1320 |   f. +1 781.897.0632 -Original Message----- From: Frank Uccello [mailto:[EMAIL

RE: staging

2008-09-19 Thread Frank Uccello
Thanks Frank -Original Message- From: Johnny Kewl [mailto:[EMAIL PROTECTED] Sent: Friday, September 19, 2008 1:48 AM To: Tomcat Users List Subject: Re: staging - Original Message - From: "Frank Uccello" <[EMAIL PROTECTED]> To: Sent: Thursday, September 18, 2008

iis/tomcat

2008-09-29 Thread Frank Uccello
I see the tomcat link of http://tomcat.apache.org/connectors-doc-archive/jk2/jk/iishowto.html#Ins tallation But it just seem over ny head is there a very simple step by step direction to test, configure, and setup tomcat with iis.

RE: iis/tomcat

2008-09-29 Thread Frank Uccello
I look at that url totally confusing please help to simplify it -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Monday, September 29, 2008 1:58 PM To: Tomcat Users List Subject: Re: iis/tomcat Frank Uccello wrote: > > I see the tomcat link of

RE: iis/tomcat

2008-09-29 Thread Frank Uccello
to iis manager, setp2 open default web property, so on easy step by step on exactly how to configure it. I would like on how I can get this to work as easy and simply as possible please Thanks Frank -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Monday

tomcat error

2008-09-30 Thread Frank Uccello
I have installed tomcat and works localhost:8080 I have the redirector for IIS and it does not seem to do it. The tomcat errors are as follows: [174 javajni.c] [error] The specified module could not be found. [[994 prunsrv.c] [error] Failed creating java C:\Program Files\Java\jre1.6.0_07\bin\

tomcat error

2008-09-30 Thread Frank Uccello
I have installed tomcat and works localhost:8080 I have the redirector for IIS and it does not seem to do it. The tomcat errors are as follows: [174 javajni.c] [error] The specified module could not be found. [[994 prunsrv.c] [error] Failed creating java C:\Program Files\Java\jre1.6.0_07\bin

redirector

2008-09-30 Thread Frank Uccello
Tomcat redirector for iss not working I can http://localhost:8080/app/servlet but not http://localhost/app/servlet -- error page could not be found I have no errors in the event viewer or tomcat logs Thanks Frank

redirector

2008-10-09 Thread Frank Uccello
look at logs and do not see any errors Please I am newbie hewith tomcat and when I look at the tomcat documatation it just go over my head please if some can help at least point me in the right direction I would greatly appearicate it Thanks Frank

tomcat as services

2008-10-15 Thread Frank Uccello
t will not start the tomcat error I get is as follows: [2008-10-15 09:33:59] [420 prunsrv.c] [error] The system cannot find the file specified. [2008-10-15 09:33:59] [1327 prunsrv.c] [error] Load configuration failed I think it's the parmaters can some tell mewhat the correct parmeters should be Thanks Frank

RE: tomcat as services

2008-10-15 Thread Frank Uccello
, October 15, 2008 10:29 AM To: Tomcat Users List Subject: RE: tomcat as services > From: Frank Uccello [mailto:[EMAIL PROTECTED] > Subject: tomcat as services > > First I copy an existing tomcat.exe and rename to > Tomcat-ItActionSystem.exe > > tomcat5 //IS//TomcatItActionSy

RE: tomcat as services

2008-10-15 Thread Frank Uccello
Never mind I found it thanks I go to try it -Original Message- From: Frank Uccello Sent: Wednesday, October 15, 2008 10:52 AM To: 'Tomcat Users List' Subject: RE: tomcat as services Ok this maybe a stupid question to ask but where do I download the service.bat file I only

RE: tomcat as services

2008-10-15 Thread Frank Uccello
y, October 15, 2008 11:27 AM To: Tomcat Users List Subject: RE: tomcat as services > From: Frank Uccello [mailto:[EMAIL PROTECTED] > Subject: RE: tomcat as services > > Ok this maybe a stupid question to ask but where do I download the > service.bat file Repeating what I alr

RE: tomcat as services

2008-10-15 Thread Frank Uccello
t Users List Subject: RE: tomcat as services > From: Frank Uccello [mailto:[EMAIL PROTECTED] > Subject: RE: tomcat as services > > It gives me a window error nonalpah45 only option is click ok > Once click ok Failed installing 'tomcat-ItActionSystem' service The erro

RE: tomcat as services

2008-10-15 Thread Frank Uccello
I had change the batch file but I got the service to work thanks -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 15, 2008 12:12 PM To: Tomcat Users List Subject: RE: tomcat as services > From: Frank Uccello [mailto:[EMAIL PROTEC

tomcat error

2008-10-15 Thread Frank Uccello
I have my tomcat start and everything look fine but I can not reach localhost:8057/it/servlet The tomcat log states SEVERE: Invalid message received with signature 18245 Any see this before I can not seem to find anything via google

RE: tom cat error

2008-10-16 Thread Frank Uccello
It seem it to be a port issue not sure why I had at 9057 and it did not work when I changed to 8057 it works Thanks -Original Message- From: Pid [mailto:[EMAIL PROTECTED] Sent: Thursday, October 16, 2008 9:47 AM To: Tomcat Users List Subject: Re: tom cat error Frank Uccello wrote

tom cat error

2008-10-16 Thread Frank Uccello
-2 wrote: > > That all it states or could you provide a little more context? > > Also the usual stuff everyone forgets: OS, tomcat version, java > version, relevant configs, etc., ... > > --David > > Frank Uccello wrote: > >>I have my tomcat start and ever

Get rid of 8080 port in Tomcat 3.3

2007-02-21 Thread Frank Nguyen
) but could not find any way. I tried to define port=80 in server.xml but tomcat threw exceptions. If you know a way, could you help ? Thanks in advance, Frank Nguyen -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.441 / Virus Database: 268.18.1/691

RE: Get rid of 8080 port in Tomcat 3.3

2007-02-21 Thread Frank Nguyen
Great article! Yes, this is the way to do it! Many thanks. Frank Nguyen -Original Message- From: Stefan [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 21, 2007 10:43 AM To: Tomcat Users List Subject: Re: Get rid of 8080 port in Tomcat 3.3 Frank Nguyen schrieb: >

Help getting form-based authentication example working

2007-05-01 Thread Frank McCown
p would be much appreciated. I'm running Tomcat on a Solaris workstation and accessing it from my Windows client with Firefox. Regards, Frank -- Frank McCown Old Dominion University http://www.cs.odu.edu/~fmccown/ - To st

Form-based authentication example broken in Tomcat 6.0

2007-05-02 Thread Frank McCown
server.xml file is missing the line: Finally the web.xml file is using the wrong . It is set to /security/protected/* but should be /jsp/security/protected/* Making these changes will fix the example. Hope someone working on Tomcat sees this post. Regards, Frank

Re: Form-based authentication example broken in Tomcat 6.0

2007-05-02 Thread Frank McCown
Rémy Maucherat wrote: On 5/2/07, Frank McCown <[EMAIL PROTECTED]> wrote: The default contents of the conf/tomcat-users.xml file *should* be but the file that ships with 6.0 is missing all the tags. No default users will be provided. Do you mean you are leaving users

Problems with JDBCRealm and mysql ...

2007-05-14 Thread Frank Burns
, as shown below. So why can't Tomcat? Here is an excerpt from the server.xml on the remote linux machine. /> Thanks, Frank Burns.

Re: Problems with JDBCRealm and mysql ...

2007-05-14 Thread Frank Burns
Hi Chris. In the in the server.xml JDBCRealm specification, I changed "localhost" to " 127.0.0.1" and it works. Thanks for your help. Frank. On 5/14/07, Christopher Schultz <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frank, Frank Burn

Automatic Reload for Web Applications in User Directories

2007-09-27 Thread Niklas Frank
Dear all, I have been trying for quite a while to enable webapplications in user directories (accessible via ~username) to be automatically reloaded. I am not sure if it is even possible. Maybe someone of you knows an answer. Any help is very much appreciated. Here is my setup: I am using Tomcat

RE: Automatic Reload for Web Applications in User Directories

2007-09-27 Thread Niklas Frank
i thought it was deprecated, but just wanted to try anyway. thanks for confirming. do you have any ideas how i could go about this? kind regards dominik >> From: Niklas Frank [mailto:[EMAIL PROTECTED] >> Subject: Automatic Reload for Web Applications in User Directories >> >

looking for sample MBean code for tomcat 6

2008-01-08 Thread Frank Z
hello, I am looking some sample MBean code for TC 6.0.. I was able to model some code after the source code (e.g. MemoryUserDatabaseMBean.java in the org.apache.catalina.users. package) . I was also able to create the mbeans-descriptor.xml One question that I have is that even though the cod

Re: looking for sample MBean code for tomcat 6

2008-01-09 Thread Frank Z
Thread.sleep(Long.MAX_VALUE); } } Thanks Frank. - Original Message From: Peter Rossbach <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Wednesday, January 9, 2008 1:20:10 AM Subject: Re: looking for sample MBean code for tomcat 6 Please read this: http://java.sun.com/develope

web.xml problems outside tomcat webapp folder

2008-01-20 Thread Frank Habermann
jsp-config is not used. If i put my project to the original webapps folder it works. What is wrong here or can i do that this config values will work also in a different location? thanks Frank Habermann - To start a new topic, e

Re: web.xml problems outside tomcat webapp folder

2008-01-21 Thread Frank Habermann
Hi, Do you have any initialization errors in your logs? If not, can you create a reproducible test case (war)? I have no errors in the log. I will create a testcase with all relevant informations this evening and will give feedback here. Thanks, Frank

Using auto-configure with Tomcat 6.0

2007-06-27 Thread Frank McCown
Linux FC 6 Any help would be appreciated. Thanks, Frank -- Frank McCown Old Dominion University http://www.cs.odu.edu/~fmccown/ - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROT

Checking Memory Usage Of WebApps within a Tomcat instance

2007-06-28 Thread Frank Misa
Hi All,Can someone here confirmDoes Tomcat provide tooling/API to allow checking/monitoring of how much memory usage each webapp deployed within a Tomcat instance is using?I've checked the forums and found some references to: Java5+/Java6 tooling which uses these VM options: -XX:

Problem with Apache/Tomcat/WebDAV/Alfresco

2007-08-13 Thread Frank Gerlach
security reasons, we would like to "reverse proxy" with Apache. This does not work for some reason. (does not send the WWW-Authenticate header) We have checked mod_jk documentation without detecting any problems on our side. Can anybody help ? Thanks in advance ! regards Frank He

AW: Problem with Apache/Tomcat/WebDAV/Alfresco

2007-08-15 Thread Frank Gerlach
I installed the latest Apache and mod_jk and it works perfectly now. -Ursprüngliche Nachricht- Von: Frank Gerlach [mailto:[EMAIL PROTECTED] Gesendet: Montag, 13. August 2007 13:58 An: users@tomcat.apache.org Betreff: Problem with Apache/Tomcat/WebDAV/Alfresco Hello folks, we have

Using tomcat to serve up directory

2008-03-05 Thread Frank Demion
Apologies if this is a really simple question. I want to use Tomcat to serve up an simple directory of files on a server. Basically, I want to be able the see the files on the file system by typing http://localhost:8080/myfiles where myfiles is a directory somewhere on the file system. In essenc

Re: Using tomcat to serve up directory

2008-03-06 Thread Frank Demion
Thank you. That did it. - Original Message From: "Caldarale, Charles R" <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Thursday, March 6, 2008 5:34:47 AM Subject: RE: Using tomcat to serve up directory > From: Frank Demion [mailto:[EMAIL PROTECTED] > Subject:

RE: Java Stands

2008-04-08 Thread Frank Fischer
http://en.wikipedia.org/wiki/Java_%28programming_language%29#History > -Original Message- > From: Dorababu [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 08, 2008 2:43 PM > To: Tomcat Users List > Subject: Java Stands > > > Hi > > I am learning java . > > Plz tell me anyone java

RE: Java Stands

2008-04-08 Thread Frank Fischer
> Hi > > I am learning java . > > Plz tell me anyone java stands for > > dora > Basically, that's not a question for the tomcat mainling list and you could have found out your own with no effort, but >From http://blogs.sun.com/jonathan/entry/better_is_always_different

Trying to understand the concept of embedded Tomcat

2008-05-09 Thread Frank Neslon
Hello, So I had the idea that I would like to deploy my application with Tomcat 'built in'. The goal is to just consolodate everything into one spot instead of scattering components all over the system. I keep reading about how Tomcat is 'embeddable', but I'm just not understanding something. I

  1   2   3   >