core dump when start Apache 2.0.52 with jk2 module in AIX 5.2 HELP!

2005-01-19 Thread Fan, Tony
Hi, I build Apache 2.0.52 and jk2 connector (jakarta-tomcat-connectors-jk2-2.0.4-src.tar.gz) in AIX 5.2 without any problem, but after I start Apache with jk2 module, it generated Segmentation fault(coredump). Here is I run dbx: # dbx httpd core Type 'help' for help. [us

Re: isapi jsp rdirector problem - help!

2005-01-19 Thread llekann
hi   Windows are different!! the redirector works differently on different windows. maybe that might be the problem. notice step 4 (iii.) and step 4 (iv.) in the attached file.  what version of IIS matters!   if problem not solved, let me have details of exactly what and what is the problem. how u

Re: Help: Context.xml Resource difference between 5.0.x and 5.5.x?

2005-01-17 Thread Parsons Technical Services
Duncan" <[EMAIL PROTECTED]> To: Sent: Monday, January 17, 2005 8:45 PM Subject: Re: Help: Context.xml Resource difference between 5.0.x and 5.5.x? On Mon, 2005-01-17 at 16:57 -0800, TomK wrote: I'm having trouble moving my webapp from Tomcat 5.0 to 5.5. The dataSource in Context.xml

Re: Help: Context.xml Resource difference between 5.0.x and 5.5.x ?

2005-01-17 Thread Sean M. Duncan
On Mon, 2005-01-17 at 16:57 -0800, TomK wrote: > I'm having trouble moving my webapp from Tomcat 5.0 to 5.5. The dataSource > in Context.xml seems to be the issue. > > According to the 'JNDI how-to' documentation for 5.0 and 5.5, it looks like > the '' tag has been removed from the Context.xml

Help: Context.xml Resource difference between 5.0.x and 5.5.x ?

2005-01-17 Thread TomK
I'm having trouble moving my webapp from Tomcat 5.0 to 5.5. The dataSource in Context.xml seems to be the issue. According to the 'JNDI how-to' documentation for 5.0 and 5.5, it looks like the '' tag has been removed from the Context.xml and instead you can now supply arbitrary attributes to

isapi jsp rdirector problem - help!

2005-01-17 Thread John MccLain
I am using the apache isapi_redirector2.sll to cause IIS to redirect .jsp requests to a running Tomcat instance. When I setit up, I get it to work on my machine, but on another machine - setting it up with the same steps - it does not work. All configurations look identical. What would cause an is

Re: apache2 + mod_jk + tomcat5.5.4 help

2005-01-17 Thread Sean M. Duncan
port="8009" minProcessors="5" maxProcessors="75" > enableLookups="false" acceptCount="10" debug="0"/> > > It doesn't work with tomcat 5.5.4. Please help!!! > > Thanks > > ---

apache2 + mod_jk + tomcat5.5.4 help

2005-01-17 Thread Trung Nguyen
Hello, I'm trying to configure mod_jk with tomcat 5.5.4, but I'm kinda stuck. I did it with tomcat 4.1.30 with no problem. How do you configure in server.xml to make it talk to apache2 through AJP13? In tomcat4 I did something like this: It doesn't work with tomcat 5.5.

Developing a large project using Tomcat, please help me

2005-01-17 Thread GPezzini
Hi, we are developing a large java project using Tomcat. On the same project works several persons and the project counts serveral thousand of classes. The project has (in few words) three big places: - standard: the place in which are placed all the classes (not jar but classes) - patches: the pl

please help -SEVERE: Parse error in application web.xml - webapp does not start after cpanel upgrade

2005-01-17 Thread Carlos Martins
After upgrading cpanel on the server, tomcat throws the error message attached. I swear I did not change a thing in my web.xml file. Never the less tomcat says I now have an error in the tag. I forward the error and the contects of my web.xml. please help, if you can. Sincerely yours Carlos

RE: servlet help

2005-01-14 Thread Cox, Charlie
11:42 AM > To: Tomcat Users List > Subject: RE: servlet help > > I am using jk2, apache2, and tomcat5.5 > > -Original Message- > From: Edmon Begoli [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 12, 2005 6:42 PM > To: Tomcat Users List > Subject: Re:

RE: servlet help

2005-01-13 Thread Casas, Claudia
I am using jk2, apache2, and tomcat5.5 -Original Message- From: Edmon Begoli [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 12, 2005 6:42 PM To: Tomcat Users List Subject: Re: servlet help Claudia, Are you using mod_jk with Apache and Tomcat? You should be able to configure in

Re: servlet help

2005-01-12 Thread Edmon Begoli
e is a way to forward only servlet calls, as you can not be sure from the URL. Usually, your URL/URI will have some servlet app. specific context which will help you. Regards, Edmon Software Architecture to the Rescue - Original Message - From: "Casas, Claudia" <[EMAIL PROTEC

RE: servlet help

2005-01-12 Thread Casas, Claudia
Thanks for your support David. Unfortunately, the configuration for jk2 is a bit different, but I really appreciate it. -Original Message- From: David da Guia Carvalho [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 12, 2005 1:52 PM To: Tomcat Users List Subject: RE: servlet help

RE: servlet help

2005-01-12 Thread David da Guia Carvalho
ps even in portuguese he can help you When I finish the translation I post to you again... (if you need any help to especific parts mail me!) Configurando Apache + Jakarta-TOMCAT + Connector MOD_JK Por: David da Guia Carvalho Data: 09-09-2004 Consideramos que o leitor possua o seguinte ambiente:

RE: servlet help

2005-01-12 Thread Casas, Claudia
httpd.conf JkUriSet worker ajp13:localhost:8009 and also added these lines to workers2.properties [uri:spark.iss.utep.edu/servlet/*] group=ajp13:localhost:8009 but still no luck! :( please help. For reference I used the following taken from the web site: http://www.jolash.com/tomcat

servlet help

2005-01-12 Thread Casas, Claudia
I am running tomcat5.5.4, apache2.0.52 and jk2. 1)I an run my jsp's and servlets from root. I have configured tomcat to run my jsp's from the homedirs, but I do not know how to configure tomcat to run servlets from the homedirs. I can run my jsp's like this: http://myserver/~myhomedir/myfile.js

Re: Tomcat 5 startup crash, please help

2004-12-29 Thread Ben Souther
There is actually a listing in Bugzilla this. Would you mind adding your findings to it? http://issues.apache.org/bugzilla/show_bug.cgi?id=30052 If this is a jsvc bug, your data might help to find it. That's a pretty old Linux distribution. I remember having trouble with Sun's jdk on ei

Re: Tomcat 5 startup crash, please help

2004-12-28 Thread Michael Kastner
Hello Jacob, thanks for your reply, Jacob Kjome schrieb: > A stack trace or some other error report would help. It's a bit vague > when you simply describe it. Show the evidence and you will be more > likely to get assistance. that's what I did yesterday, but got no resp

Re: Tomcat 5 startup crash, please help

2004-12-28 Thread Jacob Kjome
A stack trace or some other error report would help. It's a bit vague when you simply describe it. Show the evidence and you will be more likely to get assistance. Jake At 06:54 AM 12/29/2004 +0100, you wrote: >Hello, > >I am desperate, for I have been trying to find a so

Tomcat 5 startup crash, please help

2004-12-28 Thread Michael Kastner
Hello, I am desperate, for I have been trying to find a solution to this problem for two weeks now. Can anybody help me with this? Tomcat 5 crashes as it is starting up using jsvc. It does not crash if I start Tomcat 5 as a regular application. It could be connected to struts and database

init() method returns null for the init-param, please help

2004-12-28 Thread Raasi Potluri
s are working without any hassle, but reading init parameter returns null in the servlet, because I triend to print that on to the console, but it returns null, please help me, awaiting a reply, regards Raasi web.xml looks like this [code] http://java.sun.com/xml/ns/j2ee"; xmlns:xsi=&quo

Re: can anybody please help me!!

2004-12-27 Thread Hardik Tank
our reply, yeas, I'm using the same code > as you written, > > thanx eversomuch, please help me out > > the code looks like this > > [code] > > > package com.jspbook; > > import java.io.*; > import javax.servlet.*; > import javax.servlet

Re: can anybody please help me!!

2004-12-27 Thread Raasi Potluri
Hello Hardik, thanks for your reply, yeas, I'm using the same code as you written, thanx eversomuch, please help me out the code looks like this [code] package com.jspbook; import java.io.*; import javax.servlet.*; import javax.servlet.http.*; public class InternationalizedHello

Re: can anybody please help me!!

2004-12-27 Thread Hardik Tank
; without any hassle, but reading init parameter > returns > null in the servlet, because I triend to print that > on > to the console, but it returns null, please help me, > awaiting a reply, regards Raasi > > web.xml looks like this > > > > > http://jav

can anybody please help me!!

2004-12-27 Thread Raasi Potluri
imple servlets are working without any hassle, but reading init parameter returns null in the servlet, because I triend to print that on to the console, but it returns null, please help me, awaiting a reply, regards Raasi web.xml looks like this http://java.sun.com/xml/ns/j2ee"; xmlns

Re: Still need help! - DBCP/DB2/Tomcat 4.1.24 problem!

2004-12-23 Thread Parsons Technical Services
, December 23, 2004 12:40 PM Subject: Still need help! - DBCP/DB2/Tomcat 4.1.24 problem! Hi, despite the fact that I did get some responses (and a thread hijack), I am still trying to solve this. Any help appreciated. I am trying to get DBCP connection pooling to work with Tomcat 4.1.24 and DB2 8.X.

Still need help! - DBCP/DB2/Tomcat 4.1.24 problem!

2004-12-23 Thread James Milks
Hi, despite the fact that I did get some responses (and a thread hijack), I am still trying to solve this. Any help appreciated. I am trying to get DBCP connection pooling to work with Tomcat 4.1.24 and DB2 8.X. I can connect directly, but whenever I try to use DBCP, I receive a "Cannot

Re: DELETED /ROOT CONTEXT PLEAS HELP!!!

2004-12-21 Thread Dwayne Ghant
tomcat. -Original Message- From: Dwayne Ghant [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 21, 2004 10:09 PM To: Tomcat Users List Subject: Re: DELETED /ROOT CONTEXT PLEAS HELP!!! Using the manerger I login and clicked on the remove button to delete the /ROOT D'Alessandro, Arthur

Re: DELETED /ROOT CONTEXT PLEAS HELP!!!

2004-12-21 Thread Dwayne Ghant
uming this is your custom root web application, and not the default that came with tomcat. -Original Message- From: Dwayne Ghant [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 21, 2004 10:09 PM To: Tomcat Users List Subject: Re: DELETED /ROOT CONTEXT PLEAS HELP!!! Using the manerger I

RE: DELETED /ROOT CONTEXT PLEAS HELP!!!

2004-12-21 Thread sven morales
yne Ghant [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 21, 2004 10:09 PM > To: Tomcat Users List > Subject: Re: DELETED /ROOT CONTEXT PLEAS HELP!!! > > Using the manerger I login and clicked on > the remove button to delete the /ROOT > > D'Alessandro, Arthu

RE: DELETED /ROOT CONTEXT PLEAS HELP!!!

2004-12-21 Thread D'Alessandro, Arthur
eploy the replicated ROOT folder. -Original Message- From: Dwayne Ghant [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 21, 2004 10:18 PM To: Tomcat Users List Subject: Re: DELETED /ROOT CONTEXT PLEAS HELP!!! Yes, you are correct. No backup. but I do have a replicated directory on an

Re: DELETED /ROOT CONTEXT PLEAS HELP!!!

2004-12-21 Thread Dwayne Ghant
OOT folder from a backup, I'm assuming this is your custom root web application, and not the default that came with tomcat. -Original Message- From: Dwayne Ghant [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 21, 2004 10:09 PM To: Tomcat Users List Subject: Re: DELETED /ROOT CON

RE: DELETED /ROOT CONTEXT PLEAS HELP!!!

2004-12-21 Thread D'Alessandro, Arthur
ecember 21, 2004 10:09 PM To: Tomcat Users List Subject: Re: DELETED /ROOT CONTEXT PLEAS HELP!!! Using the manerger I login and clicked on the remove button to delete the /ROOT D'Alessandro, Arthur wrote: >Define "deleted the /ROOT context..." > >-Original Message-

RE: DELETED /ROOT CONTEXT PLEAS HELP!!!

2004-12-21 Thread D'Alessandro, Arthur
, December 21, 2004 10:07 PM To: Tomcat Users List Subject: Re: DELETED /ROOT CONTEXT PLEAS HELP!!! You mean like this ??? D'Alessandro, Arthur wrote: >Define "deleted the /ROOT context..." > >-Original Message- >From: Dwayne Ghant [mailto:[EMAIL PROTECTED]

Re: DELETED /ROOT CONTEXT PLEAS HELP!!!

2004-12-21 Thread Dwayne Ghant
rs List Subject: DELETED /ROOT CONTEXT PLEAS HELP!!! Like a dummy I made the owfull mistake of deleting the /ROOT context I really need to restore it ASAP. Can someone please help me I have been here for three ours trying to fix this without reinstalling the whole thing. My config. is tomcat5.0.2x/ Apa

Re: DELETED /ROOT CONTEXT PLEAS HELP!!!

2004-12-21 Thread Dwayne Ghant
You mean like this ??? D'Alessandro, Arthur wrote: Define "deleted the /ROOT context..." -Original Message- From: Dwayne Ghant [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 21, 2004 10:01 PM To: Tomcat Users List Subject: DELETED /ROOT CONTEXT PLEAS HELP!!! Like a d

RE: DELETED /ROOT CONTEXT PLEAS HELP!!!

2004-12-21 Thread D'Alessandro, Arthur
Define "deleted the /ROOT context..." -Original Message- From: Dwayne Ghant [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 21, 2004 10:01 PM To: Tomcat Users List Subject: DELETED /ROOT CONTEXT PLEAS HELP!!! Like a dummy I made the owfull mistake of deleting the /ROOT

DELETED /ROOT CONTEXT PLEAS HELP!!!

2004-12-21 Thread Dwayne Ghant
Like a dummy I made the owfull mistake of deleting the /ROOT context I really need to restore it ASAP. Can someone please help me I have been here for three ours trying to fix this without reinstalling the whole thing. My config. is tomcat5.0.2x/ Apache 2 / mod_jk2 PLEASE HELP. -- Dwayne A. Ghant

Re: strange tomcat Behavior need urgent help.

2004-12-20 Thread Parsons Technical Services
ect: Re: strange tomcat Behavior need urgent help. This is a MySql problem. It shuts down connections if they have been idle for too long. You need a pool manager that takes care of this. Something like c3p0 will do the job. On Sun, 19 Dec 2004 12:28:09 + (GMT), Krishnakant Mane <[EMAIL

Re: strange tomcat Behavior need urgent help.

2004-12-20 Thread Eric Rotick
This is a MySql problem. It shuts down connections if they have been idle for too long. You need a pool manager that takes care of this. Something like c3p0 will do the job. On Sun, 19 Dec 2004 12:28:09 + (GMT), Krishnakant Mane <[EMAIL PROTECTED]> wrote: > > > hello all, > I am Krishnakant

RE: tomcat problem related connection pooling help needed

2004-12-19 Thread Jan Behrens
> From: Krishnakant Mane [mailto:[EMAIL PROTECTED] > Sent: Sunday, December 19, 2004 2:17 PM > To: [EMAIL PROTECTED] > Subject: tomcat problem related connection pooling help needed > > > hello Jan and other friends, > I read the mail that was sent as a reply for my > proble

tomcat problem related connection pooling help needed

2004-12-19 Thread Krishnakant Mane
hello Jan and other friends, I read the mail that was sent as a reply for my problem. thanks jan for ur valuable help. I must mention that I am new to the jdbc stuff. so I could not figure out the connection pooling issue. I understand that with pooling I can have live objects of say connection

RE: strange tomcat Behavior need urgent help.

2004-12-19 Thread Jan Behrens
they might be a reasonable starting point. If this doesn't help, I would suggest searching --> http://lists.mysql.com/java. I think there must be plenty of posts related to your problem. HTH, Jan > -Original Message- > From: Krishnakant Mane [mailto:[EMAIL PROTECTED]

RE: strange tomcat Behavior need urgent help.

2004-12-19 Thread Jan Behrens
ubject: strange tomcat Behavior need urgent help. > > > > > hello all, > I am Krishnakant Mane from India. I own a software > firm and we generally implement our systems on linux > and all open source servers like jakarta tomcat and > apache server in particular. of l

strange tomcat Behavior need urgent help.

2004-12-19 Thread Krishnakant Mane
hello all, I am Krishnakant Mane from India. I own a software firm and we generally implement our systems on linux and all open source servers like jakarta tomcat and apache server in particular. of late I have been facing a strange problem with tomcat. I am a tomcat 5 aka 5.0.25 user. I have

RE: Help me off this list!

2004-12-15 Thread Ben Souther
riginal Message Follows > From: TK Banks <[EMAIL PROTECTED]> > Reply-To: "Tomcat Users List" > <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED], [EMAIL PROTECTED] > Subject: Help me off this list! > Date: Tue, 14 Dec 2004 23:55:40 -0800 (PST) > > No matt

RE: Help me off this list!

2004-12-15 Thread Leland Chen
Actually, I have been in same situation for 2 years. I was not able to unsubscribe myself.   Original Message Follows From: TK Banks <[EMAIL PROTECTED]> Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Help me of

RE: Help me off this list!

2004-12-15 Thread Mark Thomas
> -Original Message- > From: TK Banks [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 15, 2004 7:56 AM > To: [EMAIL PROTECTED]; > [EMAIL PROTECTED] > Subject: Help me off this list! > > No matter how many times I send mail to > [EMAIL PROTECTED] I co

RE: Help me off this list!

2004-12-15 Thread Allistair Crossley
gt; [EMAIL PROTECTED] > Subject: Help me off this list! > > > No matter how many times I send mail to > [EMAIL PROTECTED] I continue > to be flooded with tomcat-user mail. > > Months ago I wanted to post a question to this list > and found I couldn't do so u

RE: Help me off this list!

2004-12-15 Thread Aris Javier
I think you must receive and send a confirmation reply if you want to subscribe or unsubscribe... aris -Original Message- From: TK Banks [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 15, 2004 3:56 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Help me off this list! No

Help me off this list!

2004-12-14 Thread TK Banks
No matter how many times I send mail to [EMAIL PROTECTED] I continue to be flooded with tomcat-user mail. Months ago I wanted to post a question to this list and found I couldn't do so unless I joined the list. So, grudgingly, I joined, posted my question and immediately unsubscribed. I checked

Re: Tomcat5.5/xp/starting problem Please help me

2004-12-13 Thread David Smith
This error can be found using an xml validator. Specifically: config /WEB-INF/struts-config.xml application src.tcs.beans.ApplicationResources Your second init-param block is "opened" with

RE: Tomcat5.5/xp/starting problem Please help me

2004-12-13 Thread Allistair Crossley
stop this > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 14 December 2004 11:16 > To: Tomcat Users List > Subject: Tomcat5.5/xp/starting problem Please help me > > > > Hi, > I am

Tomcat5.5/xp/starting problem Please help me

2004-12-13 Thread birendar . waldiya
Hi, I am getting following error while starting tomcat .. beasides i have a lot of other issues can anyone look and guide me what do do ? I am also sending web.xml Dec 14, 2004 4:43:43 PM org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on http-8080 Dec 14

Re: Please help me

2004-12-13 Thread Hari Mailvaganam
load files. > > The context must be reloadable ie., set the reloadable = true in the > > context using the > > admin page > > > > > > VTR > > BHEL haridwar > > - Original Message - From: "Rajesh" <[EMAIL PROTECTED]> > &

Re: New Babie query - pls pls help me

2004-12-13 Thread Jon Wingfield
Argh. Triple hijack! This thread started as "JSP expressions are displayed as string", became "Do not allow browsing the root directory to tomcat", then "problem starting tomcat 5.5/jdk1.3.1_11" and now "New Babie query - pls pls help me". For the sa

Re: New Babie query - pls pls help me

2004-12-13 Thread Ben Souther
description The requested resource > (/servlets-examples/servlet/HelloWorld) is not available. > > I tried to start-stop/reload the tomcat servlet-example but still the same, > i understand i need to change some files - but can any body tell stepwise > instructions ? Pl

Re: New Babie query - pls pls help me

2004-12-13 Thread Antony Paul
t-stop/reload the tomcat servlet-example but still the same, > i understand i need to change some files - but can any body tell stepwise > instructions ? Pls pls help me I am stuck > > Thanks in advance > Manisha > > --

New Babie query - pls pls help me

2004-12-13 Thread Manisha Sathe
derstand i need to change some files - but can any body tell stepwise instructions ? Pls pls help me I am stuck Thanks in advance Manisha - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Please help me

2004-12-13 Thread Rajesh
: Monday, December 13, 2004 2:25 PM Subject: Please help me Hai all, i have a doubt please help me. in my tomcat server, am developing a online shopping site. the site is live, i periodically upload updated pages, when uploading i donot want to down the server, i use a way that creating 2 web

Re: Please help me

2004-12-13 Thread VTR Ravi Kumar
CTED]> Sent: Monday, December 13, 2004 2:25 PM Subject: Please help me Hai all, i have a doubt please help me. in my tomcat server, am developing a online shopping site. the site is live, i periodically upload updated pages, when uploading i donot want to down the server, i use a way that creating 2

Please help me

2004-12-13 Thread Rajesh
Hai all, i have a doubt please help me. in my tomcat server, am developing a online shopping site. the site is live, i periodically upload updated pages, when uploading i donot want to down the server, i use a way that creating 2 webapps, one will run, i upload the updated pages to webapp 2

Help needed in configuring JTA with Tomcat 5

2004-12-11 Thread Anirban Konar
We need to use JTA in Apache Tomcat server. Does anybody have the steps to configure Tomcat to use JTA? We tried few diff ways - for ex: using Tyrex jar file, but not getting the result. Thanks, Anirban Konar. Information transmitted by this EMAIL is proprietary to iGA

RE: Help: Windows Server on Linux Client

2004-12-08 Thread Benson Margulies
27; dialog, and the user can type in a domain-qualified name. Unless you want to use forms authentication, for which there are some packages that someone else can help you with. -Original Message- From: Aris Javier [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 08, 2004 12:10 AM To: To

RE: Help: Windows Server on Linux Client

2004-12-08 Thread Benson Margulies
lto:[EMAIL PROTECTED] Sent: Tuesday, December 07, 2004 10:25 PM To: Tomcat Users List Subject: RE: Help: Windows Server on Linux Client but where to type [EMAIL PROTECTED] or foo\domain in linux? sorry im a newbie in linux... thanks! aris -Original Message- From: Benson Margulies [mai

RE: Help: Windows Server on Linux Client

2004-12-07 Thread Aris Javier
riginal Message- From: Parsons Technical Services [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 08, 2004 12:34 PM To: Tomcat Users List Subject: Re: Help: Windows Server on Linux Client 1. Is IIS shutdown (Stop the service and disable it)? 2. Is Tomcat up and running? 3. http://localh

RE: Help: Windows Server on Linux Client

2004-12-07 Thread Caldarale, Charles R
> From: Aris Javier [mailto:[EMAIL PROTECTED] > Subject: RE: Help: Windows Server on Linux Client > > I've changed my server.xml to port 80 and disconnected IIS... > but "page cannot be displayed" appeared...? The first thing to try is a clean Tomcat install, updat

Re: Help: Windows Server on Linux Client

2004-12-07 Thread Parsons Technical Services
security. Doug - Original Message - From: "Aris Javier" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Tuesday, December 07, 2004 11:16 PM Subject: RE: Help: Windows Server on Linux Client thanks Chuck! I've changed my server.xml t

RE: Help: Windows Server on Linux Client

2004-12-07 Thread Aris Javier
ROTECTED] Sent: Wednesday, December 08, 2004 11:51 AM To: Tomcat Users List Subject: RE: Help: Windows Server on Linux Client > From: Aris Javier [mailto:[EMAIL PROTECTED] > Subject: RE: Help: Windows Server on Linux Client > > if I will not use IIS, how to remove 8080 in URL then?

RE: Help: Windows Server on Linux Client

2004-12-07 Thread Caldarale, Charles R
> From: Aris Javier [mailto:[EMAIL PROTECTED] > Subject: RE: Help: Windows Server on Linux Client > > if I will not use IIS, how to remove 8080 in URL then? Tomcat's HTTP connector is configured in server.xml. By default, Tomcat ships with the port number set to 8080 so you

RE: Help: Windows Server on Linux Client

2004-12-07 Thread Aris Javier
but where to type [EMAIL PROTECTED] or foo\domain in linux? sorry im a newbie in linux... thanks! aris -Original Message- From: Benson Margulies [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 08, 2004 10:12 AM To: Tomcat Users List Subject: RE: Help: Windows Server on Linux Client

RE: Help: Windows Server on Linux Client

2004-12-07 Thread Aris Javier
im just using IIS to remove 8080 port number... with the help of jk2 connector... if I will not use IIS, how to remove 8080 in URL then? thanks! -Original Message- From: Parsons Technical Services [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 08, 2004 10:20 AM To: Tomcat Users

Re: Help: Windows Server on Linux Client

2004-12-07 Thread Parsons Technical Services
- From: "Aris Javier" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Tuesday, December 07, 2004 8:51 PM Subject: RE: Help: Windows Server on Linux Client Hello! I already enabled "Anonymous Access" but to no success... =| I

RE: Help: Windows Server on Linux Client

2004-12-07 Thread Benson Margulies
The user can type [EMAIL PROTECTED] in as their user name to the basic auth box, and their domain password, or foo\domain. And then the IIS will cheerfully authenticate them to the domain. - To unsubscribe, e-mail: [EMAIL PROTECTE

RE: Help: Windows Server on Linux Client

2004-12-07 Thread Aris Javier
x? Thanks! -Original Message- From: Parsons Technical Services [mailto:[EMAIL PROTECTED] Sent: Monday, December 06, 2004 11:55 AM To: Tomcat Users List Subject: Re: Help: Windows Server on Linux Client Aris, Do want the only people that use the app to be domain users? If so, then you will need to

Re: Help: Windows Server on Linux Client

2004-12-06 Thread Parsons Technical Services
So to recap: On windows server you have disabled Anonymous access. Only Domain users are to be allowed. Windows using IE and Linux using Firefox work. Mozilla and konqueror do not. All of this with the browser hitting IIS on the front end. If this is correct, then the issue is with the browser and

RE: Help: Windows Server on Linux Client

2004-12-06 Thread Aris Javier
r 06, 2004 11:55 AM To: Tomcat Users List Subject: Re: Help: Windows Server on Linux Client Aris, Do want the only people that use the app to be domain users? If so, then you will need to implement a different security system if users will be on non windows machines. One option is the authentica

[OT] Re: help with html + servlet

2004-12-06 Thread Ben Souther
> Ben - I will try your examples. the example says > "Download SimpleServlet.war to your TOMCAT_HOME\webapps" > Should I download this code to my Tomcat5.0\webapps\ROOT > or Tomcat5.0\webapps\ROOT\WEB-INF\classes\ directorie No, to deploy a war file in Tomcat, just pl

Re: help with html + servlet

2004-12-06 Thread Nestor Florez
The assign text book is "Beginning java 2", Ivor Horton, but I was reading one of O'reilly's books about servlets I am also trying to do the same thing using the Oracle 10g IDE but I have the same problem. The thing is in our previous homework I manage to make jsp files find on TOmcat by putting

Re: help with html + servlet

2004-12-06 Thread Wendy Smoak
From: "Nestor Florez" <[EMAIL PROTECTED]> > I put my HTML code in the Tomcat 5.0\webapps\ROOT directory and I > am putting my servlet in the Tomcat 5.0\webapps\ROOT\WEB-INF\classes\florezn, Make sure your package statement is correct for that path. > I am doing this for a homework and part one is

Re: help with html + servlet

2004-12-06 Thread Ben Souther
ssing > where to put the servlet. > I was reading a book that said that you put your servlets in the > path/servlets/myservlet, but then you access > the servlet by using path/servlet/myservlet. This obviously different from > Tomcat > > This is probable v

help with html + servlet

2004-12-06 Thread Nestor Florez
book that said that you put your servlets in the path/servlets/myservlet, but then you access the servlet by using path/servlet/myservlet. This obviously different from Tomcat This is probable very basic for you guys, but not for me. Appreciate any help - Thanks, :-) Néstor Alberto Flórez

Re: Help: Windows Server on Linux Client

2004-12-05 Thread Parsons Technical Services
access. Doug www.parsonstechnical.com - Original Message - From: "Aris Javier" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Sunday, December 05, 2004 9:19 PM Subject: RE: Help: Windows Server on Linux Client Thanks for your reply

Re: FW: Help: Windows Server on Linux Client

2004-12-05 Thread QM
On Mon, Dec 06, 2004 at 09:20:26AM +0800, Aris Javier wrote: : http: 401 authorization problem always shows up on mozilla in linux. : : The server is Windows 2k (development pc) running tomcat 5.0.27 : using jk2 connector to run on IIS... my web apps don't have problems : on windows client... Try

RE: Help: Windows Server on Linux Client

2004-12-05 Thread Brad Cobb
-Original Message- From: Aris Javier [mailto:[EMAIL PROTECTED] Sent: Monday, 6 December 2004 10:20 AM To: Tomcat Users List Subject: RE: Help: Windows Server on Linux Client > Thanks for your reply Brad! no problems. Hope it helps. > Inside IIS (myApp virtual directory),

RE: Help: Windows Server on Linux Client

2004-12-05 Thread Aris Javier
Tomcat Users List Subject: RE: Help: Windows Server on Linux Client Hi, > The server is Windows 2k (development pc) running tomcat 5.0.27 using > jk2 connector to run on IIS... my web apps don't have problems on > windows client... I would be looking at your IIS permissions.

RE: Help: Windows Server on Linux Client

2004-12-05 Thread Brad Cobb
Hi, > The server is Windows 2k (development pc) running tomcat 5.0.27 > using jk2 connector to run on IIS... my web apps don't have problems > on windows client... I would be looking at your IIS permissions. Are you using 'Anonymous Access' in IIS? It sounds like your Windows clients are ac

FW: Help: Windows Server on Linux Client

2004-12-05 Thread Aris Javier
Please Help! thanks very much! aris _ From: Aris Javier Sent: Friday, December 03, 2004 4:48 PM To: 'Tomcat Users List' Subject: Help: Windows Server on Linux Client Good Afternoon! I have this problem on linux clients... My web apps simply won't run on linux

Re: clustering help

2004-12-03 Thread Filip Hanik - Dev
that still didn't answer the question, see Matt's email Filip - Original Message - From: "Nandish Rudra" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Thursday, December 02, 2004 4:39 PM Subject: RE: clusteri

RE: clustering help

2004-12-03 Thread Dale, Matt
the second server you just change the hostname in your URL then this is never going to work. Ta Matt -Original Message- From: Nandish Rudra [mailto:[EMAIL PROTECTED] Sent: 02 December 2004 22:40 To: 'Tomcat Users List' Subject: RE: clustering help I have two jsp's for

Help: Windows Server on Linux Client

2004-12-03 Thread Aris Javier
don't have problems on windows client... please help! Thanks very much! aris <mailto:[EMAIL PROTECTED]>

Tomcat 5.5 (need help??????????I

2004-12-02 Thread vishal nalwa
xception javax.servlet.ServletException:Truncated class file . . . root cause java.lang.ClassFormatError:Truncated class file Please help me. Is it tomcat5.5 configuration issue or some bad logic in my application. Thanks to all in advance Vishal Yaho

RE: clustering help

2004-12-02 Thread Nandish Rudra
s "+test); %> Regards, Nandish Rudra -Original Message- From: Filip Hanik - Dev [mailto:[EMAIL PROTECTED] Sent: Thursday, December 02, 2004 5:23 PM To: Tomcat Users List Subject: Re: clustering help the logs are showing that everything is replicating fine. you can

RE: clustering help

2004-12-02 Thread Nandish Rudra
Yes i do. Regards, Nandish Rudra ECI Conference Call Services, LLC -Original Message- From: Dale, Matt [mailto:[EMAIL PROTECTED] Sent: Thursday, December 02, 2004 5:11 PM To: Tomcat Users List Subject: RE: clustering help do you have the tag in your applications web.xml

Re: clustering help

2004-12-02 Thread Filip Hanik - Dev
" <[EMAIL PROTECTED]> Sent: Thursday, December 02, 2004 4:10 PM Subject: RE: clustering help do you have the tag in your applications web.xml? -Original Message- From: Nandish Rudra [mailto:[EMAIL PROTECTED] Sent: 02 December 2004 22:08 To: Tomcat Users List (E-mail) Subject: c

RE: clustering help

2004-12-02 Thread Dale, Matt
do you have the tag in your applications web.xml? -Original Message- From: Nandish Rudra [mailto:[EMAIL PROTECTED] Sent: 02 December 2004 22:08 To: Tomcat Users List (E-mail) Subject: clustering help Hello, I an running tomcat 5.0.28 on redhat 9 and having some clustering problem

clustering help

2004-12-02 Thread Nandish Rudra
cated across the machines. Can anyone please help me with this? server.xml: logs: Dec 2, 2004 4:54:50 PM org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on http-8080 Dec 2, 2004 4:54:

Help installing the Admin Application

2004-11-30 Thread Venkat & Radha Venkataramanan
Hello: I downloaded the 5.5.5Admin zip file and copied the different files into the appropriate directories. But I don't see the Admin application listed in the Tomcat Web Application Manager. When I click on the first application which is displayed as /, I see the Jakarta default page. When I cl

RE: help - Java error starting Tomcat 5

2004-11-29 Thread David Stevenson
On Mon, 2004-11-29 at 10:50, Shapira, Yoav wrote: > Hi, > What version of Tomcat 5, and from what distribution? It seems like > your installation is incomplete or corrupt. > > Yoav Shapira http://www.yoavshapira.com > We have had some corruption issues on Solaris with Tomcat distributions. Bec

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