Re: Log4j2 logging with Tomcat 9 web app

2021-07-21 Thread Ravi Kumar
Hey Mark, Thanks for the link. But this doesn't help me resolve the issue with my Tomcaat9- log4j2 web-based application. Request you to provide any more info from log4j2.x-tomcat 9 level logging. Regards, Ravi On Wed, Jul 21, 2021 at 2:15 PM Mark Thomas wrote: > On 20/07/2021 21:

Log4j2 logging with Tomcat 9 web app

2021-07-20 Thread Ravi Kumar
. Please find this attached here. Kindly suggest me the solution. Thank you. Ravi #log4j.rootLogger=error, R #log4j.appender.R=org.apache.log4j.RollingFileAppender #log4j.appender.R.File=${catalina.base}/logs/tomcat.log #log4j.appender.R.MaxFileSize=10MB #log4j.appender.R.MaxBackupIndex=10

Re: TOMCAT 9 Upgrade :--java.lang.NoClassDefFoundError: org/apache/tomcat/util/net/ServerSocketFactory

2021-03-24 Thread Ravi Kumar
tory is removed from the SSLImplementation.java . So, is there a way to get the callback from Tomcat api to our application once the sslimplementation is set to our inhouse custom SSLImplementation ? Please let me know. Appreciate your help. Many Thanks, Ravi Is there any other way of achieving

Re: Realm issue with Tomcat 9

2021-03-23 Thread Ravi Kumar
Thanks Mark for this , applied the solution and it worked. On Tue, Mar 23, 2021 at 3:58 PM Mark Thomas wrote: > On 23/03/2021 10:05, Ravi Kumar wrote: > > Hello, > > I am migrating my application which is using tomcat 7 currently to tomcat > > 9. As there are a lot of cha

Realm issue with Tomcat 9

2021-03-23 Thread Ravi Kumar
way to do that as org.apache.catalina.startup.Tomcat.Tomcat().setDefaultRealm() is now deprecated.Appreciate your help! Thanks, Ravi

Re: Replacement / alternatives of Tomcat-juli.jar and Tomcat-juli-adapters.jar in Tomcat 9

2021-02-25 Thread Ravi Kumar
Hi Luis, Thank you for your suggestion and valuable information. Appreciate the assistance. Regards, Ravi On Wed, Feb 24, 2021 at 10:06 PM Luis Rodríguez Fernández wrote: > Hello Ravi, > > Here [1] upi can find an example of tomcat 9 + log4j2. > > Hope it helps, > &g

Re: Replacement / alternatives of Tomcat-juli.jar and Tomcat-juli-adapters.jar in Tomcat 9

2021-02-24 Thread Ravi Kumar
Hi Mark, Thanks for the suggestion and help. We will review and revert . Thanks again. Regards, Ravi On Wed, Feb 24, 2021 at 9:30 PM Mark Thomas wrote: > On 24/02/2021 15:57, Ravi Kumar wrote: > > Hi Tomcat Team, > > > > We used to have *Tomcat-juli.jar and Tomcat-juli-ad

Replacement / alternatives of Tomcat-juli.jar and Tomcat-juli-adapters.jar in Tomcat 9

2021-02-24 Thread Ravi Kumar
nsole. Could you please suggest any alternative jars or any other way for accommodating this replacements in Tomcat 9 ? Thanks in advance, Regards, Ravi

Re: TOMCAT 9 Upgrade :--java.lang.NoClassDefFoundError: org/apache/tomcat/util/net/ServerSocketFactory

2021-02-23 Thread Ravi Kumar
.com/j2se/1%2E5%2E0/docs/api/javax/net/ServerSocketFactory.html> getServerSocketFactory(AbstractEndpoint abstractendpoint) { return new JSSESocketFactory(abstractendpoint); } Thanks in Advance, Regards, Ravi On Tue, Feb 23, 2021 at 8:15 PM Christopher Schultz < ch...@christo

TOMCAT 9 Upgrade :--java.lang.NoClassDefFoundError: org/apache/tomcat/util/net/ServerSocketFactory

2021-02-23 Thread Ravi Kumar
has been removed since tomcat 8.5.53 and in Tomcat 9 also. Requesting for the helpful suggestion to make our existing application working with Tomcat 9 and to resolve this error. Please let me know if more information is required. Regards, Ravi

Can we get Digest Authentication with TOMCAT 7

2021-01-13 Thread Ravi Kumar
the same ? What are the suggested and recommended way to implement and using DIGEST Authentication with TOMCAT 7 web applications? Your valuable assistance is much appreciated. Regards, Ravi

Re: How to Disable / turn off the ETag header of Tomcat 7.0.92

2019-01-16 Thread Ravi Kumar
. Could you please suggest me further to disable this ETag header ? Query no. 2:- Is there any way to set *Header unset EtagFileETag none* in which of the Tomcat configuration file ? I am using Tomcat 7.0.92. Please suggest . Thanks, Ravi On Wed, Jan 16, 2019 at 2:18 AM Christopher

Re: How to Disable / turn off the ETag header of Tomcat 7.0.92

2019-01-15 Thread Ravi Kumar
> > On 15/01/2019 10:43, Ravi Kumar wrote: > >> Hi All, > >> > >> I am facing an issue. It is kind of Security issue as Tomcat's > >> ETag header in Response header can reveal vital info. > > > > What vital info? The ETag is constructed

Re: How to Disable / turn off the ETag header of Tomcat 7.0.92

2019-01-15 Thread Ravi Kumar
Hi Mark, Thank you for response. Could you please point me to any specific resource / link that would help achieve this? Appreciate your help ! On Tue, Jan 15, 2019 at 4:42 PM Mark Thomas wrote: > On 15/01/2019 10:43, Ravi Kumar wrote: > > Hi All, > > > > I am facing an

How to Disable / turn off the ETag header of Tomcat 7.0.92

2019-01-15 Thread Ravi Kumar
t but couldn't get success to disable this ETag. Appreciate your help ! Thanks, Ravi

Re: TOMCAT 7.0.92 with JDK 11 :- ERROR localhost-startStop-1 org.apache.catalina.startup.ContextConfig - Unable to process Jar tools.jar for annotations

2019-01-09 Thread Ravi Kumar
Hi Mark, Thanks for the suggestion. It worked at my end. We are verifying further and keep you posted. Thank you again ! Thanks, Ravi On Wed, Jan 9, 2019 at 3:56 PM Mark Thomas wrote: > On 09/01/2019 09:19, Ravi Kumar wrote: > > Dear Team, > > > > We have a web a

TOMCAT 7.0.92 with JDK 11 :- ERROR localhost-startStop-1 org.apache.catalina.startup.ContextConfig - Unable to process Jar tools.jar for annotations

2019-01-09 Thread Ravi Kumar
this has not helped resolving this issue. Therefore, we request you to kindly provide some insight / working resolution of this issue. Please revert in case any more info is required. Appreciate your co-operation ! Thanks, Ravi

RE: performance of tomcat 8 is less than tomcat 6

2016-04-21 Thread Ravi Chandra Suryavanshi
ot;); out.println(""); out.println(""); out.println("Hello World!"); out.println(""); out.println(""); } } -Ravi -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net]

RE: performance of tomcat 8 is less than tomcat 6

2016-04-20 Thread Ravi Chandra Suryavanshi
20 Apr 2016 1:30 pm, "Ravi Chandra Suryavanshi" < ravi.chandra.suryavan...@ericsson.com> wrote: > > Hi Christopher, > PFA, the requested XMLs. Just want to highlight that tomcat 8 is not able to use the CPU usage. I have tried maxThread 200,300,400 but result is sam

RE: performance of tomcat 8 is less than tomcat 6

2016-04-19 Thread Ravi Chandra Suryavanshi
Hi Christopher, PFA, the requested XMLs. Just want to highlight that tomcat 8 is not able to use the CPU usage. I have tried maxThread 200,300,400 but result is same sometimes even less TPS. Regards, Ravi -Original Message- From: Christopher Schultz [mailto:ch

performance of tomcat 8 is less than tomcat 6

2016-04-18 Thread Ravi Chandra Suryavanshi
: 0 Min: 0 Max:10 Err: 0 (0.00%) Active: 24 Started: 24 Finished: 0 summary = 10885213 in 108s = 100436.6/s Avg: 0 Min: 0 Max: 1040 Err: 0 (0.00%) Regards, Ravi

RE: Tomcat 6 | Tomcat with APR causing Thread Blocking

2016-02-09 Thread Ranjan, Ravi
I am able to crack this one. Regards, Ravi Ranjan -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Tuesday, February 09, 2016 7:42 PM To: Tomcat Users List Subject: Re: Tomcat 6 | Tomcat with APR causing Thread Blocking -BEGIN PGP SIGNED

RE: Tomcat 6 | Tomcat with APR causing Thread Blocking

2016-02-09 Thread Ranjan, Ravi
xy.handleRequest(XFireProxy.java:77) at org.codehaus.xfire.client.XFireProxy.invoke(XFireProxy.java:57) at com.sun.proxy.$Proxy62.query(Unknown Source) at com..XXX.web.services.client.XX.sendMessageToServer(XXX.java:53) . . . Tha

Tomcat 6 | Tomcat with APR causing Thread Blocking

2016-02-03 Thread Ranjan, Ravi
ll result in same behavior. So, is this APR interfering with my own process calls? Or is there something that i am missing. Anyone who have seen any such tomcat bugs or fixes can point me as well. Thanks and Regards, Ravi Ranjan _ The information contained in this message is proprieta

Re: Tomcat losing request parameters

2015-06-09 Thread Ravi Kiran
g out of options On Tue, Jun 9, 2015 at 9:14 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Konstantin, > > On 6/9/15 5:04 AM, Konstantin Kolinko wrote: > > 2015-06-04 18:40 GMT+03:00 Ravi Kiran :

Re: Tomcat losing request parameters

2015-06-04 Thread Ravi Kiran
etValue()) : null); sb.append(System.lineSeparator()); } } LOG.debug("Dumping request parameters: {}", sb.toString()); Regards, Ravi On Thu, Jun 4, 2015 at 9:54 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > R

Tomcat losing request parameters

2015-06-04 Thread Ravi Kiran
makes it even difficult to isolate the problem. Tomcat Version: 7.0.54 Please suggest some pointers to debug and resolve this issue. I can provide more info if needed. Regards, Ravi

RE: Tomcat server starting problem -- "GET /cgi-bin/im0dcsr9/b2b_index.jsp?dpAuthProxyStatus=Fail HTTP/1.1" 500 539

2014-11-04 Thread Goli, Ravi (FKN) - contr
lable in the server error log. Thanks. From: Goli, Ravi (FKN) - contr Sent: Tuesday, November 04, 2014 11:25 PM To: 'users@tomcat.apache.org' Subject: Tomcat server starting problem -- "GET /cgi-bin/im0dcsr9/b2b_index.jsp?dpAuthProxyStatus=Fail HTTP/1.1" 500 539 When I tr

Re: $CATALINA_HOME/conf/context.xml .. restrict a context?

2014-03-03 Thread Ravi Gupta
According to this, it should match up https://community.jboss.org/wiki/Web-AppContextConfiguration On Mon, Mar 3, 2014 at 4:53 PM, Ravi Gupta wrote: > Any idea if the same would work for JBOSS 5.X (uses tomcat under the hood)? > perhaps it is not the same, but I tried putting &

Re: $CATALINA_HOME/conf/context.xml .. restrict a context?

2014-03-03 Thread Ravi Gupta
? Any suggestions would be apreciated On Mon, Mar 3, 2014 at 4:36 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Ravi, > > (Moving the discussion back onto the list: please reply to the list > and

Re: $CATALINA_HOME/conf/context.xml .. restrict a context?

2014-03-03 Thread Ravi Gupta
Make sense? On Mon, Mar 3, 2014 at 4:22 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Ravi, > > On 3/3/14, 5:10 PM, Ravi Gupta wrote: > > Tomcat 6.X RHEL > > > > I tried adding t

$CATALINA_HOME/conf/context.xml .. restrict a context?

2014-03-03 Thread Ravi Gupta
Tomcat 6.X RHEL I tried adding the below in order to limit access to /admin-console It worked, but it limits access to EVERY context, which is odd. I am sure I am doing something wrong or I misunderstand how this works I want to put restrictions on the /admin-console context, but I do not wan

Re: Fwd: unable to start web application in tomcat-solaris, same works in tomcat-windows

2013-10-02 Thread Ravi Shankar
ces in the way we deploy tomcat applications in windows & in solaris environments? Request your suggestions. Thanks Rav > > From: Ravi Shankar >To: users >Sent: Tuesday, October 1, 2013 9:13 PM >Subject: Fwd: unable to start web application in

Fwd: unable to start web application in tomcat-solaris, same works in tomcat-windows

2013-10-01 Thread Ravi Shankar
, and make sure they are in place so that there are no issues ? Appreciate your suggestions. Ravi

Re: How to get the number of live threads in Tomcat 6?

2012-10-30 Thread Ravi Joshi
Thanks Dan, I got it. Thank you for the answer. -Ravi --- On Mon, 29/10/12, Daniel Mikusa wrote: From: Daniel Mikusa Subject: Re: How to get the number of live threads in Tomcat 6? To: "Tomcat Users List" Received: Monday, 29 October, 2012, 6:32 PM On Oct 29, 2012, at 12:39 PM,

websockets: how to support most browsers that are using old version of websocket protocol

2012-07-17 Thread Ravi
While latest websocket protocol is supported in Tomcat, a lot of browsers out there are using older versions of the protocol. It may take them years to phase out. Considering this, I also need to support older protocol versions. I am not sure how to do this. One route is I install jwebsock

Re: websockets wss:// protocol gives error...

2012-06-16 Thread Ravi
Thank you Mark for pointing out the mistake. Following url works wss://127.0.0.1:8443/Myserver On 6/16/2012 2:32 PM, Mark Thomas wrote: On 16/06/2012 20:28, Ravi wrote: I am able to connect from browser to tomcat using non secure WS connection: ws://127.0.0.1:8080/Myserver If I switch

websockets wss:// protocol gives error...

2012-06-16 Thread Ravi
I am able to connect from browser to tomcat using non secure WS connection: ws://127.0.0.1:8080/Myserver If I switch the connection string to secure protocol ws://127.0.0.1:8080/Myserver I get following error. Can somebody confirm if this has been implemented/known to work? I am using tomcat 7

Re: getting frustrated with web sockets

2012-06-06 Thread Ravi
Mark / Chris, Essentially, if I want to use websockets, you are asking me to rewrite my app + rewrite grails + rewrite hibernate + rewrite apache http utilities + rewrite several other web libraries I use. I do not think this is a reasonable option. On 6/5/2012 9:04 PM, Christopher Schult

Re: getting frustrated with web sockets

2012-06-05 Thread Ravi
able to communicate what I was trying to do. On 6/5/2012 4:33 PM, Mark Thomas wrote: On 05/06/2012 21:28, Ravi wrote: Thanks for the details Chris. Unfortunately I am building a web app and all my frameworks/utilities/existing code is around requests/sessions. It would have been a blessing if

Re: getting frustrated with web sockets

2012-06-05 Thread Ravi
seem to be possible. Back to thinking how to refactor the whole app so it works with http and websockets :( On 6/5/2012 4:10 PM, Christian Finckler wrote: Hello Ravi, I do not use Requests or sessions. Since I have the Message-Inbound object I can directly store in it for example with

Re: getting frustrated with web sockets

2012-06-05 Thread Ravi
/2012 20:18, Ravi wrote: Thanks a lot Chris. It took a lot of work for me to get websockets to work. I wonder if you can help me little further. Here is my issue: 1. I need to get access to request and session. However when I get a message in MyMessageInboundImpl class, I do not have access to

Re: getting frustrated with web sockets

2012-06-05 Thread Ravi
t, too. Perhaps that gets better when the draft is finished. Btw. for normal java I use asynch http with netty. Bye, Chris Am 02.06.2012 04:38, schrieb Ravi: I am trying to build an android app that connects to tomcat web sockets. I need a few java classes that can interact with tomcat websockets.

getting frustrated with web sockets

2012-06-01 Thread Ravi
I am trying to build an android app that connects to tomcat web sockets. I need a few java classes that can interact with tomcat websockets. I have tried 3 different implementations (strumsoft, jwebsockets and something else also) but neither one can talk to tomcat correctly. The issue seems

Re: Tomcat 7 - No modifications are allowed to a locked ParameterMap

2012-05-04 Thread ravi kant chaturvedi
i got the proper solution for my problem, so i do not require more mails from this list. please stop the mail, because this is spoiling my mail box. Thanks and Regards Ravi Kant Chaturvedi From: Pid To: Tomcat Users List Sent

Re: Re: Problem in accessing jsp:useBean

2010-11-18 Thread Rekha Ravi Pai
ot;package.class". That's what I remember. or http://java.sun.com/products/jsp/tags/syntaxref.fm14.html On Thu, Nov 18, 2010 at 1:29 PM, Rekha Ravi Pai wrote: users-digest-h...@tomcat.apache.org wrote: users Digest 15 Nov 2010 11:40:18 - Issue 10062 Topics (messages 2

Re: Problem in accessing jsp:useBean

2010-11-17 Thread Rekha Ravi Pai
problem 219006 by: Anthony J. Biacco Re: Using mod_jk in cluster environment responds HTTP 500 219007 by: rikslovein 219009 by: Andr Warnier 219013 by: rikslovein Problem in accessing jsp:useBean 219008 by: Rekha Ravi Pai 219011 by: Mark

Problem in accessing jsp:useBean

2010-11-14 Thread Rekha Ravi Pai
Hi, I have installed tomcat-6.0.20 and postgresql-9.0.1 I have created a java bean PasswordEncryptService.java I have kept it in WEB-INF/classes/beans directory and in beans package. I compiled the java file and successfully ran the class and could enter a data in a table in pgsql database. I have

Tomcat web.xml

2010-02-12 Thread Sharda, Ravi
I have set Session-Config/session-timeout eleemnt's value in application's web.xml as 100. However, the sessions seem to timeout in the default 30 minutes. However, setting this value lesser than 30, seems to work fine. Appreciate help on this. Thanks & Best Regds.- Ravi

Running schduled jobs

2009-07-10 Thread Ravi Sharma
data is fine but atleast i dont need to run queries to find those data for each request. Now every 30 minute i want to run those query and update the cache. How can i achive it.? Thanks, Ravi.

Re: Filtering URL via tomcat

2009-05-01 Thread Ravi Sharma
owser user getting following tomcat error *Type* Status report *message* */app/audio/download/abc.html **description* *The requested resource (/app/audio/download/abc.html) is not available.** But the file do exists in this location. Any idea why it is happening? Ravi. On Fri, May 1, 20

Re: Filtering URL via tomcat

2009-04-27 Thread Ravi Sharma
s report *message* */app/audio/download/abc.html* *description* *The requested resource (/app/audio/download/abc.html) is not available.* * * There are no errors in catalina.out(and this is the only file in logs dir of Tomcat) On Mon, Apr 27, 2009 at 6:57 PM, André Warnier wrote: > > Ravi, &

Filtering URL via tomcat

2009-04-27 Thread Ravi Sharma
e) throws IOException, ServletException { } Thanks in advance Ravi

Re: Restarting Tomcat from Ant

2009-04-02 Thread Ravi Sharma
try sshexec task http://ant.apache.org/manual/OptionalTasks/sshexec.html On Thu, Apr 2, 2009 at 6:23 PM, Mighty Tornado wrote: > Hi, > I currently copy the Application files to CATALINA_HOME/webapps from Ant, > and then run shutdown and startup. Is there a way to also restart the > server > from

Re: Tomcat Hanging Intermittently

2008-11-20 Thread Vasanth Kumar ravi
cat. Time duration has also > incereased as the no. websites have increased. > > Kindly provide me some solution so that i don't have to face any downtime > in > future. > > > > Thanks, > Gaurav Pruthi > -- Regards&Thanks, Vasanth Kumar Ravi

Re: How to unsubscribe to this tomact mailing service

2008-11-20 Thread Vasanth Kumar ravi
ssenger.yahoo.com/win/ > > > - > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Regards&Thanks, Vasanth Kumar Ravi

Re: java.lang.Exception: Socket bind failed: [730048]

2008-11-20 Thread Vasanth Kumar ravi
[EMAIL PROTECTED] > >>> For additional commands, e-mail: [EMAIL PROTECTED] > >>> > >>> > >> > >> - > >> To start a new topic, e-mail: users@tomcat.apache.org > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > > > > - > > To start a new topic, e-mail: users@tomcat.apache.org > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > - > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Regards&Thanks, Vasanth Kumar Ravi

Re: Question on Performance Tuning

2008-11-20 Thread Vasanth Kumar ravi
VM (build 1.5.0_16-b02, mixed mode) On Fri, Nov 21, 2008 at 9:49 AM, Caldarale, Charles R < [EMAIL PROTECTED]> wrote: > > From: Vasanth Kumar ravi [mailto:[EMAIL PROTECTED] > > Subject: Re: Question on Performance Tuning > > > > But we have not specified the -server

Re: Question on Performance Tuning

2008-11-20 Thread Vasanth Kumar ravi
, Nov 19, 2008 at 11:01 PM, Christopher Schultz < [EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Vasanth, > > Vasanth Kumar ravi wrote: > > We did many rounds of load/performance testing with 50 Virtual users, to > > find bottle

Re: Question on Performance Tuning

2008-11-18 Thread Vasanth Kumar ravi
Thanks Chuck.. One question thou.. in the JAVA_OPTS do we have to specify -server cos it runs as client by default. Will it bring any change to performance ? On Wed, Nov 19, 2008 at 12:27 PM, Caldarale, Charles R < [EMAIL PROTECTED]> wrote: > > From: Vasanth Kumar ravi [m

Question on Performance Tuning

2008-11-18 Thread Vasanth Kumar ravi
ions/homepage/lib/aspectjweaver-1.5.3.jar We did take thread dumps while performing the test, and found nothing related to application bottlenecks. Can I get some pointers on anything to be tuned in the tomcat to reduce the cpu utilization. Thanks. -- Regards&Thanks, Vasanth Kumar Ravi

Re: Issue in connecting to tomcat via Apache

2008-08-31 Thread Vasanth Kumar ravi
Thanks Rainer. On Fri, Aug 29, 2008 at 6:16 PM, Rainer Jung <[EMAIL PROTECTED]>wrote: > Vasanth Kumar ravi schrieb: > > Rainer, > > I was able to resolve the issue...and the root cause was simple... > > it was my mistake... > > in the conf file I had mentio

Re: Servlet Memory Leak

2008-08-29 Thread Ravi Sharma
try this http://java.sun.com/j2se/1.5.0/docs/tooldocs/index.html On Fri, Aug 29, 2008 at 6:56 PM, Pierre Goupil <[EMAIL PROTECTED]>wrote: > Hello, > > Interesting thread, indeed. But I've googled around and can't find JMap > homepage, I'm afraid. It seems like some other programs has the same n

Re: Issue in connecting to tomcat via Apache

2008-08-29 Thread Vasanth Kumar ravi
g. > > Regards, > > Rainer > > Vasanth Kumar ravi schrieb: > > Hi, > > I am using the mod_jk to connect the apache webserver and the tomcat > server. > > Though I am able to access them individually, when I try to access the > > tomcat via the apache webs

Re: Issue in connecting to tomcat via Apache

2008-08-28 Thread Vasanth Kumar ravi
and tomcat doesnt show any errors. On Fri, Aug 29, 2008 at 10:07 AM, Vasanth Kumar ravi <[EMAIL PROTECTED]>wrote: > Martin, > I m trying to access the folder /examples on the localhost which is actualy > hosted in the TOMCAT. > > http://localhost/examples . > > The tom

Re: Issue in connecting to tomcat via Apache

2008-08-28 Thread Vasanth Kumar ravi
mcat, add a line like: > > > > JkMount / worker1 > > > > and you're all set. > > > > If you want just a certain portion of the url namespace to get passed > > along to Tomcat, you could use some thing like the commented out > > example. In that case:

Re: Issue in connecting to tomcat via Apache

2008-08-28 Thread Vasanth Kumar ravi
yourserver/index.html would be served by Apache httpd, but > http://yourserver/examples/someexample.jsp would be served by Tomcat. > > > Vasanth Kumar ravi wrote: > >> Hi, >> I am using the mod_jk to connect the apache webserver and the tomcat >> server. >> Though I am able

Redirection

2008-08-15 Thread Ravi Sharma
anything in apache,tomcat to hide domain2 from everyone., Thanks, Ravi.

Re: configure tomcat

2008-08-03 Thread Ravi Sharma
i guess u need to write localhost*:*8080 and not localhost*/*8080(See the : and / , and if its typo then may be some other problem) Ravi. On Sun, Aug 3, 2008 at 4:21 PM, Nadun Herath <[EMAIL PROTECTED]> wrote: > Thanks a lot Alessandro > When I type that command. >

Re: receiving 404 page not found from godaddy.com

2008-07-30 Thread Ravi Sharma
am quite happy with it. Best of luck with godaddy's shared hosting deployment and stupid Technical support on it. Thanks, Ravi. On Tue, Jul 29, 2008 at 3:44 PM, jim stone <[EMAIL PROTECTED]> wrote: > > I have a small jsp application which I packaged as a war file and deployed > to

Re: Multiple websites in tomcat

2008-07-23 Thread Ravi Sharma
(where xxx.xxx.xxx.xxx is the IP address you noted earlier) > - save the hosts file > - close and re-open your browser (important, to force it to re-read the > hosts file) > - try the following URL : > http://jaatmusic/servlets-examples > > Do you still get the "Not Fo

Re: Multiple websites in tomcat

2008-07-22 Thread Ravi Sharma
Server at www.jaatmusic.com Port 80 Let me know... And then, we can start making changes again to get the ports you really want etc.. Thanks, Ravi. On Tue, Jul 22, 2008 at 9:33 PM, André Warnier <[EMAIL PROTECTED]> wrote: > Sorry, there is a typo in my previous message : > The Jk

Re: Multiple websites in tomcat

2008-07-21 Thread Ravi Sharma
httpd.conf server.xml worker.properties jk.conf which is being included in httpd.conf by using this line Include conf.d/*.conf from this url i have tried many other things too but it didnt work, so right now the server setup is as what is written here. Thanks a lot in advance Ravi.

Re: Multiple websites in tomcat

2008-07-20 Thread Ravi Sharma
m Port 80 Thanks, Ravi. On Sun, Jul 20, 2008 at 11:31 PM, André Warnier <[EMAIL PROTECTED]> wrote: > Do not despair. > > If you have removed the Alias line, it is totally normal that your first > link does not work. That's because in your case that link is *supposed*

Re: Multiple websites in tomcat

2008-07-20 Thread Ravi Sharma
missing... please help. On Sun, Jul 20, 2008 at 2:44 PM, André Warnier <[EMAIL PROTECTED]> wrote: > The good news is that you will learn more by encountering problems and > solving them, than if everything worked correctly on the first pass. > > Ravi Sharma wrote: > [...

Re: Multiple websites in tomcat

2008-07-20 Thread Ravi Sharma
efined like this HelloWorldExample HelloWorldExample HelloWorldExample */servlet/HelloWorldExample* Please help. Thanks, Ravi. On Sat, Jul 19, 2008 at 8:25 PM, André Warnier <[EMAIL PROTECTED]> wrote: > Ravi Sharma wrote: > [...] > > I'm not a

Re: Multiple websites in tomcat

2008-07-19 Thread Ravi Sharma
fined like this HelloWorldExample HelloWorldExample HelloWorldExample */servlet/HelloWorldExample* Thanks in adavance. I am almost on the edge of starting my first web application, please help. Ravi.

Re: Multiple websites in tomcat

2008-07-19 Thread Ravi Sharma
its two times only in the mail. i was just explaining it. In actual httpd.conf its only once. On Sat, Jul 19, 2008 at 5:12 PM, Rainer Jung <[EMAIL PROTECTED]> wrote: > Ravi Sharma schrieb: > >> Thanks a lot Gabe, >> Now i have very small problem. I have configu

Re: Multiple websites in tomcat

2008-07-19 Thread Ravi Sharma
JkMount /temp/servlet/* testWorker JkMount /temp/*.jsp testWorker AllowOverride None deny from all i checked its defined only once in this file. Am i doing something wrong.? thanks in advance Ravi. On Sat, Jul 19, 2008 at 4:39 PM, Gabe Wong <[EMAIL PROTECTED]> wrote: > Hi Ravi, >

Re: Multiple websites in tomcat

2008-07-19 Thread Ravi Sharma
that site. But tomcat is running on 9080, so i need to enter www.mydomain.com:9080, and i dont want that.i want to access my java application using www.mydomain.com. Can you tell me how can i do that. Thanks, Ravi.

Re: [OT] AW: Re: AW: RE: Re: AW: RE: Error instantiating servlet class

2007-02-15 Thread ravi kumar
thankyou Even i have these problem in my project.. These conservation help me to troubleshot the problem... Thanks a lot once again [EMAIL PROTECTED] wrote: > > Thanks. It is working now. > > Ursprüngliche Nachricht > Von: [EMAIL PROTECTED] > Datum: 12.02.2007 11:33 > An: "Tomc

RE: Questions about Tomcat installation on Solaris Platform

2007-02-06 Thread Chittajalu, Ravi S.
, but did not work Any ideas? Regards Ravi Chittajalu Ph: 703-516-1172 -Original Message- From: Hassan Schroeder [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 06, 2007 12:07 PM To: Tomcat Users List Subject: Re: Questions about Tomcat installation on Solaris Platform On 2/6/07

Questions about Tomcat installation on Solaris Platform

2007-02-06 Thread Chittajalu, Ravi S.
d the SID from unix command line using SQLPLUS and it works. Can some suggest a way to test this and If there is any problem with the configuration. Regards Ravi Chittajalu ---

Query

2006-07-22 Thread Ravi Ranjan
Hello sir, i ' ve installed tomcat 5.5 on winxp platform with JDK 1.5, though its working fine but when i m taking a look on console its showing XML validation disabled. so i want to know why is this happening and how to debug this. please revert back. thanks in advance.

Re: TransformerFactoryConfigurationError

2006-07-20 Thread Ravi Tharakan
just a problem with tomcat. On 7/19/06, Christopher Schultz < [EMAIL PROTECTED]> wrote: Ravi, > So... how do I get it to run with a servlet? You would have to create a new class that extends HttpServlet, implement the "doGet" and/or "doPost" methods and then put your

Re: TransformerFactoryConfigurationError

2006-07-20 Thread Ravi Tharakan
Sorry, really don't understand. I would just create a text file, rename it to .jsp, put it in the webapp directory and try to open the page? On 7/19/06, Christopher Schultz <[EMAIL PROTECTED]> wrote: Ravi, > So... how do I get it to run with a servlet? You would have to crea

Re: TransformerFactoryConfigurationError

2006-07-19 Thread Ravi Tharakan
So... how do I get it to run with a servlet? On 7/19/06, Christopher Schultz <[EMAIL PROTECTED]> wrote: Ravi, > Sorry, this is going over my head. Is there a way to look at the system > properties without having to write a JSP? There is: public class Env { public static void

Re: TransformerFactoryConfigurationError

2006-07-19 Thread Ravi Tharakan
Sorry, this is going over my head. Is there a way to look at the system properties without having to write a JSP? On 7/19/06, Christopher Schultz <[EMAIL PROTECTED]> wrote: Ravi, > The TransformerFactoryImpl.class is there, but it's path is > com/sun/org/apache/xalan/in

Re: TransformerFactoryConfigurationError

2006-07-19 Thread Ravi Tharakan
The TransformerFactoryImpl.class is there, but it's path is com/sun/org/apache/xalan/internal/xsltc/trax/ Do you think this is the problem? On 7/19/06, Christopher Schultz <[EMAIL PROTECTED]> wrote: Ravi, > I don't really know enough about the command line to know what

Re: TransformerFactoryConfigurationError

2006-07-19 Thread Ravi Tharakan
06, Christopher Schultz <[EMAIL PROTECTED]> wrote: Ravi, > Hm. I did a full computer search for that file and I don't seem to have it. > Is there a place I can download it? It might not be called "xalan.jar". It might have a version number embedded in it or somethi

Re: TransformerFactoryConfigurationError

2006-07-19 Thread Ravi Tharakan
Hm. I did a full computer search for that file and I don't seem to have it. Is there a place I can download it? On 7/19/06, Christopher Schultz <[EMAIL PROTECTED]> wrote: Ravi, > Hi. I'm having some trouble deploying a webapp I have installed on my local > hard drive to

TransformerFactoryConfigurationError

2006-07-19 Thread Ravi Tharakan
Hi. I'm having some trouble deploying a webapp I have installed on my local hard drive to my Tomcat server. When I try to use some of the features on my app, I get the following errors: javax.servlet.ServletException: Servlet execution threw an exception *root cause* javax.xml.transform.Transfo

Re: Webapp Deploy Problem

2006-07-18 Thread Ravi Tharakan
holy crap, it worked. thanks so much. On 7/18/06, Marc Farrow <[EMAIL PROTECTED]> wrote: Just a thought, but try using HTTP protocol such as: file://c:/directory/filename.xml On 7/18/06, Ravi Tharakan <[EMAIL PROTECTED]> wrote: > > Hi. I'm having some trouble de

Webapp Deploy Problem

2006-07-18 Thread Ravi Tharakan
tered exception java.net.MalformedURLException. This is a trial run for me to see if I can get my server database working, so both the database and the webapp to access it are installed on my computer here. I am using the 5.0.28 version. Thanks, -ravi