RE: Mod JK - RedHat Enterprise 2.1 - Tomcat

2004-08-16 Thread McGovern, James F (HTSC, IT)
Thanks for the various URLs. Was hoping that I would get a better answer than having to find source and compile or reinstall. Those answers are what I expect from MS. Was hoping for a simple get patch here download. This communication, including attachments, is for the exclusive use of

No access logs!

2004-08-12 Thread James H
server.xml file, but there are no access logs produced anywhere (only localhost logs). I've tried reinstalling Tomcat 5, but no joy. I don't know much about Tomcat, so maybe I'm missing something obvious. Does anyone have any ideas? Thanks, James

Re: No access logs!

2004-08-12 Thread James H
There are no Context tags. Are we getting warmer? - Original Message - From: QM [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Thursday, August 12, 2004 11:25 PM Subject: Re: No access logs! On Thu, Aug 12, 2004 at 10:19:55PM +0100, James H wrote: : I have installed

RE: Apache + Tomcat socket error

2004-07-20 Thread McClure, James
John, From what you've said, I don't believe this is a Tomcat issue, but rather an Apache configuration problem. Make sure that your mod_proxy module is being loaded in the httpd.conf file ( see document: http://httpd.apache.org/docs-2.0/mod/mod_proxy.html#proxypass ) james -Original

DefaultContext content not available in Servlet init()

2004-07-19 Thread McClure, James
. I've seen complaints about DefaultContext not working properly, but cannot find anyone who has a workaround for this specific issue. Has anyone seen and addressed this issue successfully? James McClure [EMAIL PROTECTED]

RE: Apache + Tomcat socket error

2004-07-19 Thread McClure, James
in ...[apache home directory]/conf/ by adding the following entry at the bottom of the file: include conf/myproxy.conf Restart apache james -Original Message- From: John Archbold [mailto:[EMAIL PROTECTED] Sent: Monday, July 19, 2004 4:17 PM To: [EMAIL PROTECTED] Subject: Apache + Tomcat socket

Apache miss handling jsp files

2004-07-06 Thread James Pohl
I have tomcat 4 installed on a RedHat based server. I have aliases set up for a test domain. The site works fine when going to the test domain :8080, but when I try to go to the site without port :8080 the original tomcat page comes up. So it seems tomcat is working properly because the 8080

starting tomcat on boot messes classpath

2004-07-04 Thread james robinson
Ok, please can someone help this is driving me mad First I have tomcat 5 working fine, play around trying to get it to work with db2 jdbc driver (in shared/lib) eventually get it working. setup tomcat as daemon using jsvc and tomcat starts but won't look in shared lib and can't find the

trouble with tomcat 5 and apache 1.3

2004-06-29 Thread james robinson
Hi, I'm having some difficulties making tomcat work with apache. I only need to use apache because I need to use an auth system that uses the .htaccess files of apache. So i really don't want to have to fuss about to much. Ideally I'd like to use the apache auto configuration for tomcat but

re: authentication with ldap after doing an ldap search

2004-06-28 Thread James Black
the password that was also entered. Is there anyway to do this in Tomcat? I have the authentication working if the person known their namsid, but few people will as it is used internally. Thank you. -- Love is mutual self-giving that ends in self-recovery. Fulton Sheen James Black[EMAIL

RE: authentication with ldap after doing an ldap search

2004-06-28 Thread James Black
in, the application logs in and searches for what in your case would be the namsid using the uid as a parameter. You then need to bind with the namsid that you've looked up and the password to determine authentication. Ta Matt -Original Message- From: James Black [mailto:[EMAIL PROTECTED

Toimcat / Apache / Modjk

2004-06-24 Thread James Sherwood
Hello, I have posted this problem before to no avail and thought I would try again I have apache 2.049 in front of tomcat 5.025 and they are linked with modjk 1.2 I want everything for a site such as www.mydomain.com to go through tomcat EXCEPT for any php pages. Is there a way I can

Re: Toimcat / Apache / Modjk

2004-06-24 Thread James Sherwood
This would work great if I was using an architecture that had definite endings, I use tapestry and they all end in different names Thank you for the input though James - Original Message - From: Dan Barron [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED]; Tomcat Users List

re: auto-generating jk2.properties for tomcat5

2004-06-18 Thread James Black
Hello, I don't remember how I got this to work under tomcat4, but how would I auto-generate the jk2.properties file for tomcat5? Thank you. -- Love is mutual self-giving that ends in self-recovery. Fulton Sheen James Black[EMAIL PROTECTED

Safety of images under the WEB-INF?

2004-06-17 Thread James Sherwood
are these images? Can they be retreived without going through my service(which i can check if they have access or not) and if so, how? Thank you, James - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Too many open files on Solaris

2004-06-16 Thread James Black
on the local system, you may not be closing the connection. You can use a program called losf, which is available from www.sunfreeware.com and see what it tells you about which process has the descriptors open. -- Love is mutual self-giving that ends in self-recovery. Fulton Sheen James Black

Setting the Session Id length

2004-06-16 Thread James Maidment
Tomcat within JBoss) Many thanks, James

Re: Creator -- Tomcat

2004-06-08 Thread James Black
to put in, and repeat. I have already reported this to Sun a month or so ago. -- Love is mutual self-giving that ends in self-recovery. Fulton Sheen James Black[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: URL validation

2004-06-08 Thread James Black
+\@)?(www\.)?\w+(\.\w+)+(\:\d+)? -- Love is mutual self-giving that ends in self-recovery. Fulton Sheen James Black[EMAIL PROTECTED]

RE: Tomcat and JSF

2004-06-08 Thread James Black
You have to add some jar files to your webapp, but JSF will work on Tomcat 5, I haven't tried it on Tomcat 4 in 8 mths. Work like you don't need the money, love like you've never been hurt, and dance like no one is watching. --- Satchel Paige -Original Message- From: snpe

Unknown error in tomcat log help

2004-06-04 Thread James Sherwood
Hi, I get this error in my tomcat log once and a while. It doesnt seem to affect the site any and I was just wondering if anyone knew what it was? I am using tomcat 5.025, apache 2.049 and mod_jk 1.25 Thanks ** Exception during

Re: Tomcat-5.0.24+memory leaking

2004-06-04 Thread James Sherwood
to 5.0.25 and it fixed the problem. Like I say, I dont know exactly what your problem is but it sounds like it may have to do with sessions. James - Original Message - From: anish [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, June 04, 2004 10:25 AM Subject: Tomcat-5.0.24+memory

Serving up static content through apache using mod_jk

2004-06-03 Thread James Sherwood
. My problem is that apache is not serving up the contents in staticserve, tomcat is I think I am just missing something small, any ideas? Thanks James - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: java.lang.OutOfMemoryError

2004-06-03 Thread James Sherwood
more information please, version of tomcat and windows or linux? - Original Message - From: Matthew Chen [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Thursday, June 03, 2004 11:24 AM Subject: java.lang.OutOfMemoryError Has anyone ever experienced this error? The

Re: Serving up static content through apache using mod_jk

2004-06-03 Thread James Sherwood
up static content through apache using mod_jk On Thu, Jun 03, 2004 at 11:26:52AM -0300, James Sherwood wrote: : VirtualHost * : ServerAdmin [EMAIL PROTECTED] : DocumentRoot %pathtoapache%/htdocs/staticserve : ServerName mydomain.ca : JKMount /* ajp13 : ErrorLog

Re: Serving up static content through apache using mod_jk

2004-06-03 Thread James Sherwood
, 2004 11:50 AM Subject: Re: Serving up static content through apache using mod_jk On Thu, Jun 03, 2004 at 11:52:11AM -0300, James Sherwood wrote: : If the JKMount /* ajp13 passes everything to the jk handler, is there a way : route everything : but /staticserve directory to the jk handler

Re: Problem with tomcat 5.0.25 service

2004-06-03 Thread James Sherwood
If this is on a windows machine, check the 'configure tomcat' part and make sure its pointing to the same jvm as your %java_home% is - Original Message - From: Jens Kühnberger [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, June 03, 2004 12:43 PM Subject: Problem with tomcat

Re: Tomcat5/mod_jk Memory Leak/mod_jk bypass

2004-06-02 Thread James Sherwood
last night again Set to 512m and ran out at 284m Maybe I am missing a paramater in the tomcat setup on windows or something Frustrating James I was having a memory leak using mod_jk2, and it was fixed by adding request.registerRequests=false to tomcat/conf/jk2.properties. I

Re: Tomcat5/mod_jk Memory Leak/mod_jk bypass

2004-06-01 Thread James Sherwood
Ran out of memory last night again Set to 512m and ran out at 284m Maybe I am missing a paramater in the tomcat setup on windows or something Frustrating James - Original Message - From: Mark Lowe [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, May 31, 2004 4

Re: Tomcat 5 out of memory

2004-05-31 Thread James Sherwood
I upgraded to 5.0.24 and it seemed to fix the problem although there wasnt sufficient time to test as there was a session bug in 24 and I had to upgrade to 25 quickly. The memory leak is slowed but still there in 25 over 19 and this may have been the case for 24 James - Original Message

Tomcat5/mod_jk Memory Leak/mod_jk bypass

2004-05-31 Thread James Sherwood
* ServerName mysite.ca RewriteEngine on RewriteCond %{HTTP_HOST} ^www\.mysite\.ca$ [NC] RewriteRule ^(.*) http://localhost:8080$1 [p] /VirtualHost Thanks, James - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Tomcat5/mod_jk Memory Leak/mod_jk bypass

2004-05-31 Thread James Sherwood
There are no errors anywhere that I can find in any logs. The memory just slowly ramps up till an out of memory error happens. James - Original Message - From: Mark Lowe [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, May 31, 2004 9:04 AM Subject: Re: Tomcat5

Re: Tomcat5/mod_jk Memory Leak/mod_jk bypass

2004-05-31 Thread James Sherwood
doesnt accept -server. Ill continue to monitor it with the mod_jk bypass in. James - Original Message - From: Mark Lowe [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, May 31, 2004 12:19 PM Subject: Re: Tomcat5/mod_jk Memory Leak/mod_jk bypass I've just set

Secure web.xml and WEB-INF

2004-05-30 Thread Bond, James Bond
Hello. Please, give me some tips how to secure (deny for reading in browser) access to web.xml and WEB-INF folder? Any suggestions are welcome:) Thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

Tomcat 5 out of memory

2004-05-28 Thread James Sherwood
I am using Tomcat 5.025 Mod jk 1.2.5 and Apache 2.0.49 Memory just keeps ramping up untill it goes out of memory It is on a Windows 2003 server Any Ideas? Thanks James - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Timing service in Tomcat

2004-05-12 Thread James Neville
as best I can. James. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Parser Errors on startup

2004-04-18 Thread James Bucanek
-order mark at the beginning of the file, which the XML parser apparently doesn't appreciate. Taking that out solved (most) of my parsing problems -- but not until after I'd butchered the file. ;) Thanks again for all the help, James Mark Thomas wrote on Sunday, April 18, 2004: Try putting

Parser Errors on startup

2004-04-17 Thread James Bucanek
, and why do they start on line 2? __ James Bucanek mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Parser Errors on startup

2004-04-17 Thread James Bucanek
James Bucanek wrote on Saturday, April 17, 2004: Tomcat 4.1.xx/Mac OS X Server (BSD) I'm getting the following errors when I startup Tomcat, and I can't for the life of me figure out what to do about it: Well, I've managed to narrow the problem down. The Host I defined in server.xml isn't

Re: Newbie problem with JSP contexts virtual hosts

2004-04-13 Thread James Bucanek
While I didn't get any suggestions or feedback on my original question, I believe I've found a solution. Now I just need to run it by the group to see if it's Kosher. James Bucanek wrote on Sunday, April 11, 2004: !-- Virtual host: www.hotelmidnight.net -- !-- (jlb 11-April-2004) Added

apache tomcat mod_jk index.jsp

2004-04-13 Thread James Kessler
index.html index.htm /Directory JkMount /*.jsp ajp13 Include /usr/local/tomcat/conf/auto/mod_jk.conf Thanks, James - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Session exists even after server restart

2004-04-12 Thread James Bucanek
kind of data store (be that files, or a database, or whatever). If you don't want this persistence behavior, replace the Manager with one which doesn't preserve sessions between server shutdown and startup. __ James Bucanek mailto:[EMAIL

Newbie problem with JSP contexts virtual hosts

2004-04-11 Thread James Bucanek
, and a web application. Any reading material that might clarify the relationship between these would be greatly appreciated. __ James Bucanek mailto:[EMAIL PROTECTED

Re: Tomcat Site slow and stops responding after certain number of threads

2004-04-05 Thread James Black
your apps are, more cpu intensive should use fewer threads, imo. -- Love is mutual self-giving that ends in self-recovery. Fulton Sheen James Black[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: How to deploy a web application under Tomcat 5

2004-03-24 Thread James Black
files in there, then use: jar -cf MyApp.war MyApp -- Love is mutual self-giving that ends in self-recovery. Fulton Sheen James Black[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: several virtual hosts -- single application

2004-03-16 Thread James Agnew
another server increase complexity) Thanks, James - Original Message - From: Adrian Lanning [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, March 15, 2004 8:42 PM Subject: Re: several virtual hosts -- single application Hi James, On Linux, I've accomplished

Virtual Hosting with Tomcat 4.1, Apache 2.0, and mod_jk2

2004-03-16 Thread Montz, James C. (James Tower)
as I have many virtual hosts, with many more ServerAliases. Recommendations on how to best handle a single Apache 2.0./Tomcat 4.1 Server instance doing a large amount of virtual hosting for several sites, and hostnames? __ James C. Montz RHCE Hosting Services Engineer

several virtual hosts -- single application

2004-03-15 Thread James Agnew
i.e. domain1 and domain2. I can achieve this easily with VirtualHost directive in Apache, but can't get it to work under Tomcat standalone. Is it possible? Any help much appreciated. James - To unsubscribe, e-mail: [EMAIL

Re: Memory Usage

2004-03-15 Thread James Black
. Is there some formula I should be using (based on projected traffic)? The links above, esp the third one, should help you to determine what is a good size. -- Love is mutual self-giving that ends in self-recovery. Fulton Sheen James Black[EMAIL PROTECTED

Re: Memory Usage

2004-03-15 Thread James Black
, while the unit test is running. -- Love is mutual self-giving that ends in self-recovery. Fulton Sheen James Black[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Multiple Host (no apache or iis)

2004-03-13 Thread James Agnew
/Host See if that works, if not get back to us :) James - Original Message - From: Roland Carlsson [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Friday, March 12, 2004 8:24 PM Subject: Multiple Host (no apache or iis) Hi! I have tried to search for this but all hits

Virtual hosts for single application context

2004-03-12 Thread James Agnew
the website1 and website2 folders. Is it possible to map multiple virtual hosts to a single application context so that the applications handles the page requests? Thanks, James - To unsubscribe, e-mail: [EMAIL PROTECTED

virtual hosts for single application context

2004-03-11 Thread James Agnew
and website2 folders. Is it possible to map multiple virtual hosts to a single application context? Thanks, James - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: https without specifying the port in address bar

2004-03-11 Thread James Agnew
If the *only* port that your company's firewall is listening on is 8443, then there's nothing you can do, as all traffic to other ports (e.g. 443 for SSL) will be dropped. If there's some kind of proxy in between, then you could use port forwarding, where the client request for port 443 is

Re: virtual hosts for single application context

2004-03-11 Thread James Agnew
..of course, the second host name should read 'website2.com' - apologies for typo. I've just tried the same approach with the website1 and website2 folders directly below the application context, but it still doesn't want to parse. Appreciate any input Thanks, James - Original Message

Preferred connection between Apache Tomcat?

2004-03-09 Thread James Sears
Which method is best for connecting Apache to Tomcat? Should I use JNI for Apache to invoke an in-process Tomcat? Or should I run a Tomcat server and let the connector forward traffic to the server? What disadvantages does the JNI approach have? This message is for the designated recipient

Re: Hiding Apache-Coyote/1.1 banner in Tomcat 5

2004-03-08 Thread James Agnew
some to move onto easier prey. Anyway, back to the matter in hand - do you know how one might go about this? Thanks, James On 03/08/2004 02:57 PM James Agnew wrote: I've been looking for a way to prevent security scanners such as Nessus from being able to easily read Tomcat's standalone

Re: Disabling PUT and DELETE methods in Tomcat 5 standalone

2004-03-08 Thread James Agnew
, James On 03/08/2004 10:15 AM funkster wrote: security-constraint web-resource-collection web-resource-nameDisable Methods/web-resource-name url-pattern/*/url-pattern http-methodPUT/http-method http-methodDELETE/http-method

Re: Disabling PUT and DELETE methods in Tomcat 5 standalone

2004-03-08 Thread James Agnew
was implying is that you have effectively disabled it already this way. Or are you able to do PUTs and DELETEs despite the security constraint? I'd be surprised. Adam On 03/08/2004 11:24 PM James Agnew wrote: So, how would I go about actually prevent PUT and DELETE for all users, logged

Re: Steps to follow for SSL

2004-03-08 Thread James Agnew
is running). If you change this, then add the keystoreFile=/path/to/keystore attribute to the Connector element. Hope this help, James - Original Message - From: [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, March 09, 2004 3:47 AM Subject: Steps to follow

Hiding Apache-Coyote/1.1 banner in Tomcat 5

2004-03-08 Thread James Agnew
anything similar to Apache's 'ServerTokens' directive to disable/suppress the info given out. Any ideas? Thanks, James - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

re: can't find org/apache/tomcat/util/buf/ByteChunk.class

2004-03-02 Thread James Black
Hello, My tomcat server is failing to start up because it can't find this class. What jar file should it be in? Thank you. I am using Tomcat 5.0.19 -- Love is mutual self-giving that ends in self-recovery. Fulton Sheen James Black[EMAIL PROTECTED

Re: can't find org/apache/tomcat/util/buf/ByteChunk.class

2004-03-02 Thread James Black
. Fulton Sheen James Black[EMAIL PROTECTED]

re: my problem of having a bad classpath is fixed

2004-03-02 Thread James Black
I just realized I had tomcat-coyote.jar in /usr/java/jre/lib/ext and that is what I think was causing the problem. I deleted it and it starts up fine now. -- Love is mutual self-giving that ends in self-recovery. Fulton Sheen James Black[EMAIL PROTECTED

Re: tomcat on jdk1.5

2004-03-02 Thread James Black
well, for running tomcat under. -- Love is mutual self-giving that ends in self-recovery. Fulton Sheen James Black[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Self Cert Valid for only 3 months?

2004-02-19 Thread Montz, James C. (James Tower)
this is only 3 months, and how can I increase this to say 24 months? __ James C. Montz RHCE Hosting Services Engineer James Tower http://www.jamestower.com - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: How to know when Tomcat has completed startup?

2004-02-17 Thread James Neville
Jose, James, do you need the servlets to be already initialized??? Yes, and they are all defined in web.xml. The timer servlet that processes the calendars is the last to load. Another thing to consider is that the connector between Tomcat and Apache is also set up. Because Tomcat and Apache may

Re: How Servlets work?

2004-02-17 Thread james Folsom
It's Multiple Threads pushed through a single instance. It's is parallel not serial. Any synchronization code is probably going to do more harm than good. You might want to rethink your architecture. See Flyweight Pattern [GoF]. --- saravanan [EMAIL PROTECTED] wrote: Hi all, may be not the

How to know when Tomcat has completed startup?

2004-02-16 Thread James Neville
appreciated. (not google.com, been all morning in there! :) ) James - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: How to know when Tomcat has completed startup?

2004-02-16 Thread James Neville
Thanks to all who replied. Solved here - even with an example ;) http://www.onjava.com/pub/a/onjava/2001/04/12/listeners.html?page=2 |contextInitialized is what I needed :) |I'll call my startup method when I know the whole ServletContext has been initialised. Cheers, James

Re: How to know when Tomcat has completed startup?

2004-02-16 Thread James Neville
[EMAIL PROTECTED] wrote: if your application is a struts one, you can do that with struts plugin mechanism. we actually *are* using Struts i'm intrigued as to how you would propose to do this in Struts... Regards, James

Re: How to know when Tomcat has completed startup?

2004-02-16 Thread James Neville
Cancel that - this is called *before* any of the servlets are initialised :( Any better ideas? James Neville wrote: contextInitialized is what I needed :) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

Re: Tomcat w Java1.5 beta problem

2004-02-09 Thread James Black
because of the fact that the collections have changed, in order to support generics. I haven't tried running my JDK1.5 classes under jdk1.4.2 yet, as I am still trying to get all of my unit tests to pass. g -- Love is mutual self-giving that ends in self-recovery. Fulton Sheen James Black[EMAIL

Re: Tomcat w Java1.5 beta problem

2004-02-09 Thread James Black
Netbeans or Eclipse to stop complaining about the new features I am using. -- Love is mutual self-giving that ends in self-recovery. Fulton Sheen James Black[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Tomcat w Java1.5 beta problem

2004-02-09 Thread James Black
under jdk1.5. -- Love is mutual self-giving that ends in self-recovery. Fulton Sheen James Black[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

re: setting up a virtual domain on tomcat

2004-02-03 Thread James Black
Hello, We have a virtual host on apache: http://virtualhost.abc.edu This actually is on host.abc.edu There is a index.php that is ran automatically when you go to virtualhost.abc.edu I now have a jsp page that I want to replace the php with. People have bookmarked virtualhost.abc.edu I

Re: Stop displaying version info

2004-01-22 Thread James Neville
Allan Bruce wrote: Is there a way I can get tomcat to stop displaying so much info if somebody hits a 404 or other error? Stick something like this in your web.xml file. error-page error-code500/error-code location/500.html/location /error-page error-page

Re: jspexception in admin webapp

2004-01-21 Thread James Neville
, to no avail. However, we managed to get a working TC 5.0.16 by building from source. I must say that the new ant build works a treat! :) I wish I could clarify the problem further, sorry I can't be any more help. James. On Tuesday 20 January 2004 02:22 pm, Apu Shah wrote: wondering

Re: Please help, I have a headache .. servlet init troubles

2004-01-19 Thread James Neville
that you don't double deploy. James. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Please help, I have a headache .. servlet init troubles

2004-01-19 Thread James Neville
/server.xml files? James. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: How can I count the number of active requests/servlets for Tomcat?

2004-01-15 Thread James Black
Write each request into a table with the session id? Work like you don't need the money, love like you've never been hurt, and dance like no one is watching. --- Satchel Paige - To unsubscribe, e-mail: [EMAIL

Tomcat 5 - Struts Error in Admin application

2004-01-13 Thread James Neville
. James. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Redhat9 / apxs / mod_jk2 build problem.

2004-01-12 Thread James Snelling
:48 jkjni.la I have had a look through the mailing list archives, and have seen this problem before, but unfortunately I don't see a solution for it. Any help finding a way forward is appreciated, James Snelling James Snelling [EMAIL PROTECTED

Obtaining URL to web-app base in ServletContextListener.

2004-01-08 Thread Nord, James
to sc.getResource(/) but I have no idea how to convert this to a http url... can anyone shed any light or give me some pointers to how this may be accomplished? Thanks /James === Information contained in this email message is intended only for use

Re: Connection Pooling

2004-01-07 Thread James Neville
you're using, it may make things clearer ;) Cheers, James Hart, Justin wrote: Is there some manner in which a database connection should be returned to the connection pool, or is that automatic? Justin - To unsubscribe, e

Re: JK2 Won't create .so's for Tomcat 5/Apache 2.0.48

2004-01-05 Thread James Myers
, should still work I think Ian - Original Message - From: James Myers [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, January 05, 2004 1:12 PM Subject: JK2 Won't create .so's for Tomcat 5/Apache 2.0.48 Hello, I have lost the remainder of what hair I had trying to get JK2 to create

Re: tomcat-connectors

2004-01-05 Thread James Myers
no mod_jk2.so, or jkjni.so. Any ideas? James Shannon Scott wrote: Greetings, I hope everyone is feeling well in the new year. I recently upgraded a web server from redhat7.2 to the fedora os. The apache was upgraded in the process and now we are running Apache/2.0.47. I have been unable to get

JK2 Won't create .so's for Tomcat 5/Apache 2.0.48

2004-01-04 Thread James Myers
Hello, I have lost the remainder of what hair I had trying to get JK2 to create mod_jk2.so and jkini.so. Has anyone ever made this combination work? I'm using configure like this: ./configure --with-tomcat41=/usr/local/tomcat5.0 \ --with-apache2=/usr/local/apache2 \

re: Tomcat 5 port 80 non-root

2004-01-02 Thread James Bayer
start INFO: Server startup in 0 ms any ideas? thanks, james - You need to use jsvc to do this. The source ships in the $CATALINA_HOME/bin/jsvc.tar.gz file. You need to unpack it and build it for your system. The documentation is at: http

tomcat 5 port 80 non-root

2004-01-01 Thread James Bayer
any ideas? thanks, james - You need to use jsvc to do this. The source ships in the $CATALINA_HOME/bin/jsvc.tar.gz file. You need to unpack it and build it for your system. The documentation is at: http://jakarta.apache.org/commons/daemon

Re: tomcat memory usage

2003-12-30 Thread James Black
Andrei Ivanov wrote: I've created a context for my application and I used the manager to reload the context and now I've configured the context to be reloadable. First, start with using a profiler to ensure that your application isn't leaking memory. Look at

Re: tomcat memory usage

2003-12-30 Thread James Black
Andrei Ivanov wrote: I've searched bugzilla, but there doesn't seem to be any bug filled about something like this. About using a profiler... could you recommend one ? JProfiler I like, mainly because of the cost, but also because it integrates in well with Netbeans. g Look at

Re: Tomcat Tuning Memory leak

2003-12-30 Thread James Black
David Strupl wrote: I have already changed this ;-) Also added the fork attribute to true for jsp compile. It is not caused by the app - after the app starts and first 100 or so users connect the memory jumps up to approx 130 MB. But during the next 24 hours it eats more than 300 megs. From

Re: Classes cannot be found

2003-12-30 Thread James Black
Jeff Greenland wrote: Does anyone know a way around the serialization problem? If there's an easy solution, I would jump on moving all of our classes into a package immediately -- something we've been wanting to do for a few years. Thanks for the help everyone, hopefully someone has a

RE: java.lang.OutOfMemoryError

2003-12-27 Thread James Black
You may need to go modify Catalina.bat (I guess that is what it would be on Win2k), add a JAVA_OPT variable, such as JAVA_OPT=-mx512M. I don't remember if it is -mx or -mX though. This will set the highest heap size that the java application can use. You may want to set it to 2 or 3GB

RE: unit testing when application level scoping used

2003-12-24 Thread James Black
-Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Monday, December 22, 2003 10:03 AM To: Tomcat Users List Subject: RE: unit testing when application level scoping used Cactus works beautifully with regards to servlet context and general environment setup.

Re: postgresql error

2003-12-22 Thread James Neville
The postmaster needs to be started with the -i flag to accept TCP/IP connections. Check the Postgres documentation. James. [EMAIL PROTECTED] wrote: ***Exception: org.postgresql.util.PSQLException: Connection refused. Check that the hostname and port are correct and that the postmaster

[OT] Re: postgres configuration

2003-12-22 Thread James Neville
: http://www.postgresql.org/docs/7.3/interactive/user-manag.html James [EMAIL PROTECTED] wrote: Hello all i am Inserting data to postgresql question please help me solve this problem i am not given any username ans password by the time of creating db what should

re: unit testing when application level scoping used

2003-12-22 Thread James Black
Hello, I am trying to write a unit test for an application I didn't write. There are classes in the classes directory I want to test directly. The problem is that the application uses application and session scoping for some of the classes, so they can reference the instance without having

Re: Why JBoss (and Tomcat)?

2003-12-22 Thread James Black
Michael Coughlan wrote: I agree. Sorry to be so thick, everyone. I hope I am not too far off topic with this conversation thread, but I simply don't understand how JBoss differs from the J2EE SDK. There is a specification for J2EE, and then Sun makes an implementation of that specification,

<    1   2   3   4   5   6   7   8   9   >