Enable only TLSv1.3 for IBM SDK8 and Tomcat 7.0.108 on AIX 7.1

2021-04-01 Thread Arun Shankar
Hello, We have a requirement to enable TLS traffic to only use TLS 1.3. We are currently on Tomcat version 7.0.53, which I learned does not support TLSv1.3 (I need to be atleast on Tomcat version 7.0.92 to have TLS 1.3 support from Tomcat (assuming the underlying Java supports it as well)). So I

Re: Tomcat Clustering

2015-01-15 Thread Arun Kumar
Hi Chris Appreciate your help. On 12/28/14 5:59 PM, Arun Kumar wrote: > Thanks a ton for reaching me out and i really appreciate your help. I am > new to Tomcat clustering, if my questions doesn't make any sense, please > forgive me :) > >> On 12/26/14 12:36 PM, Arun Kuma

Re: Tomcat Clustering

2014-12-28 Thread Arun Kumar
Thanks a ton for reaching me out and i really appreciate your help. I am new to Tomcat clustering, if my questions doesn't make any sense, please forgive me :) On 12/26/14 12:36 PM, Arun Kumar wrote: > I have two Tomcat 7.0 installed on two different machines and > edited the server.

Tomcat Clustering

2014-12-26 Thread Arun Kumar
help. Regards !! Arun Chanda

Re: How tomcat is handling bandwidth sharing across all request

2013-09-11 Thread Arun Kumar
Hi Eli i think you subscribed tomcat user mailing list accidentally so please unsubscribe it please send empty mail to users-unsubscr...@tomcat.apache.org for To remove your address from the list (mail chain), Regards Arunkumar On Wed, Sep 11, 2013 at 11:31 PM, Eli wrote: > To complicat

Re: How tomcat is handling bandwidth sharing across all request

2013-09-11 Thread Arun Kumar
Christopher my native client is using http range parameter for requesting video On Thu, Sep 12, 2013 at 12:13 AM, Arun Kumar wrote: > Hi Eli > i think you subscribed tomcat user mailing list accidentally so please > unsubscribe it > > please send empty mail to

Re: How tomcat is handling bandwidth sharing across all request

2013-09-11 Thread Arun Kumar
Hi *David */ Christopher Thanks for your useful reply So tomcat is utilizing full socket output stream capability for corresponding threads :-) Now i have some other querys , how many max concurrent users request is allowed for following configuration , approximate number is enough dont want

Re: Need settings/configuration details to improve tomcat performance

2013-09-11 Thread Arun Kumar
Hi for better request handling you need to know all about tomcat connectors , just try jk_mod with tomcat http://tomcat.apache.org/tomcat-3.3-doc/mod_jk-howto.html http://tomcat.apache.org/connectors-doc/ On Wed, Sep 11, 2013 at 11:17 PM, Akbar Thanakalacheruvu < akb...@sumtotalsystems.com> wrot

How tomcat is handling bandwidth sharing across all request

2013-09-11 Thread Arun Kumar
Hi We are developing small video hosting application ,we are not writing any special program for open the video file and send to player , simply we are using tomcat DefaultServlet for above all video request , now we have to benchmark our application for following scenario 1) video size

RE: Possible issue with Tomcat 7.0.27 SSL keystore configuration

2012-07-06 Thread Arun John (arujohn)
Thanks Kolinko!! Does anyone knows of such a smarter keystore implementation or a better way to accomplish this. It would be of great help if someone could help me here Regards, Arun -Original Message- From: Konstantin Kolinko [mailto:knst.koli...@gmail.com] Sent: Friday, July 06

RE: Possible issue with Tomcat 7.0.27 SSL keystore configuration

2012-07-06 Thread Arun John (arujohn)
Can you confirm whether it works fine in the above scenario. I use jdk1.6.0_32 to generate the keystore. Regards, Arun -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Friday, July 06, 2012 3:55 PM To: Tomcat Users List Subject: Re: Possible issue with Tomcat 7.0

RE: Possible issue with Tomcat 7.0.27 SSL keystore configuration

2012-07-06 Thread Arun John (arujohn)
ctory.init(JSSESocketFactory.java:449) Regards, Arun From: Arun John (arujohn) [mailto:aruj...@cisco.com] Sent: Friday, July 06, 2012 2:35 PM To: users@tomcat.apache.org Subject: Possible issue with Tomcat 7.0.27 SSL keystore configuration Hi Team, I am currently facing an issue with SSL configuration

Possible issue with Tomcat 7.0.27 SSL keystore configuration

2012-07-06 Thread Arun John (arujohn)
ord as the keystore. Even then it is not working. Right now I am clueless on how to fix the issue. It would be of great help, if someone can help me with a solution/workaround Regards, Arun - To unsubscribe, e-mail: user

Re: How to configure Access logs to ignore images

2011-05-07 Thread Arun Rajendran
Can anyone help us in blogging in particular IP logging in tomcat access log? johnrock wrote: > > I have set up an Access Log in Tomcat 6. Can someone tell me how to limit > access logging to only .jsp's and .html pages? > > I have read numerous posts and it is amazing how many r

Re: UTF-8 encoding in Tomcat 6.0

2010-08-03 Thread arun kumar
?mydata=%d8 again ? is displayed Thanks and regards Arun --- On Tue, 8/3/10, Mark Thomas wrote: > From: Mark Thomas > Subject: Re: UTF-8 encoding in Tomcat 6.0 > To: "Tomcat Users List" > Date: Tuesday, August 3, 2010, 7:25 AM > On 03/08/2010 12:18, arun kumar >

Re: UTF-8 encoding in Tomcat 6.0

2010-08-03 Thread arun kumar
T but not for GET. Am i sending some parameter wrongly? Thanks and Regards Arun --- On Sun, 8/1/10, Mark Thomas wrote: > From: Mark Thomas > Subject: Re: UTF-8 encoding in Tomcat 6.0 > To: "Tomcat Users List" > Date: Sunday, August 1, 2010, 5:05 AM > On 31/07/2010 17:34,

Re: UTF-8 encoding in Tomcat 6.0

2010-07-31 Thread arun kumar
many forums. I believe this is the same behavior that Erik reports. Sorry Mark - i did not get what you said. Could you please elaborate? Regards Arun --- On Sat, 7/31/10, Mark Thomas wrote: > From: Mark Thomas > Subject: Re: UTF-8 encoding in Tomcat 6.0 > To: "Tomcat Users

Re: UTF-8 encoding in Tomcat 6.0

2010-07-31 Thread arun kumar
g from the web container itself? Thanks and regards Arun --- On Fri, 7/30/10, Erik Bunn wrote: > From: Erik Bunn > Subject: Re: UTF-8 encoding in Tomcat 6.0 > To: "Tomcat Users List" > Date: Friday, July 30, 2010, 1:55 PM > On 7/30/10 6:33 PM, Christopher > Schultz

Tomcat and Hex characters

2010-07-13 Thread arun kumar
? What do i have to do to be able to pass hex values of UTF-8 encoded strings that represent characters of foreign languages (like say Chines/Japanese) to my servlet so it is read correctly? Is there some specified way to read it?

Connection Leak in java - Tomcat 6.0.18

2008-11-11 Thread Arun Raj Ramkumar
Hi friends, Please let me know is there a way to find out connection leak in my java code , when its deployed in tomcat. Am using tomcat 6.0.18 Regards, Arun.

Hardware requirements for Tomcat

2008-10-11 Thread Arun M
Hi All, I need to know the hardware requirements in CentOS for hosting a website which have 1000 concurrent users. I am using Tomcat 5.5, Mysql 5.1 and Java1.5. We are planning to host two servers one for application server and other for database server. What should be hardware requirements for

RE: Apache 2.0 Authentication LDAP

2008-09-22 Thread Arun Raj Ramkumar
Thanks a lot Andre.. Will get back to you.. After verifying the docs -Original Message- From: André Warnier [mailto:[EMAIL PROTECTED] Sent: Monday, September 22, 2008 5:55 PM To: Tomcat Users List Subject: Re: Apache 2.0 Authentication LDAP André Warnier wrote: >

RE: Apache 2.0 Authentication LDAP

2008-09-22 Thread Arun Raj Ramkumar
Hi, Yes , that is my scenario. Please let me know what are the settings or changes I need to do for Apache authentication via LDAP. Regards, Arun -Original Message- From: André Warnier [mailto:[EMAIL PROTECTED] Sent: Monday, September 22, 2008 4:19 PM To: Tomcat Users List Subject: Re

Apache 2.0 Authentication LDAP

2008-09-22 Thread Arun Raj Ramkumar
settings need to be changed for linux server. Earlier i used sunOS. Regards, Arun.

Migration from Tomcat 4.x to 5.5

2008-09-17 Thread Arun Raj Ramkumar
and httpd.conf files as am migrating to tomcat5.5. Its very urgent. Thanks in advance for ur help. Regards, Arun.

Add yourself to mobchannel.com

2008-08-21 Thread Arun
, please add a profile and have fun. You can check for updates to the site almost on a weekly basis. Hope we all together can make it big. -- Thanks & Regards Arun George

Memory Consumption - Using Process Commands from Java program in Tomcat

2008-07-01 Thread Arun Raj Ramkumar
Hi all, Can you tell me the impact of using following commands in a java program in tomcat? Will they take more memory? Will they take time to release memory? Is there any other way we can call? to find best way print statments on the child perl will affect the parent tomcat? Will the followin

Memory Consumption - Using Process Commands from Java program in Tomcat

2008-06-26 Thread Arun Raj Ramkumar
Hi all, Can you tell me the impact of using following commands in a java program in tomcat? Will they take more memory? Will they take time to release memory? Is there any other way we can call? to find best way print statments on the child perl will affect the parent tomcat? Invoking perl pro

Regarding tomcat installation

2008-06-22 Thread Arun Raj Ramkumar
have to run it as a service everytime. Also tell me how to configure my each applications to differnt ports for example (app1 - 8080, app2 - 9080, app3 - 9081) etc using tomcat 5.5. What exactly is binary distribution how to go about installing it. Reply me ASAP. Thanks in advance. Regards, Arun.

RE: How can I run one particular webapp as a different user?

2008-06-10 Thread Sudhir, Arun
with which you should runall Runtime.exec() calls!". :) (Too much to ask ?? ) Arun -Original Message- From: Christopher Schultz [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 10, 2008 4:07 PM To: Tomcat Users List Subject: Re: How can I run one particular webapp as a diff

How can I run one particular webapp as a different user?

2008-06-10 Thread Sudhir, Arun
t as user "Dingo". Is this possible? If so how ? Arun - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Junk Mail problem on intranet application

2008-06-10 Thread Arun
o find out exactly why your emails are marked as spam. > -- > > Len > > > > On Mon, Jun 9, 2008 at 08:36, Arun <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I have struts2/spring/JPA/hibernate HR application. > > I am sending mails using Spring's he

Junk Mail problem on intranet application

2008-06-09 Thread Arun
k. Is there any way I can avoid it.? I am using our local exchange server. -- Thanks Arun George

Re: TPTP and Tomcat

2008-02-05 Thread Arun
se team shows in the presentation since > i use yjp to do some profiling. So i'll likely not be able to answer > questions about the integration of tptp especially attachment to processes > running remotely... > > ---- Original-Nachricht > > Datum: Tue, 5 Feb 2008 1

Re: TPTP and Tomcat

2008-02-05 Thread Arun
> some sites to look into > moskito.anotheria.net > www.lambdaprobe.com > www.yourkit.com > http://www.quest.com/jprobe/ > > regards > Leon > > On Feb 5, 2008 7:25 AM, Arun <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I am new to profiling. Can anyb

Web.xml

2008-02-04 Thread Arun
Hi, I am mapping my php to servlet . But I got an error on starting the war telling me that invalidurl pattern, something.php. What is the solution to this? a1 a1.php -- Thanks Arun George

TPTP and Tomcat

2008-02-04 Thread Arun
Hi, I am new to profiling. Can anybody give me an idea as to how I can profile a war file deployed in resign under eclipse 3.2. My Resin is running outside eclipse3.2. I cannot find a way to attach the webapp to profiling framework from eclipse. Please help? -- Thanks Arun George

Ant does not resolve my environment

2007-10-20 Thread Arun
/mobchannelWEB/${env.CATALINA_HOME}/bin . When it should have been /usr/local/bin/apache-tomcat-6.0.13/bin. Why does my ant script do this when run from a cronjob using perl script. Any Ideas ? -- Thanks Arun George

Re: Native Library Not found

2007-10-17 Thread Arun
investigate as to why the memory gets used this much. Thanks again for all the help provided. Sorry for me being so obtrusive. On 10/17/07, Christopher Schultz <[EMAIL PROTECTED]> wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Arun, > > Arun wrote: >

Re: Native Library Not found

2007-10-17 Thread Arun
garbage colllected.? On 10/11/07, Juha Laiho <[EMAIL PROTECTED]> wrote: > > Arun wrote: > > That worked finally with the increase in PermGen space. > > > I am a bit concerned about my server memory. > > See my top (not mine ofcourse) > > > > top - 09:38:18

Re: Precompile JSPs

2007-10-11 Thread Arun
trying on the same script for so long. On 10/11/07, Pid <[EMAIL PROTECTED]> wrote: > > Arun wrote: > > Filip, > > > > That works cool. > > Thank you for the reply. > > > > I do not know why the one specified in tomcat docs does not work. All I >

Re: Precompile JSPs

2007-10-11 Thread Arun
pache.org/~fhanik/tomcat-6-precompile.xml > > Filip > > Arun wrote: > > Hi, > > > > I want to precompile jsps for apache tomcat 6. Which ant task should i > use . > > Is there a simple example for that. > > I am using a build.xml exported from MyEclipse. Where

Re: Precompile JSPs

2007-10-11 Thread Arun
: package org.apache.jasper.runtime does not exist On 10/11/07, Arun <[EMAIL PROTECTED]> wrote: > > Ok, I fixed that up and I have an error coming from the ant script that I > copied from tomcat docs. The error said, there is no such directory called > /usr/local/bin/apache-tomcat

Re: Precompile JSPs

2007-10-11 Thread Arun
AIL PROTECTED]> wrote: > > Why are you mixing el expressions with <%= ... %> expressions? I'd > replace <%=request.getContextPath()%> with ${request.contextPath}. > > --David > > Arun wrote: > > >jspc: > > > >B

Re: Precompile JSPs

2007-10-11 Thread Arun
essions with <%= ... %> expressions? I'd > replace <%=request.getContextPath()%> with ${request.contextPath}. > > --David > > Arun wrote: > > >jspc: > > > >BUILD FAILED > >/home/build/mobchannel/mobchannelWEB/build.xml:199: > >org.apache.jasper.Jasper

Re: Precompile JSPs

2007-10-11 Thread Arun
prefix="tiles"%> <%@ taglib uri="http://struts.apache.org/tags-html"; prefix="html"%> <%@ taglib uri="/WEB-INF/c-rt.tld" prefix="c"%> <%@ taglib uri="/WEB-INF/fmt-rt.tld" prefix="fmt"%> ‍  | ‌  |   | ‍ 

Re: Precompile JSPs

2007-10-11 Thread Arun
Ok, Thanks On 10/11/07, Pid <[EMAIL PROTECTED]> wrote: > > Arun wrote: > > Hi, > > > > I want to precompile jsps for apache tomcat 6. Which ant task should i > use . > > Is there a simple example for that. > > I am using a build.xml exported from MyEcl

Precompile JSPs

2007-10-11 Thread Arun
Hi, I want to precompile jsps for apache tomcat 6. Which ant task should i use . Is there a simple example for that. I am using a build.xml exported from MyEclipse. Where would the JSP classes go in WEB-INF/classes. What structure does it have. -- Thanks Arun George

Re: Native Library Not found

2007-10-10 Thread Arun
t from the default VM settings in Linux. Thats my conclusion after all. On 10/11/07, Arun <[EMAIL PROTECTED]> wrote: > > That worked finally with the increase in PermGen space. > Filip, > I am a bit concerned about my server memory. > See my top (not mine ofcourse) > >

Re: Native Library Not found

2007-10-10 Thread Arun
And finally after 2 days of struggle I got my new server up. Check ibaaz.com, that is what I was trying to bring up. Thanks for the help. Being said that, I am going to use a heap profiler to see what is happening in JVMs head. And see if I can match its intelligence. On 10/11/07, Arun <[EM

Re: Native Library Not found

2007-10-10 Thread Arun
t; just increase your permgen size > > -XX:MaxPermSize=256m > > Filip > > Arun wrote: > > Nope no use. Same error on JDk1.5 > > > > INFO: Server startup in 39569 ms > > Oct 10, 2007 11:05:31 PM > > org.apache.coyote.http11.Http11Protocol$Http1

Re: Native Library Not found

2007-10-10 Thread Arun
at in Ubuntu. Dum DumHELP HELP.. On 10/11/07, Arun <[EMAIL PROTECTED]> wrote: > > Nope no use. Same error on JDk1.5 > > INFO: Server startup in 39569 ms > Oct 10, 2007 11:05:31 PM > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler process > SEVERE

Re: Native Library Not found

2007-10-10 Thread Arun
mGen space Exception in thread "DefaultQuartzScheduler_QuartzSchedulerThread" java.lang.OutOfMemoryError: PermGen space My server is starting up and OOME is stopping my container. Oh god it is same with all JDK? Should I try upgrading tomcat to 6.0.14 On 10/10/07, Arun <[EMAIL PROTECTED]> wrote: > &

Re: Native Library Not found

2007-10-10 Thread Arun
Chris, Let me try installing Jdk1.5 and make same version on both sides. But I need to use jdk1.6 as I need some of the features. On 10/10/07, Christopher Schultz <[EMAIL PROTECTED]> wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Arun, > > Arun wrote:

Re: Native Library Not found

2007-10-10 Thread Arun
Error: PermGen space * On my localmachine I am using Jdk1.5.0_04 and tomcat6.0.14. On my server machine I am using jdk1.6.0_01 and apache-tomcat-6.0.13. On 10/10/07, Christopher Schultz <[EMAIL PROTECTED]> wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > A

Re: Native Library Not found

2007-10-10 Thread Arun
did not my local tomcat does not complain.? On 10/10/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > > > From: Arun [mailto:[EMAIL PROTECTED] > > Subject: Re: Native Library Not found > > > > Why does my container thread gets shutdown. > > Becaus

Re: Native Library Not found

2007-10-10 Thread Arun
Why does my container thread gets shutdown.Is there anyway I can stop that. I tried using the profiler webapp(Lamda Probe). But Since the container shuts down I am not able to use that. On 10/10/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > > > From: Arun [mailto:[

Re: Native Library Not found

2007-10-10 Thread Arun
profiler be running as another webapp? If so can you suggest some of them. On 10/10/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > > > From: Arun [mailto:[EMAIL PROTECTED] > > Subject: Native Library Not found > > > > INFO: The Apache Tomcat Native library whi

Re: Native Library Not found

2007-10-10 Thread Arun
t a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Thanks Arun George

Re: Native Library Not found

2007-10-10 Thread Arun
; java.lang.OutOfMemoryError: PermGen space * On 10/10/07, Arun <[EMAIL PROTECTED]> wrote: > > Hi , > > On starting my tomcat 6, it says > > INFO: The Apache Tomcat Native library which allows optimal performance in > production environments was not found on the java.li

Native Library Not found

2007-10-10 Thread Arun
/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib What is this. I am getting an outofmemory error on running QuartzScheduler. Does this has anything to do with that? Quartz scheduler is a equivalent to a cron task in Linux, but integrates well with spring. -- Thanks Arun George

Re: Tomcat 6 on ubuntu linux(Fiesty Fawn)

2007-10-08 Thread Arun
va-alternatives -s java-6-sun > > How are you starting tomcat? From a script in /etc/init.d ? > > How did you install tomcat on the box? via apt-get or did you download > from http://tomcat.apache.org/download-60.cgi? > > Regards > > Ben > > On 10/8/07, Arun

Re: Tomcat 6 on ubuntu linux(Fiesty Fawn)

2007-10-08 Thread Arun
cat.apache.org/download-60.cgi? > > Regards > > Ben > > On 10/8/07, Arun <[EMAIL PROTECTED]> wrote: > > sorry, you did not include the steps to install jdk1.6 in this > conversation. > > > > On 10/8/07, ben short <[EMAIL PROTECTED]> wrote: > > &g

Re: Tomcat 6 on ubuntu linux(Fiesty Fawn)

2007-10-08 Thread Arun
t; Then set it up using the following command... > > sudo update-java-alternatives -s java-6-sun > > How are you starting tomcat? From a script in /etc/init.d ? > > How did you install tomcat on the box? via apt-get or did you download > from http://tomcat.apache.org/download-60.cgi?

Re: Tomcat 6 on ubuntu linux(Fiesty Fawn)

2007-10-08 Thread Arun
ou install tomcat on the box? via apt-get or did you download > from http://tomcat.apache.org/download-60.cgi? > > Regards > > Ben > > > On 10/8/07, Arun <[EMAIL PROTECTED]> wrote: > > Ben, > > > > I installed jdk from jdk-6u1-linux-i586.bin. > > St

Re: Tomcat 6 on ubuntu linux(Fiesty Fawn)

2007-10-08 Thread Arun
it up using the following command... > > sudo update-java-alternatives -s java-6-sun > > How are you starting tomcat? From a script in /etc/init.d ? > > How did you install tomcat on the box? via apt-get or did you download > from http://tomcat.apache.org/download-60.cgi?

Re: Tomcat 6 on ubuntu linux(Fiesty Fawn)

2007-10-08 Thread Arun
ou type java at the prompt > > On 10/8/07, Arun <[EMAIL PROTECTED]> wrote: > > How to remove ? > > apt-get remove? what is the name for this? > > I dont know the name.. Am I using the right jdk? > > > > On 10/8/07, Caldarale, Charles R <[EMAIL PROTECTED]>

Re: Tomcat 6 on ubuntu linux(Fiesty Fawn)

2007-10-08 Thread Arun
How to remove ? apt-get remove? what is the name for this? I dont know the name.. Am I using the right jdk? On 10/8/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > > > From: Arun [mailto:[EMAIL PROTECTED] > > Subject: Re: Tomcat 6 on ubuntu linux(Fiesty Fawn) >

Re: Tomcat 6 on ubuntu linux(Fiesty Fawn)

2007-10-08 Thread Arun
llowing > in my init script... > > JAVA_HOME=/usr/lib/jvm/java-6-sun-1.6.0.00 > > > > On 10/8/07, Arun <[EMAIL PROTECTED]> wrote: > > Hi , > > > > My webapp hangs on tomcat. I have struts,spring and hibernate on it. > > I was getting an OutOfMemory error

Tomcat 6 on ubuntu linux(Fiesty Fawn)

2007-10-08 Thread Arun
rsion gave gij 1.4.2. What is that? I thought this could be the reason since my javac -version pointed to jdk1.6 . I changed the symlink to point to jdk1.6 java by issuing ln -s /usr/local/jdk../java /usr/bin/java But my webapp is now hanging? Is there any reason? -- Thanks Arun George

Re: Authorization on Apache Tomcat the J2ee Way.

2007-10-05 Thread Arun
That is tied down to a server. I have my own db scheme as well as different servers to deploy. I cannot use tomcat specific Realm class. Are there any other solutions? any links ? On 10/5/07, Pid <[EMAIL PROTECTED]> wrote: > > Arun wrote: > > Hi, > > I have a tomcat 6 ins

Authorization on Apache Tomcat the J2ee Way.

2007-10-05 Thread Arun
request and I can use it for authorization. -- Thanks Arun George

Re: Sending Mail from a Java WebApplication does not work

2007-10-05 Thread Arun
This was my first mail to apache tomcat users. This is fantastic great. I express my hearty gratitude to you all guys. That is clear like water. Cool. I will ask my ISP to do this and forward this mail as well. I had not introduced myself. I am Arun George working as a lead developer

Re: Sending Mail from a Java WebApplication does not work

2007-10-04 Thread Arun
8.13.8/8.13.8/Debian-3) with ESMTP id l950p6C3017485 for <[EMAIL PROTECTED]>; Thu, 4 Oct 2007 20:51:06 -0400 Message-ID: < [EMAIL PROTECTED]> Date: Thu, 4 Oct 2007 20:51:06 -0400 (EDT) From: MyDomain AdminSupport <[EMAIL PROTECTED]> To: Arun George < [EMAIL PROTECTED]> Subje

Re: Sending Mail from a Java WebApplication does not work

2007-10-04 Thread Arun
> To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Thanks Arun George

Re: Sending Mail from a Java WebApplication does not work

2007-10-04 Thread Arun
Is the test message body the same as the real data? > If not, have you tried sending real (or at least real-looking) body > content. > > D > > > Arun wrote: > > Gabe, > > That is great. > > yes, It is sending mails to junk folder. > > Thanks a lot lol.

Re: Sending Mail from a Java WebApplication does not work

2007-10-04 Thread Arun
Nope. It contains a link for user verification and a welcome message. On 10/4/07, Christopher Schultz <[EMAIL PROTECTED]> wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Aron, > > Arun wrote: > > Gabe, > > That is great. > > yes, It is s

Re: Sending Mail from a Java WebApplication does not work

2007-10-04 Thread Arun
Thanks johnny. I am grateful for the helping hand. On 10/4/07, Johnny Kewl <[EMAIL PROTECTED]> wrote: > > > - Original Message - > From: "Arun" <[EMAIL PROTECTED]> > To: > Sent: Thursday, October 04, 2007 5:07 PM > Subject: Sending Mail from a J

Re: Sending Mail from a Java WebApplication does not work

2007-10-04 Thread Arun
trying to test it for user registration and no mails for ever. My PM will eat my head if it moves to junk folder. HELP! On 10/4/07, Gabe Wong <[EMAIL PROTECTED]> wrote: > > Arun, > Have you checked your gmail junk folder? > > Arun wrote: > > Chris, > > >

Re: Sending Mail from a Java WebApplication does not work

2007-10-04 Thread Arun
83.114], dsn=2.0.0, stat=Sent (OK 1191517641 h9si2242792wxd) It says that it is send . But still no mails.. On 10/4/07, Christopher Schultz <[EMAIL PROTECTED]> wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Arun, > > Arun wrote: > > I am using commo

Re: Sending Mail from a Java WebApplication does not work

2007-10-04 Thread Arun
tion e) { LOGGER.error("Failed to send recipient", e); } } Here host name is localhost and portnumber is 25. On 10/4/07, Christopher Schultz <[EMAIL PROTECTED]> wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Arun, > > Arun w

Sending Mail from a Java WebApplication does not work

2007-10-04 Thread Arun
mail at the same time. Is there a tomcat configuration that I need to tweak.? i m usin tomcat 6. -- Thanks Arun George