Re: Regarding queries to access application using domain name instead of IP_address:8080 _ cpanel

2013-08-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Karuppu, On 8/19/13 3:53 PM, Karuppu Samy wrote: > for example support I have tomcat application > http://vps.google.com:8080instead of I would like to use > student.google.com or mydomain.com > > Is that possible? Three steps: 1. DNS - configu

Re: Fwd: Problem with clustering using Database Session Store

2013-08-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Néstor, On 8/11/13 7:17 AM, Néstor Boscán wrote: > I'm configuring my two node tomcat 7 service in AWS with Database > Session Store. I did the following steps: > > 1.- Configured JAVA_OPTS with > -Dorg.apache.catalina.session.StandardSession.ACT

Re: Regarding queries to access application using domain name instead of IP_address:8080 _ cpanel

2013-08-19 Thread Karuppu Samy
for example support I have tomcat application http://vps.google.com:8080instead of I would like to use student.google.com or mydomain.com Is that possible? On Tue, Aug 20, 2013 at 12:34 AM, André Warnier wrote: > Karuppu Samy wrote: > >> You will need to set your application as ROOT in order f

Re: Regarding queries to access application using domain name instead of IP_address:8080 _ cpanel

2013-08-19 Thread André Warnier
Karuppu Samy wrote: You will need to set your application as ROOT in order for it to be the default application. how to do that ??? Is there any configuration file should edit? Please give me some URL to configure this. Replying only to that part : there is an article in the Tomcat FAQ/Wiki,

Re: Regarding queries to access application using domain name instead of IP_address:8080 _ cpanel

2013-08-19 Thread Mark Eggers
Karuppu, There are many things that are going on here: 1. As Chris has pointed out, DNS is an issue 2. Running applications on ports < 1024 requires root privileges 3. You do NOT want to run Tomcat (or any server) as root From another machine, can you do the following: dig www.yourdomain.com

Re: Regarding queries to access application using domain name instead of IP_address:8080 _ cpanel

2013-08-19 Thread Karuppu Samy
You will need to set your application as ROOT in order for it to be the default application. >> how to do that ??? Is there any configuration file should edit? Please give me some URL to configure this. On Mon, Aug 19, 2013 at 11:10 PM, David kerber wrote: > On 8/19/2013 1:27 PM, Karuppu Samy

Re: Regarding queries to access application using domain name instead of IP_address:8080 _ cpanel

2013-08-19 Thread David kerber
On 8/19/2013 1:27 PM, Karuppu Samy wrote: Hi Chris, Let me explain you clearly. I have centos with cPanel which comes with tomcat 7. I have installed tomcat 7 now. My query is, After deploy the application through tomcat manager, I am able to access the application through http://IP_address:80

Re: Regarding queries to access application using domain name instead of IP_address:8080 _ cpanel

2013-08-19 Thread Karuppu Samy
Hi Chris, Let me explain you clearly. I have centos with cPanel which comes with tomcat 7. I have installed tomcat 7 now. My query is, After deploy the application through tomcat manager, I am able to access the application through http://IP_address:8080/application_name I don't want to access

Re: Regarding queries to access application using domain name instead of IP_address:8080 _ cpanel

2013-08-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Karuppu, On 8/19/13 9:49 AM, Christopher Schultz wrote: > Karuppu, > > On 8/16/13 9:51 PM, Karuppu Samy wrote: >> I have cPanel servers which runs on tomcat 7 and installed >> necessary modules. > >> But I wanted to know how to access the deploye

Re: Regarding queries to access application using domain name instead of IP_address:8080 _ cpanel

2013-08-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Karuppu, On 8/16/13 9:51 PM, Karuppu Samy wrote: > I have cPanel servers which runs on tomcat 7 and installed > necessary modules. > > But I wanted to know how to access the deployed application using > domain name instead of http://IP_address:8080

Re: Reloading

2013-08-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alireza, Please don't hijack threads by replying to an existing post with a new question. Instead, create a completely new message to users@tomcat.apache.org with your question. - -chris On 8/19/13 8:19 AM, Alireza Fattahi wrote: > Hi, I am using

Re: reverse proxy /proxy

2013-08-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Friend, On 8/19/13 7:13 AM, Visioner Sadak wrote: > Hello friends > > I have some http redirect urls like in my jsp page > > http://spn1.spinterllyy.com:50070/webhdfs/v1/Namehome1/terfttb.jpg?=OPEN > > > http://spn2.spinterllyy.com:50070/webhdf

Re: JspTagException- Stream closed

2013-08-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Babu, On 8/19/13 2:59 AM, Babu, Tinu wrote: > Thank you Konstantin and Chris for your valuable comments. > > No image IO operation has been performed by the thread. Basically > what it does is, we have a database view for admin user which is > like

Re: Reloading

2013-08-19 Thread Daniel Mikusa
On Aug 19, 2013, at 8:19 AM, Alireza Fattahi wrote: > Hi, > I am using Tomcat 6.0. Which one? Try to be more specific. > The context is set to autoreload. > When I change the JSP the pages are publish and the context are not restart. This is different from context reloading. See the JSP con

Reloading

2013-08-19 Thread Alireza Fattahi
Hi, I am using Tomcat 6.0. The context is set to autoreload. When I change the JSP the pages are publish and the context are not restart. When I change the java files the context is restarting . I am using struts 2 framework and extending its template framework. The new template files, which are

reverse proxy /proxy

2013-08-19 Thread Visioner Sadak
Hello friends I have some http redirect urls like in my jsp page http://spn1.spinterllyy.com:50070/webhdfs/v1/Namehome1/terfttb.jpg?=OPEN http://spn2.spinterllyy.com:50070/webhdfs/v1/Namehome2/terfttb.jpg?=OPEN I would like to use reverse proxy on my apache server so that the contents can be