Session Replication w/ Tomcat 5.0.30

2005-07-18 Thread Jalenak, Jerry
instances on one server) without any problems. Does anyone have a suggestions on what I can try to do to get sessions to replicate? Thanks! Jerry Jalenak Software Engineer Netopia, Inc.

Parse/read an XML doc with encoding Shift_JIS adds characters (2nd email)

2005-02-25 Thread Jerry Miernik
what am I doing wrong? Especially - while is there a 'transformation' from the XML doc to the HashMap? And then, why is there a second 'transformation' into a packet? Thanks, Jerry. [By the way, the same GetDictionary.jsp works fine if the parsed/read XML document is utf-8

Parsing/reading an XML doc with encoding Shift_JIS adds characters?

2005-02-24 Thread Jerry Miernik
a suggestion what am I doing wrong? Especially - while is there a 'transformation' from the XML doc to the HashMap? And then, why is there a second 'transformation' into a packet? Thanks, Jerry. [By the way, the same GetDictionary.jsp works fine if the parsed/read XML document is utf-8

[HOWTO] JAASRealm Implementation in Tomcat 5.0.x

2005-02-01 Thread Jerry Jalenak
Does anyone have a working example of using the JAASRealm with Tomcat 5? I'm not getting how to use the CallbackHandler to retrieve the username / password from the client Thanks. Jerry Jalenak Senior Programmer / Analyst, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913

RE: Tomcat's Java parameters

2005-02-01 Thread Jerry Jalenak
Jerry Jalenak Senior Programmer / Analyst, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Larry Meadors [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 01, 2005 4:10 PM To: Tomcat Users List Subject: Re

RE: Tomcat 5.0.28 - How to stop Jasper JSP compiler from evaluting JSTL expressions

2004-12-05 Thread Jerry Rodgers
in the tag versus in the JSP - in the JSP is the default for 2.4) Wow! - this one sent me for a loop for quite some time. Thanks for everyones help - you led me in the right direction. -Jerry -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Bill Barker Sent: Sunday

Tomcat 5.0.28 - How to stop Jasper JSP compiler from evaluting JSTL expressions

2004-12-04 Thread Jerry Rodgers
=menuItem varStatus=status items=${topnav} html:message name=menuItem property=value/ /core:forEach I have tested this with both version 1.0.6 and 1.1. of the jstl tags. Same behavior in both. It doesn't appear to be the tags fault but rather Jasper. Thanks everyone, Jerry

RE: Tomcat 5.0.28 - How to stop Jasper JSP compiler from evaluting JSTL expressions

2004-12-04 Thread Jerry Rodgers
too to know whether to run the expression evaluator. I guess my first email must be clarified to be how do I stop jsp from evaluating rtexpressions and yet still allow jstl to evaluate them within their tags -Jerry -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf

Tomcat 5.0.28 Jasper compiler error SimpleMenuItem?

2004-12-01 Thread Jerry Rodgers
'}, java.lang.String.class, (PageContext)_jspx_page_context, null, false)); And when the page runs I get this serlet exception: ServletException in:/menu.do?menu=topnav] Unable to find a value for tooltip in object of class java.lang.String using operator .' Help please : Thanks, Jerry

RE: Tomcat 5 service on windows

2004-09-03 Thread Nelson, Jerry W, Contractor 146CF, SCB
I HAVE THE SAME PROBLEM...In my case, I am the computer administrator and Tomcat has NEVER been installed previous to this. I have not seen ANY good solutions to this, so I learned to live with the DOS based service. //SIGNED// Jerry Nelson -Original Message- From: John Villar [mailto

RE: Tomcat 5 service on windows

2004-09-03 Thread Nelson, Jerry W, Contractor 146CF, SCB
Yes, ran service.bat completely unmodified. I still have to run startup.bat to get tomcat to work. //SIGNED// Jerry Nelson -Original Message- From: Allistair Crossley [mailto:[EMAIL PROTECTED] Sent: Friday, September 03, 2004 8:31 AM To: Tomcat Users List Subject: RE: Tomcat 5

RE: Tomcat 5 service on windows

2004-09-03 Thread Nelson, Jerry W, Contractor 146CF, SCB
Yes... //SIGNED// Jerry Nelson -Original Message- From: Allistair Crossley [mailto:[EMAIL PROTECTED] Sent: Friday, September 03, 2004 9:20 AM To: Tomcat Users List Subject: RE: Tomcat 5 service on windows did you try my suggestion re: service remove and then service install? ADC

RE: Tomcat 5.0.27 Set Up Problem

2004-08-31 Thread Nelson, Jerry W, Contractor 146CF, SCB
With your suggestion in item 3, how do you run tomcat as a service? //SIGNED// Jerry Nelson -Original Message- From: John Villar [mailto:[EMAIL PROTECTED] Sent: Monday, August 30, 2004 9:49 AM To: Tomcat Users List Subject: Re: Tomcat 5.0.27 Set Up Problem Probably, your problem

RE: Tomcat 5.0.27 Set Up Problem

2004-08-31 Thread Nelson, Jerry W, Contractor 146CF, SCB
What if you didn't use the installer? How can it be setup manually? //SIGNED// Jerry Nelson -Original Message- From: John Villar [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 31, 2004 12:06 PM To: Tomcat Users List Subject: Re: Tomcat 5.0.27 Set Up Problem The tomcat installer

RE: Tomcat will not run JSPs

2004-08-27 Thread Nelson, Jerry W, Contractor 146CF, SCB
the Tomcat service under windows so that DOS window is not constantly in my task bar. Thank you again! //SIGNED// Jerry Nelson -Original Message- From: Jacob Kjome [mailto:[EMAIL PROTECTED] Sent: Thursday, August 26, 2004 9:48 PM To: Tomcat Users List Subject: RE: Tomcat will not run

ASP.NET and Tomcat on same computer

2004-08-27 Thread Nelson, Jerry W, Contractor 146CF, SCB
://localhost:port http://localhost:port ? //SIGNED// Jerry Nelson

JDBC connections

2004-08-27 Thread Nelson, Jerry W, Contractor 146CF, SCB
What do I need to download to establish/create a JDBC connection? //SIGNED// Jerry Nelson

RE: ASP.NET and Tomcat on same computer

2004-08-27 Thread Nelson, Jerry W, Contractor 146CF, SCB
OK, so would it look something like this: 127.0.0.1:8080 localhost tomcat 127.0.0.1 localhost windows or am I completely off? In IIS I physically named the server; can I phyically name the Tomcat server? //SIGNED// Jerry Nelson -Original Message- From

RE: JDBC connections

2004-08-27 Thread Nelson, Jerry W, Contractor 146CF, SCB
That would Microsoft Access and Microsoft SQL. //SIGNED// Jerry Nelson PS, I can't receive attachments unless you rename them. -Original Message- From: John Villar [mailto:[EMAIL PROTECTED] Sent: Friday, August 27, 2004 1:39 PM To: Tomcat Users List Subject: Re: JDBC connections You

RE: ASP.NET and Tomcat on same computer

2004-08-27 Thread Nelson, Jerry W, Contractor 146CF, SCB
OH...OK. Guess there is no getting around typing in the port number. Thanks //SIGNED// Jerry Nelson -Original Message- From: Filip Hanik - Dev [mailto:[EMAIL PROTECTED] Sent: Friday, August 27, 2004 1:52 PM To: Tomcat Users List Subject: Re: ASP.NET and Tomcat on same computer IIS

RE: ASP.NET and Tomcat on same computer

2004-08-27 Thread Nelson, Jerry W, Contractor 146CF, SCB
The same computer and I don't know, all I know is I downloaded the Jakarta Apache-Tomcat version 5.0.27 zip file and unzipped it. //SIGNED// Jerry Nelson -Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Friday, August 27, 2004 2:27 PM To: Tomcat Users List Subject

RE: Access JBoss from Tomcat

2004-08-26 Thread Nelson, Jerry W, Contractor 146CF, SCB
I see you figured out how to send out a question, what e-mail address did you use? Thanx, //SIGNED// Jerry Nelson -Original Message- From: Robert F. Hall [mailto:[EMAIL PROTECTED] Sent: Thursday, August 26, 2004 3:36 PM To: Tomcat Users List Subject: Re: Access JBoss from Tomcat

Not serving JSPs

2004-08-26 Thread Nelson, Jerry W, Contractor 146CF, SCB
Daron had a similar problem, my situation is the same, but everything is setup correctly. I'm using SDK1.4.02_04, I have the CLASSPATH pointing to this directory. Java programs run just fine on my computer, but Tomcat will not run a JSP. What could be wrong Jerry

Tomcat will not run JSPs

2004-08-26 Thread Nelson, Jerry W, Contractor 146CF, SCB
) note The full stack trace of the root cause is available in the Apache Tomcat/5.0.27 logs. _ Apache Tomcat/5.0.27 Jerry Nelson

RE: Tomcat will not run JSPs

2004-08-26 Thread Nelson, Jerry W, Contractor 146CF, SCB
OK, How do I set JAVA_HOME??? //SIGNED// Jerry Nelson -Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Thursday, August 26, 2004 4:15 PM To: Tomcat Users List Subject: Re: Tomcat will not run JSPs From: Nelson, Jerry W The CLASSPATH is set correctly

RE: Tomcat will not run JSPs

2004-08-26 Thread Nelson, Jerry W, Contractor 146CF, SCB
What's the syntax?? JAVA_HOME is nowhere to be found in System Vaiables. //SIGNED// Jerry Nelson -Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Thursday, August 26, 2004 4:29 PM To: Tomcat Users List Subject: Re: Tomcat will not run JSPs From: Nelson, Jerry W

RE: Tomcat will not run JSPs

2004-08-26 Thread Nelson, Jerry W, Contractor 146CF, SCB
Everything I see refers to JDK. The only thing I can find is SDK. Are they the same??? //SIGNED// Jerry Nelson -Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Thursday, August 26, 2004 4:47 PM To: Tomcat Users List Subject: Re: Tomcat will not run JSPs From

RE: Tomcat will not run JSPs

2004-08-26 Thread Nelson, Jerry W, Contractor 146CF, SCB
500 stating that it can't find javac. How can I tell this STUPID program where it is??? I know javac existed in the following directory: C:\jsdk1.4.2_05\bin. There has got to be a way to tell Tomcat where to find the file! //SIGNED// Jerry Nelson -Original Message- From: Wendy Smoak

RE: Tomcat will not run JSPs

2004-08-26 Thread Nelson, Jerry W, Contractor 146CF, SCB
This is the JSP I'm trying to run: html head titleA Simple JSP/title /head body pcenterThe current Date and time is: %= new java.util.Date()%/center/p /body /html Can't get much simpler than this one. //SIGNED// Jerry Nelson -Original Message- From: Wendy Smoak [mailto:[EMAIL

RE: Tomcat will not run JSPs

2004-08-26 Thread Nelson, Jerry W, Contractor 146CF, SCB
OK, I got the instructions and the homes are set as follows: L:\echo %JAVA_HOME% C:\Program Files\Java\j2re1.4.2_05\bin\client L:\ECHO %CATALINA_HOME% D:\Program Files\Apache Software Foundation\Tomcat 5.0 Tomcat STILL can't find javac!!! What's next //SIGNED// Jerry Nelson

RE: Tomcat will not run JSPs

2004-08-26 Thread Nelson, Jerry W, Contractor 146CF, SCB
% D:\Program Files\Apache Software Foundation\Tomcat 5.0\webapps\ROOT It STILL doesn't work! //SIGNED// Jerry Nelson -Original Message- From: Dennis Dai [mailto:[EMAIL PROTECTED] Sent: Thursday, August 26, 2004 6:17 PM To: Tomcat Users List Subject: Re: Tomcat will not run JSPs You

RE: Tomcat will not run JSPs

2004-08-26 Thread Nelson, Jerry W, Contractor 146CF, SCB
running) does run under a server service and it has an installer to set everything up for you (supposedly) //SIGNED// Jerry Nelson -Original Message- From: Dennis Dai [mailto:[EMAIL PROTECTED] Sent: Thursday, August 26, 2004 10:10 PM To: Tomcat Users List Subject: Re: Tomcat will not run

Works! RE: 2nd inquiry: how to - programmatically - authenticate oneself as Tomcat manager?

2004-06-10 Thread Jerry Miernik
Jake, This works! How did you come to know that? Is there a doc I should have read to know? Thanks, Jerry. -Original Message- From: Jacob Kjome [mailto:[EMAIL PROTECTED] Sent: Thursday, June 10, 2004 1:44 PM To: Tomcat Users List Subject: Re: 2nd inquiry: how

how to - programmatically - authenticate oneself as Tomcat manager?

2004-06-09 Thread Jerry Miernik
program is trying to undeploy itself, inside a jspInit() method. Is this technically possible? (do not see why not, except for the problem with user name and password). Thanks, Jerry. - To unsubscribe, e-mail

RE: NoClassDefFoundError

2004-06-09 Thread Jerry Miernik
Try to move that file to $CATALINA_HOME/common/lib -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 09, 2004 11:50 AM To: tomcat-user Subject: NoClassDefFoundError Hi all! I'm new to Tomcat. I have a problem testing my web application (jsp

2nd inquiry: how to - programmatically - authenticate oneself as Tomcat manager?

2004-06-09 Thread Jerry Miernik
program is trying to undeploy itself, inside a jspInit() method. Is this technically possible? (do not see why not, except for the problem with user name and password). Thanks, Jerry. - To unsubscribe, e-mail

RequestDispatcher in jspInit() ?

2004-06-01 Thread Jerry Miernik
Is it possible to use RequestDispatcher's include method inside a jspInit(), to execute another JSP script while this JSP script is in its jspInit() method? Thanks, Jerry. - To unsubscribe, e-mail: [EMAIL PROTECTED

RE: RequestDispatcher in jspInit() ?

2004-06-01 Thread Jerry Miernik
Is there a syntax, I am missing, that enables usage of a JavaBean inside jspInit()? Thanks, Jerry. -Original Message- From: Tim Funk [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 01, 2004 7:08 AM To: Tomcat Users List Subject: Re: RequestDispatcher in jspInit() ? No -Tim Jerry Miernik wrote

RE: Open Source JSP / Taglib Calendar

2004-04-23 Thread Jerry Jalenak
Eric - This is one of the more popular Calendaring tools that I've come across. It's written entirely in JavaScript, but is very simply to implement. http://www.calendarscript.com/ Good luck. Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219

RE: Open Source JSP / Taglib Calendar

2004-04-23 Thread Jerry Jalenak
Eric - Oops - sent the wrong one. Try this one: http://www.mattkruse.com/javascript/calendarpopup/ The first one I sent you have to pay for - this one is a freebie 8-) Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL

Configuration Issue? HELP!

2004-04-19 Thread Jerry Jalenak
on here. 8-( Thanks. Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] This transmission (and any information attached to it) may be confidential and is intended solely for the use of the individual or entity

RE: Configuration Issue? HELP!

2004-04-19 Thread Jerry Jalenak
Java 2 SE 1.4.2_02 Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Parsons Technical Services [mailto:[EMAIL PROTECTED] Sent: Monday, April 19, 2004 4:43 PM To: Tomcat

Re: Tomcat error-page not working (was: RE: Tomcat and checked vs. unchecked exceptions)

2004-02-25 Thread Jerry Ford
Wendy: Here's your problem: location/WEB-INF/jsp/exceptions/ServletException.jsp/location JSPs can't be run from inside the WEB-INF directory. Try moving your jsp/exceptions directory up one level. Jerry Wendy Smoak wrote: From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Try exception

Re: Disable Directory Listing for Specific Apps.

2004-02-20 Thread Jerry Ford
don't want...blah blah blah) than to explain how to edit the global web.xml file. Also a less perilous task for the user, since a typo in the web.xml file could screw up everything. Jerry Ben Souther wrote: That would do except that we are allowing customers to create directories and have

Re: jsp files won't run outside of example directories.

2004-02-17 Thread Jerry Ford
is supposedly for mapping servlets, its presence prevented my webapp from working when I added a JSP page. Removing the invoker servlet-mapping element from my web.xml file and mapping each servlet individually solved the problem. Jerry David Grant wrote: Hi All, I am having trouble getting .jsp files

Re: jsp deployment-- Clarification of Invoker

2004-02-15 Thread Jerry Ford
for all who helped. Jerry Parsons Technical Services wrote: My understanding of invoker and my attempt to explain invoker and mapping. Please correct any error I have made. Jerry Ford wrote: I don't fully understand the invoker servlet myself, but here's what I think I know: The invoker

Re: jsp deployment

2004-02-14 Thread Jerry Ford
---http://localhost:8080/examples/jsp Jerry BAO RuiXian wrote: Jerry Ford wrote: Sorry, that's a cut-and-paste error that does not appear in the real server.xml. Only one /context end tag; the root context is closed before the EBook context begins: context... / The configuration seems okay

Re: jsp deployment

2004-02-14 Thread Jerry Ford
BAO RuiXian wrote: Jerry Ford wrote: Tomcat manager shows EBook is running. And, when I request it through Apache, Tomcat does serve it up. When I request it through port 8080, Tomcat says it's not available: I suggest for now you forget running via Apache totally, Agreed. since

Re: jsp deployment

2004-02-14 Thread Jerry Ford
if the mapping is as I have it. Is that not correct? Jerry Parsons Technical Services wrote: Tomcat manager shows EBook is running. And, when I request it through Apache, Tomcat does serve it up. When I request it through port 8080, Tomcat says it's not available: I suggest for now you

Re: jsp deployment

2004-02-14 Thread Jerry Ford
except directory name. I don't get it. Now I need to get it to work under the name EBook, not test. This is really strange. Jerry Jerry Ford wrote: BAO RuiXian wrote: Jerry Ford wrote: Tomcat manager shows EBook is running. And, when I request it through Apache, Tomcat does serve it up

Re: jsp deployment

2004-02-13 Thread Jerry Ford
the servlets in the same webapp space. Jerry Parsons Technical Services wrote: Jerry, Just for a test, change the file name to end with .txt and see if the page is displayed. If it still fails. I would double check the permissions/ownership on that file. If it works, then try a restart. After

Re: jsp deployment

2004-02-13 Thread Jerry Ford
directory as the jsp. thanks. Jerry Thomas Tang wrote: Hi all, Do the logs give any indication as to where Tomcat is looking for the jsp files? A 404 error does not sound like a permissions problem. It sounds like a context setting might be off somewhere. Thomas Jerry Ford [EMAIL PROTECTED

Re: jsp deployment

2004-02-13 Thread Jerry Ford
. Jerry BAO RuiXian wrote: Jerry Ford wrote: Good suggestions, but, no, didn't work. There are no config issues preventing Tomcat from serving files from my webapp---html and servlets all work. And I know Tomcat is serving jsp files correctly; Tomcat's default examples work. Have you

Re: jsp deployment

2004-02-13 Thread Jerry Ford
Yes, yes, and yes...JDK 1.4, $JAVA_HOME is set to /usr/java/j2sdk1.4.0, and Tomcat is able to compile the example jsps that come in the webserver package. Jerry David Ramsey wrote: Do you have a JDK installed? Do you have a JAVA_HOME environment variable set? Can Jasper find the java compiler

Re: jsp deployment

2004-02-13 Thread Jerry Ford
/servlet-class /servlet servlet-mapping servlet-nameinvoker/servlet-name url-pattern/*/url-pattern /servlet-mapping /web-app Thomas Tang wrote: Cut and paste your context settings. Thomas Jerry Ford [EMAIL PROTECTED] 02/13/2004 11:33 AM Please respond to Tomcat Users

Re: jsp deployment

2004-02-13 Thread Jerry Ford
window): /context /context But the active server.xml does not have two of them, only one. Jerry Bill Haake wrote: You have the EBook context nested inside the default (ROOT). -Original Message- From: Jerry Ford [mailto:[EMAIL PROTECTED] Sent: Friday, February 13, 2004 11:50 AM

Re: jsp deployment

2004-02-13 Thread Jerry Ford
Sorry, that's a cut-and-paste error that does not appear in the real server.xml. Only one /context end tag; the root context is closed before the EBook context begins: context... / Jerry Thomas Tang wrote: Bill is correct. This portions seems off. Try separating them. I dont think you

jsp deployment

2004-02-12 Thread Jerry Ford
...'---index.html ...'---open.jsp index.html hands off to open.jsp by way of this JasvaScript statement: document.location=open.jsp And Tomcat serves up the 404 error. What to do? Thanks. Jerry

Re: jsp deployment

2004-02-12 Thread Jerry Ford
.jsp's all work. Jerry QM wrote: : Tomcat chokes when the jsp is requested. I get a 404 : error, the requested resoruce is not available. : : What do I need to configure to get Tomcat to serve the jsp? Chances are it's a permissions issue on the file. (Unless you've tweaked Tomcat's config

Re: javax.mail

2004-02-11 Thread Jerry Ford
Just a guess here, but have you tried using a fully qualified domain name for the host, as mysmtphost.mydomain.com? Jerry Duncan Smith wrote: Hi, sorry if this is the wrong mailing list but I think most people here are Java programmers so: I am using javax.mail to send a mail to myself

Re: javax.mail

2004-02-11 Thread Jerry Ford
Just a guess here, but have you tried using a fully qualified domain name for the host, as mysmtphost.mydomain.com? Jerry Duncan Smith wrote: Hi, sorry if this is the wrong mailing list but I think most people here are Java programmers so: I am using javax.mail to send a mail to myself

Re: javax.mail

2004-02-11 Thread Jerry Ford
Just a guess here, but have you tried using a fully qualified domain name for the host, as mysmtphost.mydomain.com? Jerry Duncan Smith wrote: Hi, sorry if this is the wrong mailing list but I think most people here are Java programmers so: I am using javax.mail to send a mail to myself

Re: System.out.println, Where art thou?

2004-02-06 Thread Jerry Ford
System.out.println text should be going to the file catalina.out in tomcat's logs directory, if you haven't changed any of the default logging configurations. At least, that's where they go in my 4.1.27 setup. Jerry John B. Moore wrote: Moved up to Tomcat 4.1.18 (from 3.x) and I've seemed

Re: $JAVA_HOME error

2004-02-04 Thread Jerry Ford
Tony: Try it with just the startup.sh command, without the leading sh. Jerry Tony Sutton wrote: Hi there, I'm new to using jakart. I'm trying to get jakart v4.1.29 to run under Mandrake 9.1 I have downloaded and installed JRE from Sun, version 1.4.2_03. The installation went well. Here's

Re: writing a file from a servlet

2004-02-04 Thread Jerry Ford
Daniel: Great, got it, it works. Thanks. Jerry Daniel wrote: Hi Jerry, You can use: servletContext.getRealPath(/path_relative_to_webapp_root/); Regards, Daniel On Sun, 1 Feb 2004, Jerry Ford wrote: I want to write a config file from a servlet implemented in /usr/local/webserver/tomcat

writing a file from a servlet

2004-02-01 Thread Jerry Ford
end up on a Windows machine, may stay on the Linux box. But I want to make that decision external to the code. Thanks. Jerry - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

writing a file from a servlet

2004-02-01 Thread Jerry Ford
box, and I don't want to be tied to a specific directory location on either box. Thanks. Jerry - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

writing a file from a servlet

2004-02-01 Thread Jerry Ford
box, and I don't want to be tied to a specific directory location on either box. Thanks. Jerry - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

writing a file from a servlet

2004-02-01 Thread Jerry Ford
that decision external to the code. Thanks. Jerry - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

writing a file from a servlet

2004-02-01 Thread Jerry Ford
---may end up on a Windows machine, may stay on the Linux box. But I want to make that decision external to the code. Thanks. Jerry - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

writing a file from a servlet

2004-02-01 Thread Jerry Ford
on a Windows machine, may stay on the Linux box. But I want to make that decision external to the code. Thanks. Jerry - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Really DUMB question...

2004-01-29 Thread Jerry Ford
Robert: They're *from* anybody who posts to the list. Filter on messages where to and cc include tomcat-user. Jerry Robert Keddie wrote: Im trying to make rules for the emails form this list and I looked at headers... Which dang address are these emails coming from?! Thanks. Robert Keddie

Re: RTFM

2004-01-14 Thread Jerry Ford
Okay, from this detailed description---which sounds to me like it should work---here's my SWAG (silly wild-ass guess): After your response.sendRedirect() in the servlett, do you, um, well, include an explicit return statement? Jerry Jerald Powel wrote: OK, what I am trying to do is simple

webapp works through Apache, not Tomcat directly

2004-01-06 Thread Jerry Ford
be acceptable (I don't really want to use port 8080), it appears to be interfering with the setting and reading of cookies---I can set them on one page but cannot read them from another, even though Mozilla's cookie manager shows them to be (apparently correctly) configured. Thanks. Jerry

Re: webapp works through Apache, not Tomcat directly

2004-01-06 Thread Jerry Ford
are world readable: drwxr-xr-x Jerry -Original Message- From: Jerry Ford [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 06, 2004 1:44 PM To: Tomcat Users List Subject: webapp works through Apache, not Tomcat directly I have a webapp deployed in Tomcat 4.1.27 which I am able to reach through

Re: webapp works through Apache, not Tomcat directly

2004-01-06 Thread Jerry Ford
works fine when the request comes through Apache. It's still Tomcat that runs it and its servlet. Jerry Daniel Gibby wrote: Maybe you are using a symbolic link and tomcat 4 doesn't follow them by default because of performance. Daniel Gibby Jerry Ford wrote: I have a webapp deployed

Re: Newbie needing help in deploying servlet

2004-01-06 Thread Jerry Ford
of the testapp web.xml file.) Jerry David wrote: I'm trying tomcat-4.1.24 out and have it up and running ok. But when I try to deploy a new servlet it is not seen (404) by tomcat. I have it like this: $CATALINA_HOME/webapps/testapp/form.html $CATALINA_HOME/webapps/testapp/WEB-INF/classes

Re: Newbie needing help in deploying servlet

2004-01-06 Thread Jerry Ford
Perhaps I mispoke about prevserving servlet in the URL; instead of replacing the asterisk in my sample web.xml, add servlet to it: /servlet/* Jerry Jerry Ford wrote: David: Try this; In your server.xml, add this context to the Host element: Context path=/testapp docBase=/webapps/testapp

Re: webapp works through Apache, not Tomcat directly

2004-01-06 Thread Jerry Ford
The linux equivalent of shared files is to make them world readable, which the webapp directory and all files in it are: drwxr-xr-x Still doesn't work. Jerry FRANCOIS Dufour wrote: FOR MEE I AD TO SHARE FILES THAT I WANT TO BEE ACESS FROM THE WEB VIA:8080 IF I DONT SHARE THE FILE IT COMME

Re: webapp works through Apache, not Tomcat directly

2004-01-06 Thread Jerry Ford
No. /usr/local/webserver/webapps/MyApp Jerry Ben Souther wrote: Are the files in a particular user's directory? I.E: /home/someUser On Tuesday 06 January 2004 09:28 pm, you wrote: The linux equivalent of shared files is to make them world readable, which the webapp directory and all

Re: servlet gets smtp relay denied error

2003-12-30 Thread Jerry Ford
address. Not sure that's what I want, either---isn't that a security hole? to relay from a public address? Will need to freshen up on sendmail before I take that step, but definitely worth pursuing. Thanks again. Jerry I know this might end up being a bunch of fertilizer, but no one had

Re: servlet gets smtp relay denied error

2003-12-30 Thread Jerry Ford
...it works. Still would like some input from a sendmail guru as to the security issues involved in allowing relays from a public address, but, hey, it works. Thanks. Jerry Good Luck Doug Parsons SCJP - To unsubscribe, e-mail

Re: MOD_JK (Apache+Tomcat)

2003-12-30 Thread Jerry Ford
Here's how I did it: http://www.katzenjammer.us/~jford/apache/tomcat/connectors/mod_jk_setup.shtml Not exactly your setup (I use Apache 1.3.27 and Red Hat 9.0) but maybe it will help. Jerry HARI OM wrote: any update on this? - Original Message - From: HARI OM [EMAIL PROTECTED

Re: MOD_JK (Apache+Tomcat)

2003-12-29 Thread Jerry Ford
(without :8080 in the URL) then you know mod_jk is okay, and you can focus exclusively on your webapp. Webapp deployment and mod_jk are both complicated enough on their own without trying to mix the issues together. Jerry Hari Om wrote: Hello, I am using APache 2.0.47 and Tomcat 4.1.27 on SuSE

servlet gets smtp relay denied error

2003-12-29 Thread Jerry Ford
server (which is, in fact, on the same box as my Apache, Tomcat and DNS servers). Why does it matter where the browser that sends the request resides? Thanks for whatever help you can offer. Jerry - To unsubscribe, e-mail

Re: Context docBase + linux

2003-12-28 Thread Jerry Ford
Algirdas: Maybe this will help: http://www.katzenjammer.us/~jford/apache/tomcat/webapps.pdf Jerry Algirdas M. wrote: Hello, I've created user /home/webapptest (with WEB-INF/classes, etc.) for java web applications and added in server.xml line Context docBase=/home/webapptest path=/w

Re: admin app is forbidden

2003-12-27 Thread Jerry Ford
Yes, both admin and manager roles are defined in tomcat-users.xml. The manager app uses the same auth mechanism, doesn't it? But manager works, and admin doesn't. Jerry [EMAIL PROTECTED] wrote: Jerry Ford wrote: I have Tomcat 4.1.27 running with Apache 1.3.27, using mod_jk, on a Linux box

Re: MOD_JK2 and MOD_JK on SuSE

2003-12-26 Thread Jerry Ford
do you still have the Coyote connector defined in the tomcat server.xml? Hari Om wrote: Thanks Jerry I tried to delete the MOD_JK2.SO from my APACHE/MODULESA Directory...but still my CATALINA.OUT files hsows reference of it wonder why. From: Jerry Ford [EMAIL PROTECTED] Reply

Re: MOD_JK2 and MOD_JK on SuSE

2003-12-26 Thread Jerry Ford
Tomcat, then check your catalina.out. The references to JK should be gone. Jerry Hari Om wrote: Any update son the following: Thanks! These are the ONLY things I added to my SERVER.XML: Listener className=org.apache.ajp.tomcat4.config.ApacheConfig modJk=/usr/local/apache2/modules/mod_jk.so

admin app is forbidden

2003-12-26 Thread Jerry Ford
. The Manager app shows /admin as running, and so do the logs. I just can't get to it. Can anyone tell me why I can't even get to the login screen before the admin app rejects my attempt? Thanks. Jerry - To unsubscribe, e-mail

Re: MOD_JK2 and MOD_JK on SuSE

2003-12-24 Thread Jerry Ford
in my catalina.out, too, and I've never installed mod_jk2. It appears to just be some sloppy reference in a log message. It doesn't mean anything significant. I mean, it all still works. :) Jerry Hari Om wrote: I am using Apache 2.0.47 and Tomcat 4.1.27 and JDK 1.4 on SuSE Linux 8.0. I would

Re: mod_jk only usable from localhost

2003-12-18 Thread Jerry Ford
, it worked. See http://www.katzenjammer.us/~jford/apache/tomcat/ for details. Jerry Chakravarthy, Sundar wrote: 1. Make sure machine is visible ping computername 2. Make sure apache is serving pages http://computername 3. Make sure tomcat works in standalone mode http://computername

RE: EJB Compliance

2003-12-18 Thread Jerry Birchler
Tomcat does not implement EJB. JBOSS implements EJB on top of tomcat (currently, version 4.1.29). Check it out here: http://www.jboss.org -Original Message- From: Tony Colson [mailto:[EMAIL PROTECTED] Sent: Thursday, December 18, 2003 9:57 PM To: 'Tomcat Users List' Subject: EJB

Re: localhost works, www does not; why?

2003-12-17 Thread Jerry Ford
Thanks. Problem has been solved. In httpd.conf, the Tomcat configs were enclosed in a virtual host block. When I removed the VirtualHost ... /VirtualHost tags, the problem went away and it now works correctly. BTW, I also observed the changing URL; that, too, has gone away. Jerry Adam

JNDI Resource Collection

2003-12-15 Thread Jerry Haltom
? Another way would be to deploy jdbc/data/Name1, jdbc/data/Name2, etc, however this only works if my web.xml defines each possibiliy, which I don't yet know. :0 Any ideas what the most appropiate way to go about this would be? -- Jerry Haltom [EMAIL PROTECTED] Feedback Plus, Inc. signature.asc

RE: Instructions for compiling JK2 connector for tomcat 5?

2003-12-04 Thread Jerry Birchler
Neil, Have not talked to you in a while, and I have not tried this particular Linux configuration, but I can tell you that it is not unusual to have to either copy files from one directory to another or set up symbolic links to make the ant build/make work. My primary target platform for Tomcat

RE: Tomcat IBM JVM 1.4 and SSL truststores

2003-09-08 Thread Jerry Birchler
I tried both the IBM and Sun packages. Unfortunately, neither handled expired or untrusted certificates. In my case, I did not care one way or the other whether or not the certificate was trusted or not. By virtue of parsing or spidering a site, I was making a choice. Perhaps you have the same

RE: JSP vs C#/.NET

2003-09-02 Thread Jerry Birchler
M$ thinks they can take on the US justice department and doesn't mind offshoring jobs from the US. I'd say that the eventual backlash of that political reality will hurt them if the majority of American people believe that can they elect people who will represent them--That could be a stretch.

Re: Running Tomcat as Windows Service

2003-07-09 Thread Jerry Holyfield
Get a thread dump of the tomcat process. Hi, I want to install Tomcat 4.1.2 as windows service. My servlets should connect to another server over SSl-Connection. I did install tomcat as a service, but when my client connects to the servlet, tomcat hangs down,and I have to restart the service

[JK2] JK2 Properties for Coyote Connector

2003-03-21 Thread Jerry Jalenak
! Jerry Jalenak Team Lead, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] This transmission (and any information attached to it) may be confidential and is intended solely for the use of the individual or entity to which it is addressed. If you

  1   2   3   >