Re: Beginner help setting up test vertical cluster

2017-11-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Keiichi, On 11/1/17 3:28 AM, Keiichi Fujino wrote: > Hi Dave. > > Your Interceptor settings are as follows. > > >> > className="org.apache.catalina.tribes.group. >> interceptors.TcpFailureDetector"> > className="org.apache.catalina.tribes.group

Re: Beginner help setting up test vertical cluster

2017-11-01 Thread Keiichi Fujino
Hi Dave. Your Interceptor settings are as follows. > > > > >uniqueId="{0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}"> >className="org.apache.catalina.tribes.membership.StaticMember" > domain="clustertest" host="xxx.xxx

Re: Beginner help setting up test vertical cluster

2017-10-30 Thread Dave Ford
On Mon, 2017-10-30 at 09:15 -0400, Christopher Schultz wrote: > Dave, >  > Can you please post your and associated elements from > conf/server.xml -- minus any secrets that may have crept in there? > Also, what does your network look like? Any intermediates such as > load > balancers/firewalls? Wh

Re: Beginner help setting up test vertical cluster

2017-10-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dave, On 10/30/17 6:19 AM, Dave Ford wrote: > Hello, > > I should apologise in advance as I'm very new to Tomcat and, I'm > sure, will be making some daft mistakes and silly errors. I hope > this question and any that follow it aren't too dumb. >

Beginner help setting up test vertical cluster

2017-10-30 Thread Dave Ford
Hello,  I should apologise in advance as I'm very new to Tomcat and, I'm sure, will be making some daft mistakes and silly errors. I hope this question and any that follow it aren't too dumb. I've recently started a new job and have inherited a half-finished tomcat cluster on solaris. While I'm

Re: Beginner

2009-08-06 Thread David Smith
Mohamed Shah wrote: > Hi, > > I am new to apache tomcat. > May I know which is the root directory for source files like html,jsp. I > guess it is webapps. > How to call the files using browser. http://localhost:8080/mywork/name.jsp > Is this right way to use? > Then How to check if the service

Re: Beginner

2009-08-06 Thread Michael Ludwig
Mohamed Shah schrieb: May I know which is the root directory for source files like html,jsp. I guess it is webapps. No, webapps is the directory where you put your web applications. Within your web application, the top level directories is for HTML and JSP. But of course you may also put them

Re: Beginner

2009-08-06 Thread Serge Fonville
Hi, Have you read http://tomcat.apache.org/tomcat-6.0-doc/index.html? The / urlpath correspoinds with $webappsdir/ROOT For every webapp a directory under $webappsdir is used HTH Regards, Serge Fonville On Thu, Aug 6, 2009 at 2:24 PM, Mohamed Shah wrote: > Hi, > > I am new to apache tomcat. >  

Re: Beginner

2009-08-06 Thread Mark Thomas
Mohamed Shah wrote: > Hi, Sorry. Ignore my previous e-mail about thread hijacking. > I am new to apache tomcat. Welcome. > May I know which is the root directory for source files like html,jsp. I > guess it is webapps. Not quite. The concept of a root directory doesn't exist in Tomcat in the

Re: Beginner

2009-08-06 Thread Mark Thomas
Mohamed Shah wrote: Please don't hijack threads. Mark > Hi, > > I am new to apache tomcat. > May I know which is the root directory for source files like html,jsp. I > guess it is webapps. > How to call the files using browser. http://localhost:8080/mywork/name.jsp > Is this right way to us

Beginner

2009-08-06 Thread Mohamed Shah
Hi, I am new to apache tomcat. May I know which is the root directory for source files like html,jsp. I guess it is webapps. How to call the files using browser. http://localhost:8080/mywork/name.jsp Is this right way to use? Then How to check if the service runs? I don't have admin rights bu

RE: Beginner with apache

2009-06-17 Thread Hracek, Petr
, Petr [mailto:petr.hra...@siemens-enterprise.com] Sent: Wednesday, June 17, 2009 11:08 AM To: Tomcat Users List Subject: RE: Beginner with apache Output of command find is: apache:~ # find /opt/secm/servlet -print /opt/secm/servlet /opt/secm/servlet/WEB-INF /opt/secm/servlet/WEB-INF/classes /opt

RE: Beginner with apache

2009-06-17 Thread Hracek, Petr
ve static web application files" I mean Alias, Directory, Location directive Thank you in advance Regards / S pozdravem Petr Hráček -----Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Tuesday, June 16, 2009 3:50 PM To: Tomcat Users List Subject: Re

RE: Beginner with apache

2009-06-16 Thread Caldarale, Charles R
> From: Hracek, Petr [mailto:petr.hra...@siemens-enterprise.com] > Subject: RE: Beginner with apache > > I am trying to develop a new servlet: You still seem to be confusing the concepts of webapp and servlet. A servlet is a single Java class that extends the HttpServlet clas

Re: Beginner with apache

2009-06-16 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Petr, On 6/16/2009 4:03 AM, Hracek, Petr wrote: > Now I have changed the files basely you mail and now situation is following: You are getting closer. > I am trying to develop a new servlet: > > /opt/secm/servlet directory has WEB-INF structure wit

RE: Beginner with apache

2009-06-16 Thread Hracek, Petr
harles R [mailto:chuck.caldar...@unisys.com] Sent: Monday, June 15, 2009 3:14 PM To: Tomcat Users List Subject: RE: Beginner with apache > From: Hracek, Petr [mailto:petr.hra...@siemens-enterprise.com] > Subject: RE: Beginner with apache > > Suse gyus are not responsible for this step

RE: Beginner with apache

2009-06-15 Thread Caldarale, Charles R
> From: Hracek, Petr [mailto:petr.hra...@siemens-enterprise.com] > Subject: RE: Beginner with apache > > Suse gyus are not responsible for this step. > Now it has to be used tomcat-5.5. or distro package from SuSE. If it's the package from SuSE, then the SuSE guys *are* r

RE: Beginner with apache

2009-06-15 Thread Hracek, Petr
vlet/WEB-INF/web.xml is existing and /opt/sso/servlet/META-INF/context.xml is existing now as well. I know that this is the question of beginner but how the tomcat knows that the servlet SSO/servlet is mapped to /opt/sso/servlet. Is it enough to have web.xml and context.xml files? Sorry for misti

Re: Beginner with apache

2009-06-15 Thread André Warnier
:a...@ice-sa.com] Sent: Monday, June 15, 2009 11:22 AM To: Tomcat Users List Subject: Re: Beginner with apache Hi. In the information below, you forgot to mention - what version of Tomcat this is - on what platform this is From bits and pieces below, I guess that this may be Tomcat 5.5.? , on

RE: Beginner with apache

2009-06-15 Thread Hracek, Petr
] Sent: Monday, June 15, 2009 11:22 AM To: Tomcat Users List Subject: Re: Beginner with apache Hi. In the information below, you forgot to mention - what version of Tomcat this is - on what platform this is From bits and pieces below, I guess that this may be Tomcat 5.5.? , on a RedHat Linux

Re: Beginner with apache

2009-06-15 Thread André Warnier
/index.html (Deployment organisation) The principles are universal. But the details (which directories etc..) are specific to each platform-specific pre-packaged Tomcat. Hracek, Petr wrote: Hello all, sorry for this beginner question but I do not know who to setup my servlet. On the machine is

Beginner with apache

2009-06-15 Thread Hracek, Petr
Hello all, sorry for this beginner question but I do not know who to setup my servlet. On the machine is installed and run apache server as well. Version is 2.2.3. In the configuration file is mentioned: JkMount /sso/servlet/* ajp13 JkMount /swt/servlet/* ajp13 My TOMCAT_HOME directory is /srv

Re: Beginner: Installation Apache

2009-04-23 Thread André Warnier
Vinay Nagrik wrote: Dear Group, I downloaded bianries fo Apache for my Windows platform on XP operating system. I did not come across a statement that Apache runs on XP. The site says that it runs on Vista. Can somebody please tell me if it runs on Windows XP. Secondly, when I was installing

RE: Beginner: Installation Apache

2009-04-23 Thread Anthony J. Biacco
--- Manager, IT Operations Format Dynamics, Inc. 303-573-1800x27 abia...@formatdynamics.com http://www.formatdynamics.com > -Original Message- > From: Vinay Nagrik [mailto:vnag...@gmail.com] > Sent: Thursday, April 23, 2009 1:28 PM > To: users@tomcat.apache.org > Su

Re: Beginner: Installation Apache

2009-04-23 Thread Mark Thomas
Vinay Nagrik wrote: > Dear Group, > > I downloaded bianries fo Apache for my Windows platform on XP operating > system. > > I did not come across a statement that Apache runs on XP. The site says > that it runs on Vista. Can somebody please tell me if it runs on Windows > XP. Really? It does?

Beginner: Installation Apache

2009-04-23 Thread Vinay Nagrik
Dear Group, I downloaded bianries fo Apache for my Windows platform on XP operating system. I did not come across a statement that Apache runs on XP. The site says that it runs on Vista. Can somebody please tell me if it runs on Windows XP. Secondly, when I was installing it, the message says

Re: Tomcat Beginner - Step 2!

2009-01-18 Thread André Warnier
Toriacht wrote: Thanks Alan, I had tried the clean etc. to no avail. The file was there and writeable etc. When I moved my workspace to c:/workspace away from 'documents and settings' folder and created a new project the error disappeared. I'm not sure if it solved because of the new project or

Re: Tomcat Beginner - Step 2!

2009-01-18 Thread Toriacht
apache.naming.resources.FileDirContext.setDocBase(FileDirContext.java:141) >> >> >> Any ideas? >> >> T >> >> p.s. I have another thread on web services that ended up asking the same >> qn >> as above. although it started out as a more generi

Re: Tomcat Beginner - Step 2!

2009-01-17 Thread Alan Chaney
thread on web services that ended up asking the same qn as above. although it started out as a more generic question. I hope this not against policy. I'll delete other thread if required. Caldarale, Charles R wrote: From: g f [mailto:gfo...@gmail.com] Subject: Re: Tomcat Beginner - Step 2!

RE: Tomcat Beginner - Step 2!

2009-01-17 Thread Toriacht
gh it started out as a more generic question. I hope this not against policy. I'll delete other thread if required. Caldarale, Charles R wrote: > >> From: g f [mailto:gfo...@gmail.com] >> Subject: Re: Tomcat Beginner - Step 2! >> >> Change your port forwarding(virtu

RE: Tomcat Beginner - Step 2!

2009-01-16 Thread Caldarale, Charles R
> From: g f [mailto:gfo...@gmail.com] > Subject: Re: Tomcat Beginner - Step 2! > > Change your port forwarding(virtual server) to forward port 80 (on the > outside) to port 8080 on the inside. If your router/modem doesn't support port forwarding, change the port in conf/

Re: Tomcat Beginner - Step 2!

2009-01-16 Thread g f
which works fine and is visible at > //localhost:8080/mywebservice. I still can't make it publicly visible. > > I have a beginner few questions. > > 1. What is the default public address of my tomcat server, and the > applications on it. Is it just my external IP address/

Tomcat Beginner - Step 2!

2009-01-16 Thread Toriacht
Hi, I have written my first web service which works fine and is visible at //localhost:8080/mywebservice. I still can't make it publicly visible. I have a beginner few questions. 1. What is the default public address of my tomcat server, and the applications on it. Is it just my extern

RE: Beginner - Netbeans IDE

2009-01-14 Thread Caldarale, Charles R
> From: Toriacht [mailto:shatner.will...@gmail.com] > Subject: RE: Beginner - Netbeans IDE > > i ran the service.bat to install as a service (is this > permanent?) Yes. > Is this how I should always start? Not really. You most likely want to have the IDE start and stop Tomcat

RE: Beginner - Netbeans IDE

2009-01-14 Thread Toriacht
er visible? just Glassfish and WeRuby. If I select 'add server' it assumes I want to add a Glassfish server and wont let me select Tomcat. Netbeans doesn't know its there... Thanks again, Toriacht Caldarale, Charles R wrote: > >> From: Toriacht [mailto:shatner.will...@g

RE: Beginner - Netbeans IDE

2009-01-14 Thread Caldarale, Charles R
> From: Toriacht [mailto:shatner.will...@gmail.com] > Subject: RE: Beginner - Netbeans IDE > > in what files/and where do I need set these variables. You do not need to set CATALINA_HOME - that is done automatically by the startup.bat script. I normally set JAVA_HOME as a global

RE: Beginner - Netbeans IDE

2009-01-14 Thread Toriacht
: > >> From: Toriacht [mailto:shatner.will...@gmail.com] >> Subject: RE: Beginner - Netbeans IDE >> >> The .exe does not come with a catalina.bat > > Correct; there are no scripts in the .exe download (and I don't know why). > >> I suppose I was wondering wa

RE: Beginner - Netbeans IDE

2009-01-14 Thread Caldarale, Charles R
> From: Toriacht [mailto:shatner.will...@gmail.com] > Subject: RE: Beginner - Netbeans IDE > > The .exe does not come with a catalina.bat Correct; there are no scripts in the .exe download (and I don't know why). > I suppose I was wondering was there a standard catalin

RE: Beginner - Netbeans IDE

2009-01-14 Thread Toriacht
. Sender does not necessarily endorse content contained within > this transmission. > > > > >> Date: Wed, 14 Jan 2009 05:42:58 -0800 >> From: brian.p.gunn...@gmail.com >> To: users@tomcat.apache.org >> Subject: Beginner - Netbeans IDE >> >> >

RE: Beginner - Netbeans IDE

2009-01-14 Thread Martin Gainty
. > Date: Wed, 14 Jan 2009 05:42:58 -0800 > From: brian.p.gunn...@gmail.com > To: users@tomcat.apache.org > Subject: Beginner - Netbeans IDE > > > Hi, > > I am trying to deploy my first webservice. I downloaded Netbeans IDE to > develop it (normally use Eclipse). I alrea

RE: Beginner - Netbeans IDE

2009-01-14 Thread Caldarale, Charles R
> From: Toriacht [mailto:brian.p.gunn...@gmail.com] > Subject: Beginner - Netbeans IDE > > 1 .How do I deploy this to my Tomcat server using my current > configuration First, uninstall the .exe version and download and install the .zip one. The .zip includes the scripts, in

Beginner - Netbeans IDE

2009-01-14 Thread Toriacht
2. How do I deploy to a Tomcat server on a different machine Many thanks, Toriacht -- View this message in context: http://www.nabble.com/Beginner---Netbeans-IDE-tp21456213p21456213.html Sent from the Tomcat - User mailing list archive at

Re: Beginner

2008-09-12 Thread Steve Ochani
On 12 Sep 2008 at 13:07, sathish kumar wrote: Send reply to: Tomcat Users List Date sent: Fri, 12 Sep 2008 13:07:25 +0530 From: sathish kumar <[EMAIL PROTECTED]> To: users@tomcat.apache.org Subject: Beginner > Hi Everyone, > I have joined the tomcat project. Cou

Re: Beginner

2008-09-12 Thread Mark Thomas
sathish kumar wrote: > Hi Everyone, > I have joined the tomcat project. Could you point to me to some study > material where I can understand the architecture of tomcat and how things > work? http://tomcat.apache.org/tomcat-6.0-doc/architecture/index.html then look at the code http://svn.apache.or

Beginner

2008-09-12 Thread sathish kumar
Hi Everyone, I have joined the tomcat project. Could you point to me to some study material where I can understand the architecture of tomcat and how things work? I have some knowledge on Java, JSP and Servlets. P.S: As this is the first time I am posting, please correct me If I have posted somet

Re: Beginner question

2007-12-17 Thread David kerber
Filipe David Manana wrote: Hi, 2 questions: 1) Is Tomcat reliable for a production environment, where client requests can be in the order of a few thousands per hour? I've got one running on Win2003 with around 2M requests per day on a 2-year old dual-dual Dell server. Last time I checked,

Re: Beginner question

2007-12-17 Thread Filipe David Manana
PROTECTED]> wrote: > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > > Behalf Of Filipe David Manana > > Subject: Re: Beginner question > > > > As I told, I am just a beginner, and pondering to use Tomcat > > 5.5 in a big environment (at CERN). > &

RE: Beginner question

2007-12-17 Thread Caldarale, Charles R
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Filipe David Manana > Subject: Re: Beginner question > > As I told, I am just a beginner, and pondering to use Tomcat > 5.5 in a big environment (at CERN). Then why not use 6.0? It has several improvements o

Re: Beginner question

2007-12-17 Thread Filipe David Manana
Ok many thanks. As I told, I am just a beginner, and pondering to use Tomcat 5.5 in a big environment (at CERN). On Dec 17, 2007 8:50 PM, Dan Keeley <[EMAIL PROTECTED]> wrote: > > Filipe David Manana wrote: > >> 1) Is Tomcat reliable for a production environment, wh

Re: Beginner question

2007-12-17 Thread Dan Keeley
Filipe David Manana wrote: 1) Is Tomcat reliable for a production environment, where client requests can be in the order of a few thousands per hour? Easily. Is it fair to say that with load balancing through apache or similar, if you spread out your app servers you can go up virtually any

RE: Beginner question

2007-12-17 Thread Caldarale, Charles R
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Filipe David Manana > Subject: Beginner question > > 1) Is Tomcat reliable for a production environment, where > client requests can be in the order of a few thousands per hour? Yes. > 2) I've red t

Re: Beginner question

2007-12-17 Thread Mark Thomas
Filipe David Manana wrote: > 1) Is Tomcat reliable for a production environment, where client requests > can be in the order of a few thousands per hour? Easily. > 2) I've red the documentation and I was not able to do the following: I > created a struts 2 app and I want to access it through http

Beginner question

2007-12-17 Thread Filipe David Manana
Hi, 2 questions: 1) Is Tomcat reliable for a production environment, where client requests can be in the order of a few thousands per hour? 2) I've red the documentation and I was not able to do the following: I created a struts 2 app and I want to access it through http://myhost:8080/ . By wha

Beginner question: Configure Tomcat for JAAS?

2007-12-13 Thread Abel MacAdam
Hi, This is a beginner question :-(. I'm trying to get JAAS to work on my Tomcat (6.0.12) installation. I used code from a Javaworld article ( http://www.javaworld.com/javaworld/jw-09-2002/jw-0913-jaas.html) Of course I had to configure my Tomcat to work together with JAAS. The document I

Re: Tomcat and webdav in general [Beginner]

2007-09-24 Thread Mark Thomas
Sven Braun wrote: > Alright I got some more information about the cms structure. One doesn't have > access to the actual files but to a database (well, I don't). Which is even > more confusing. > So I was told to find a way to represent that data-tree creating a program > that could look at the db

Re: Tomcat and webdav in general [Beginner]

2007-09-24 Thread Mark Thomas
Sven Braun wrote: > Alright I got some more information about the cms structure. One doesn't have > access to the actual files but to a database (well, I don't). Which is even > more confusing. > So I was told to find a way to represent that data-tree creating a program > that could look at the db

Re: Tomcat and webdav in general [Beginner]

2007-09-24 Thread Sven Braun
plorer, >>> DAVExplorer or SkunkDav which can't be the way the CMS should work. >> >> The webdav spec would be the place to start. >> >> HTH, >> >> Mark >> >> - >

Re: Tomcat and webdav in general [Beginner]

2007-09-23 Thread Sven Braun
then one uses a Client like WindowsExplorer, >> DAVExplorer or SkunkDav which can't be the way the CMS should work. > > The webdav spec would be the place to start. > > HTH, > > Mark > > - > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscrib

Re: Tomcat and webdav in general [Beginner]

2007-09-21 Thread Mark Thomas
Sven Braun wrote: > I have no knowledge of the CMS being used at all, what I know is that it > runs with tomcat. > > So right now I don't know where and how to start off really and what I need > to work with. > > The data or document files/folders should be received or displayed in a > dynamic wa

Tomcat and webdav in general [Beginner]

2007-09-21 Thread Sven Braun
abble.com/Tomcat-and-webdav-in-general--Beginner--tf4493232.html#a12814688 Sent from the Tomcat - User mailing list archive at Nabble.com.

Re: creating jsp pages using tomcat, web.xml problems,i think! (beginner)

2007-07-18 Thread pinky88
Thanks very much everyone, including the missing solved the problem! sorry for not letting you all know sooner, had to attend to something! Thanks a million, Karen =) Gregor Schneider wrote: > > SEVERE: Parse error in application web.xml file at > > that's your error, meaning you have an e

Re: creating jsp pages using tomcat, web.xml problems,i think! (beginner)

2007-07-18 Thread Gregor Schneider
SEVERE: Parse error in application web.xml file at that's your error, meaning you have an error in your web.xml if that's the one you posted previously: you missed the entry at the end. if you're using the standard-realm, you can lookup your passwords at $catalina_home/conf/tomcat-users.xm

Re: creating jsp pages using tomcat, web.xml problems,i think! (beginner)

2007-07-18 Thread Markus Schönhaber
pinky88 wrote: [...] > applicationWebConfig > SEVERE: Parse error in application web.xml file at > jndi:/localhost/LoginApp-1.0-SNAPSHOT/WEB-INF/web.xml > org.xml.sax.SAXParseException: XML document structures must start and end > within the same entity. [...] > applicationWebConfig > SEVERE: Occu

Re: creating jsp pages using tomcat, web.xml problems,i think! (beginner)

2007-07-18 Thread Ron Wheeler
This is the right forum for this problem. Some simple things to look at. What is in the Tomcat logs? Always a good place to start. What do you see on the Tomcat status page localhost:8080 and click Status then List Applications? Somebody found something that they didn't like and Tomcat is pr

Re: creating jsp pages using tomcat, web.xml problems,i think! (beginner)

2007-07-18 Thread pinky88
More info: Sorry i forgot to mention that on the first webapp ,the hello world one, i had no jsp pages,just a form and servlet. Maybe I'm going about creating the login app in the completely wrong way.. Hope someone c an help... thanks, Pinky pinky88 wrote: > > Hey everyone, > > I'm not sure

creating jsp pages using tomcat, web.xml problems,i think! (beginner)

2007-07-18 Thread pinky88
Hey everyone, I'm not sure if I'm in the right place to ask about JSPs but I'm using the tomcat 5.5.27 container and i cannot access my webapp on it. ( described below) I'm trying to create a simple login webapp which has a html form - loginForm.html, a servlet called LoginApp, and a jsp file ca

RE: SSL Certificate Beginner Question

2005-12-01 Thread Caldarale, Charles R
> From: Paul Singleton [mailto:[EMAIL PROTECTED] > Subject: Re: SSL Certificate Beginner Question > > David Wall wrote: > > > > ...if the user accesses your site with http://, > > the port 80 Connector (or 8080 if testing or using a > > non-standard por

Re: SSL Certificate Beginner Question

2005-12-01 Thread Paul Singleton
David Wall wrote: ...if the user accesses your site with http://, the port 80 Connector (or 8080 if testing or using a non-standard port) has a "redirectPort" element that causes Tomcat to automatically issue a redirect using https:// Are you sure? I thought redirectPort was only u

Re: SSL Certificate Beginner Question

2005-11-30 Thread David Wall
I did not include a security constraint. Is this needed for SSL? I spend some time looking at this element, and I was under the impression that it was for form authentication? You don't really need it for SSL testing, but you'd want to do it in your production world because it basically ins

RE: SSL Certificate Beginner Question

2005-11-30 Thread Scott Purcell
:16 AM To: Tomcat Users List Subject: Re: SSL Certificate Beginner Question Did you include a security contraint element in your web.xml file? Something like this: HTTPS for all of these pages of the application. /secure/* CONFIDENTIAL [EMAIL

Re: SSL Certificate Beginner Question

2005-11-30 Thread frankburns
may help someone feed me back some relevant information. > Scott > > - Original Message - > From: "Hassan Schroeder" <[EMAIL PROTECTED]> > To: "Tomcat Users List" > Sent: Tuesday, November 29, 2005 9:37 PM > Subject: Re: SSL Certificate Beginner

Re: SSL Certificate Beginner Question

2005-11-30 Thread Chris Lear
* Bill Barker wrote (30/11/05 05:42): > "Scott Purcell" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] >> Real helpful ... I searched on SRV.12 and it brought up a bunch of links >> that have nothing to do with Tomcat config of SSL. >> >> I probably posted a lame request. Let me tr

Re: SSL Certificate Beginner Question

2005-11-29 Thread Bill Barker
states it is coming from a certain URL. So I am not sure how > that all works. > > > I hope this may help someone feed me back some relevant information. > > Scott > > > - Original Message - > From: "Hassan Schroeder" <[EMAIL PROTECTED]> > To: &

Re: SSL Certificate Beginner Question

2005-11-29 Thread Scott Purcell
> To: "Tomcat Users List" Sent: Tuesday, November 29, 2005 10:43 PM Subject: Re: SSL Certificate Beginner Question > Scott Purcell wrote: > > Real helpful ... I searched on SRV.12 and it brought up a bunch of links > > that have nothing to do with Tomcat config of

Re: SSL Certificate Beginner Question

2005-11-29 Thread Hassan Schroeder
Scott Purcell wrote: > Real helpful ... I searched on SRV.12 and it brought up a bunch of links > that have nothing to do with Tomcat config of SSL. OK, here's a direct link to the Servlet Spec: :: which, BTW, is the first Google hi

Re: SSL Certificate Beginner Question

2005-11-29 Thread Scott Purcell
name, so maybe the simple localhost will not work and only the dns entry will work. ... Thanks much for your time. Scott - Original Message - From: "David Wall" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Tuesday, November 29, 2005 10:2

Re: SSL Certificate Beginner Question

2005-11-29 Thread David Wall
<-- Define a SSL Coyote HTTP/1.1 Connector on port 8443 --> You probably want to add the following attributes to the Connector above: keystoreFile="keys/tomcatkeys" keystorePass="123" Obviously, make the keystoreFile point to the name of the Java keystore that you put your certificat

Re: SSL Certificate Beginner Question

2005-11-29 Thread Scott Purcell
Scott - Original Message - From: "Hassan Schroeder" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Tuesday, November 29, 2005 9:37 PM Subject: Re: SSL Certificate Beginner Question > Scott Purcell wrote: > > > How do I configure some of my pages to use htt

Re: SSL Certificate Beginner Question

2005-11-29 Thread Hassan Schroeder
Scott Purcell wrote: > How do I configure some of my pages to use https? I do not know > where to begin on this? Begin with the Servlet Spec. -- SRV.12 (Security) would be apropos :-) HTH! -- Hassan Schroeder - [EMAIL PROTECTED] Webtuitive Design === (+1) 408-938-0

SSL Certificate Beginner Question

2005-11-29 Thread Scott Purcell
Hello, I am running Tomcat Standalone on a XP system. Anyway, I have finished up with Verisign, and I my certificate installed and ready to go but now the real quesiton. How do I configure some of my pages to use https? I do not know where to begin on this? Anyone able to assist? Thanks

Re: Servlets (total beginner)

2005-11-25 Thread Mark
*"Milan Tomic" <[EMAIL PROTECTED]>* > > 23/11/2005 01:18 AM Please respond to > "Tomcat Users List" > > > To > > "'Tomcat Users List'" > cc > > > Subject > > Servlets (total beginner) &g

Re: Servlets (total beginner)

2005-11-22 Thread Suresh Nair
23/11/2005 01:18 AM Please respond to "Tomcat Users List" To "'Tomcat Users List'" cc Subject Servlets (total beginner)   I have compiled my first servlet and copied it into apache-tomcat-5.5.12\webapps\servlets-examples\WEB-INF\classes but

RE: Servlets (total beginner)

2005-11-22 Thread Suresh Nair
MAIL PROTECTED]> 23/11/2005 01:34 AM Please respond to "Tomcat Users List" To "Tomcat Users List" cc Subject RE: Servlets (total beginner) > From: Milan Tomic [mailto:[EMAIL PROTECTED]] > Subject: Servlets (total beginner) > > Do I ha

Re: Servlets (total beginner)

2005-11-22 Thread David Rickard
Yes, you have to edit \webapps\servlets-examples\WEB-INF\web.xml to include your servlet. All JSPs (at least, all JSPs ending in .jsp or .jspx) are mapped to the JspServlet in tomcat\conf\web.xml--which is why you can add JSPs without having to update Tomcat or webapp configuration; unless y

RE: Servlets (total beginner)

2005-11-22 Thread Caldarale, Charles R
> From: Milan Tomic [mailto:[EMAIL PROTECTED] > Subject: Servlets (total beginner) > > Do I have to edit web.xml in order to inform Tomcat that > I have deployed new servlet? Yes - add your and tags to: webapps/servlet-examples/WEB-INF/web.xml > While testing JSPs I did

RE: Servlets (total beginner)

2005-11-22 Thread Milan Tomic
No, I wasn't. Now I have added it and it works fine now. Thank you, Milan -Original Message- From: Allistair Crossley [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 22, 2005 6:27 PM To: Tomcat Users List Subject: RE: Servlets (total beginner) Have you added the and elemen

RE: Servlets (total beginner)

2005-11-22 Thread Allistair Crossley
Have you added the and elements to your web.xml file for this servlet? -Original Message- From: Milan Tomic [mailto:[EMAIL PROTECTED] Sent: 22 November 2005 17:18 To: 'Tomcat Users List' Subject: Servlets (total beginner) I have compiled my first servlet and copied it i

Servlets (total beginner)

2005-11-22 Thread Milan Tomic
I have compiled my first servlet and copied it into apache-tomcat-5.5.12\webapps\servlets-examples\WEB-INF\classes but when I navigate my browser to http://localhost:8080/servlets-examples/DemoServlet or http://localhost:8080/servlets-examples/servlet/DemoServlet I got an HTTP 404 error message.