Deployment of webapplication in tomcat 5.5

2005-03-28 Thread suryadevara dushyanth
Hi,

I am trying to deploy a web application in my tomcat
5.5 which I am using https port. I am new to
deployment of applications in Tomcat5.5. Can anybody
help me here?

Thanks
Dushyanth



__ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Configuration Problem in Tomcat for HTTPS

2005-03-15 Thread suryadevara dushyanth
Sanjeev,
How can i set the path for the keystore in server.xml?


--- Sanjeev Srivastava
[EMAIL PROTECTED] wrote:

 Hi Dushyanth,
 
 Have you created server.keystore, also are you
 specifing the right path in server.xml for the
 server.keystore. Check this, your problem will be
 solved.
 
 
 In case of any problem, do let me know...
 
 Cheers!,
 Sanjeev
 
 
  --- suryadevara dushyanth [EMAIL PROTECTED]
 wrote: 
  No I am not getting any errors in logs.
  
  
  --- Antony Paul [EMAIL PROTECTED] wrote:
   If you followed instruction in the tomcat docs
 the
   key will be stored
   in the users home directory. In windows it will
 be
   in c:\documents and
   settings\username\.keystore . By default
 Tomcat
   looks at this
   location for the key.
   Are you getting any error in logs ?.
   
   
   
   On Mon, 14 Mar 2005 05:09:27 -0800 (PST),
   suryadevara dushyanth
   [EMAIL PROTECTED] wrote:
I have modified the server.xml and removed the
comments for ssl connector on port 8443. I
   generated a
self signed certificate in the path of
  java_home.
   This
is the procedure given in
   
  
 

http://jakarta.apache.org/tomcat/tomcat-5.5-doc/ssl-howto.html.

After modifying the server.xml for testing I
  typed
   in
https:/Localhost:8443 which should give me the
   same
tomcat home page but it says page cannot be
   displayed.

Thanks
Dushyanth

--- Bill Barker [EMAIL PROTECTED] wrote:
 Urm, not really enough info here to help
 you. 
   Of
 course I'm assuming that
 you've already read

   
  
 

http://jakarta.apache.org/tomcat/tomcat-5.5-doc/ssl-howto.html.
  Beyond
 that, you can try setting your logging
  category
 (log4j/java.util.logging
 config) for 'org.apache.tomcat.net.jsse' to
   DEBUG to
 increase the number of
 messages.

 suryadevara dushyanth
 [EMAIL PROTECTED]
   wrote
 in message

   
  
 

news:[EMAIL PROTECTED]
  Hi,
  I am trying to configure my Tomcat with
  https
 support.
  I tried in two versions of tomcat.
 
  Tomcat 5
  I followed the process as given by the
 documentation
  but https is not working as i typed in the
  url
  https://localhost:8443; I am getting page
  not
  available.
 
  Tomcat 4.1.29
 
  I followed the process and modified the
   server.xml
  file by uncommenting the 8443 port. When i
   start
 my
  tomcat server it is shutting down and it
  does
   not
  start. I tried it through Tomcat Admin
 page
   but it
  says resource requested not available.
 
  Please help me out as I have to host my
 application in
  Tomcat using HTTPS port. And I am under a
   tight
  deadline for hosting this application.
 
  Thanks  Regards
  Dushyanth
 
 
 
  
 __
  Do You Yahoo!?
  Tired of spam?  Yahoo! Mail has the best
  spam
 protection around
  http://mail.yahoo.com





   
  
 

-
 To unsubscribe, e-mail:
 [EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]



   
  __
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam
   protection around
http://mail.yahoo.com

   
  
 

-
To unsubscribe, e-mail:
   [EMAIL PROTECTED]
For additional commands, e-mail:
   [EMAIL PROTECTED]


   
   
   -- 
   rgds
   Antony Paul
   http://www.geocities.com/antonypaul24/
   
  
 

-
   To unsubscribe, e-mail:
   [EMAIL PROTECTED]
   For additional commands, e-mail:
   [EMAIL PROTECTED]
   
   
  
  __
  Do You Yahoo!?
  Tired of spam?  Yahoo! Mail has the best spam
  protection around 
  http://mail.yahoo.com 
  
 

-
  To unsubscribe, e-mail:
  [EMAIL PROTECTED]
  For additional commands, e-mail:
  [EMAIL PROTECTED]
  
   
 
=== message truncated ===




__ 
Do you Yahoo!? 
Yahoo! Mail - Find what you need with new enhanced search. 
http://info.mail.yahoo.com/mail_250

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Configuration Problem in Tomcat for HTTPS

2005-03-14 Thread suryadevara dushyanth
I have modified the server.xml and removed the
comments for ssl connector on port 8443. I generated a
self signed certificate in the path of java_home. This
is the procedure given in
http://jakarta.apache.org/tomcat/tomcat-5.5-doc/ssl-howto.html.

After modifying the server.xml for testing I typed in
https:/Localhost:8443 which should give me the same
tomcat home page but it says page cannot be displayed.

Thanks
Dushyanth


--- Bill Barker [EMAIL PROTECTED] wrote:
 Urm, not really enough info here to help you.  Of
 course I'm assuming that 
 you've already read 

http://jakarta.apache.org/tomcat/tomcat-5.5-doc/ssl-howto.html.
  Beyond 
 that, you can try setting your logging category
 (log4j/java.util.logging 
 config) for 'org.apache.tomcat.net.jsse' to DEBUG to
 increase the number of 
 messages.
 
 suryadevara dushyanth [EMAIL PROTECTED] wrote
 in message 

news:[EMAIL PROTECTED]
  Hi,
  I am trying to configure my Tomcat with https
 support.
  I tried in two versions of tomcat.
 
  Tomcat 5
  I followed the process as given by the
 documentation
  but https is not working as i typed in the url
  https://localhost:8443; I am getting page not
  available.
 
  Tomcat 4.1.29
 
  I followed the process and modified the server.xml
  file by uncommenting the 8443 port. When i start
 my
  tomcat server it is shutting down and it does not
  start. I tried it through Tomcat Admin page but it
  says resource requested not available.
 
  Please help me out as I have to host my
 application in
  Tomcat using HTTPS port. And I am under a tight
  deadline for hosting this application.
 
  Thanks  Regards
  Dushyanth
 
 
  __
  Do You Yahoo!?
  Tired of spam?  Yahoo! Mail has the best spam
 protection around
  http://mail.yahoo.com 
 
 
 
 

-
 To unsubscribe, e-mail:
 [EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]
 
 

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Configuration Problem in Tomcat for HTTPS

2005-03-14 Thread suryadevara dushyanth
No I am not getting any errors in logs.


--- Antony Paul [EMAIL PROTECTED] wrote:
 If you followed instruction in the tomcat docs the
 key will be stored
 in the users home directory. In windows it will be
 in c:\documents and
 settings\username\.keystore . By default Tomcat
 looks at this
 location for the key.
 Are you getting any error in logs ?.
 
 
 
 On Mon, 14 Mar 2005 05:09:27 -0800 (PST),
 suryadevara dushyanth
 [EMAIL PROTECTED] wrote:
  I have modified the server.xml and removed the
  comments for ssl connector on port 8443. I
 generated a
  self signed certificate in the path of java_home.
 This
  is the procedure given in
 

http://jakarta.apache.org/tomcat/tomcat-5.5-doc/ssl-howto.html.
  
  After modifying the server.xml for testing I typed
 in
  https:/Localhost:8443 which should give me the
 same
  tomcat home page but it says page cannot be
 displayed.
  
  Thanks
  Dushyanth
  
  --- Bill Barker [EMAIL PROTECTED] wrote:
   Urm, not really enough info here to help you. 
 Of
   course I'm assuming that
   you've already read
  
 

http://jakarta.apache.org/tomcat/tomcat-5.5-doc/ssl-howto.html.
Beyond
   that, you can try setting your logging category
   (log4j/java.util.logging
   config) for 'org.apache.tomcat.net.jsse' to
 DEBUG to
   increase the number of
   messages.
  
   suryadevara dushyanth [EMAIL PROTECTED]
 wrote
   in message
  
 

news:[EMAIL PROTECTED]
Hi,
I am trying to configure my Tomcat with https
   support.
I tried in two versions of tomcat.
   
Tomcat 5
I followed the process as given by the
   documentation
but https is not working as i typed in the url
https://localhost:8443; I am getting page not
available.
   
Tomcat 4.1.29
   
I followed the process and modified the
 server.xml
file by uncommenting the 8443 port. When i
 start
   my
tomcat server it is shutting down and it does
 not
start. I tried it through Tomcat Admin page
 but it
says resource requested not available.
   
Please help me out as I have to host my
   application in
Tomcat using HTTPS port. And I am under a
 tight
deadline for hosting this application.
   
Thanks  Regards
Dushyanth
   
   
   
 __
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam
   protection around
http://mail.yahoo.com
  
  
  
  
  
 

-
   To unsubscribe, e-mail:
   [EMAIL PROTECTED]
   For additional commands, e-mail:
   [EMAIL PROTECTED]
  
  
  
  __
  Do You Yahoo!?
  Tired of spam?  Yahoo! Mail has the best spam
 protection around
  http://mail.yahoo.com
  
 

-
  To unsubscribe, e-mail:
 [EMAIL PROTECTED]
  For additional commands, e-mail:
 [EMAIL PROTECTED]
  
  
 
 
 -- 
 rgds
 Antony Paul
 http://www.geocities.com/antonypaul24/
 

-
 To unsubscribe, e-mail:
 [EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]
 
 

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Configuration Problem in Tomcat for HTTPS

2005-03-13 Thread suryadevara dushyanth
Hi,
I am trying to configure my Tomcat with https support.
I tried in two versions of tomcat.

Tomcat 5
I followed the process as given by the documentation
but https is not working as i typed in the url
https://localhost:8443; I am getting page not
available.

Tomcat 4.1.29

I followed the process and modified the server.xml
file by uncommenting the 8443 port. When i start my
tomcat server it is shutting down and it does not
start. I tried it through Tomcat Admin page but it
says resource requested not available. 

Please help me out as I have to host my application in
Tomcat using HTTPS port. And I am under a tight
deadline for hosting this application.

Thanks  Regards
Dushyanth


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]