RE: Viewing PDF in Internet Explorer

2005-08-23 Thread Jim Henderson
I am not familiar with 24970. But what we have done is use an iframe (or a frameset) where the source url points back to a servlet that would set the mime type and pass back the PDF data stream. Hope that helps. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: T

RE: Override WAR file security settings.

2005-08-23 Thread Jim Henderson
WAR file security settings. I can confirm that you can't override these web.xml settings in server.xml It should be simple enough in Ant to generate two .war files that only differ by the web.xml file Mark Jim Henderson wrote: > By the lack of response to my question, I take it that i

RE: Override WAR file security settings.

2005-08-23 Thread Jim Henderson
web.xml. Is that correct? There is now way to override then as can be done with Environment values? Can someone confirm this or have I just missed something in the Tomcat documentation? Thanks -Original Message- From: Jim Henderson [mailto:[EMAIL PROTECTED] Sent: Monday, August 22

Override WAR file security settings.

2005-08-22 Thread Jim Henderson
I am working on a web application that can be used in two ways at the same time depending on its URL. The original WAR file has a web.xml that defines tight security requiring form authentication with id and password. In Tomcat’s server.xml I have two Contexts with different paths but to the same

RE: how do i restrict servlet access? / blocking URLs

2005-06-24 Thread Jim Henderson
that allows incoming requests from that same machine but not IP's outside of it I guess? Thanks, Jason Jim Henderson wrote: >Take a look at yesterdays (6/23 5:02 PM) posting "Blocking urls". That >should help. > >-Original Message- >From: Jason Novo

RE: how do i restrict servlet access?

2005-06-24 Thread Jim Henderson
Take a look at yesterdays (6/23 5:02 PM) posting "Blocking urls". That should help. -Original Message- From: Jason Novotny [mailto:[EMAIL PROTECTED] Sent: Thursday, June 23, 2005 10:13 PM To: tomcat-user@jakarta.apache.org Subject: how do i restrict servlet access? Hi, I have a we

FW: Blocking urls

2005-06-23 Thread Jim Henderson
roblem using filters if anyone is interested. Scott Waldner Software Engineer Metafile Information Systems, Inc. -Original Message- From: Jim Henderson [mailto:[EMAIL PROTECTED] Sent: Thursday, June 23, 2005 7:49 AM To: Tomcat Users List Subject: RE: Blocking urls Found a solution: u

RE: Blocking urls

2005-06-23 Thread Jim Henderson
Found a solution: using filters to "block" direct access to the Web pages. -Original Message----- From: Jim Henderson [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 22, 2005 8:48 AM To: Tomcat Users List Subject: Blocking urls I am working on porting a WebSphere JSP application

Blocking urls

2005-06-22 Thread Jim Henderson
I am working on porting a WebSphere JSP application to Tomcat. I can not seem to find a way in Tomcat to block access to valid pages within the application. I don't want the user to access selected pages by them typing the URL to the pages in question. Is there a means to prevent this in Tomcat

RE: How to read arguments?

2005-05-24 Thread Jim Henderson
believe Tomcat uses getter/setter bean methods to transfer that info to an instance of the object after creating it. So for instance, the attribute debug would be set by calling newRealmInstance.setDebug("992") ; --David Jim Henderson wrote: >Hi mark! > >I am the supplier of

RE: How to read arguments?

2005-05-24 Thread Jim Henderson
PM To: Tomcat Users List Subject: Re: How to read arguments? Jim, I am not sure I understand your question. Could you re-phrase it? What I can say is that this Realm is not part of the standard Tomcat distribution. You might be better off talking to whoever supplied you with this Realm. Mark

How to read arguments?

2005-05-24 Thread Jim Henderson
Can someone tell me how to access the values of "debug", "dataSourceName" and "dataSourceName" from within class EnterpriseCustomUserRealm? I tried using a Context but I missed the boat somewhere. - To unsubscribe, e-ma

RE: confused about simple logging

2005-05-23 Thread Jim Henderson
GOOD IDEA! I'll do that! (When this is done, I should have no logging at all.) -Original Message- From: Steve Kirk [mailto:[EMAIL PROTECTED] Sent: Monday, May 23, 2005 2:23 PM To: 'Tomcat Users List' Subject: RE: confused about simple logging If you really reach your wits end making l

RE: confused about simple logging

2005-05-23 Thread Jim Henderson
> -Original Message- > From: Jim Henderson [mailto:[EMAIL PROTECTED] > Sent: Monday 23 May 2005 19:02 > To: Tomcat Users List > Subject: RE: confused about simple logging > > > > If I write to stdout where does that go? > > System.stdout.println("Where do

RE: confused about simple logging

2005-05-23 Thread Jim Henderson
If I write to stdout where does that go? System.stdout.println("Where does this get printed to?"); I assume C:/tomcat.../log/stdout? -Original Message- From: Steve Kirk [mailto:[EMAIL PROTECTED] Sent: Monday, May 23, 2005 12:28 PM To: 'Tomcat Users List' Subject: RE: confused about simp

RE: [Tomcat] Web Traffic Analisys Tool

2005-05-23 Thread Jim Henderson
Linux has some tools, comes with the distribution depending on which your using. I've used earthreal. Take a look at: http://www.topology.org/comms/netmon.html might be a start. -Original Message- From: Omar Adobati [mailto:[EMAIL PROTECTED] Sent: Saturday, May 21, 2005 6:08 AM To: to

Sybase DB Failure

2005-05-20 Thread Jim Henderson
I am trying to use the UserDatabaseRealm connecting to a Sybase DB server. I get the following error: --- May 20, 2005 11:17:34 AM org.apache.catalina.realm.DataSourceRealm open SEVERE: Exception performing authentication

RE: server options

2005-05-19 Thread Jim Henderson
That is a new change with Java in 1.5. 1.4 allowed the runtime -server option. Right? -Original Message- From: Fritz Schneider [mailto:[EMAIL PROTECTED] Sent: Thursday, May 19, 2005 5:06 PM To: 'Tomcat Users List'; 'Sergey Livanov' Subject: RE: server options Sergey, The "-server" opt

UserDatabase

2005-05-18 Thread Jim Henderson
I am attempting to rewrite org.apache.catalina.users to access an existing backend application database of users and groups. The database could have hundreds of users. I cannot add/change/delete users or groups in the database from the Tomcat Admin consol. In other words authentication will be in

Tomcat 4.1.18->4.1.24 causes standard tag to fail

2003-04-04 Thread Jim Henderson
I had been running my application with Tomcat 4.1.18 (full version) and Java 1.4.1_2-b06 under Redhat Linux 8 without problems. However, once I switched to Tomcat 4.1.24 (full version) I get the following error first time a page is displayed: org.apache.jasper.JasperE

RE: MY ATTITUDE

2003-02-13 Thread Jim Henderson
It is amusing and breaks the tedium of the day? -Original Message- From: David Durst [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 13, 2003 4:13 PM To: [EMAIL PROTECTED] Subject: RE: MY ATTITUDE > Thanx "jsp". I THINK that you were "defending my honor" :-) in telling > someone else

RE: Fw: Fight war

2003-02-13 Thread Jim Henderson
Here here! I, and I am sure most folks on this list, have an opinion regarding the middle east situation. Perhaps a very strong opinion. But this is not the place. -Original Message- From: Richard Dunn [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 13, 2003 10:46 AM To: Tomcat Users

RE: java/jsp & dynamic data

2003-02-13 Thread Jim Henderson
I have wondered about using RMI over the Internet before. I have an in house WEB Start application that uses RMI. But it requires the server to have most of its ports almost wide open (in addition to 1099). Doesn't it? Leaving open Internet vulnerabilities. Maybe my understanding of RMI is a l

RE: Tomcat Manager/Administrator and server.xml file.

2003-02-11 Thread Jim Henderson
:51 2003-02-04 -0600, you wrote: >No one is going to byte ha? > >-----Original Message- >From: Jim Henderson [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, February 04, 2003 3:47 PM >To: [EMAIL PROTECTED] >Subject: Tomcat Manager/Administrator and server.xml file. > > >

RE: Tomcat Manager/Administrator and server.xml file.

2003-02-04 Thread Jim Henderson
No one is going to byte ha? -Original Message- From: Jim Henderson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 04, 2003 3:47 PM To: [EMAIL PROTECTED] Subject: Tomcat Manager/Administrator and server.xml file. Can someone confirm the following observations (Tomcat 4.1.18 under

Tomcat Manager/Administrator and server.xml file.

2003-02-04 Thread Jim Henderson
Can someone confirm the following observations (Tomcat 4.1.18 under Win2K and JDK 1.4.1)? Given: an application is deployed by copying is WAR file to the webapps directory and Tomcat is started. (server.xml file is out-of-the-box content, no modifications.) Then, by using Tomcat Administrator to

RE: [offtopic] Opinion - Error messages

2003-02-03 Thread Jim Henderson
]] Sent: Monday, February 03, 2003 10:08 AM To: 'Tomcat Users List' Subject: RE: [offtopic] Opinion - Error messages Is this a request for help, or just a rant? Please let us know. John > -Original Message----- > From: Jim Henderson [mailto:[EMAIL PROTECTED]] > Sent: Monday, F

[offtopic] Opinion - Error messages

2003-02-03 Thread Jim Henderson
I have been in IT for approximately 25 years and worked with Cobol, C++, Fortran, PL1, Java, and others on IBM S390, PDPs, AS400s, PCs. I believe Tomcat is a great server environment. It has a lot of strengths and is evolving rapidly. Many talented developers dedicate vast amounts of time to the

Configuration Variables

2003-01-28 Thread Jim Henderson
I can not seem to find this in my books, can someone explain this? What WAR file web.xml parameter can be used to pass application wide (not just a single Servlet or JSP) configuration data to JSP/Servlet that also is adjustable from Tomcat-Administrator control page, and what Java methods (xxx.g

Servlet chaining, set remoteUser?

2003-01-23 Thread Jim Henderson
the user ID in a file. To avoid changing my original Servlet I want to try Servlet Chaining. However, how do I set the userID in the redirected request stream? Is that possible? Thanks! Jim Henderson -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands,

RE: Session timeout setting (URGENT)

2002-12-20 Thread Jim Henderson
Mark, nice job! I have learned a thing or two from your note. When one (at least this one) is in a hurry to put together an application, they often gloss over important details. Thanks! -Original Message- From: Mark Eggers [mailto:[EMAIL PROTECTED]] Sent: Friday, December 20, 2002 11:38

RE: Session timeout setting (Getting desperate)

2002-12-20 Thread Jim Henderson
the admin app. Is this something I missed on the install? I would be very interested to see the Tomcat admin app if I could add it in now. Maybe the session setting is available via this missing app. Thanks, Kenny ----- Original Message - From: "Jim Henderson" <[EMAIL PROTECTED]>

RE: Session timeout setting (Getting desperate)

2002-12-20 Thread Jim Henderson
Try using the Tomcat Administration tools and see how it displays the session timeout in it's WEB pages. (http://localhost:8080/admin/login.jsp) -Original Message- From: Cox, Charlie [mailto:[EMAIL PROTECTED]] Sent: Friday, December 20, 2002 9:29 AM To: 'Tomcat Users List' Subject: RE: Se

RE: 4.1.12 JSP Tag Lifecycle -- Where to re-initialize tag?

2002-12-12 Thread Jim Henderson
Custom tags can also implement the TryCatchFinally interface. Use the doFinally() method to RE-initialize all instance variables that you don't want to maintain since last usage. I had a problem switching from Tomcat 4.0 to 4.1. -Original Message- From: Tim Moore [mailto:[EMAIL PROTECTED

Application Alias

2002-12-12 Thread Jim Henderson
I changed the path or docBase Tomcat complained when starting. Can anyone give me a hint? It is kind of easy to do with Apache. Jim Henderson Metafile Information Systems, Inc. 507-286-9232 [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional co

RE: Tomcat list Unsubscribe

2002-12-12 Thread Jim Henderson
Use the link at the bottom of every page. At least I always get a link. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 12, 2002 9:11 AM To: Tomcat Users List Subject: Tomcat list Unsubscribe Please unsubscribe me. -Original Message-

RE: Cannot Run Servlets, only JSP's

2002-12-12 Thread Jim Henderson
Boy does this sound familiar! Check the posts with subject entitled "RE: Directory Structure" from yesterday. They may help. Sorry, if I knew to pass you the links I would. I had the SAME problem for 3 days! -Original Message- From: Johnson, Garrett [mailto:[EMAIL PROTECTED]] Sent: M

RE: Directory Structure

2002-12-11 Thread Jim Henderson
To: Tomcat Users List; Jim Henderson Subject: Re: Directory Structure On Wednesday 11 December 2002 21:29, Jim Henderson wrote: > I have tried to follow every posted suggestion on how to process: > > javax.servlet.ServletException: Cannot allocate servlet instance for path >

RE: Directory Structure

2002-12-11 Thread Jim Henderson
For 3+ days I have been trying to get a servlet to run in Tomcat 4.1.12. It ran fine in 4.0. It is the only servlet in webapp package of 6 JSP pages. The JSP pages work OK, they even use the JSTL. The application is displayed in a series of HTML frames, with the servlet being the last item to be

RE: Problem running in Tomcat 4.1.2 - works fine in 4.0

2002-12-11 Thread Jim Henderson
I spent more hours than I care to count wondering what was happening. The posting helped me out too. -Original Message- From: Turner, John [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 10, 2002 11:56 AM To: 'Tomcat Users List' Subject: RE: Problem running in Tomcat 4.1.2 - works fine

RE: I don´t understand the objective of this open list !

2002-12-10 Thread Jim Henderson
Oooops! This must have been sent in error! Or, are we all (Tomcat User List) going to be taken to court? -Original Message- From: micael Sent: Monday, December 09, 2002 5:58 PM To: Tomcat Users List Subject: RE: I don´t understand the objective of this open list ! This electronic mail

RE: I don´t understand the objective of this open list !

2002-12-09 Thread Jim Henderson
I think it an opportunity to sell updated books! ;) -Original Message- From: Turner, John [mailto:[EMAIL PROTECTED]] Sent: Monday, December 09, 2002 3:48 PM To: 'Tomcat Users List' Subject: RE: I don´t understand the objective of this open list ! I disagree. There's lots of documentat