mod_jk and URL mapping problem?

2001-09-05 Thread Paul Downs
The reason this is a bugbear is some jsp sites have loads of entries in ServerAlias and keeping track of them is awkward and makes the config file rather long! Thanks, hope to be able to contribute some answers myself soon! Paul

Re: how to connect tomcat with apache running on different m/c

2001-09-05 Thread Paul Downs
name:port/root As for mod_jk I am not sure. Paul

Tomcat 4.0b7 and getRequestDispatcher().forward()

2001-09-07 Thread Paul Kofon
rd(request, response); The strange thing is that from one servlet within the same application, I don't get the error message. I take the same application back to T3.2.2 and everything is fine. I simply don't get it! Regards, Paul. A Servlet Exception Has Occur

Tomcat, the JRE, and a CD-ROM

2002-01-03 Thread Paul Gross
instead of the JRE. Has anybody had any experience with this, or can anybody think of any likely pitfalls? Also, would it be possible to leave out the JSP files from the CD, and just use the compiled servlet code? Thanks in anticipation, Paul Powered by telstra.com

tomcat 3.3 and caching

2002-01-08 Thread Paul Sanwald
files for said pages. is this all correct? if so, I am going to modify the shutdown script to clean out the work directory so deleted files will no longer be served. --paul -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Trou

JDBC authentication configuration

2002-01-13 Thread Paul Phillips
omcat starts up normally. I'm pretty sure I've got something wrong in the configuration, of server.xml or web.xml, but i can't figure out what it is. I would be grateful for anyone's help. By the way, I'm using Tomcat 4.0.1 on unix. Thanks! Paul Phillips ___

Re: JDBC authentication configuration

2002-01-14 Thread Paul Phillips
copied the URL directly from the Apache-Jakarta-Tomcat Realm Configuration How-To, and it shows only the semicolon following the user=username pair. It doesn't mention the ampersand at all. Should this be changed in the docs (since the example is showing a connection to a mysql database)

Location to place generated files with Catalina/JBoss

2002-01-16 Thread Paul Cody
hows up as: http:mymachine:myport/mywebapp/myservlet/mypage.jsp The question is, where in the filesystem can I put generated html and image files such that they can be picked up by Tomcat? Confused, Paul -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mail

Re: Start Tomcat3.3a meeting error!!!!(Verplex)

2002-01-18 Thread Paul Devisser
ailling list... forget who the original author is... Paul Devisser .sig removed by request of moral majority. - Original Message - From: "Di Shan" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Friday, January 18, 2002 2:36 PM Subject:

images and login page for form authentication

2002-01-21 Thread Paul Phillips
ected subdirectory - no luck. Certainly there is a way around this. Anyone have ideas? I thought the whole basis for form based authentication was so that the designers could have their own design on the login page... Paul Phillips -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For addition

Re: images and login page for form authentication

2002-01-21 Thread Paul Phillips
Well, I figured it out - I had misconfigured a security constraint in my web.xml. It took a nights sleep to finally realize that... --On Monday, January 21, 2002 9:03 AM -0600 Paul Phillips <[EMAIL PROTECTED]> wrote: > > System - Tomcat 4. I have setup form based authentica

RE: security issue!

2002-01-24 Thread Paul DuBois
At 12:28 -0500 1/24/02, Henry Lu wrote: >I need a solution to orevent from its happenning! You want to prevent a given client from issuing requests to your site? Good luck. > >Any ideas? > >Thanks, > [EMAIL PROTECTED] 01/24/02 12:21PM >>> >looks like good old nimda. but it does not affect

RE: mm.mysql driver

2002-01-28 Thread Paul DuBois
At 14:12 +1300 1/29/02, Gareth Cronin wrote: >Better to put the jar or put a link to the jar in the WEB-INF/lib directory >for your web app, that way you won't forget the dependancies when packaging >and deploying, and you won't clutter up your library search paths with stuff >unnecessary to other

HTTP port

2002-01-28 Thread Paul Wallace
told to use a number greater than 1024. How does one configure Tomcat to use the default port of 80, and hence not need to specify the port number in the URL? Thanks Paul. -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troub

file extension download

2002-01-28 Thread Paul Wallace
am given: The page cannot be found The page you are looking for might have been removed, had its name changed, or is temporarily unavailable. Input appreciated Paul. -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> T

JAXB and Tomcat Problem

2002-01-31 Thread Paul Worrall
Hi, I have tried to use the JAXB 1.0 runtime library with Tomcat 4.0.1 and horribly strange things start to happen. Can anyone help? Details below. Solaris 8 with --> java version "1.3.1_01" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01) Java HotSpot(TM) Client VM (build 1.

RE: JAXB and Tomcat Problem

2002-01-31 Thread Paul Worrall
Mail: [EMAIL PROTECTED] > _ > -Ursprüngliche Nachricht- Von: Paul Worrall [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 31. Januar 2002 11:42 An: [EMAIL PROTECTED] Betreff: JAXB and Tomcat Problem Hi, I have tried to use the JAXB 1.0 runtime lib

RE: JAXB and Tomcat Problem

2002-01-31 Thread Paul Worrall
> Wörthstraße 34 > D-50668 Köln > Germany > Tel.: +49 221 148 31277 > Fax: +49 221 148 43963 > Mobil: +49 179 59 064 59 > e-Mail: [EMAIL PROTECTED] > _____ > -Ursprüngliche Nachricht- Von: Paul Worrall [mailto:[EMAIL PROTECTED]] Gesendet

Problem with POST and FORM based authentication

2002-02-02 Thread Anil Paul
. Can somebody please throw some light on it? May be I am not doing something right. Please help, Paul. _ Send and receive Hotmail on your mobile device: http://mobile.msn.com -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For

Re: Re: Problem with POST and FORM based authentication

2002-02-06 Thread Anil Paul
apply the contraint for GET, it is working fine. Every thing is working fine if I use the BASIC method instread of FORM. I suspect that it is a bug in tomcat implementation. Can somebody please verify it? thanks, Paul. >This is possibly a shot in the dark. But in your login.html page have you de

Please Help - Tomcat serves HTTPS with self-signed cert, but not Thawte cert!

2002-02-06 Thread Paul Morrow
--- No client certificate CA names sent --- SSL handshake has read 7 bytes and written 130 bytes --- New, (NONE), Cipher is (NONE) --- Does anyone have any ideas why this might be the case? Thanks in advance for any help you can provide. Paul Morrow MMS Incentives, Inc

Re: jdbc driver deployment problem.

2002-02-08 Thread Paul DuBois
>Q: How can I get Tomcat to see 3 specific jar files? They're >already in my classpath. > >Details: >Win2k, MSSQL 2k sp1, tomcat 4.0.1 (not a service), apache 1.3.22 (service). Tomcat 4.x doesn't use your CLASSPATH. > >Aargh. It was suggested that I try to change jdbc drivers in my >servlets

Tomcat 4.0, Linux 2.4 - Tomcat appears to deploy all directoriesunder /usr/local/tomcat as web apps.

2002-02-11 Thread Paul Downs
Hi, I have trawled the web and most newsgroups and cannot find the solution, no doubt I have misconfigured something somwhere along the line. The situation is that all entries I have defined try to deploy the directory structure under /usr/local/tomcat. This is an example of the host I ha

Re: Url Rewriting in Tomcat4.0

2002-02-11 Thread Paul Downs
Tomcat4 directly unless you want to write a servlet that responds to http://www.server.com/reseller by redirecting to the url you want? ;) Paul -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>

Newbie deployment problem

2002-02-19 Thread Paul Brown
ng that my servlet does on init() is not seen when i run Tomcat through JBuilder6 it all works and i see my servlets init() logging have i missed a step out? should System.out logging in a servlet appear through the Tomcat console (inside overloaded init() method)? thanks paul This messag

RE: Newbie deployment problem

2002-02-19 Thread Paul Brown
the WAR ? thanks -Original Message- From: Paul Brown Sent: Tuesday, February 19, 2002 2:39 PM To: 'Tomcat Users List' Subject: Newbie deployment problem Hi these are the steps i've done to deploy a servlet: 1. i've built my WAR (everythings in there, i checked)

EdH: Newbie deployment problem

2002-02-19 Thread Paul Brown
Hi i have put the Digester jar inside my war and i still get the same problem at deployment time. ie. this stacktrace 2002-02-19 15:35:07 StandardContext[/messagelets]: Servlet /messagelets threw load() exception javax.servlet.ServletException: Error instantiating servlet class org.apache.commo

RE: EdH: Newbie deployment problem

2002-02-19 Thread Paul Brown
Big thanks to Eelco for fixing my problem! -Original Message- From: Eelco den Heijer [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 19, 2002 4:18 PM To: Paul Brown Subject: Re: EdH: Newbie deployment problem Hi Paul, direct mail is okay, no problem. The exception suggests that

Catalina Clustering

2002-02-21 Thread Paul Brown
me at some 4.0.1 documentation regarding setting up clusters with Tomcat please? I can only find out-of-date stuff ... thanks Paul This message contains confidential information and is intended only for the named individual and may not be disseminated without prior permission. If you are not

RE: Classpath Issue

2002-02-25 Thread Paul Brown
If you put everything (ie. all your Servlet's dependencies)) into the WAR, ClassLoading problems seem to go away. Does anyone know if the same holds true for App Servers (specifically JBoss)? thanks -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, Feb

Tomcat/IIS Ajp13 problem

2002-02-27 Thread Paul Chen
redirector.dll steped on each other. Any ideas if I can work around this problem? Is there a newer version of isapi_redirector.dll/Ajp13 I can download and give a try? The isapi_redirector.dll I am using is from the Tomcat 3.3 distribution. Thanks, Paul Chen Catalina console output [Ajp13] set

Tomcat 3.2.3 and SSL

2002-03-05 Thread Paul Ferguson
I have been trying to get SSL to work with tomcat 3.2.3 on Windows NT. I've followed the steps on differenet web sites and I now have the server configured so that it works with the URL http://localhost:8080/index.html as well as https://localhost:8443/index.html (for the SSL). Bu

Re: BASIC Authentication Question

2002-03-07 Thread Paul Chen
Have you turn on the SingleSignOn valve in server.xml? -Paul Mark Shaw wrote: >I'm hoping someone can shed some light on a particular behavior I'm >experiencing with BASIC authentication and session cookies: > >I've set up my servlet to use BASIC authentication

How to Unsubscribe?

2002-03-07 Thread Paul Brown
I keep trying to unsubscribe without luck ... Anyone know a reliable way of doing it? thanks Paul This message contains confidential information and is intended only for the named individual and may not be disseminated without prior permission. If you are not the named addressee, you

RE: How to Unsubscribe?

2002-03-07 Thread Paul Brown
the job. > > -Tom Riemer > > Jarecsni János wrote: > > >Hi > > > >send an empty mail to the following address: > >[EMAIL PROTECTED], and follow the > instructions > >mailed to you in reply. > > > >Cheers > >J > > > &g

AW: How to Unsubscribe?

2002-03-07 Thread Paul Brown
This is what i always get back when trying to UNSUBSCRIBE -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 07, 2002 5:54 PM To: Paul Brown Subject: failure notice Hi. This is the qmail-send program at nagoya.betaversion.org. I'm afr

RE: How to Unsubscribe?

2002-03-11 Thread Paul Brown
Does anyone actually moderate this list or have the power to remove people from the list? Or is it completely automated? thanks paul ps. Still trying to remove myself from the list :( -Original Message- From: Ralph Einfeldt [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 07, 2002 5

RE: importing packages

2002-03-12 Thread Paul Brown
put everything in your WAR for deplyoment during development put all the jars you need into %tomcat%\webapps\yourapp\WEB-INF\lib seeya paul ps. STILL trying to get off this bloody list -Original Message- From: Hammonds Nicholas [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 12

isapi_redirect strangeness

2001-01-30 Thread Paul Barry
All, We're using Tomcat and struts for development and have installed the IIS redirector without a hitch on 3 machines. When I went to install on another machine, I couldn't get it to work. Symptom is tomcat getting called for the /jakarta/isapi_redirect.dll. Since I have a working system, I sta

RE: Delay in invoking first servlet

2001-01-30 Thread Paul FitzPatrick
er so that this delay is incurred automatically and not by the first human user. Regards, Paul -Original Message- From: Rachel Gollub [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 30, 2001 11:32 AM To: [EMAIL PROTECTED] Subject: Delay in invoking first servlet I've got tomc

RE: Delay in invoking first servlet

2001-01-30 Thread Paul FitzPatrick
web.xml are listed below. Regards, Paul Here is the prototype (and comments taken from the servlet api documentation) : public void init(ServletConfig config) throws ServletException //Called by the servlet container to indicate to a servlet //that the servlet is being placed into service. See

RE: still having some trouble with mod_jk on SGI

2001-02-08 Thread Wilt, Paul
standards. I would examine the header file to see what is triggering the syntax error. Hope this helps! Paul E Wilt Principal Software Engineer XanEdu, Inc. ( a division of Bell+Howell Information&Learning) http://www.XanEdu.com mailto:[EMAIL

Error : javax.servlet.ServletException: Response has already been committed.

2001-02-08 Thread Paul Yoon
Hello, I got these error. Sometimes a page (which looks like session expired) causes this problem. Is there any way to extend session time or disable expiring function? (expiring time is too short...-_-) Thank you for your help. I really appreciate your any advise. Paul Yoon

RE: tomcat-iis-howto---How to create a new registry key ???

2001-02-09 Thread Paul Yoon
Hello, I am trying to use tomcat in W2k But I don't know how to create a new registry key. How can I do it? Thank you in advance.   Paul Yoon Hi there,   Question:  has anybody set up tomcat to work with IIS 5.0?  I've done everything right a

RE: rs.next() problems with mm.mysql/JDBC 2

2001-02-12 Thread Le, Paul
look like your query result set contain only one record. If this is the case, then you need to move the cursor to the first record. Otherwise you are right you need to put your code inside the while loop -Original Message- From: Cato, Christopher [mailto:[EMAIL PROTECTED]] Sent: Monday, F

JDK support....

2001-02-13 Thread Pathiakis, Paul
bose answer and extrapolate as you see fit.) Thank you, Paul P. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

IIS& Tomcat. Why?

2001-02-14 Thread Tiseo, Paul
I see that it can work pretty much alone. Why do I want to work it through IIS? Is it to be able to use JSP and servlets through port 80? I guess I'm just missing something fundamental here, but can't put my finger on it. TIA. ___

JSP and standard Java Beans

2001-02-15 Thread Paul Hunnisett
IS there anyway to run just JSP/Servlets and standard Java Beans without having to jar/war the files? It seems like such a hassle to do that just to run a few servlets with a couple of basic beans. Where would the beans be installed? Where would I put my JSPS? Paul Hunnisett

FW: JSP and standard Java Beans

2001-02-15 Thread Paul Hunnisett
Does anyone have any ideas? Is this possible? -Original Message- From: Paul Hunnisett [mailto:[EMAIL PROTECTED]] Sent: 15 February 2001 12:37 To: [EMAIL PROTECTED] Subject: JSP and standard Java Beans IS there anyway to run just JSP/Servlets and standard Java Beans without having to

RE: Apache In Process Tomcat

2001-02-15 Thread Tiseo, Paul
sh the author of that how-to had expanded on the stability issue a bit more. But, I guess it is a how-to, not a why-to... :) ____ Paul Tiseo, Intermediate Systems Programmer Birdsall 122, Mayo Clinic Jacksonville 4500 San Pablo Rd, FL, 32224 [EMAIL PRO

RE: JSP and standard Java Beans

2001-02-15 Thread Paul Hunnisett
client access. Hope this helps. -Yoav -Original Message- From: Paul Hunnisett [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 15, 2001 9:23 AM To: [EMAIL PROTECTED] Subject: FW: JSP and standard Java Beans Does anyone have any ideas? Is this possible? -Original Message-

RE: Here you have, ;o)

2001-02-15 Thread Tiseo, Paul
/articles/ramen20010119.html There are definitely more WinX viruses, that's no doubt, but that doesn't mean the Linux admin should smugly rest on their laurels... ____ Paul Tiseo, Intermediate Systems Programmer Birdsall 122, Mayo Clinic Jacksonv

(Off topic) How to know which hyper-link has been clicked?

2001-02-15 Thread Paul Yoon
Hello, I am sorry to ask off topic but is there any way to know which hyper-link was clicked? There is a page which can generate dynamically hyper-link and linked page should know which one was cliked. I am using jsp and can I use parameter? Any idea will be appreciated. Thank you. Paul Yoon

-RE: (Off topic) How to know which hyper-link has been clicked?

2001-02-16 Thread Paul Yoon
Hello, Vikramjit Singh Thank you for your kind reply. Could you let me know how to set parameter in link? Could you give me some example? Thank you so much. Paul -Original Message- From: Vikramjit Singh [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 15, 2001 11:10 PM To: '[

formbased authentication: login.jsp is protected as well ?

2001-02-20 Thread paul marshal
ld be directed there again in an infinite loop. What really happens is that I get a server generated error message saying something similar to : "page moved." How can I protect the entire webApp ? Any help, ideas etc ?? Paul -- Paul Marshall [EMAIL PROTECTED

Re: Authentification

2001-02-20 Thread paul marshal
s the deployment descriptor : web.xml for webApplications. There is the place to put security relevant tags that will cause the servlet-container to restrict access. So really read the section 11 in the spec. Take care , Paul Paul Marshall [EMAIL PROTECTED] 089/26019-609 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Beginner's question

2001-02-21 Thread paul marshal
vlet. A browser just gets the HTML output that was generated on the server by servlet the servlet class. To do that the servlet class must be loaded by tomcat or any servlet container. Are you perhaps talking about an applet, that you try to serve through tomcat ? paul Paul > 2001-02-20 02:15:

Re: Forwarding to a JSP gives a callback

2001-02-21 Thread paul marshal
nds, email: [EMAIL PROTECTED] Perhaps you want to check your : Is the servlet itself mapped to a url-pattern that matches the dispatcher destination url ? In that case you would get the behaviour described. Paul -- Paul Marshall [EMAIL PROTECTED] 089/26019-609 ---

formbased authentication: logout ?

2001-02-21 Thread paul marshal
How do I create a possibility for my users to logout. Is there something in the HttpSession that I need to delete ? Or how does it all work ? Paul -- Paul Marshall [EMAIL PROTECTED] 089/26019-609 - To unsubscribe, e-mail

Re: RequestDispatcher.forward() problem

2001-02-21 Thread paul marshal
Hi ! I can't answer your exact question. But for many purposes - other than reusing an existing servlet class that you forward to - request.setAttribute("name" , valueObject) ; RequestDispatcher dest = context.getR

RE: JSP quoting and escape conventions

2001-02-21 Thread Paul FitzPatrick
s the JSP compilers responsibility to convert the JSP escape sequence. Thanks, Paul -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 21, 2001 3:26 PM To: [EMAIL PROTECTED] Subject: Re: JSP quoting and escape conventions William Au wrote: >

Client Session problem???

2001-03-13 Thread Paul Yoon
ow cookies that are stored on your computer" or "Allow per-session cookies") Any idea is appreciated. Paul - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Applet-servlet communication examples???

2001-03-14 Thread Paul Yoon
Hello, Could you let me know sites where I can see Applet-servlet communication examples? If I can get sources from there, that would be better. Thank you so much. Paul

Re: jk_open_socket, connect() failed errno = 111

2001-03-15 Thread Paul Cantrell
cussion of it. Are most other users not encountering it? Paul >I compiled and installed mod_jk and connect with ajp13 to the apache >server >(ver. 1.3.11) >Everything works fine, but when I make a load test the connector >stops after >some time >and prints out the following

Re: jk_open_socket, connect() failed errno = 111

2001-03-19 Thread Paul Cantrell
I did two things which seem to have fixed this problem: (1) Increase cachesize in worker.properties (2) Always restart apache when restarting Tomcat Hope this helps. Paul >I compiled and installed mod_jk and connect with ajp13 to the apache >server >(ver. 1.3.11) >Everything wor

JDBC + Tomcat NT Service

2001-03-26 Thread Paul Kofon
important that I run Tomcat as a service in production. Thanks in advance! Regards, Paul _ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

RE: JDBC + Tomcat NT Service

2001-03-26 Thread Paul Kofon
ars in the lib directory. I've got some other jars that I have no problems using even while running Tomcat as a Win2K service. I guess someone has got to check this out. It's strange, but who knows I just might be doing something wrong. Regards, Paul >From: Randy Layman <[E

Re: How can i create a login application

2001-03-26 Thread Paul Kofon
e from the servlet! If it did then the rest of jsp would be loaded otherwise, an error page would be produced. I'm sorry I can't give you any code samples right now but that's the general idea. If you're familiar with JSPs, servlets and JDBC, you should get the hang of it. Good

RE: JDBC + Tomcat NT Service

2001-03-26 Thread Paul Kofon
Hi David, No I'm not using the Microsoft JVM. I'm actually using Sun's JDK1.3.1 Beta. This is so I can run Tomcat as service and still be able to log out from Windows without losing the service (the bug was fixed in this release of the JDK). Regards, Paul >From: D

RE: JDBC + Tomcat NT Service

2001-03-26 Thread Paul Kofon
Hi David, No I'm not using the Microsoft JVM. I'm actually using Sun's JDK1.3.1 Beta. This is so I can run Tomcat as a service and still be able to log out from Windows without losing the service (the bug was fixed in this release of the JDK). Regards, Paul >From: D

applet-servlet communication problem

2001-03-26 Thread Paul Yoon
. Paul com.ms.security.SecurityExceptionEx[DbApplet.getChartData]: cannot access "test.applet.com":80 at com/ms/security/permissions/NetIOPermission.check at com/ms/security/PolicyEngine.deepCheck at com/ms/security/PolicyEngine.checkPermission at com/ms/n

Re: NT Service Bug Still in JDK 1.3.1

2001-03-29 Thread Paul Kofon
Hi Mark, I have checked out what you talked about and I found it to be incorrect. I run Tomcat as a service the prescribed way on Win2k. My JVM is Sun's JDK1.3.1 Beta and I can logout without losing the service. Paul >From: Steve Ruby <[EMAIL PROTECTED]> >Reply-To: [EMA

Re: context problem?

2001-04-04 Thread Paul Ramos
Is there any reason that you are not using the webapps dir. As a general rule I have thought that Tomcat worked better if I did $tomcat_home/webapps/gamezone as use that as your root dir for your web. From: Shun-Luoi Daniel Fong <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTE

Not getting CSS with XML

2002-12-02 Thread Caton, Paul
n both mary.html and mary.xml. Can anyone explain why accessing the XML via the JSP doesn't get us the CSS styles? Thanks, Paul. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: SocketException

2002-12-02 Thread Paul Campbell
I have jdk1.4 and tomcat 4.1 and it runs with out a problem. Did you make some changes to a config file? Did you invoke some servlet, of jsp that led to the exception? Is there another process that might be using the same port? At 08:46 PM 12/2/02 -0800, you wrote: >Hi, > I have installed to

RE: Not getting CSS with XML

2002-12-03 Thread Caton, Paul
Dave, Thanks for the reply, but no, I'm sure that's not the problem. Bitter experience has taught us to delete all the work/ files and recompile everything when testing changes, so I'm certain that the compiled JSP file is always up to date with the XML file. Paul. -O

RE: Not getting CSS with XML

2002-12-03 Thread Caton, Paul
Charlie, A colleague suggested I try adding this to the JSP: response.setContentType("text/html;charset=UTF-8") but it made no difference. Is there another way you know of I could try? Paul. -Original Message- From: Cox, Charlie [mailto:[EMAIL PROTECTED]] Sen

RE: Not getting CSS with XML

2002-12-03 Thread Caton, Paul
Incompatible type for method. Can't convert void to java.lang.Object. > out.print( response.setContentType("text/html;charset=UTF-8") ); Paul. ** Charlie wrote: Make sure you have it *before* your include and before any whitespace in your jsp. -- To un

RE: Not getting CSS with XML

2002-12-03 Thread Caton, Paul
et me know how. Meanwhile, my thanks to people who have been trying to help. Paul. -Original Message- From: Julius Davies [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 03, 2002 2:28 PM To: Tomcat Users List Cc: Caton, Paul Subject: RE: Not getting CSS with XML Paul Caton, The erro

RE: Not getting CSS with XML

2002-12-03 Thread Caton, Paul
That did the trick! Thanks, Kris. Paul. -Original Message- From: Kris Schneider [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 03, 2002 3:04 PM To: Tomcat Users List Subject: RE: Not getting CSS with XML ... How 'bout something like: <%@ page contentType=&

Re: Tomcat BOOK List Request

2002-12-03 Thread Paul Campbell
At 06:32 PM 12/3/02 -0500, you wrote: >At 12/3/2002 03:13 PM, you wrote: >> Hello, as Micael wanted me to do, I am making a formal request of the group of > > >1) http://jakarta.apache.org/tomcat/ >2) Core Servlets by Marty Hall >3) Java Servlet Programming by Jason Hunter >4) http://java.sun.com/p

exception loading sessions from persistent storage?

2002-12-04 Thread Paul Tomsic
omcat from starting, but it's troubling, none-the-less. how can I fix this? thanks, Paul [EMAIL PROTECTED] __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- To unsubscribe, e-mail:

re: exception loading sessions from persistent storage?

2002-12-04 Thread Paul Tomsic
s) that's causing this error? Where should I be putting the parameters for these if I can't put them into a context tag? thanks, paul Date: Wed, 04 Dec 2002 11:41:16 -0500 From: "Jeanfrancois Arcand" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PR

Re: exception loading sessions from persistent storage?

2002-12-04 Thread Paul Tomsic
here's the whole stack trace: 2002-12-04 11:54:59 StandardManager[/cdg] Exception loading sessions from persistent storage java.io.WriteAbortedException: Writing aborted by exception; java.io.NotSerializableException: org.apache.xerces.util.DOMErrorHandlerWrapper at java.io.ObjectInputStre

Tomcat 4.1.12 fails to serve JSP for more than 7 contexts.

2002-12-05 Thread Paul Downs
equest. 2002-12-05 12:08:54 Ajp13Processor[8010][4] recyling objects ... Any hints gratefully appreciated, I haven't started hacking around in ajp13 yet but I will do soon. Next thing to do is a source build of the system to see if that suffers too! :-) TIA, Paul -- To unsubscribe, e-mail: &l

re: exception loading sessions from persistent storage?

2002-12-05 Thread Paul Tomsic
hmm, we're not persisting anything. Is it Tomcat that's persisting something? Where does tomcat persist sessions when it is shut down? Is there a directory that it serializes sessions to? thanks again for the help.. Paul >Well, to be honest, I have no idea :-( What are

re: Session Persistence retrieving old session data

2002-12-06 Thread Paul Tomsic
Have you tried explicitly removing the search criteria attribute from the session? Look into javax.servlet.http.HttpSession.removeAttribute, or removeValue --- I am using Tomcat 4.0.3 on Solaris with JDK 1.4. I have been using the Persistence Store to save

Re: Help accessing jakarta

2002-12-07 Thread Paul Campbell
Did you get any error messages in the logs ? Are your environment variables such as CATALINA_HOME still valid? At 08:22 PM 12/7/02 -0500, you wrote: >Hi, i've recently installed Jakarta in linux. after the installation >i've tried to access with localhost:8080 and that have worked good. i've >reb

Re: getRealPath is null

2002-12-07 Thread Paul Campbell
Pg 99. JavaServletProgramming(Hunter) says it returns null if the translation cannot be performed. I believe that case occurs because of the war similiar to getPathTranslated discussed on pg 98. At 07:37 PM 12/7/02 +, you wrote: >Hi, > >I'm deploying a servlet in a war (within an ear) into

Re: localization recommendation for tomcat

2002-12-09 Thread Paul Campbell
I used the jakarta-taglibs stamdardized jstl and in particular fmt:message There is a writeup in TheJavaServerPages book on localization. Pg 221 has an example that has more than you need. One problem in 4.1.12 was that I needed to set enablePooling=false in the context, I think. The problem may

RE: Enough please!

2002-12-10 Thread Caton, Paul
I agree. As hard as it is to restrain from responding to flamebait and as tempting as it is to have the last word, I think this thread needs to die now. Paul Caton. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

connection pooling nullpointer?

2002-12-11 Thread Paul Tomsic
; can anyone help or at least point me in the right direction? I'm using MySQL as my Db, and the username/password combo works when I try to access the dB from outside the source code. Thanks in advance, Paul __ Do you Yahoo!? Yahoo! Ma

dataSource.getConnection only fails from within tomcat

2002-12-12 Thread Paul Tomsic
could someone guess as to why I can connect to our DB (MySQL) from a standalone application (single, java file using a Main()) successfully using the below code, but when I try to do it from within Tomcat, it fails w/ a nullpointer? thanks - GenericObjectPool connectionPool = new GenericObjectPo

Re: JAVA_HOME on Mac OS X?

2002-12-15 Thread Paul DuBois
At 15:05 -0700 12/15/02, Robert Leach wrote: Hi, I tried running the startup.sh script for tomcat and it says I need a value for the JAVA_HOME environment variable. I assumed that since I installed the developer package that came with Mac OS X 10.2 that I would have it, but after doing this se

Cannot compile Tomcat 4.1.12 from source

2002-12-17 Thread Paul Downs
override a deprecated API. [javac] Note: Recompile with -deprecation for details. [javac] 4 errors Everything has been smooth sailing. Any ideas? Thanks, Paul -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: Cannot compile Tomcat 4.1.12 from source

2002-12-17 Thread Paul Downs
ctor/ResponseFacade.java:86: org.apache.catalina.connector.ResponseFacade should be declared abstract; it does not define setCharacterEncoding(java.lang.String) in org.apache.catalina.connector.ResponseFacade [javac] public class ResponseFacade implements ServletResponse { Excuse the large cut and paste, thanks for th

loading jdbc driver fails from DataSource and Context - classLoader problem??

2002-12-17 Thread Paul Tomsic
Why does the following work: Class.forName("com.mysql.jdbc.Driver").newInstance(); Connection conn = DriverManager.getConnection("jdbc:mysql://10.117.7.18:3306/dow?autoReconnect=true", "user", "pwd"); PreparedStatement t_stm = conn.prepareStatement("select name from templates"); ResultSet t_rs = t

RE: loading jdbc driver fails from DataSource and Context - class Loader problem??

2002-12-17 Thread Paul Tomsic
yes. % cd /usr/local/tomcat/common/lib % ls -la -rw-r--r-- 1 tomsicp staff 45386 Oct 30 19:38 activation.jar -rw-r--r-- 1 tomsicp staff 716139 Oct 30 19:38 ant.jar -rw-r--r-- 1 tomsicp staff 90503 Oct 30 19:38 commons-collections.jar -rw-r--r-- 1 tomsicp staff 62998 Oct 30 19:38

Re: Help needed to run Tomcat 4.1.12

2002-12-18 Thread Paul Yunusov
st be followed by a "\" in paths, there is a "-" instead of a space between "jakarta-tomcat" and "4.1.12" in the standard distribution, at least on Linux). I attribute this chaos to fast typing but I'd double check if I were you. My Windows experienc

Re: Help needed to run Tomcat 4.1.12

2002-12-18 Thread Paul Yunusov
ompt in Windows. > > John Or, more generically, you can type %CATALINA_HOME%/bin/startup.bat at the prompt for the same result (I am only having a Windows flashback tonight, so again, if my memory doesn't betray me, the above should be correct. Otherwise, it's just a

<    1   2   3   4   5   6   7   8   9   10   >