Re: question about session behavior

2003-01-08 Thread Mr. Cristian Romanescu
Hi, David. There is one detail, Tomcat uses so called (I think) persistent sessions. Meaning... If you close Tomcat, it creates a file ($CATALINA_HOME/work/Standalone/yourwebapp/SESSIONS.ser) where present sessions are serialized. Also when you restart Tomcat, that file is deleted. So basically

Archives! (was Re: SV: tomcat 4.1.12 just stopped working, help !)

2003-01-08 Thread Joel Rees
Hmm, I just got enlisted on this mailinglist so I don$B%((Bt have yesterdays mail (Bfrom it. Is there an archive from yesterday, or maybe you could mail me the thread ? (B (B(Ouch. That's a long line.) (B (BArchives: (B (Bhttp://jakarta.apache.org/site/mail.html (B (BAnd after you

Re: limiting access by IP address

2003-01-08 Thread Joel Rees
You can do the same things with Valves and Filters for free. Stupid question, but what exactly is the point of limiting access by IP address? (IP addresses being spoofable, and all, ...) -- Joel Rees [EMAIL PROTECTED] -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional

setting up classpath for tomcat running as windows NT service

2003-01-08 Thread Manavendra Gupta
Hi, How to setup classpath for tomcat 4.x running as windows NT service? Apparently, when started, tomcat.exe does not read from catalina.bat (or so i think). Regards, Manav.

RewriteRules and Standalone Tomcat

2003-01-08 Thread neal
What exaclty is a RewriteRule and how is it used with Standalone Tomcat? Do I define my RewriteRules somewhere in server.xml or web.xml? A couple of months ago, Noel told me how I could get Tomcat to show the content of the default welcome page without redirecting (http 302) to the file, using a

Need help isolating severe Tomcat v4.1.18 bug

2003-01-08 Thread Kristján Bjarni Guðmundsson
Specs and variables: Windows NT 4 SP 6 Tomcat v4.1.18 JDK v1.4.1_01 CATALINA_OPTS=-Xms128M -Xmx1024M At random intervals I get this error on console, it seems that the socket for port 80 is closed and the server stops responding What steps can I take to get more information about why this error

Re: Tomcat 4.1.18 Admin Page

2003-01-08 Thread Peter Lee
Does anyone know the usage of the rolename provider Any special meaning to that? user username=user password=sec roles=admin,manager,provider/ On 3 Jan 2003 at 10:58, Jeanfrancois Arcand wrote: If you click on the link you just provided, read in the middle of the page :-), you will read :

Tomcat 4.1 problems after startup

2003-01-08 Thread Frank . Zimper
Hi, My Tomcat 4.1.12 installation on Windows 2000 SP 3 works fine except for one thing: After the bootup of the machine the Tomcat service is running but doesn't serve any requests. The browser simply says: Sending request to 192.168.0.1 After I stop and restart the service, everything

RE: TOMCAT listening on 80 Thanks John-Turner/Jan-Michael/seemanto/Donie/Anyone....

2003-01-08 Thread Vivek Singh
Hi, Thanks John, Everything works perfect now. ;-) I am almost done with the integration of tomcat and apache. I was planning to configure mod_ssl with tomcat. SO here are few of my queries. 1. Is apache ssl default for redhat, how different is it from mod_ssl. 2. Do I need to

RE: setting up classpath for tomcat running as windows NT service

2003-01-08 Thread Turner, John
Tomcat sets it's own classpath...it ignores environment variables except JAVA_HOME, CATALINA_HOME, and CATALINA_BASE. If your Tomcat installation or webapp has a problem finding particular classes, or you suspect that it does, you might want to check the ClassLoader HOWTO for information on

Transport-guarantee problem with 4.1.18

2003-01-08 Thread Peter Lee
I asked this earlier, but I still got problems with it. I upgraded to 4.1.18, but I got some problems with security constraints. I have applied a security constraint on a particular url pattern. Only certain users with a special rolename can access that link. The data transportation is

Problems with installation on win2k advanced server (Java exceptions thrown)

2003-01-08 Thread Tammer Salem
Hi, I just installed Tomcat 4.1.18 on win2k advanced server (and running J2SDK 1.4). I keep on getting a Java exception when I use (http://localhost:8080/). I've included the error below. Does anyone have any idea how to solve this?

Solaris Authentication

2003-01-08 Thread Khadbai, Abdul (ANTS)
Hi Is there any way that tomcat can hook into the solaris user names and passwords rather than creating a new database with passwords and usernames i.e in a way which weblogic can use NT authentication ? Please let me know. Many Thanks Abdul Khadbai

Need to start standalone application

2003-01-08 Thread Prakash Venkatesh
Hi, I need to start an standalone JAVA application, while starting my web application from Tomcat. How to achieve this using Tomcat 3.2 and Tomcat 4.0? Any comments on these will be appreciated. Regards, Prakash __ Do You Yahoo!? Everything

Re: JSP help

2003-01-08 Thread Herc
/examples is just another aplication is the default application in the server. There must be specified your application name. __ Do you want a free e-mail for life ? Get it at http://www.personal.ro/ -- To unsubscribe,

Apache-Tomcat combination, Best Practices

2003-01-08 Thread Honey George
Hi, First of all I assume I am posting to the correct mailing list, ignore this otherwise. I am trying to configure Apache Server Tomcat for running my JSPs static pages. Can anybody give me the best way of doing this. Where should I place my static HTML files where should I place my JSP

Error instantiating servlet class org.apache.jasper.servlet.JspServletjavax.servlet.ServletException

2003-01-08 Thread sgv -
Hi, I am using tomcat-4.0.3 that is bundled along with Jbuilder7 on WindowsNT. When I try to run a jsp in my application, the following error is generated StandardWrapper[:default]: Loading container servlet defaultStandardWrapper[:invoker]: Loading container servlet

CORBA initialization error with Tomcat 4.1

2003-01-08 Thread Xu, David
Hi, there, I use a Bea Tuxedo CORBA client and the CORBA client object within a servlet has been working fine with Tomcat 3. Now with Tomcat 4.1.18, the servelet start up with errors: Exception err=org.omg.CORBA.IMP_LIMIT: vmcid: 0x0 minor code: 0 completed: No Has anyone has a clue? or

Newbie - question about .so files

2003-01-08 Thread todd runstein
I'm trying to run some examples of JSPs that utilize Domino server. I've followed all the examples and I'm now stuck with an UnsatisfiedLinkError: no lsxbe in java.library.path I believe lsxbe is referring to liblsxbe.so which is in a directory that is included in my PATH variable. I'm not sure

RE: Need RPM package for tomcat

2003-01-08 Thread Turner, John
Try /archives. http://jakarta.apache.org/builds/jakarta-tomcat-4.0/archives/ John -Original Message- From: James Schumacher [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 11:05 PM To: [EMAIL PROTECTED] Subject: Need RPM package for tomcat Hi, New to the list. Tried the

RE: TOMCAT listening on 80 Thanks John-Turner/Jan-Michael/seemanto/Donie/Anyone....

2003-01-08 Thread Turner, John
I've never done it, but from reading this list: - you need to setup SSL on Apache, not Tomcat, if the two are integrated...communications between the two via JK and JK2 are NOT over SSL, even if the communication between Apache and the client browser uses SSL. Make sure the SSL connector on 8443

Re: Problems with installation on win2k advanced server (Java exceptionsthrown)

2003-01-08 Thread Mr. Cristian Romanescu
Hi! I remember we had the same problem on the web server where using Tomcat 4.0.3 with JDK 1.3.1, so the resolution was to upgrade both Tomcat JDK since on the test server (Tomcat 4.1.12 + JDK 1.4.1_01 worked perfectly). From what I could see you are using latest version of Tomcat, maybe

RE: Problems with installation on win2k advanced server (Java exceptions thrown)

2003-01-08 Thread Ghershony, Arie
is any one using Axis and Tomcat. I have dificulties running a web service. Thanks Eric -Original Message- From: Mr. Cristian Romanescu [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 4:09 PM To: Tomcat Users List Subject: Re: Problems with installation on win2k advanced

Problem with invalidating a session

2003-01-08 Thread Ralph Einfeldt
I have following little jsp: htmlheadtitle/title/headbody % // Stripped down to the bare minimum. In the real life // this is intended to happen only on specific conditions session.invalidate(); session = request.getSession(true); // Now there is a new session

Re: limiting access by IP address

2003-01-08 Thread Rasputin
* Joel Rees [EMAIL PROTECTED] [0146 08:46]: You can do the same things with Valves and Filters for free. Stupid question, but what exactly is the point of limiting access by IP address? (IP addresses being spoofable, and all, ...) Well, yeah, but if you assume your network is intact (not

Simultanous access to Ajp13 connector by more than one apache?

2003-01-08 Thread Steinar Bang
Platform: Intel PIII, debian testing/unstable (sarge) Blackdown JDK 1.3.1 (j2sdk 1.3.1.0b-2), tomcat4 4.1.16-1, apache 1.3.26-1.1, apache-ssl 1.3.26+1.48-2 Is it possible to access an Ajp13 connector in tomcat 4.1.x at the same time, by more than one apache web

RE: Simultanous access to Ajp13 connector by more than one apache?

2003-01-08 Thread Turner, John
Does the behavior go away if you setup a second Ajp13Connector on another port, say 8019? John -Original Message- From: Steinar Bang [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 7:51 AM To: [EMAIL PROTECTED] Subject: Simultanous access to Ajp13 connector by more

Resource - Cannot load JDBC driver class 'null'

2003-01-08 Thread afterz
Hello, I created a DataSource(jdbc/SAA) through Tomcat Administration and put into my web.xml: resource-ref descriptionDownload example/description res-ref-namejdbc/SAA/res-ref-name res-typejavax.sql.DataSource/res-type res-authContainer/res-auth /resource-ref

Re: Problem with invalidating a session

2003-01-08 Thread Tim Funk
From the Servlet 2.3 Spec. (Some info snipped for brevity) HttpSerlvetRequest.getSession(boolean) Returns the current HttpSession associated with this request or, if if there is no current session and create is true, returns a new session. Parameters: codetrue/code - to create a new session for

Special SSL Request

2003-01-08 Thread Trickel, EE Erik (3946)
Has anyone configured Apache to only use triple DES for the symmetric cipher under SSL? Is this a code change where I simply disable all the other algs. in the source code or can I make some kind of configuration change? My last question, how do I test this, once I have made the

RE: Problem with invalidating a session

2003-01-08 Thread Ralph Einfeldt
See below: -Original Message- From: Tim Funk [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 2:14 PM To: Tomcat Users List Subject: Re: Problem with invalidating a session Your code invalidates the session. getSession(true) is returning a reference to session you

RE: Special SSL Request

2003-01-08 Thread Ralph Einfeldt
Have a look at http://httpd.apache.org/docs-2.0/mod/mod_ssl.html#sslciphersuite (Although this is for apache 2.0 it applies also to apache 1.3) -Original Message- From: Trickel, EE Erik (3946) [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 2:37 PM To: '[EMAIL

Part #2, building mod_jk errors... Need help

2003-01-08 Thread Jean-Luc BEAUDET
Hi John and Denise ! Well, thanks a lot for yur answers. I did what john adviced in the Building JK Connector, except that my gcc is 3.2. I entered ./buildconf.sh -- no errors. I then added ./configure \ --with-apxs=/usr/local/Apache-1.3.26/bin/apxs \ --with-apr=./apr-0.9.1 The ./configure

Repost: Double Login

2003-01-08 Thread Nathan McMinn
Hi all, Some of you had been kind enough to assist with this issue I posted previously. I had thought it was fixed, but it has appeared again. Any ideas? I recently switched a web application from a memory realm to a JDBC realm for authentication. After making the switch, the web app now

RE: Need to start standalone application

2003-01-08 Thread Ricardo_Bosch
look into rmi activation or creating your editing the startup.sh script. -Original Message- From: Prakash Venkatesh [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 5:21 AM To: [EMAIL PROTECTED] Subject: Need to start standalone application Hi, I need to start an standalone

RE: Part #2, building mod_jk errors... Need help

2003-01-08 Thread Turner, John
I've never used --with-apr. Other than that, I don't really have a solution or suggestion. John -Original Message- From: Jean-Luc BEAUDET [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 9:06 AM To: Tomcat Users List Subject: Part #2, building mod_jk errors... Need

RE: Repost: Double Login

2003-01-08 Thread Troy J. Kelley
Are you using cookies or URL re-writing for session identifier? Are you doing anything funky with domain names or other such trickery which would cause your cookie to not be available upon doing the forward? -Troy -Original Message- From: Nathan McMinn [mailto:[EMAIL PROTECTED]] Sent:

Re: Repost: Double Login

2003-01-08 Thread Nathan McMinn
Nope, it is just HTTP BASIC authentication, running over SSL. And there is no magic url or domain trickery going on. The really unusual part is that with a memory realm, I didn't have this problem. It only popped up after switching to a JDBC Realm. - Original Message - From: Troy J.

website for Jk2 and virtual hosts

2003-01-08 Thread Kemp Randy-W18971
Is there any websites, besides the Tomcat site, for a how to on building and using the JK2 connector? Is there any websites, besides the Tomcat site, for a how to on building and using the JK2 connector WITH virtual hosts? Anyone care to share any example configuration test files, such as workers.

RE: HP-UX 10.20 + Oracle

2003-01-08 Thread John Clark
Hi I am offsite today, so not sure if this will work, anyway. I have tried setting LD_LIBRARY_PATH but it still does not work. I suspect that I have conflicting versions or classes, so my questions are: 1. Where should I get classes12 or classes111 from for HPUX 10.2 and Oracle 8.0.4 (the

RE: HP-UX 10.20 + Oracle

2003-01-08 Thread Wagoner, Mark
Your best bet would be the Oracle web site (otn.oracle.com). The only thing that uses DLLs is Windows, so that won't apply to HP-UX or Linux. -Original Message- From: John Clark [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 8:03 AM To: [EMAIL PROTECTED] Cc: [EMAIL

tomcat Error

2003-01-08 Thread Elif Akten
Hi, anybody knows is error? The requested method POST is not allowed for the URL /XX.jsp infact this jsp file is working with IPlanet webServer _ The new MSN 8: smart spam protection and 2 months FREE*

ERROR IN TOMCAT 4.18 + APACHE 2.0.43 + JK2 CONNECTOR

2003-01-08 Thread Krishna_R . _Nagaraj
problem.doc Description: MS-Word document -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: HP-UX 10.20 + Oracle

2003-01-08 Thread PELOQUIN,JEFFREY (HP-Boise,ex1)
John, I sent two version of the classes111.jar we have used on our HP-UX 11.0 system to your account in order not to clutter up people boxes with the zip file. I do not know why they are different but I have discovered with the classes12.jar that they come in vastly different vintages. I

Re: Repost: Double Login

2003-01-08 Thread Mike W-M
Just a few thoughts since it looks like the JDBC realm that's causing you the problem. (And you don't say what Tomcat version you're using.) When I setup my own JDBC realm (for form-based-authentication) I noticed that its error handling wasn't all that hot. If the call errored (e.g. because I'd

RE: RewriteRules and Standalone Tomcat

2003-01-08 Thread Turner, John
Beat me with a stick if I'm wrong, but RewriteRule is for Apache when using mod_rewrite, I don't think you can use it in server.xml or web.xml. John -Original Message- From: neal [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 4:51 AM To: Tomcat Users List Subject:

Re: Repost: Double Login

2003-01-08 Thread Nathan McMinn
Oh, I am running 4.0.6, using the JDBC - ODBC bridge, and the database is a D3 MultiValue system (legacy system). And after checking the logs, I find a copy of this error trace for every login java.sql.SQLException: [Microsoft][ODBC Driver Manager] Function sequence error at

Re: Tomcat 4.1.18 Admin Page

2003-01-08 Thread Jeanfrancois Arcand
No, only manager and admin role are known by Tomcat. -- Jeanfrancois Peter Lee wrote: Does anyone know the usage of the rolename provider Any special meaning to that? user username=user password=sec roles=admin,manager,provider/ On 3 Jan 2003 at 10:58, Jeanfrancois Arcand wrote: If

Question about Tomcat 4.1.12 WebDAV application

2003-01-08 Thread Jim Coble
Version: Tomcat 4.1.12 on Solaris 8 I'm trying to configure the WebDAV application included in the Tomcat 4.1.12 distribution so that it requires a login to add or remove files but not to view them. If I use the web.xml security-constraint contained in the distribution -- security-constraint

Tomcat 331 as a service

2003-01-08 Thread Kuhner, Ed
Hello, I've written an application for Tomcat and I can get everything working with Tomcat running from the command line under Windows 2000, but I cannot seem to get the Service installation to work. I have followed these instructions very closely (

Tomcat 4.1.x don't find libs to compile the *.jsp

2003-01-08 Thread Matthias Salewski
Hallo, I include in my jsp - File an private-lib as follows ... %@ page language=java import=java.util.*,usingj2ee.* % ... When I call this Page, I get error message ... org.apache.jasper.JasperException: Unable to compile class for JSP An error occurred at line: -1 in the jsp file: null

Re: Tomcat 4.1.x don't find libs to compile the *.jsp

2003-01-08 Thread Peter Choe
did you check the spelling of the jar file? you have: import usingj2ee.*; but you are deploying using2je.jar. At 10:44 AM 1/8/2003, you wrote: Hallo, I include in my jsp - File an private-lib as follows ... %@ page language=java import=java.util.*,usingj2ee.* % ... When I call this Page, I

Re: ERROR IN TOMCAT 4.18 + APACHE 2.0.43 + JK2 CONNECTOR

2003-01-08 Thread p niemandt
Rather send your message as plain text: Copy and paste if you are using word. I only run linux and do not open word documents: A suspect a lot of other people as well. On Wed, 2003-01-08 at 14:59, [EMAIL PROTECTED] wrote: -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional

Re: Question about Tomcat 4.1.12 WebDAV application

2003-01-08 Thread Andreas Probst
Hi Jim, it might be that Windows cached your credentials. You could try Slide client (jakarta sub project Slide), which requires to type in the credentials everytime you start it. You won't need to start the Slide server or the included Tomcat, just the client at pathTo\jakarta-slide-

RE: Tomcat 4.1.x don't find libs to compile the *.jsp

2003-01-08 Thread Wendy Smoak
did you check the spelling of the jar file? you have: import usingj2ee.*; but you are deploying using2je.jar. Even so... can you really import a jar file?? News to me... IME you have to import each package within it, and the name of the jar file is irrelevant except for making sure it's in

RE: Tomcat 4.1.x don't find libs to compile the *.jsp

2003-01-08 Thread Ralph Einfeldt
The name of the jar is not relevant. The only thing that counts is, wether a package with the correct name exists within the jar or not. -Original Message- From: Peter Choe [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 5:12 PM To: Tomcat Users List Subject: Re:

DTD for server.xml??

2003-01-08 Thread Turner, John
Hello - I notice that the top of web.xml has: ?xml version=1.0 encoding=ISO-8859-1? !DOCTYPE web-app PUBLIC -//Sun Microsystems, Inc.//DTD Web Application 2.3//EN http://java.sun.com/dtd/web-app_2_3.dtd; yet the top of server.xml has nothing. I'm very new to XML, so forgive me if

TOMCAT 4.18 + APACHE 2.0.43 + JK2 CONNECTOR ERROR

2003-01-08 Thread Krishna_R . _Nagaraj
Was anyone able to crack this problem with TOMCAT 4.18 + APACHE 2.0.43 + JK2 CONNECTOR? I am thinking of using JK instead JK2 since we have to implement this in production soon. The only thing concerning me is - I have read that JK is deprecated and may not/won't support future Tomcat and

Re: DTD for server.xml??

2003-01-08 Thread Tim Funk
It would be almost impossible to write a DTD for server.xml since an admin may inject custom classes (Listeners/Loggers). To have a dtd, we would need to know every property which can be set for every class (which may be made known in server.xml) since tomcat uses reflection from Diegester.

RE: DTD for server.xml??

2003-01-08 Thread Turner, John
That makes sense. OK, next question, in a thread started yesterday, it was mentioned (correctly, I assume) that you could use XML entities to include external XML files into server.xml. So, this link came up on Google: http://tech.irt.org/articles/js212/#example_2 Which leads a person to

RE: DTD for server.xml??

2003-01-08 Thread Turner, John
Sorry, that should be !ENTITY vhost1 SYSTEM /path/to/tomcat/conf/vhost1.xml Typo in vhost. John -Original Message- From: Turner, John [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 11:42 AM To: 'Tomcat Users List' Subject: RE: DTD for server.xml?? That makes

Re: JDBCRealm

2003-01-08 Thread Rob Abernethy IV
The MD5'd password *is* in the pg_shadow.passwd column. I don't see what I'm doing wrong. And, as far as confusing postgres users with tomcat users, is there a problem with using the same user for both? I kind of thought that was the point. When I create a user, they can use the same

Re: DTD for server.xml??

2003-01-08 Thread Jeanfrancois Arcand
I thin it should be defined like this: !DOCTYPE web-app[ !ENTITY vhost1 SYSTEM /path/to/tomcat/conf/vhost1.xml ] I did not try it but that the way ENTITY works usually. -- Jeanfrancois Turner, John wrote: Sorry, that should be !ENTITY vhost1 SYSTEM /path/to/tomcat/conf/vhost1.xml Typo

Re: DTD for server.xml??

2003-01-08 Thread Jeanfrancois Arcand
Oups (remove the quote) !DOCTYPE web-app[ !ENTITY vhost1 SYSTEM /path/to/tomcat/conf/vhost1.xml ] -- Jeanfrancois Jeanfrancois Arcand wrote: I thin it should be defined like this: !DOCTYPE web-app[ !ENTITY vhost1 SYSTEM /path/to/tomcat/conf/vhost1.xml ] I did not try it but that

Re: DTD for server.xml??

2003-01-08 Thread Christos Karras
I'm doing it in my server.xml file this way: !DOCTYPE Server [ !ENTITY inc_vhosts SYSTEM /etc/tomcat4/vhosts.xml ] and somewhere in the Engine: inc_vhosts; Turner, John wrote: That makes sense. OK, next question, in a thread started yesterday, it was mentioned (correctly, I assume) that

Re: DTD for server.xml??

2003-01-08 Thread Matthew Boeckman
Just so there is a confirmation from someone who did it, This works! From my server.xml: ?xml version=1.0 encoding=ISO-8859-1? !DOCTYPE web-app[ !ENTITY vhost SYSTEM /usr/local/jakarta-tomcat-4.1.12-LE-jdk14/conf/vhost.xml ] Server ... *snip* /Host %vhost; /Engine /Service FWIW, vhost.xml is

RE: DTD for server.xml??

2003-01-08 Thread Turner, John
Awesome! Thanks! ;) John -Original Message- From: Matthew Boeckman [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 11:59 AM To: Tomcat Users List Subject: Re: DTD for server.xml?? Just so there is a confirmation from someone who did it, This works! From my

using catalina-ant.jar in Tomcat 4.0.6

2003-01-08 Thread Erik Price
My Tomcat container is 4.0.6. I would like to use the custom ant tasks described in the comments of this file: http://jakarta.apache.org/tomcat/tomcat-5.0-doc/appdev/sample/build.xml But that is for Tomcat 5. My Tomcat doesn't have the catalina-ant.jar file. Can I just wget this file

RE: DTD for server.xml??

2003-01-08 Thread Geiglein, Gary
It might be useful to have a reference DTD for server.xml included in the documentation for tomcat as delivered by apache. But not actually reference it in the DOCTYPE declaration in server.xml This would give users a single place to reference for constructing a valid server.xml file while not

Re: setting up classpath for tomcat running as windows NT service

2003-01-08 Thread Will Hartung
From: Turner, John [EMAIL PROTECTED] Sent: Wednesday, January 08, 2003 2:44 AM Subject: RE: setting up classpath for tomcat running as windows NT service Tomcat sets it's own classpath...it ignores environment variables except JAVA_HOME, CATALINA_HOME, and CATALINA_BASE. This is only

RE: DTD for server.xml??

2003-01-08 Thread Ghershony, Arie
any one uses Tomcat and AXIS. I run the happyaxis.jsp and receive this warning: The core axis libraries are present. 1 optional axis library is missing Note: On Tomcat 4.x and Java1.4, you may need to put libraries that contain java.* or javax.* packages into CATALINA_HOME/common/lib jaxrpc.jar

FW: He p please

2003-01-08 Thread Milton Lin
-Original Message- From: Milton Lin [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 5:44 PM To: [EMAIL PROTECTED] Subject: He p please Dear sir: I am trying to compile mod_jk on AIX 4.3.3. Encounter the following error. Thank you.

CORBA initialization error with Tomcat 4.1

2003-01-08 Thread Xu, David
Hi, there, I use a Bea Tuxedo CORBA client and the CORBA client object within a servlet has been working fine with Tomcat 3. Now with Tomcat 4.1.18, the servelet start up with errors: Exception err=org.omg.CORBA.IMP_LIMIT: vmcid: 0x0 minor code: 0 completed: No Has anyone has a clue? or

RE: setting up classpath for tomcat running as windows NT service

2003-01-08 Thread Turner, John
I know that you can change CLASSPATH in the startup scripts or on the command line, as well as other things. My point was that, out of the box, if you execute startup.bat or startup.sh, an environment variable named CLASSPATH isn't going to do much. Since a large portion of the traffic on the

Re: include files in server.xml?

2003-01-08 Thread paul miller
Can some one post an example on how to do this. I would love it if my app's web.xml could include another xml file This is what I have tried with no luck !DOCTYPE web-app PUBLIC -//Sun Microsystems, Inc.//DTD Web Application 2.3//EN http://java.sun.com/dtd/web-app_2_3.dtd; [

RE: include files in server.xml?

2003-01-08 Thread Turner, John
Not sure about web.xml, but check today's thread server.xml DTD? for a discussion and working example of how to do this in server.xml. John -Original Message- From: paul miller [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 12:27 PM To: Tomcat Users List Subject: Re:

RE: include files in server.xml?

2003-01-08 Thread Turner, John
That thread should be DTD for server.xml?? John -Original Message- From: Turner, John [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 12:29 PM To: 'Tomcat Users List' Subject: RE: include files in server.xml? Not sure about web.xml, but check today's thread

Log on Tomcat

2003-01-08 Thread Lindomar
Hi everybody! Is it possible put on log what i write with System.out.println in my classes? Thanks in advanced.

RE: Log on Tomcat

2003-01-08 Thread John Bullock
Depending on what you're getting at... you can just read and write from a text file referenced in the class file... however, System.out.println'ing stuff to a .java file and compiling on the fly, etc... would be quite a mess... [ j o h n ] -Original Message- From: Lindomar [mailto:[EMAIL

mod_jk configuration

2003-01-08 Thread Andreas Hirner
Hello, I have successfully integrated tomcat (4.0.6) with apache (1.3.26) on linux and I am able to access a single virtual host (e.g. myapplication) located in the tomcat/webapps/myapplication directory using a url like that: http://www.mydomain.com/myapplication/index.jsp However I would like

CORBA initialization error with Tomcat 4.1

2003-01-08 Thread Xu, David
Hi, there, I use a Bea Tuxedo CORBA client and the CORBA client object within a servlet has been working fine with Tomcat 3. Now with Tomcat 4.1.18, the servelet start up with errors: Exception err=org.omg.CORBA.IMP_LIMIT: vmcid: 0x0 minor code: 0 completed: No Has anyone has a clue? or

RE: CORBA initialization error with Tomcat 4.1

2003-01-08 Thread Bodycombe, Andrew
Sounds like you have hit your CORBA implementation limit. See the CORBA documentation for more details. Andy -Original Message- From: Xu, David [mailto:[EMAIL PROTECTED]] Sent: 08 January 2003 17:49 To: '[EMAIL PROTECTED]' Subject: CORBA initialization error with Tomcat 4.1 Importance:

RE: Log on Tomcat

2003-01-08 Thread Ricardo_Bosch
try tail -f catalina.out that may be what you are looking for. Dont know about tail on window$ -rick -Original Message- From: Lindomar [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 11:44 AM To: Tomcat Users List Subject: Log on Tomcat Hi everybody! Is it possible put

RE: Log on Tomcat

2003-01-08 Thread Shrotriya, Sumit
Yes add these loggers Logger className=org.apache.catalina.logger.SystemErrLogger / Logger className=org.apache.catalina.logger.SystemOutLogger / ~Sumit -Original Message- From: Lindomar [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 11:44 AM To: Tomcat Users List Subject:

RE: Log on Tomcat

2003-01-08 Thread John Bullock
Ohhh... I see what the question was now... *doh* I thought he was asking how to System.out.println into a class. :) [ j o h n ] -Original Message- From: Shrotriya, Sumit [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 12:03 PM To: 'Tomcat Users List' Subject: RE: Log on

someone ever used it?

2003-01-08 Thread Felipe Schnack
Please, someone ever used jasperreports with tomcat? I need urgent help, I would like to discuss about it off the list (it's too much off-topic, I guess) -- Felipe Schnack Analista de Sistemas [EMAIL PROTECTED] Cel.: (51)91287530 Linux Counter #281893 Centro Universitário Ritter dos Reis

RE: Tomcat 331 as a service

2003-01-08 Thread Larry Isaacs
Make sure the note at: http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.3.1/bin/win32/i386/ doesn't apply to your wrapper.propertes. If it does, modifying the wrapper.jvm.options line to the following will fix it if you are using JDK 1.3.1 or later: wrapper.jvm.options=-Xrs

install error or runtime error?

2003-01-08 Thread Jason Pyeron
I have done a google on this, nothing useful. tomcat just dies out after a few more of these. I dont understand what '/var/tomcat4/conf/tomcat-users.xml.new' is, Ive greped for it, that string does not exist. has any one seen this before? START OF LOG Jan 8, 2003 11:34:18 AM

RE: CORBA initialization error with Tomcat 4.1

2003-01-08 Thread Xu, David
By definition I am. A conflicting fact is the only CORBA client program works with Tomcat 3! I guess the original program might indeed have an issue as it registers callback twice(different id though, and orb object shares the same callback port:2468 ): callbacks = new Callbacks(

Re: limiting access by IP address

2003-01-08 Thread Gary Gwin
An IP address cannot be changed mid-stream and cannot be easily faked (without the cooperation of the intervening network systems). The Apache distribution has long included mod_access for this purpose, and it is widely used. With Apache, you can either specify to deny or grant access to an IP

why doesn't tomcat see my correct keystore?

2003-01-08 Thread Rob Lagana
Hello, Using tomcat 4.1 on a Windows 2000 sp3 system Used keytool to generate the alias tomcat and keystore called mykeystore Create a self signed cert.. used the default password changeit I then created a CSR from using the keystore.. Imported the signed cert from the external CA into the

Re: new user: servlets dont run in new apps

2003-01-08 Thread George Metz
yes ! thank you Sumit. the servlet-mapping element fixed it. i need to go back and read the docs more. George Shrotriya, Sumit wrote: Do you have a servlet-mapping in your web.xml Something like this might do for you(Change the MyClass value accordingly) ?xml version=1.0

JSP Question

2003-01-08 Thread Luc Foisy
I am trying to use %@ include file=filename % I am sending to the page that has this with the line: response.sendRedirect(main.jsp?p=+applicationJar.getPageName()); So in main.jsp I would like to include an external file to insert into a default page, something like: SOME DEFAULT PAGE STUFF

RE: Special SSL Request

2003-01-08 Thread Trickel, EE Erik (3946)
Thank you for the link it was very helpful for Apache. Now how do I do the same configuration for Tomcat? Right now it is defaulting to DES. Thanks, Erik -Original Message- From: Ralph Einfeldt [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 7:59 AM To: Tomcat Users List

JSP pages with UTF-16LE and UTF-16BE encoding

2003-01-08 Thread Fernando Saborio
I'm creating pages with Unicode Big Endian and Little Endian encoding but Tomcat prints everything as plain text. The files are saved using that encoding and the instruction %@ page pageEncoding=UTF-16BE % is included, but tomcat takes the whole page and generates servlet intermediate pages

Re: JAASRealm Configuration

2003-01-08 Thread Sam Ewing
Continuing on my quest to get JAAS Realms working.. I understand that I need to set the following attributes in the Realm element: - appName - roleClassNames - userClassNames Is the appName to be the same as the web app name? Again, if someone has a working configuration that they'd like

RE: JSP Question

2003-01-08 Thread Tim Moore
-Original Message- From: Luc Foisy [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 1:54 PM To: Tomcat User List (E-mail) Subject: JSP Question I am trying to use %@ include file=filename % I am sending to the page that has this with the line:

how to users let know application server is down

2003-01-08 Thread Venkat Reddy Valluri
Hi, I want to let users know thru html page saying that application server is down, when tomcat is down (here apache is connecting to tomcat thru mod_jk) Any help gr8ly appreciated Thks, --Venkat winmail.dat-- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands,

RE: Java Bean Scope questions (a lengthy one)

2003-01-08 Thread Denise Mangano
Bill, I'm not sure what you mean. The transaction Bean gets instantiated when I call CCSubmit.jsp. That is the first time it is mentioned and CCSubmit is only called once from Verify.jsp. Is what you are saying effectively the same as: jsp:useBean id=transaction class =

Apache2 and mod_jk

2003-01-08 Thread Bill
I've been holding off on posting on my problem because there have been a wealth of posts on this topic. However, the advice/suggestions I have seen havent led me to a working system. I'm trying to setup Tomcat 4.0.6 and HTTPD Server 2.0 using mod_jk. I've followed instructions for this task

  1   2   3   >