Re: Fwd: Fwd:

2015-05-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Yuval, On 5/21/15 2:39 PM, Yuval Schwartz wrote: > Hello, > > I have some follow-up questions to Chris' response below (in > blue). > > On Wed, May 20, 2015 at 5:53 PM, Christopher Schultz < > ch...@christopherschultz.net> wrote: > > Yuval, > >

Re: Try to deploy war and keep access to my webapp in browser without entering context root name

2015-05-21 Thread Евгений Кузнецов
On 21.05.2015 19:36, Caldarale, Charles R wrote: From: Daniel Mikusa [mailto:dmik...@pivotal.io] Subject: Re: Try to deploy war and keep access to my webapp in browser without entering context root name Rename mywebapp.war to ROOT.war (case is important) and deploy. +1 - That will be the easie

Fwd: Fwd:

2015-05-21 Thread Yuval Schwartz
Hello, I have some follow-up questions to Chris' response below (in blue). On Wed, May 20, 2015 at 5:53 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Yuval, > > On 5/20/15 9:34 AM, Yuval Schwartz wrote: > > I believe I am r

Switching Tomcat JNDI Implementation

2015-05-21 Thread Jeff Costello
Is it possible to replace Tomcat's JNDI Implementation with a custom implementation? If so, how do I pass the information to Tomcat? Can it be done with a jndi.properties file? Thanks, Jeff Costello

Re: Try to deploy war and keep access to my webapp in browser without entering context root name

2015-05-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Евгений, On 5/21/15 12:37 PM, Евгений Кузнецов wrote: > Yes it is. Cross-posting. I thought my question on stackoverflow is > not pupular or sugnificant. And there are not many people > interesting in it. Or, it's already been answered :) http://s

Re: Try to deploy war and keep access to my webapp in browser without entering context root name

2015-05-21 Thread Евгений Кузнецов
Yes it is. Cross-posting. I thought my question on stackoverflow is not pupular or sugnificant. And there are not many people interesting in it. So I tried to ask here. On 21.05.2015 19:32, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Евгений, On 5/21/15 11:56 A

RE: Try to deploy war and keep access to my webapp in browser without entering context root name

2015-05-21 Thread Caldarale, Charles R
> From: Daniel Mikusa [mailto:dmik...@pivotal.io] > Subject: Re: Try to deploy war and keep access to my webapp in browser > without entering context root name > > Rename mywebapp.war to ROOT.war (case is important) and deploy. > +1 - That will be the easiest solution and then you can probably

Re: Try to deploy war and keep access to my webapp in browser without entering context root name

2015-05-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Евгений, On 5/21/15 11:56 AM, Евгений Кузнецов wrote: > I asked question in stakoverflow > http://stackoverflow.com/questions/30304478/tomcat-deploying-a-webapp- which-is-accessed-via-browser-without-context-root-na Cross-posting? > :( > I ll re

Re: OpenSSL, Cipher-Suites, and Tomcat standalone vs. native vs. Tomcat behind apache-httpd

2015-05-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Konstantin, On 5/21/15 8:35 AM, Konstantin Kolinko wrote: > 2015-05-21 2:22 GMT+03:00 Glen Peterson : >> OS: Linux i386 2.6.18-404.el5 Java: Oracle Corporation Java >> HotSpot(TM) Server VM 1.8.0_45 Tomcat: Apache Tomcat/8.0.21 >> >> On Wed, May 20

Re: Try to deploy war and keep access to my webapp in browser without entering context root name

2015-05-21 Thread Daniel Mikusa
On Thu, May 21, 2015 at 12:03 PM, Mark Eggers wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 5/21/2015 8:56 AM, Евгений Кузнецов wrote: > > Hello, > > > > I asked question in stakoverflow > > http://stackoverflow.com/questions/30304478/tomcat-deploying-a-webapp- > which-is-access

Re: Try to deploy war and keep access to my webapp in browser without entering context root name

2015-05-21 Thread Mark Eggers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 5/21/2015 8:56 AM, Евгений Кузнецов wrote: > Hello, > > I asked question in stakoverflow > http://stackoverflow.com/questions/30304478/tomcat-deploying-a-webapp- which-is-accessed-via-browser-without-context-root-na > > > > > I ll repeat it here

Try to deploy war and keep access to my webapp in browser without entering context root name

2015-05-21 Thread Евгений Кузнецов
Hello, I asked question in stakoverflow http://stackoverflow.com/questions/30304478/tomcat-deploying-a-webapp-which-is-accessed-via-browser-without-context-root-na I ll repeat it here: I have a webapp (spring mvc 4 application) which code is placed in |tomcat-7/webapp/mywebapp/| folder. Weba

Re: OpenSSL, Cipher-Suites, and Tomcat standalone vs. native vs. Tomcat behind apache-httpd

2015-05-21 Thread Konstantin Kolinko
2015-05-21 2:22 GMT+03:00 Glen Peterson : > OS: Linux i386 2.6.18-404.el5 > Java: Oracle Corporation Java HotSpot(TM) Server VM 1.8.0_45 > Tomcat: Apache Tomcat/8.0.21 > > On Wed, May 20, 2015 at 7:12 PM, Glen Peterson wrote: >> I've been using Tomcat as a stand-alone web server for years. Last >