RE: I've officially decided that JSTL is one of the worstthingsto ever happen

2004-07-06 Thread Kannan Sundararajan
Is it? Hope you don't lie. Do you?

-Original Message-
From: Ivan Jouikov [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 06, 2004 3:28 PM
To: 'Tomcat Users List'
Subject: RE: I've officially decided that JSTL is one of the
worstthingsto ever happen


Jesus agrees with me.

 -Original Message-
 From: Laurence Arabia [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, July 06, 2004 11:08 AM
 To: [EMAIL PROTECTED]
 Subject: RE: I've officially decided that JSTL is one of the worstthingsto
 ever happen
 
 
 Exactly I agree when you are dealing with a team of 30+ delvelopers you
 either hold reviews every month and tie everyone down to a structure that
 evolves causing confusion and rewrites or the whole lot goes to pot. Which
 is fine if you work for a finance house with buckets of money but where
 productivity is more important than process C++ would not be my choice.
 Degres of abstraction are more difficult to attain.  I would like to hear
 the opinion of a hardcore C++ programmer. Cause I would like to know the
 faults in this argument as I am sure there is. The performance question I
 think is almost irrelvant. If you want performance write C/Assembler in a
 kernel module perferably but ultimately its comes back to a some
 marshalling
 code whose structure has to be easily evolved and adapted its nature is
 almost disposable as protocols and business rules change.
 
 Whats the opinion on gcj ?
 
 
 From: SANTOS, DANIEL (SBCSI) [EMAIL PROTECTED]
 Reply-To: Tomcat Users List [EMAIL PROTECTED]
 To: Tomcat Users List [EMAIL PROTECTED]
 Subject: RE: I've officially decided that JSTL is one of the
 worstthingsto
 ever happen Date: Tue, 6 Jul 2004 12:22:25 -0500
 
 If this is the case then I ask you why Java has been the number one
 programming language for 4 years now?  As was recognized long ago,
 performance is not everything.  And in fact, means little when you can't
 get your product out the door because you are still trying to chase down
 memory leaks, buffer overruns and corrupted pointers.  As somebody else
 said, C++ programmers will understand this.
 
 Daniel
 
 -Original Message-
 From: Eric VERGNAUD [mailto:[EMAIL PROTECTED]
 Sent: Sunday, July 04, 2004 11:33 AM
 To: Tomcat Users List
 Subject: Re: I've officially decided that JSTL is one of the
 worstthingsto
 ever happen
 
 
 le 4/07/04 14:27, SH Solutions  [EMAIL PROTECTED] a crit :
 
   Right now, I would say that java applications (if well written) are at
 least
   half as fast as c applications (also well written).
 
 Which means that when your java app is in competition with a native app,
 youve lost the market.
 
 ---
 Eric VERGNAUD - JLynx Software
 Cutting-edge technologies and
 services for software companies
 web: http://www.jlynx.com
 ---
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 _
 Want to block unwanted pop-ups? Download the free MSN Toolbar now!
 http://toolbar.msn.co.uk/
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 ---
 Incoming mail is certified Virus Free.
 Checked by AVG anti-virus system (http://www.grisoft.com).
 Version: 6.0.716 / Virus Database: 472 - Release Date: 05.07.2004
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.716 / Virus Database: 472 - Release Date: 05.07.2004
 


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

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



RE: JSP updates leading to OutOfMemoryErrors and Tomcat Crashes

2004-07-02 Thread Kannan Sundararajan
It depends on your hardware and memory settings. 
 

-Original Message-
From: Dale, Matt [mailto:[EMAIL PROTECTED]
Sent: Friday, July 02, 2004 9:49 AM
To: Tomcat Users List (E-mail)
Subject: JSP updates leading to OutOfMemoryErrors and Tomcat Crashes



We have a webapp that consists of 1000 jsps that are code generated from
another application. What we are experiencing is within an hour or two of
uploading some updated jsps OutOfMemoryErrors start happening and Tomcat
crashes. 

Once restarted, it seems fine and survives until we next do an update when
once again after a couple of hours the same problems reoccur. 

We tried forking the Jsp compliation, but this hasn't resolved the problem. 
I was wondering if anybody has ever come accross similar behaviour and if
there are any known issues that may relate to it. 

Ta
Matt 



RE: re: Tomcat unexpectedly shuts down

2004-06-30 Thread Kannan Sundararajan
No one.


-Original Message-
From: Bliesner, Christopher P [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 30, 2004 1:57 PM
To: Tomcat Users List
Subject: RE: re: Tomcat unexpectedly shuts down


Is anybody working this?

Chris Bliesner
Lead Oracle DBA/Unix admin
Wk Phone 915-834-1757


-Original Message-
From: Bliesner, Christopher P 
Sent: Tuesday, June 29, 2004 10:37 AM
To: Tomcat Users List
Subject: FW: re: Tomcat unexpectedly shuts down
Importance: High

Hello-I am working with version 4.1.12 and today, Tomcat shut down
unexpectedly with the following error:

 

2004-06-29 09:32:07 StandardWrapperValve[invoker]: Servlet.service() for
servlet invoker threw exception

java.lang.NullPointerException

at ewovqa.VqaNcDB.searchVqaNc(VqaNcDB.java:33)

at ewovqa.VqaNcSrv.doGet(VqaNcSrv.java:83)

at ewovqa.VqaNcSrv.doPost(VqaNcSrv.java:116)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

at
org.apache.catalina.servlets.InvokerServlet.serveRequest(InvokerServlet.
java:458)

at
org.apache.catalina.servlets.InvokerServlet.doPost(InvokerServlet.java:2
16)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:247)

at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:193)

at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValv
e.java:260)

at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.i
nvokeNext(StandardPipeline.java:643)

at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:4
80)

at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)

at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValv
e.java:191)

at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.i
nvokeNext(StandardPipeline.java:643)

at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:4
80)

at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)

at
org.apache.catalina.core.StandardContext.invoke(StandardContext.java:239
6)

at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java
:180)

at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.i
nvokeNext(StandardPipeline.java:643)

at
org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherVa
lve.java:170)

at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.i
nvokeNext(StandardPipeline.java:641)

at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java
:172)

at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.i
nvokeNext(StandardPipeline.java:641)

at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:4
80)

at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)

at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.
java:174)

at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.i
nvokeNext(StandardPipeline.java:643)

at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:4
80)

at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)

at
org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223)

at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:40
5)

at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processC
onnection(Http11Protocol.java:380)

at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:50
8)

at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool
.java:533)

at java.lang.Thread.run(Thread.java:484)

 

 

Is this a BUG or ?

 

Chris Bliesner

Lead Oracle DBA/Unix admin

Wk Phone 915-834-1757

 


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

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



RE: Is there any way to check # of Records in RecordSet

2004-05-20 Thread Kannan Sundararajan
Please dont use for other than stated purpose of the list. I hope you
understand that. 


-Original Message-
From: soh_mah [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 20, 2004 10:50 AM
To: Tomcat Users List
Subject: RE: Is there any way to check # of Records in RecordSet


Thanks Adam :)

First of all I subscribe to the list yesterday and I m
new to JSP. Secondly could u plz tell me right list
name so I can subscribe to that.

Adam, I did exactly the same way u mentioned, but when
I use like 

//---
ResultSet rs = stmt.executeQuery(query);
while(rs.next()) { 
count1++;
}
rs.first();
//-

it does not show me any thing on the page but when I
use like this it shows me all records.

//---
ResultSet rs = stmt.executeQuery(query);
while(rs.next()) { 
count1++;
}

ResultSet rs1 = stmt.executeQuery(query);

while{rs1.next()) { %

Here is HTML %
out.println(rs.getInt(first_column)); } % 

//-
Then it shows me all the records, what is wrong with
my first code?





--- Adam Buglass [EMAIL PROTECTED] wrote:
 This is the wrong list but never mind
 
 An alternative is the following:
 
 ResultSet rs;
 int i = 0;
 while( rs.next() ) {
   i++;
 }
 
 The integer i should be the length of your result
 set (by the way, don't
 get confused with RecordSets which are VB - I used
 to do that all the
 time!) at the end of the loop - assuming of course
 that you start from
 the start of the set, you could use rs.first() to
 ensure this.
 
 There's tons of useful info on Java methods and
 classes on suns site:
 http://java.sun.com/j2se/1.3/docs/api/
 http://java.sun.com/j2se/1.3/
 
 Also look on www.sun.com for good java mailing lists
 where this kind of
 question is more specific.
 
 Adam.
 
 
 On Thu, 2004-05-20 at 15:26, Dale, Matt wrote:
  This is the wrong list i'm pretty sure but there
 are a couple of ways to get the number but there
 isnt a direct method that returns it.
  
  If the result set is scrollable you can iterate
 through it counting the number of iterations, then
 set it back to the start when you want to process
 the records.
  
  The other option (one I prefer) is to load the
 records into an ArrayList, you can then determine
 the size quite easily.
  
  If anyone else has any neater solutions i'd like
 to hear them too as I've had to do this in a few
 places.
  
  Ta
  Matt
  
  -Original Message-
  From: soh_mah [mailto:[EMAIL PROTECTED]
  Sent: 20 May 2004 15:20
  To: [EMAIL PROTECTED]
  Subject: Is there any way to check # of Records in
 RecordSet
  
  
  Hi
  
  Is there any way to check number of Records in
  RecordSet?
  
  
  =
  Regards
  
  Sohail Mahmood
  (416) 636-2553
  
  
  
  
  __
  Do you Yahoo!?
  Yahoo! Domains - Claim yours for only $14.70/year
  http://smallbusiness.promotions.yahoo.com/offer
  
 

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

__
  
 

-
  To unsubscribe, e-mail:
 [EMAIL PROTECTED]
  For additional commands, e-mail:
 [EMAIL PROTECTED]
 -- 
 
 Adam Buglass,  
 The Golden Freeway,
 Department of Child Health,
 University of Newcastle-upon-Tyne.
 Royal Victoria Infirmary.
 
 (0191) 2023062
 
 Democracy is two wolves and a lamb voting on what
 to have for lunch.
 Liberty is a well-armed lamb contesting the vote. 
 ~Benjamin Franklin, 1759
 
 

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


=
Regards

Sohail Mahmood
(416) 636-2553




__
Do you Yahoo!?
Yahoo! Domains - Claim yours for only $14.70/year
http://smallbusiness.promotions.yahoo.com/offer 

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

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



RE: Tomcat 5.0 + IIS 6 + Windows 2003

2004-05-10 Thread Kannan Sundararajan
1. Create direcotry/folder d:\tomcat

2. Copy to d:\tomcat .. isapi_redirector2.dll,

3. Register and map this dll... 
   {Please mention the values in it)

4. Virtual Directory-jakarta should point to d:\tomcat

5. Workers2.properties should be in IIS website directory

6. Finding the version compatabile is difficult, since there is no site
refers to it. You can find in tomcat or newsgroups to find the properdll,
which is compatable with IIS and Tomcat. 



-Original Message-
From: Srinivas Kotapally [mailto:[EMAIL PROTECTED]
Sent: Monday, May 10, 2004 1:30 PM
To: 'Tomcat Users List'; Kannan Sundararajan
Subject: RE: Tomcat 5.0 + IIS 6 + Windows 2003


Hi

My responses:

1. Where does the dll reside (full folder path)

 d:\tomcat5\bin\win32\i386\isapi_redirector2.dll

2. What is the virtual directory name in IIS and what the physical folder
pointing to.

 The virtual directory: jakarta the directory path it is pointing to is:
d:\tomcat5\bin\win32\i386\

3. What is the registry entry value for workers2.properties

 workersFile d:\tomcat5\conf\workers2.properties

4. Is the isapi-director.dll is for the version compatible to tomcat

 Now how do I determine this?


Any help will be most welcome.

Regards

Srini


-Original Message-
From: Kannan Sundararajan [mailto:[EMAIL PROTECTED]
Sent: Friday, May 07, 2004 6:57 PM
To: '[EMAIL PROTECTED]'
Subject: Re: Tomcat 5.0 + IIS 6 + Windows 2003


I went thru this and it just an misdocumented feature gives interesting
results.

Focus on the isapi-director.dll

1. Where does the dll reside (full folder path)

2. What is the virtual directory name in IIS and what the physical folder
pointing to.

3. What is the registry entry value for workers2.properties

4. Is the isapi-director.dll is for the version compatable to tomcat

When you provide answer for this, try as much as possible the correct value
of folder instead of generic.
--
Sent from my BlackBerry Wireless Handheld

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

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



Re: Tomcat 5.0 + IIS 6 + Windows 2003

2004-05-07 Thread Kannan Sundararajan
I went thru this and it just an misdocumented feature gives interesting
results.

Focus on the isapi-director.dll

1. Where does the dll reside (full folder path)

2. What is the virtual directory name in IIS and what the physical folder
pointing to.

3. What is the registry entry value for workers2.properties

4. Is the isapi-director.dll is for the version compatable to tomcat

When you provide answer for this, try as much as possible the correct value
of folder instead of generic. 
--
Sent from my BlackBerry Wireless Handheld

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



RE: tomcat monitor comp

2004-03-08 Thread Kannan Sundararajan
Great! good work..

-Original Message-
From: Peter Lin [mailto:[EMAIL PROTECTED]
Sent: Saturday, March 06, 2004 4:03 PM
To: [EMAIL PROTECTED]
Subject: tomcat monitor comp


http://cvs.apache.org/~woolfel/monitor-comp.gif
 
 
I've posted a screen shot of the UI, it's just the beginning, but it should
give an idea. I'm hoping to have a working version in 3 weeks. 
 
 
peter lin
 


-
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard

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



RE: Virtual Hosts with Apache and Tomcat

2004-03-02 Thread Kannan Sundararajan
Sysadmins are sysadmins AND developers are developers. No one cannot cross
the borderline or even compare. 

They are clowns.
I wouldn't call the developers or professionals like this. 

I can agree partially to yours. But if you see him, he doesn't know about
the impact of JVM and tuning parameters, as he mentioned in his email. Do
you expect him to take a lead in fixing that? I have seen the projects
losing its focus by the nature of peoples deviating to get their interests
fulfilled. 

I would appreciate, if the developer and sysadmin working together in this
problem (i doubt verymuch as sysadmin involvment, all he can do is give
top or sar reports). Sysadmin has much knowledge in configuring servers,
architect the infrastructure, manage the network, backups etc. 

I never seen any sysadmin trying to fine tune any Application Servers. If
that is the case, then the project sucess will be in stake. Everyone has to
do their own roles. If I would be the sysadmin, then i would tell the
developers to go these newsgroups. Dont you think that most of developers
resolve their issues by newsgroups and websites for their problems. 

This isn't about communication or a sysadmin whining to the devs about
something he doesn't understand. 
He clearly mentioned that the developeers raised that questions and trying
to get the verification from the newsgroups. Dont you think that is the part
of communication gap between the developers and him. If he is very keen, why
not one of the developers responding his thread and get the issues fixed for
the project. 

-Original Message-
From: Christopher Schultz [mailto:[EMAIL PROTECTED]
Sent: Monday, March 01, 2004 9:49 PM
To: Tomcat Users List
Subject: Re: Virtual Hosts with Apache and Tomcat


Kannan,

 Being yourself as SYSADMIN for UNIX and Network, it would be nice that
 developers or professional should take a lead into get into this problem.

Easy for you to say.

Let's face it: these guys have a connection leak. Plain and simple. Your 
devs need to find their leak. It is demonstrable. It locks up the 
server. QED. Make them fix it.

This isn't about communication or a sysadmin whining to the devs about 
something he doesn't understand. This is a resource leak. It is 
apparently well-understood. He's done his homework. They are clowns.

-chris

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



RE: Tomcat users

2004-03-02 Thread Kannan Sundararajan
Hi Uma, 

If you tell the current setup of hardware, software and the estimation of
the users trying to get in. And the short note on the application intense
with the server. That can help in telling the server configuration. 

Regards, 
Kannan

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Monday, March 01, 2004 9:39 PM
To: Tomcat Users List
Subject: RE: Tomcat users






Hi Kannan,
Thank you for your reply.
May I know what kind of Hardware or Software configuration can improve the
performance of Tomcat please?

Thank you,
Best Regards,
Uma


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

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



RE: Virtual Hosts with Apache and Tomcat

2004-03-02 Thread Kannan Sundararajan
Yes, But that doesn't mean that we can put and point on developers for any
problem.

-Original Message-
From: Ralph Einfeldt [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 02, 2004 10:59 AM
To: Tomcat Users List
Subject: RE: Virtual Hosts with Apache and Tomcat


No that's not true, 

My colleges and me are doing both sides of the border 
(me being mainly a developer, others being mainly sysadmins
but we don't have any person that's not doing at least 20%
of the other side's job (It's a bit of pair sysadministration)

I don't like the notion of pure programmers and pure sys admins.
(If the the organsation gets big enough you need such roles, but
it's alway good to have some people in each group that know the 
other side well enough)

 -Original Message-
 From: Kannan Sundararajan [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, March 02, 2004 4:31 PM
 To: 'Tomcat Users List'
 Subject: RE: Virtual Hosts with Apache and Tomcat
 
 Sysadmins are sysadmins AND developers are developers. No one 
 cannot cross the borderline or even compare. 
 

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

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



RE: Virtual Hosts with Apache and Tomcat

2004-03-01 Thread Kannan Sundararajan
Being yourself as SYSADMIN for UNIX and Network, it would be nice that
developers or professional should take a lead into get into this problem.

It looks like that to me that it has been stepping or bossing up the
developers up there. And since there is lot of techonology involved, it
would be much difficult for anyone to fix your problem. I guess there might
be some senior developer, who can do the situation much better. 

You have been trying to getinto JVMs and tuning and so on... the best is
developers to be involved actively. 

There could be lot of documents and phrases from a developer side, which you
are conveying. But for me looks like that you are trying to put your own
things into them, which may be difficult as a communication area of project
management( which is very crucial to success of a project).

-Original Message-
From: Stephen Carville [mailto:[EMAIL PROTECTED]
Sent: Monday, March 01, 2004 10:18 AM
To: Tomcat Users List
Subject: Re: Virtual Hosts with Apache and Tomcat


Here is some more information on the problem. From a developer:

According to the document that the link below refers to, a single
instance of Tomcat will have multiple JVMs, where each JVM represents a
virtual host.  The following link clearly states this virtual host concept
as it applies to Tomcat.
http://jakarta.apache.org/tomcat/tomcat-3.2-doc/uguide/tomcat_ug.html
(please refer the virtual host section).}

As per the above document, each JVM corresponding to a virtual host
contains a database connection pool object. Hence the connection pool that
has been implemented seems to be in-line with the virtual host definition in
the above document.

Also, we are also using the same concept of DBCP in our
applications. The difference in our case is that we have chosen to use
Oracle that also uses the same DataSource class.

OK, it is my understanding that the problem of a new JVM for each virtual
host 
was fixed in 4.X.  True?

I RT'ed some more FM on 4.2 and found that the Tomcat developers suggest
that 
the connection code be placed in $CATALINA_HOME/common/lib.  I passed that
to 
the developers and:

As regards putting the flood.jar in $CATALINA_HOME/common/lib, we
tried it and the behavior was no different.

Is there anyone running tomcat with virtual hosts and do you also have this 
problem?  It is a little hard to beleive this is so difficult to implement 
but hasn't come up before. (at least I couldn't find it in the archives)

-- 
Stephen Carville
UNIX and Network Administrator
DPSI
310-342-3602
[EMAIL PROTECTED]
--
Most people prefer believing their leaders are just and fair even in the
face 
of contrary evidence.  Perhaps this is because, once a man acknowledges that

the government he lives under is corrupt and cares nothing for justice or  
fairness, that man also has to choose what he will do about it.


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

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



RE: Tomcat users

2004-03-01 Thread Kannan Sundararajan
What are you talking about Nat? 

Yoav Shapira, clearly mentioned about it. It all depends on the hardware, OS
etc, which you are trying to run. 


-Original Message-
From: Nathan Gross [mailto:[EMAIL PROTECTED]
Sent: Monday, March 01, 2004 11:17 AM
To: Tomcat Users List
Subject: Re: Tomcat users




Shapira, Yoav wrote:

Howdy,

  

I would like to know how many users can access Tomcat 5.0.19 per


second.
  

i.e I need to know the hit ratio.  Can some one help me please?



1 zillion jillion.  Or zero.  Depends on if you use the
-XaTonOfUsers=true java runtime option.

Just kidding, of course: it depends on your webapp, your hardware, and
many configuration parameters.

Yoav Shapira
  

Nah. What good is it. MY appserver supports -1000 (MINUS 1000) users! 
Tomcat only from zero users?
Oh. Forgot to mention that when my server hits minus 10 users, it cant 
handle the load
-nat

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



RE: Trouble with Tomcat5, SSI and crossContext

2004-03-01 Thread Kannan Sundararajan
To unsubscribe, e-mail: [EMAIL PROTECTED]

-Original Message-
From: Tarik El Berrak [mailto:[EMAIL PROTECTED]
Sent: Monday, March 01, 2004 11:41 AM
To: Tomcat Users List
Subject: Re: Trouble with Tomcat5, SSI and crossContext


hi
excuse me, can you tell me how to unsubscribe from the mailing list.
thankx a lot


- Original Message - 
From: Ted Gittinger [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, March 01, 2004 5:29 PM
Subject: Trouble with Tomcat5, SSI and crossContext


 jakarta-tomcat-5.0.18
 Windows 2000

 I cannot get SSI (server side includes) to work from one context to
 another.  I CAN get it to work from one context to the ROOT context but
 not anywhere else.

 I have an index.html file with the following virtual include:

 !--#include virtual=/zinc/bdyhdr4.txt --

 index.html is located in 'stx.war' deployed under webapps.  zinc is a
 separate context under webapps and contains bdyhdr4.txt.

 webapps
  |
  |
  ROOT
  |
  |
  stx
|
| index.html
  |
  |
  zinc
|
| bdyhdr4.txt

 I have enabled the SSI servlet, set 'isVirtualWebappRelative' to 0, and
 changed the crossContext=true in both the stx.xml and zinc.xml files
 located in C:\Program Files\Apache Software Foundation\Tomcat
 5.0\conf\Catalina\localhost.

 When viewing 'index.html', an error message an error occurred while
 processing this directive appears where the text from the #include
 should be.  The Tomcat log file shows:

 StandardContext[/stx]ssi:
 SSIServletExternalResolver.getServletContextAndPath( /zinc/bdyhdr4.txt,
 true)
 StandardContext[/stx]ssi: #include--Couldn't include file:
/zinc/bdyhdr4.txt
 java.io.IOException: Couldn't find file: /bdyhdr4.txt
  at

org.apache.catalina.ssi.SSIServletExternalResolver.getFileText(SSIServletExt
ernalResolver.java:420)
  at
 org.apache.catalina.ssi.SSIMediator.getFileText(SSIMediator.java:190)



 Here's the strange part.  If I copy the bdyhdr4.txt file to the ROOT
 context, the include works.  It seems as if Tomcat is resolving the
 context to 'ROOT' instead of 'zinc'.  I did add a connector so that port
 80 is used in addition to port 8080.

 Connector port=80 maxThreads=150 minSpareThreads=25
 maxSpareThreads=75
 enableLookups=false redirectPort=8443
acceptCount=100
 debug=0 connectionTimeout=2
 disableUploadTimeout=true /

 Any ideas?  I've tried creating a 'zinc' subdirectory in 'ROOT' and
 eliminating the 'zinc' context under webapps.  I've tried adding a zinc
 subdirectory in 'jsp-examples' and changing the code to !--#include
 virtual=/jsp-examples/bdyhdr4.txt -- to see if crossContext is working.

 Thanks!







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




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

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



RE: Tomcat users

2004-03-01 Thread Kannan Sundararajan
That was not question posted on the initial thread. If you want to know
about yours please start a different thread, rather than deviating this
thread. 

Please try to read this again. 

The question posted by user was
Hello,
I would like to know how many users can access Tomcat 5.0.19 per second.
i.e I need to know the hit ratio.  Can some one help me please?
Thank you,
Best Regards,
Uma


-Original Message-
From: Nathan Gross [mailto:[EMAIL PROTECTED]
Sent: Monday, March 01, 2004 12:13 PM
To: Tomcat Users List
Subject: Re: Tomcat users


Simple. It's a cell-phone! Why, can't run Tomcat on a cell phone? Shucks.
-nat
ps. Is top-posting ok/preferred on this forum?

Kannan Sundararajan wrote:

What are you talking about Nat? 

Yoav Shapira, clearly mentioned about it. It all depends on the hardware,
OS
etc, which you are trying to run. 


-Original Message-
From: Nathan Gross [mailto:[EMAIL PROTECTED]
Sent: Monday, March 01, 2004 11:17 AM
To: Tomcat Users List
Subject: Re: Tomcat users




Shapira, Yoav wrote:

  

Howdy,

 



I would like to know how many users can access Tomcat 5.0.19 per
   

  

second.
 



i.e I need to know the hit ratio.  Can some one help me please?
   

  

1 zillion jillion.  Or zero.  Depends on if you use the
-XaTonOfUsers=true java runtime option.

Just kidding, of course: it depends on your webapp, your hardware, and
many configuration parameters.

Yoav Shapira
 



Nah. What good is it. MY appserver supports -1000 (MINUS 1000) users! 
Tomcat only from zero users?
Oh. Forgot to mention that when my server hits minus 10 users, it cant 
handle the load
-nat

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



  


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



RE: Tomcat 4.1.29 JVM crash on RHEL-3-ES

2004-03-01 Thread Kannan Sundararajan
Did you load test these servers?

-Original Message-
From: Joe Miller [mailto:[EMAIL PROTECTED]
Sent: Monday, March 01, 2004 1:37 PM
To: [EMAIL PROTECTED]
Subject: Tomcat 4.1.29 JVM crash on RHEL-3-ES


Hello,

I'm experiencing sporadic crashing of the JVM running Tomcat in 2 of my
environments.  These environments both run the same webapps, and they both
use JDK 1.4.2_03 on RHEL-3 ES.  Other environments where these same webapps
run are using JDK 1.4.1 and Redhat7.2, and are not experiencing these
crashes.

The crashes appear to happen at random times and hours.  Currently these
webapps are very lightly used, and most likely completely unused when the
crashes occur.

Has anyone experienced this with a similar setup?

My CATALINA_OPTS:
CATALINA_OPTS=-Xms2548m -Xmx2548m -server

All I see in Catalina.out is the following.  Messages preceding this VM dump
message are different each time.

#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Server VM (1.4.2_03-b02 mixed mode)
#
# Error ID: 53484152454432554E54494D450E435050018D
#
# Problematic Thread: prio=1 tid=0x085062c8 nid=0x22c5 runnable
#

Heap at VM Abort:
Heap
 def new generation   total 260928K, used 132963K [0x0f7f, 0x2130,
0x2130)
  eden space 232000K,  53% used [0x0f7f, 0x170acf50, 0x1da8)
  to   space 28928K,   0% used [0x1f6c, 0x1f6c, 0x2130)
 tenured generation   total 2319296K, used 46617K [0x2130, 0xaebf,
0xaebf)
   the space 2319296K,   2% used [0x2130, 0x240865e8, 0x24086600,
0xaebf)
 compacting perm gen  total 26112K, used 26092K [0xaebf, 0xb057,
0xb2bf)
   the space 26112K,  99% used [0xaebf, 0xb056b260, 0xb056b400,
0xb057)



--
Joe Miller
Linux Administrator
GoDaddy.com
[EMAIL PROTECTED]



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

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



RE: Securing SSL from IIS to Tomcat

2004-03-01 Thread Kannan Sundararajan
I doubt any has that kind of need. If that is the case, then everyone will
pull their brains out. 

If we are worried about the IIS having SSL with Tomcat, then how about SSL
between database and Tomcat. How about query tools used in database (
secured query tool? , I dont know who has like this). 

I would not worry, if the Tomcat behind firwall, and behind the IIS (SSL).





-Original Message-
From: Antonio Fiol Bonnín [mailto:[EMAIL PROTECTED]
Sent: Monday, March 01, 2004 2:32 PM
To: Tomcat Users List
Subject: Re: Securing SSL from IIS to Tomcat


John MccLain wrote:

Since IIS decrypts the request and passes it unencrypted to Tomcat, How do
I
encrypt the request so that all communication from IIS with Tomcat is
secure???
  


Do you really need it? It would probably affect your performance 
seriously. (No, I cannot prove that statement...)

Other than that, I cannot be of much help. I'm sure I have read 
something about a certain AJP 1.4 which could accomplish your needs.

Latest reference I've been able to google for is from Tomcat 4.1 JK 
connector (deprecated). But I have not searched a lot.

Hope you can go on searching further with this little bit of info.


Antonio Fiol

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



RE: Tomcat 4.1.29 JVM crash on RHEL-3-ES

2004-03-01 Thread Kannan Sundararajan
Did you go thru some profilers. 

1. Which version of JVM you are running. 
2. What is your hardware OS.


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Monday, March 01, 2004 3:04 PM
To: Tomcat Users List
Cc: 'Tomcat Users List'
Subject: RE: Tomcat 4.1.29 JVM crash on RHEL-3-ES


The servers are only being used internally for testing at the moment.  As
best I can tell, the crashes occur at night when nothing (or very few
people) are using the them.


  Original Message 
 Subject: RE: Tomcat 4.1.29 JVM crash on RHEL-3-ES
 From: Kannan Sundararajan [EMAIL PROTECTED]
 Date: Mon, March 01, 2004 11:53 am
 To: 'Tomcat Users List' [EMAIL PROTECTED]
 
 Did you load test these servers?
 
 -Original Message-
 From: Joe Miller [mailto:[EMAIL PROTECTED]
 Sent: Monday, March 01, 2004 1:37 PM
 To: [EMAIL PROTECTED]
 Subject: Tomcat 4.1.29 JVM crash on RHEL-3-ES
 
 
 Hello,
 
 I'm experiencing sporadic crashing of the JVM running Tomcat in 2 of
 my
 environments.  These environments both run the same webapps, and they
 both
 use JDK 1.4.2_03 on RHEL-3 ES.  Other environments where these same
 webapps
 run are using JDK 1.4.1 and Redhat7.2, and are not experiencing these
 crashes.
 
 The crashes appear to happen at random times and hours.  Currently
 these
 webapps are very lightly used, and most likely completely unused when
 the
 crashes occur.
 
 Has anyone experienced this with a similar setup?
 
 My CATALINA_OPTS:
 CATALINA_OPTS=-Xms2548m -Xmx2548m -server
 
 All I see in Catalina.out is the following.  Messages preceding this VM
 dump
 message are different each time.
 
 #
 # HotSpot Virtual Machine Error, Internal Error
 # Please report this error at
 # http://java.sun.com/cgi-bin/bugreport.cgi
 #
 # Java VM: Java HotSpot(TM) Server VM (1.4.2_03-b02 mixed mode)
 #
 # Error ID: 53484152454432554E54494D450E435050018D
 #
 # Problematic Thread: prio=1 tid=0x085062c8 nid=0x22c5 runnable
 #
 
 Heap at VM Abort:
 Heap
  def new generation   total 260928K, used 132963K [0x0f7f,
 0x2130,
 0x2130)
   eden space 232000K,  53% used [0x0f7f, 0x170acf50, 0x1da8)
   to   space 28928K,   0% used [0x1f6c, 0x1f6c, 0x2130)
  tenured generation   total 2319296K, used 46617K [0x2130,
 0xaebf,
 0xaebf)
the space 2319296K,   2% used [0x2130, 0x240865e8, 0x24086600,
 0xaebf)
  compacting perm gen  total 26112K, used 26092K [0xaebf,
 0xb057,
 0xb2bf)
the space 26112K,  99% used [0xaebf, 0xb056b260, 0xb056b400,
 0xb057)
 
 
 
 --
 Joe Miller
 Linux Administrator
 GoDaddy.com
 [EMAIL PROTECTED]
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]

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

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



RE: Tomcat heap vs. java.exe

2004-02-27 Thread Kannan Sundararajan
Yes, it goes along with subject called Garbage collection and tuning. This
area is a huge, sometimes very quick to tune, and sometimes gives a
nightmare to tune those properties. The nature of this subject grows based
on your application, servers and expectations from user end. 

-Original Message-
From: Asim Alp [mailto:[EMAIL PROTECTED]
Sent: Friday, February 27, 2004 11:25 AM
To: [EMAIL PROTECTED]
Subject: Tomcat heap vs. java.exe


I have a quick question.  When I run Tomcat 5.0.18, my java.exe starts 
with ~65MB.  Then as my websites get hits, java.exe starts increasing.  
I run tomcat with the -Xms128m -Xmx256m options.  So the startup heap 
size of tomcat is 128MB.  After my first start, I usually have around 
80 MB free memory for Tomcat.

My question is, why is the startup java.exe size is smaller than my 
total heap size?  Does the size of java.exe grow as the heap starts 
being used.  I would expect java.exe to be at least 128 MB (plus the 
JVM memory) since that is how much is allocated.

Thanks,

Asim


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

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



RE: Help tomcat problem with memory

2004-02-27 Thread Kannan Sundararajan
that is your vm settings?

-Original Message-
From: software [mailto:[EMAIL PROTECTED]
Sent: Friday, February 27, 2004 12:07 PM
To: Tomcat Users List
Subject: Re: Help tomcat problem with memory
Importance: High


Yes i've configured the Tomcat environment -Xms, -Xmm but i think it 
doesn't work, because it's consume the server memory until 145 Mb per 
process i need to limit the number of java proccess and the memory that 
they consume on my Linux Red Hat 7.3  server

thanks a lot
fabian

Ralph Einfeldt wrote:

I not shure which problem you have :

- Why do I have so many processes
  (You havn't, that are threads, search google or the archives on that one)

- Why does the process take this amount of memory
  Depens on several factors. (Memory setting of the vm, amount of 
  servlets, jsp's, number of features you use in tomcat, current
  number of active sessions, )

- How can I give the process more memory
  Set the option in the environment variable CATALINA_OPTS or JAVA_OPTS
  befor starting tomcat.

  

-Original Message-
From: software [mailto:[EMAIL PROTECTED]
Sent: Friday, February 27, 2004 5:36 PM
To: [EMAIL PROTECTED]
Subject: Help tomcat problem with memory
Importance: High


Hi i have installed apache 13.24 with 2 tomcats 4.0.3 with 
loadbalancer 
is woring fine but the problem when  i'm using the ps -ef | 
grep java  
command  i've saw many java process  justa like these:
21430 root  15   0  139M 139M 49444 S 0.0 13.8   0:00 java
21431 root  15   0  139M 139M 49444 S 0.0 13.8   0:00 java
21443 root  15   0  139M 139M 49444 S 0.0 13.8   0:07 java
21444 root  20   0  139M 139M 49444 S 0.0 13.8   0:00 java
21445 root  20   0  139M 139M 49444 S 0.0 13.8   0:00 java
21446 root  15   0  139M 139M 49444 S 0.0 13.8   0:06 java
21454 root  15   0  139M 139M 49444 S 0.0 13.8   0:00 java
21457 root  15   0  139M 139M 49444 S 0.0 13.8   0:00 java
21458 root  15   0  139M 139M 49444 S 0.0 13.8   0:00 java
21460 root  15   0  139M 139M 49444 S 0.0 13.8   0:00 java
21462 root  15   0  139M 139M 49444 S 0.0 13.8   0:00 java
21464 root  15   0  139M 139M 49444 S 0.0 13.8   0:00 java
21466 root  15   0  139M 139M 49444 S 0.0 13.8   0:00 java
21468 root  16   0  139M 139M 49444 S 0.0 13.8   0:04 java
21469 root  15   0  139M 139M 49444 S 0.0 13.8   0:03 java

looking the internet, the solution is use the -Xmx , -Xms and use the 
className=org.apache.tomcat.service.PoolTcpConnector   and 
i'm working 
with Ajp13

!-- A pooled AJPV12 Connector for out-of-process operation -- 
Connector className=org.apache.tomcat.service.PoolTcpConnector
Parameter name=handler 
value=org.apache.tomcat.service.connector.Ajp12ConnectionHandler/
Parameter name=port value=8007/
Parameter name=max_threads value=30/
Parameter name=max_spare_threads value=20/
Parameter name=min_spare_threads value=5 /
/Connector

Thanks
Fabian



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






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


  


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



RE: Tomcat heap vs. java.exe

2004-02-27 Thread Kannan Sundararajan
This is good advice. Load testing is generally easy to do in

I dont think so, and it depends on what kind of estimation you try to do
that. It is always pretty difficult for any development team to pass the
load test (if your serious on that). I would do and it would take us hell
out of our time in passing the load test. The load test gives the tuning
parameters for the efficient java and heap. 

If I have problems in production, I would take the dump of database into
load test environment and similate it and fix it. That would be a
professional way to hand these kind of production issues. I would't go
directly to the servers and change as I like. 



-Original Message-
From: Christopher Schultz [mailto:[EMAIL PROTECTED]
Sent: Friday, February 27, 2004 8:32 PM
To: Tomcat Users List
Subject: Re: Tomcat heap vs. java.exe


Hello,

 If I were you, I'd load test your site first before going to production.
As
 you pointed out, you cannot afford to stop your production server or hang
 it with OutOfMemory errors.

This is good advice. Load testing is generally easy to do in 
development, and hard to recover from if you don't do it, once you're in 
prod.

 You can get jvm dumps on windows by turning on the -verbosegc. This will
 dump out stack traces repeatedly without exiting the JVM.

I don';t think this is accurate. '-verbosegc' only logs the GC activity 
to the stdout or stderr or whatever. It does not generate stack traces 
for you.

CTRL-BREAK on win32 gives you a full thread-dump. This will give you a 
stack trace for any running thread, as well as information about it's 
state (runnable, waiting on monitor, sleeping, etc.). This can be 
valuable when your application is not responding in timely way. If 
you're thrashing or getting LOTS and lots of GC activity, your memory 
settings might be off. On the other hand, if you have horrible code, you 
can never recover from that, even with a dual-cpu box ith a gig of ram :)

-chris


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



RE: another servlet-mapping question,.............

2004-02-25 Thread Kannan Sundararajan
Does the tomcat runs for sample programs or admin on hosting server. 

-Original Message-
From: BAO RuiXian [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 25, 2004 10:22 AM
To: Tomcat Users List
Subject: Re: another servlet-mapping question,.




Andres Ledesma wrote:

Hi everybody, 

I got several servlets mapped on the web.xml file that works pretty fine on
my 
local tomcat installation, but when uploaded to the hosting server, I get a

400 Server Statuts Error, it complains the path to the server does not
exist 
!!!

My web.xml for the servlets is like this code ...

servlet
servlet-namevalidate_user/servlet-name
servlet-classcom.bs.crm.validateUser/servlet-class 
/servlet
  

I don't know how it works in your local tomcat installation, but I think 
the servelt../servlet pair should the 
servlet-mapping../servlet-mapping pair.

Best

Bao

..

servlet-mapping
servlet-namevalidate_user/servlet-name
url-pattern/validate_user/url-pattern  
/servlet-mapping



  



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

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



RE: ssl question

2004-02-25 Thread Kannan Sundararajan
1. Install Tomcat
2. Install IIS
3. install isapi_redirector.dll in IIS server
4. configure IIS as per documentation in website for isapi_redirector.dll
5. configure certificate in IIS

Your application should work now with Tomcat - IIS with ssl setup..


-Original Message-
From: John MccLain [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 25, 2004 11:57 AM
To: Tomcat user list
Subject: ssl question


How do I setup tomcat to communicate with IIS using ssl/https??? Is there
any documentation???


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

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



RE: failure notice

2004-02-05 Thread Kannan Sundararajan
I am getting lot of messages like this. Any one experiencing the same? 

-Original Message-
From:
[EMAIL PROTECTED]
g
[mailto:[EMAIL PROTECTED]
pache.org]
Sent: None
Subject: failure notice


X-Auto: [EMAIL PROTECTED]
X-Loop-Detect: 1
To: [EMAIL PROTECTED]
From: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N



Hi. This is the qmail-send program at mail18b.gatewayhost.net.

I'm afraid I wasn't able to deliver your message to the addresses.

This is a permanent error; I've given up. Sorry it didn't work out.



server does not like recipient.

Remote host said: ... inactive user

Giving up.



This is not a monitored account and replies to

this account will not be received.





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

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



RE: test

2004-02-03 Thread Kannan Sundararajan


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 03, 2004 2:41 AM
To: [EMAIL PROTECTED]
Subject: test



This message was verified by the filtering system of our mail
server.

Original message was replaced by this one by the following
reason :

*** A suspicious file (executable code) was found in the message !

Original message had the following attached files :

   (X-FILE ??? ) : file.scr
TYPE : application/octet-stream

   SUSPECT FILES : 1

Original message was sent by

   From : [EMAIL PROTECTED]

If you think this is an error and the message should not
be rejected by the filtering system, you may contact you
system administrator for instructions.

If you have any questions, you can contact us :

  [EMAIL PROTECTED]

Sincerely,

  [EMAIL PROTECTED]



 j-chkmail - (c) Ecole des Mines de Paris 2002


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

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



RE: AUTO 'Getty=001-016-162'Error in JDBC conn / Apache Tomc at/4.1.29 URGENT

2004-02-02 Thread Kannan Sundararajan
I guess this is a spam email and the bug tries to gets into various email
address. It would be waste of time in finding it out of like
[EMAIL PROTECTED], since most of spams are send thru bogus email
address. I dont know what is the solution to stop this. But based on this a
good people should not be removed since the spam is utilizing their email
address. 

Thanks to Yoav, for his efforts of supporting tomcat and solutions. 

-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
Sent: Monday, February 02, 2004 1:09 PM
To: Tomcat Users List
Subject: RE: AUTO 'Getty=001-016-162'Error in JDBC conn / Apache
Tomcat/4.1.29 URGENT



Howdy,

Would you care to make one more best effort?

unsubscribe this email:  [EMAIL PROTECTED]

For the umpteenth time: this address is not on the list.  I just checked
again to make sure, even though I've tried many times already.

Yoav Shapira



This e-mail, including any attachments, is a confidential business
communication, and may contain information that is confidential, proprietary
and/or privileged.  This e-mail is intended only for the individual(s) to
whom it is addressed, and may not be saved, copied, printed, disclosed or
used by anyone else.  If you are not the(an) intended recipient, please
immediately delete this e-mail from your computer system and notify the
sender.  Thank you.


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

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



RE: help in tomcat 5 and MS SQL 2000

2003-12-23 Thread Kannan Sundararajan
Hi Tom, 

Can you stop this return receipt thing?

Regards

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: Monday, December 22, 2003 1:41 PM
To: [EMAIL PROTECTED]
Subject: RE: help in tomcat 5 and MS SQL 2000



Return Receipt
   
Your  RE: help in tomcat 5 and MS SQL 2000 
document   
:  
   
was   Tom Williams/HQ/dssi 
received   
by:
   
at:   12/22/2003 10:40:56 AM   
   





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

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



RE: Global Variables

2003-12-03 Thread Kannan Sundararajan
in the JSP..

-Original Message-
From: Duncan [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 03, 2003 11:50 AM
To: Tomcat Users List
Subject: Re: Global Variables


Thanks for the replies, but what do I define servletContext as?

Many thanks
Duncan

Jardin Xavier wrote:

 use

 context-param
  param-nameparam/param-name
 param-valuevalue/param-value
 /context-param

 in the web.xml

 and String param = servletContext.getInitParameter(param);

 in the JSP.

 - Original Message -
 From: Duncan [EMAIL PROTECTED]
 To: Tomcat User List [EMAIL PROTECTED]
 Sent: Wednesday, December 03, 2003 5:08 PM
 Subject: Global Variables

  Is there a way to set global variables in the web.xml which can be read
  by any JSP page?
 
  Cheers,
  -Duncan
 
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 

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


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

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



RE: Global Variables

2003-12-03 Thread Kannan Sundararajan
Sorry, if you are trying to define servletContext , please refer any JSP
book. 

-Original Message-
From: Duncan [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 03, 2003 11:50 AM
To: Tomcat Users List
Subject: Re: Global Variables


Thanks for the replies, but what do I define servletContext as?

Many thanks
Duncan

Jardin Xavier wrote:

 use

 context-param
  param-nameparam/param-name
 param-valuevalue/param-value
 /context-param

 in the web.xml

 and String param = servletContext.getInitParameter(param);

 in the JSP.

 - Original Message -
 From: Duncan [EMAIL PROTECTED]
 To: Tomcat User List [EMAIL PROTECTED]
 Sent: Wednesday, December 03, 2003 5:08 PM
 Subject: Global Variables

  Is there a way to set global variables in the web.xml which can be read
  by any JSP page?
 
  Cheers,
  -Duncan
 
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 

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


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

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



RE: [OT] Why did you choose Tomcat? (FKA: Re: IIS is not s upported in Tomcat 4.1.29.)

2003-11-24 Thread Kannan Sundararajan
Ben, 

what made you choose Tomcat and why you wanted to integrate it with IIS.
I'd 
also like to know why, specifically, you are so against using .NET.

I was wondering how could .NET compare with Tomcat. Is .NET a J2EE app
server?

Well I don't think so, .NET is completely different from Tomcat. And you
know how the java and J2EE works. You can compare Tomcat with other J2EE app
server or ONE and so on. 

There is no way you can tie J2EE with .NET. If that is the case .NET is not
even worth to consider. 

If my platform is JAVA then I would be going towards Tomcat or anyother J2EE
servers. 

Regards, 

Kannan


-Original Message-
From: Ben Souther [mailto:[EMAIL PROTECTED]
Sent: Monday, November 24, 2003 3:20 PM
To: Tomcat Users List
Subject: [OT] Why did you choose Tomcat? (FKA: Re: IIS is not supported
in Tomcat 4.1.29.)


Roeland,

Just out of curiosity, why did you choose Tomcat, or any OSS app, over .NET 
(and no, this isn't an attempt to start another thread about J2EE vs .NET)?

You've stated that:
1.) That you are deploying on WinXXX and, more specifically, IIS. 

2.) That you are specifically prohibited from hacking the source code.
(IMHO:  
that's where the WTFs belong)

3.) Although you didn't didn't say so specifically, it's plain to see that
you 
are looking for an app server that can be quickly set up and run with a 
minimum amount of effort (reading) on your part.  The reason that I say this

is that you didn't know what a context is.  I have a half a dozen 
Servlet/JSP books on my desk and they all explain what a Servlet Context is 
in the first chapter.  You also mentioned JNI which is not a Tomcat or 
Servlet feature but a component of the core JAVA language.  It's not
possible 
that you spent any time learning about JSP/Servlets or Tomcat before jumping

in and trying to integrate the app server with IIS.

It sounds like you're a perfect candidate for a pre-packaged, commercial 
platform, like .NET, which allows you to purchase support.  There are also 
plenty of commercial J2EE app servers out there, with a wide range of price 
and support options.  Either way, you will get a specific list of what 
platforms and products are supported and you can rightly EXPECT to get 
explicit, step by step instructions for installation and integration.

One of the biggest difference between Open Source Software (OSS) and 
commercial software is the release cycle.  A common motto in OSS is Release

Early and Release Often.  Compare the number of releases that Tomcat has
had 
with any commercial app server.  It's dizzying.  There are many advantages
to 
this.  Bugs and security issues get fixed and integrated much faster,
useless 
features get phased out much more quickly, and OSS projects like Tomcat are 
usually ahead of commercial products when it comes to features.  How many 
other java app servers support the Servlet 2.4 and JSP 2.0 specs?

All this, however, comes at a cost.
In the commercial world, software product releases are often held back until

the documentation is complete.  In any OSS project it is generally
expected 
that the documentation will lag behind the core functionality.  Most people 
who get involved with OSS expect to have to roll up their sleeves and learn 
about the product (at least a little) in order to start using it.  Often the

best documentation isn't written by the developers, it's written by people 
like yourself, who've gone through an installation, got stuck, got help, and

then decided to give back to the community by writing a HOWTO that explains 
the procedure from an end user's perspective.

In other words, with commercial software, you pay for support. With OSS you 
earn it.   Nobody on this list is being paid to answer your questions.  The 
people who do either do so because, they believe in the product and they
want 
to see it used, or because in doing so, they learn more about the product. 
Some of the questions posted today have been answered by committers 
(developers who have taken part in building Tomcat). Try getting help from 
one of the developers of IIS.  Is it reasonable to expect senior developers 
to take time to answer basic questions such as What is JNI? or What is a 
context??  By asking such questions, you have, in effect, said I'm not 
interested in doing the work needed to understand this technology. I want to

jump into the advanced topics and I expect someone else to write 
documentation that takes me by the hand and walks me through everything,
step 
by step without any expectation that I have the prerequisite knowledge to be

doing so in the first place  AND.. if it doesn't do so, it's a 'pile of 
manure'.

What's amazing is that, in your case, this approach worked very well.  You 
insulted the product, the documentation, and all the people who have spent 
their own time and energy participating in this list enough that someone 
who's very knowledgeable got defensive enough to want to prove you wrong and

and not only pointed 

RE: sloppy English

2003-09-22 Thread Kannan Sundararajan
Please do not think the programmers are using lazy English or moron(watch
you before you  put like these kind of words). They are hard working, their
backbone is fingers and they  are very tired of doing shift key, coz they
are keen on typing technical stuff not on fancy grammatical. 

If you do not like our fellow programmers typo, then just don't read it. 

Looks like you are in non typo in IT business, that is why you are
commenting like these programmers. 

Regards, 

Kannan

-Original Message-
From: Christopher Williams [mailto:[EMAIL PROTECTED]
Sent: Monday, September 22, 2003 12:48 PM
To: [EMAIL PROTECTED]
Subject: OT: sloppy English


A lot of posts to this mailing list seem to use really lazy English: I
consistently in lowercase, missing punctuation, missing capital letters at
the start of sentences, etc.

Two things:
1. A sentence which goes something like must i do x or can i do y is hard
to read.
2. Writing like this makes you sound like a moron.

We're all educated people or otherwise we wouldn't be computer programmers.
So let's maintain some reasonable standards.

Chris Williams.



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

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



RE: sloppy English

2003-09-22 Thread Kannan Sundararajan
When we are tired, then we will understand what a real programming means.
Specially, if you are overloaded with programms, task, and schedule, and
lack of time by working in major cities, I doubt we will smiling at each of
our sentences to convey our message. 


-Original Message-
From: Luke Vanderfluit [mailto:[EMAIL PROTECTED]
Sent: Monday, September 22, 2003 4:40 PM
To: Tomcat Users List
Subject: RE: sloppy English


Hi,

If you are a programmer or in any way write code you must be accustomed
to case sensitivity. So it can't be that hard to use the shift key.
I don't believe anyone just types on the keyboard without using a shift
key. Nah. sorry.

On another note:
Imagine all programming code was in Latvian and we all had to write our
programs in Latvian. 
This wouldn't mean I had to become proficient in the Latvian language,
no, just the Latvian constructs used in programming.

eg. 

public class ThisClass   |semo  lacsis TemorLacsis
{|{
public static void main  |semo conseva driad emin
(String[] args)  |(Glest[] dovargi)
{}   |{}

Now, imagine having to use a different character set to program

I acknowledge that the english centric nature of programming and the web
does not mean that everyone is totally versed in the english language
and it's by no means required for everyone to have perfect english
spelling and grammatical skills in order to post to this list.
I have no problem with that at all.

hope this contributes to an inclusive all welcome approach,
kind regards,
Luke

On Tue, 2003-09-23 at 02:40, Kannan Sundararajan wrote:
 Please do not think the programmers are using lazy English or moron(watch
 you before you  put like these kind of words). They are hard working,
their
 backbone is fingers and they  are very tired of doing shift key, coz they
 are keen on typing technical stuff not on fancy grammatical. 
 
 If you do not like our fellow programmers typo, then just don't read it. 
 
 Looks like you are in non typo in IT business, that is why you are
 commenting like these programmers. 
 
 Regards, 
 
 Kannan
 
 -Original Message-
 From: Christopher Williams [mailto:[EMAIL PROTECTED]
 Sent: Monday, September 22, 2003 12:48 PM
 To: [EMAIL PROTECTED]
 Subject: OT: sloppy English
 
 
 A lot of posts to this mailing list seem to use really lazy English: I
 consistently in lowercase, missing punctuation, missing capital letters at
 the start of sentences, etc.
 
 Two things:
 1. A sentence which goes something like must i do x or can i do y is
hard
 to read.
 2. Writing like this makes you sound like a moron.
 
 We're all educated people or otherwise we wouldn't be computer
programmers.
 So let's maintain some reasonable standards.
 
 Chris Williams.
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
-- 

when my computer smiles, I'm happy
===.~ ~,
Luke Vanderfluit   |'/']
Mobile: 0421 276 282\~/`


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

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



RE: Java/JSP vs C#/.NET

2003-08-26 Thread Kannan Sundararajan
I agree. Where is Java++ from microsoft?. C# is going to go this place. 

-Original Message-
From: Shawn Zernik [mailto:[EMAIL PROTECTED]
Sent: Monday, August 25, 2003 8:09 PM
To: Tomcat Users List
Subject: RE: Java/JSP vs C#/.NET


Lance:

100% Multi-Platform Support: Microsoft doesn't have it.

Shawn Zernik
Internetwork Consulting
www.internetworkconsulting.net

-Original Message-
From: Xingqun Jiang [mailto:[EMAIL PROTECTED]
Sent: Monday, August 25, 2003 4:57 PM
To: Tomcat Users List
Subject: Java/JSP vs C#/.NET


Hi,

I am a pure java supporter. I don't like C# or .Net because of Microsoft's
monopolization (sorry, kind of prejudice). However, I notice that more and
more people pick up C#/.NET due to their new advantages. I also heard that
C# is much faster than Java. My concern is, can Java/JSP still be
competitive to Microsoft's products? I don't like to see java be beaten by
Microsoft since it borrowed so many ideas from java to make up the so-called
C#.

ok, feel free to talk about this topic.

Lance


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



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

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



RE: E-Mail to CompuServe Customer Service

2003-08-22 Thread Kannan Sundararajan
???

-Original Message-
From: CompuServe Customer Service [mailto:[EMAIL PROTECTED]
Sent: Friday, August 22, 2003 12:44 PM
To: Tomcat Users List
Subject: E-Mail to CompuServe Customer Service


Thank you for your e-mail message to CompuServe Customer Service.
In order to improve our service to members, the general account 
70006,101 ([EMAIL PROTECTED]) has now been replaced 
with new mailboxes dedicated to each country/region.

Please re-send your message to one of the following e-mail 
addresses and a local CompuServe Representative will respond to 
you via e-mail:

United States and Canada:
Technical Support - [EMAIL PROTECTED]
General Support - [EMAIL PROTECTED]
Business Account Support - [EMAIL PROTECTED]

United Kingdom: 
Technical Support - [EMAIL PROTECTED]
General Support - [EMAIL PROTECTED]
Business Account Support - [EMAIL PROTECTED]

Germany and Austria: 
Technische Mitgliederbetreuung - [EMAIL PROTECTED]
Allgemeine Fragen - [EMAIL PROTECTED]
Fragen zur Abrechnung - [EMAIL PROTECTED]
Firmenkundenbetreuung - [EMAIL PROTECTED]

France:
Assistance Technique - [EMAIL PROTECTED]
Assistance Technique Mac - [EMAIL PROTECTED]
Gestion de votre Compte Personnel - [EMAIL PROTECTED]
Gestion de votre Compte Société - [EMAIL PROTECTED]


Netherlands: 
Technical Support - [EMAIL PROTECTED]
General Support - [EMAIL PROTECTED]
Business Account Support - [EMAIL PROTECTED]

Switzerland:
Fragen zur Abrechnung (billing-issues) - [EMAIL PROTECTED] 
Allgemeine Anfragen (general demands) - [EMAIL PROTECTED] 
Technische Mitgliederbetreuung (technical support) - [EMAIL PROTECTED]  
Firmenkundenbetreuung (CBA-issues) - [EMAIL PROTECTED]

All other European Countries: 
Technical Support - [EMAIL PROTECTED]
General Support - [EMAIL PROTECTED]
Business Account Support - [EMAIL PROTECTED]

Japan - CompuServe/NIFTYServe:
General Support - [EMAIL PROTECTED]

Australia/Pacific:
General Support - [EMAIL PROTECTED]

Mexico: 
General Support - [EMAIL PROTECTED]




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

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



RE: E-Mail to CompuServe Customer Service

2003-08-22 Thread Kannan Sundararajan
Normally there would be someone verifies the email before going inot users
group.. But seems no one is verifying.. It is flooding already in my inbox..


-Original Message-
From: Mike Curwen [mailto:[EMAIL PROTECTED]
Sent: Friday, August 22, 2003 1:33 PM
To: 'Tomcat Users List'
Subject: RE: E-Mail to CompuServe Customer Service


Is this
http://securityresponse.symantec.com/avcenter/venc/data/[EMAIL PROTECTED]
tml

??



 -Original Message-
 From: CompuServe Customer Service [mailto:[EMAIL PROTECTED] 
 Sent: Friday, August 22, 2003 12:27 PM
 To: Tomcat Users List
 Subject: E-Mail to CompuServe Customer Service


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

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



RE: E-Mail to CompuServe Customer Service

2003-08-22 Thread Kannan Sundararajan
MS wants to dominate the whole world. They have so many programmers but
still they crash and always security is question in microsoft machines. I
would be happy to use linux and other machines... 

-Original Message-
From: Mark R. Diggory [mailto:[EMAIL PROTECTED]
Sent: Friday, August 22, 2003 2:56 PM
To: Tomcat Users List
Subject: Re: E-Mail to CompuServe Customer Service


Typical Microsoft! Isn't it about time some of these companies that are 
complaining about loosing so much money to these virus' sued Microsoft 
for negligence.

Really, if all these companies are loosing so much money to these 
downright stupid email exploits that a 6th grader could write, you'd 
think they'd be dragging MS into court all the time to recover their losses.

-M.

Eric J. Pinnell wrote:

 Yup.  It looks like an auto-responder getting flooded by sobig.  So the
 virus is hitting compuserver support and the (forged) Reply-To is the list
 address.
 
 Otherwise we'd get the attachment.
 
 -e
 
 On Fri, 22 Aug 2003, Mike Curwen wrote:
 
 
Is this
http://securityresponse.symantec.com/avcenter/venc/data/[EMAIL PROTECTED]
tml

??




-Original Message-
From: CompuServe Customer Service [mailto:[EMAIL PROTECTED]
Sent: Friday, August 22, 2003 12:27 PM
To: Tomcat Users List
Subject: E-Mail to CompuServe Customer Service


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


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


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

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



RE: E-Mail to CompuServe Customer Service

2003-08-22 Thread Kannan Sundararajan
again?

-Original Message-
From: CompuServe Customer Service [mailto:[EMAIL PROTECTED]
Sent: Friday, August 22, 2003 3:39 PM
To: Tomcat Users List
Subject: E-Mail to CompuServe Customer Service


Thank you for your e-mail message to CompuServe Customer Service.
In order to improve our service to members, the general account 
70006,101 ([EMAIL PROTECTED]) has now been replaced 
with new mailboxes dedicated to each country/region.

Please re-send your message to one of the following e-mail 
addresses and a local CompuServe Representative will respond to 
you via e-mail:

United States and Canada:
Technical Support - [EMAIL PROTECTED]
General Support - [EMAIL PROTECTED]
Business Account Support - [EMAIL PROTECTED]

United Kingdom: 
Technical Support - [EMAIL PROTECTED]
General Support - [EMAIL PROTECTED]
Business Account Support - [EMAIL PROTECTED]

Germany and Austria: 
Technische Mitgliederbetreuung - [EMAIL PROTECTED]
Allgemeine Fragen - [EMAIL PROTECTED]
Fragen zur Abrechnung - [EMAIL PROTECTED]
Firmenkundenbetreuung - [EMAIL PROTECTED]

France:
Assistance Technique - [EMAIL PROTECTED]
Assistance Technique Mac - [EMAIL PROTECTED]
Gestion de votre Compte Personnel - [EMAIL PROTECTED]
Gestion de votre Compte Société - [EMAIL PROTECTED]


Netherlands: 
Technical Support - [EMAIL PROTECTED]
General Support - [EMAIL PROTECTED]
Business Account Support - [EMAIL PROTECTED]

Switzerland:
Fragen zur Abrechnung (billing-issues) - [EMAIL PROTECTED] 
Allgemeine Anfragen (general demands) - [EMAIL PROTECTED] 
Technische Mitgliederbetreuung (technical support) - [EMAIL PROTECTED]  
Firmenkundenbetreuung (CBA-issues) - [EMAIL PROTECTED]

All other European Countries: 
Technical Support - [EMAIL PROTECTED]
General Support - [EMAIL PROTECTED]
Business Account Support - [EMAIL PROTECTED]

Japan - CompuServe/NIFTYServe:
General Support - [EMAIL PROTECTED]

Australia/Pacific:
General Support - [EMAIL PROTECTED]

Mexico: 
General Support - [EMAIL PROTECTED]




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

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



RE: Auto-Confirmation

2003-08-22 Thread Kannan Sundararajan
It is one more spam email. Can someone stop these?

-Original Message-
From: Quest Software [mailto:[EMAIL PROTECTED]
Sent: Friday, August 22, 2003 12:52 PM
To: Tomcat Users List
Subject: Auto-Confirmation


Thank you for submitting your request to Quest Software Technical Support.
We are unable to process your request because our records indicate that you
are not registered for Technical Support.

To register, logon to our Supportlink web site http://www.quest.com/support
, and  self-register from the web.  Or, you can phone Quest at one of the
numbers below to register.

Once you have registered, you can submit your request within Supportlink, by
email at [EMAIL PROTECTED], by phone at one of the numbers below.

Please do not reply to this email.

If this is an URGENT matter please contact Quest Technical Support via
telephone at one of the numbers listed below.

Thank you,

Quest Software Technical Support
www.quest.com/support

Quest Software Technical Support - Canada   902.442.5700
Quest Software Technical Support - United Kingdom  44.1628.601007
Quest Software Technical Support - United States  949.754.8000
  Original Message
  From: CompuServe Customer Service [mailto:[EMAIL PROTECTED]
  Sent: Fri, 22 Aug 2003 12:43:37 -0400
  To: Tomcat Users List [EMAIL PROTECTED]
  Subject: E-Mail to CompuServe Customer Service
  
  Thank you for your e-mail message to CompuServe Customer Service.
  In order to improve our service to members, the general account 
  70006,101 ([EMAIL PROTECTED]) has now been replaced 
  with new mailboxes dedicated to each country/region.
  
  Please re-send your message to one of the following e-mail 
  addresses and a local CompuServe Representative will respond to 
  you via e-mail:
  
  United States and Canada:
  Technical Support - [EMAIL PROTECTED]
  General Support - [EMAIL PROTECTED]
  Business Account Support - [EMAIL PROTECTED]
  
  United Kingdom: 
  Technical Support - [EMAIL PROTECTED]
  General Support - [EMAIL PROTECTED]
  Business Account Support - [EMAIL PROTECTED]
  
  Germany and Austria: 
  Technische Mitgliederbetreuung - [EMAIL PROTECTED]
  Allgemeine Fragen - [EMAIL PROTECTED]
  Fragen zur Abrechnung - [EMAIL PROTECTED]
  Firmenkundenbetreuung - [EMAIL PROTECTED]
  
  France:
  Assistance Technique - [EMAIL PROTECTED]
  Assistance Technique Mac - [EMAIL PROTECTED]
  Gestion de votre Compte Personnel - [EMAIL PROTECTED]
  Gestion de votre Compte Société - [EMAIL PROTECTED]
  
  
  Netherlands: 
  Technical Support - [EMAIL PROTECTED]
  General Support - [EMAIL PROTECTED]
  Business Account Support - [EMAIL PROTECTED]
  
  Switzerland:
  Fragen zur Abrechnung (billing-issues) - [EMAIL PROTECTED] 
  Allgemeine Anfragen (general demands) - [EMAIL PROTECTED] 
  Technische Mitgliederbetreuung (technical support) - [EMAIL PROTECTED]  
  Firmenkundenbetreuung (CBA-issues) - [EMAIL PROTECTED]
  
  All other European Countries: 
  Technical Support - [EMAIL PROTECTED]
  General Support - [EMAIL PROTECTED]
  Business Account Support - [EMAIL PROTECTED]
  
  Japan - CompuServe/NIFTYServe:
  General Support - [EMAIL PROTECTED]
  
  Australia/Pacific:
  General Support - [EMAIL PROTECTED]
  
  Mexico: 
  General Support - [EMAIL PROTECTED]





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

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



RE: Auto-Confirmation

2003-08-22 Thread Kannan Sundararajan
Stop this..

-Original Message-
From: Quest Software [mailto:[EMAIL PROTECTED]
Sent: Friday, August 22, 2003 11:53 AM
To: Tomcat Users List
Subject: Auto-Confirmation


Thank you for submitting your request to Quest Software Technical Support.
We are unable to process your request because our records indicate that you
are not registered for Technical Support.

To register, logon to our Supportlink web site http://www.quest.com/support
, and  self-register from the web.  Or, you can phone Quest at one of the
numbers below to register.

Once you have registered, you can submit your request within Supportlink, by
email at [EMAIL PROTECTED], by phone at one of the numbers below.

Please do not reply to this email.

If this is an URGENT matter please contact Quest Technical Support via
telephone at one of the numbers listed below.

Thank you,

Quest Software Technical Support
www.quest.com/support

Quest Software Technical Support - Canada   902.442.5700
Quest Software Technical Support - United Kingdom  44.1628.601007
Quest Software Technical Support - United States  949.754.8000
  Original Message
  From: John Turner [mailto:[EMAIL PROTECTED]
  Sent: Fri, 22 Aug 2003 10:51:29 -0400
  To: Tomcat Users List [EMAIL PROTECTED]
  Subject: Re: 2 VirtualHosts same IP address and port on Tomcat not
working
  
  
  For grins, I decided to setup an example.  Here it is.
  
  The server has multiple virtual hosts.  There are currently 6 working, 
  this configuration describes how I added a seventh by copying a config 
  from one of the other 6 and changing values as needed.
  
  The scenario:
  
  One Tomcat instance (4.1.12, yes I know its old but its an internal 
  play server so not that important)
  
  Multi-virtual hosts, each one has its own appBase
($CATALINA_HOME/hostname).
  
  Each virtual host has a root context ($CATALINA_HOME/hostname/hostname).
  
  Apache 2, mod_jk.so.
  
  The goal:
  
  http://hostname/test.jsp works
  http://hostname/test.html works
  
  To setup the new virtual host, I did the following:
  
  - in server.xml, added:
  
  Host name=www.DOMAIN.com debug=1 appBase=DOMAIN
 unpackWARs=true autoDeploy=true
  
   Logger className=org.apache.catalina.logger.FileLogger
   directory=logs  prefix=DOMAIN_com. suffix=.log
   timestamp=true/
  
   Context path= docBase=DOMAIN debug=0 reloadable=true
  
   Logger className=org.apache.catalina.logger.FileLogger
   prefix=DOMAIN. suffix=.log timestamp=true /
  
   Resource name=mail/Session auth=Container
 type=javax.mail.Session/
   ResourceParams name=mail/Session
   parameter
   namemail.smtp.host/name
   valuelocalhost/value
   /parameter
   /ResourceParams
  
   /Context
  /Host
  
  - created $CATALINA_HOME/DOMAIN, $CATALINA_HOME/DOMAIN/DOMAIN, 
  $CATALINA_HOME/DOMAIN/DOMAIN/WEB-INF, 
  $CATALINA_HOME/DOMAIN/DOMAIN/WEB-INF/classes, 
  $CATALINA_HOME/DOMAIN/DOMAIN/WEB-INF/lib, 
  $CATALINA_HOME/DOMAIN/DOMAIN/WEB-INF/web.xml where $CATALINA_HOME = 
  /usr/local/jakarta-tomcat-4.1.12
  
  - chown -R tomcat:tomcat $CATALINA_HOME/DOMAIN
  
  - created $CATALINA_HOME/DOMAIN/DOMAIN/test.html and 
  $CATALINA_HOME/DOMAIN/DOMAIN/test.jsp
  
  in Apache httpd.conf, added:
  
  VirtualHost *
   ServerName www.DOMAIN.com
   DocumentRoot /usr/local/jakarta-tomcat-4.1.12/DOMAIN/DOMAIN
  
   # Static files
   Alias / /usr/local/jakarta-tomcat-4.1.12/DOMAIN/DOMAIN
  
   Directory /usr/local/jakarta-tomcat-4.1.12/DOMAIN/DOMAIN
   Options Indexes FollowSymLinks
   DirectoryIndex index.jsp
   /Directory
  
   # Deny direct access to WEB-INF and META-INF
   #
   Location /WEB-INF/*
   AllowOverride None
   deny from all
   /Location
  
   Location /META-INF/*
   AllowOverride None
   deny from all
   /Location
  
   JkMount /* ajp13
  
  /VirtualHost
  
  - stopped Tomcat.  stopped Apache.  Removed contents of 
  $CATALINA_HOME/work/Standalone.  Started Tomcat.  Started Apache.
  
  - verified that http://www.DOMAIN.com/test.jsp and 
  http://www.DOMAIN.com/test.html work, and that 
  http://www.DOMAIN.com/WEB-INF/web.xml returns a 403.
  
  Wherever you see DOMAIN in the above, substitute the domain name that 
  you want to use, or anything else, as long as you stay consistent.
  
  I decided to use a JkMount of /* only because that's what you said you 
  wanted to do by having a servlet generate all content...I could have 
  just as easily made the JkMount be /*.jsp or whatever.  Your servlets 
  now go in $CATALINA_HOME/DOMAIN/DOMAIN/WEB-INF, and you can adjust your 
  web.xml appropriately to map them to a URL starting with / as in 
  http://www.DOMAIN.com/SERVLET-URL.
  
  Thus, things like /WEB-INF in the Location directive are RELATIVE to 
  

RE: E-Mail to CompuServe Customer Service

2003-08-22 Thread Kannan Sundararajan
I guess some kind of spam email going on.. 

-Original Message-
From: Shawn Zernik [mailto:[EMAIL PROTECTED]
Sent: Friday, August 22, 2003 2:03 PM
To: Tomcat Users List
Subject: RE: E-Mail to CompuServe Customer Service


Someone needs to cancel this Compuserve email address.

Shawn Zernik
Internetwork Consulting
www.internetworkconsulting.net

-Original Message-
From: CompuServe Customer Service [mailto:[EMAIL PROTECTED]
Sent: Friday, August 22, 2003 11:15 AM
To: Tomcat Users List
Subject: E-Mail to CompuServe Customer Service


Thank you for your e-mail message to CompuServe Customer Service.
In order to improve our service to members, the general account
70006,101 ([EMAIL PROTECTED]) has now been replaced
with new mailboxes dedicated to each country/region.

Please re-send your message to one of the following e-mail
addresses and a local CompuServe Representative will respond to
you via e-mail:

United States and Canada:
Technical Support - [EMAIL PROTECTED]
General Support - [EMAIL PROTECTED]
Business Account Support - [EMAIL PROTECTED]

United Kingdom:
Technical Support - [EMAIL PROTECTED]
General Support - [EMAIL PROTECTED]
Business Account Support - [EMAIL PROTECTED]

Germany and Austria:
Technische Mitgliederbetreuung - [EMAIL PROTECTED]
Allgemeine Fragen - [EMAIL PROTECTED]
Fragen zur Abrechnung - [EMAIL PROTECTED]
Firmenkundenbetreuung - [EMAIL PROTECTED]

France:
Assistance Technique - [EMAIL PROTECTED]
Assistance Technique Mac - [EMAIL PROTECTED]
Gestion de votre Compte Personnel - [EMAIL PROTECTED]
Gestion de votre Compte Société - [EMAIL PROTECTED]


Netherlands:
Technical Support - [EMAIL PROTECTED]
General Support - [EMAIL PROTECTED]
Business Account Support - [EMAIL PROTECTED]

Switzerland:
Fragen zur Abrechnung (billing-issues) - [EMAIL PROTECTED]
Allgemeine Anfragen (general demands) - [EMAIL PROTECTED]
Technische Mitgliederbetreuung (technical support) - [EMAIL PROTECTED]
Firmenkundenbetreuung (CBA-issues) - [EMAIL PROTECTED]

All other European Countries:
Technical Support - [EMAIL PROTECTED]
General Support - [EMAIL PROTECTED]
Business Account Support - [EMAIL PROTECTED]

Japan - CompuServe/NIFTYServe:
General Support - [EMAIL PROTECTED]

Australia/Pacific:
General Support - [EMAIL PROTECTED]

Mexico:
General Support - [EMAIL PROTECTED]




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



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

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



RE: E-Mail to CompuServe Customer Service

2003-08-22 Thread Kannan Sundararajan
I dont know, but noticed that quest site was down. I guess some one is
trying to bring down this tomcat user group. 

-Original Message-
From: Pike [mailto:[EMAIL PROTECTED]
Sent: Friday, August 22, 2003 3:59 PM
To: Tomcat Users List
Subject: Re: E-Mail to CompuServe Customer Service


Hi

 This list is automated, there is no human managing it.

which means, you don't have to subscribe to be allowed
to send mail to the list ?

that would seem a logical requirement; why would someone mail
the list if s/he couldn't read the replies ?

it would also stop the flooding ... since the recipients (that send
the bounce message) are not subscribed

*-pike

= 1/9671406556917033397649408 yottabyte
= 1/9444732965739290427392 zettabyte
= 1/9223372036854775808 exabyte
= 1/9007199254740992 petabyte
= 1/8796093022208 terabyte
= 1/8589934592 gigabyte
= 1/8388608 megabyte
= 1/1048576 Megabit
= 1/8192 kilobyte
= 1/1024 Kilobit
= 1/8 byte
= 1/4 nibble
bit = 1 bit


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

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



RE: Installing IIS Certificates in Tomcat?

2003-08-14 Thread Kannan Sundararajan
My experience was using IIS with Tomcat was very slow and it is pain in the
neck to use tackle with ISAPI connector and the rest.. It is better to have
either Apache or directly use Tomcat servers

-Original Message-
From: Robert J. Sanford, Jr. [mailto:[EMAIL PROTECTED]
Sent: Friday, August 08, 2003 6:11 PM
To: [EMAIL PROTECTED]
Subject: Installing IIS Certificates in Tomcat?


I'm running Tomcat inside of jboss-3.2.1_tomcat-4.1.24 but I think the issue
will be the same independent of that. The platform is Win2K SP3. The plan is
to use Tomcat's HTTP server instead of IIS with the AJP ISAPI connector.
Since all requests are being handled by servlets with no static content why
even get IIS involved? Anyway...

I attempted to take an existing certificate whose request was generated by
IIS and import it into a keystore and use that as the basis for my SSL
crypto. When I attempted to connect via IE the connection failed (a site not
found error) and the exception tree at the bottom of this message was
generated. I spent a lot of time reading the JBoss SSL docs, reading the
Tomcat SSL docs, searching the Tomcat and JBoss archives, playing with my
configuration, trying to figure out what ciphers were installed, making sure
that the CA certificate (for testing we use an internal CA) was imported
into the keystore, etc., etc., etc. None of it worked. Everything resulted
in the exception chain below or something similar.

Finally I just decided to go through the instructions for generating a new
local key, a new certificate request, get the certificate from my internal
certificate authority and import everything into a new keystore. It worked
with a minor warning saying that the machine name on the certificate did not
match the actual machine name. I'm not sure how to resolve that immediately
but I don't see that as a major issue right now since this is only for
testing purposes.

My big questions are:
1) Is there any way that I can import an
   existing certificate that was generated
   based on a request originated in IIS
   into my keystore and have that be
   accepted by Tomcat?
2) Or, do I have to go to my IT manager
   and tell him that he needs to go to
   Verisign and get additional
   certificates for IP addresses that
   we already have certificates for?
3) Or, should I just use IIS and the
   existing certificates to front Tomcat?

Many thanks for the assist!

rjsjr

2003-08-07 14:22:55,919 DEBUG [org.apache.tomcat.util.net.PoolTcpEndpoint]
Handshake failed
javax.net.ssl.SSLHandshakeException: no cipher suites in common
at com.sun.net.ssl.internal.ssl.BaseSSLSocketImpl.a(DashoA6275)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(DashoA6275)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(DashoA6275)
at com.sun.net.ssl.internal.ssl.SunJSSE_aw.b(DashoA6275)
at com.sun.net.ssl.internal.ssl.SunJSSE_aw.a(DashoA6275)
at com.sun.net.ssl.internal.ssl.SunJSSE_aw.a(DashoA6275)
at com.sun.net.ssl.internal.ssl.SunJSSE_ax.a(DashoA6275)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(DashoA6275)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.j(DashoA6275)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(DashoA6275)
at
org.apache.tomcat.util.net.jsse.JSSESocketFactory.handshake(JSSESocketFactor
y.java:290)
at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:540)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
a:619)
at java.lang.Thread.run(Thread.java:536)

2003-08-07 14:22:55,939 DEBUG [org.apache.tomcat.util.net.PoolTcpEndpoint]
Handshake failed
javax.net.ssl.SSLException: Unsupported SSL v2.0 ClientHello
at com.sun.net.ssl.internal.ssl.InputRecord.b(DashoA6275)
at com.sun.net.ssl.internal.ssl.InputRecord.read(DashoA6275)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(DashoA6275)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.j(DashoA6275)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(DashoA6275)
at
org.apache.tomcat.util.net.jsse.JSSESocketFactory.handshake(JSSESocketFactor
y.java:290)
at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:540)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
a:619)
at java.lang.Thread.run(Thread.java:536)


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

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



RE: Please help

2003-07-23 Thread Kannan Sundararajan
Are you using Tomcat and IIS in same box or different box.

-Original Message-
From: Pat Pomatto [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 23, 2003 10:53 AM
To: 'Tomcat Users List'
Subject: Please help



I'm running Tomcat 4.1.24 with IIS. Under webapps I have myApp1, myApp2 and
myApp3. All of these need to share a common images directory. Does anyone
know how to do this? I've tried numerous things and nothing works. Should
the images be served by Tomcat or by IIS? Please help!

 

Pat Pomatto



RE: Tomcat and IIS

2003-07-21 Thread Kannan Sundararajan
The instruction set given is so confusing. After sometime, i could able to
do the connectivity. But the documents is not to the standards. 

-Original Message-
From: Lior Shliechkorn [mailto:[EMAIL PROTECTED]
Sent: Monday, July 21, 2003 3:26 PM
To: Tomcat Users List
Subject: Re: Tomcat and IIS


What version of Tomcat? Windows? And are you trying to use windows security
on the virtual directory?

Nicholas Camilleri [EMAIL PROTECTED] wrote:

Hi there,

I am attempting to configure IIS with tomcat however I am encountering some
problems, related to security and authentication features with IIS 5. Each
time a request is redirected to the isapi_redirect.dll, IIS logs a HTTP 401
errorDo you know what I can do, found somthing on the net which indicates
that I
should give anonimous user right on the vitual directory, I could not
configure it with IIS an now each time the page is accessed, a security
dialog is displayed indicating that the user should enter the username and
password.

Thanks Alot
Nick. 

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



-
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!

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



RE: SSL through IIS to call the Tomcat - problem with isapi_redie ct.d ll

2003-07-16 Thread Kannan Sundararajan
After spending much time, finally found that isapi_redirect.dll is not able
to bring the crystal reports if SSL is used thru IIS. The solution ( we know
that a better way can be found but we don't have anymore time allocated for
this issue) is we redirected the jsp (from tomcat server) to call ASP page
(residing in IIS server) which calls the crystal reports. 

But if you guys still know the ways to trick around isapi_redirect.dll that
would be great. 





-Original Message-
From: Kannan Sundararajan 
Sent: Tuesday, July 01, 2003 3:57 PM
To: 'Tomcat Users List'
Subject: RE: SSL through IIS to call the Tomcat - problem with
isapi_redie ct.d ll


well, scenario is like this. 

Server 1 [s1] : IIS with isapi_redirector.dll
Server 2 [s2] : IIS - SSL with isapi_redirector.dll  (  SSL  )
Server 3 [s3] : Tomcat Server , Crystal Reports 

Test-A: s1 connects to s3. The application works fine with crystal reports.

Test-B: s2 connects to s3. The application works fine but NOT crystal
reports. 

So hence comes to conclusion that isapi_redirector.dll is the cause.. like
to see if I miss something here.. 



-Original Message-
From: John Turner [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 01, 2003 3:24 PM
To: Tomcat Users List
Subject: Re: SSL through IIS to call the Tomcat - problem with
isapi_redie ct.d ll



No, unless you care to be more specific than can't use because of problems 
in isapi_redirect.dll.

John

On Tue, 1 Jul 2003 15:21:07 -0400, Kannan Sundararajan 
[EMAIL PROTECTED] wrote:

 Is there any remedy? :)

 -Original Message-
 From: John Turner [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, July 01, 2003 3:08 PM
 To: Tomcat Users List
 Subject: Re: SSL through IIS to call the Tomcat - problem with
 isapi_rediect.d ll



 I say your problems are caused by sun spots.

 John

 On Tue, 1 Jul 2003 13:12:31 -0400, Kannan Sundararajan 
 [EMAIL PROTECTED] wrote:

 All, Can't use SSL through IIS to call the Tomcat ( crystal reports DLL )




 because
 of problems in the isapi_redirect.dll. Any idea ?
 Thanks in advance, Kannan


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








-- 
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

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

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

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



RE: I'm officially lost with mod_jk

2003-07-16 Thread Kannan Sundararajan
change the port number from 8080 to 80

-Original Message-
From: Werner van Mook [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 16, 2003 8:54 AM
To: Tomcat Users List
Cc: [EMAIL PROTECTED]
Subject: Re: I'm officially lost with mod_jk


Aha,

A typo on my side.

changed IfModule mod_jk.so into IfModule mod_jk.c
Now my error log file displays :

[Wed Jul 16 14:43:40 2003] [notice] Apache/1.3.20 Sun Cobalt (Unix) 
mod_ssl/2.8.4 OpenSSL/0.9.6b PHP/4.0.3pl1 mod_jk/1.2.2 
mod_auth_pam_external/0.1 FrontPage/4.0.4.3 mod_perl/1.25 configured -- 
resuming normal operations

This looks good. At least to me.

Now I only can't access the requested pages.
If I do www.connecties.com:8080/Friss/ I get the correct index.html 
page.
If I do www.connecties.com/Friss/ I get a 404 doc. not found.

this is what it says in the error logfile:

[Wed Jul 16 14:44:02 2003] [error] [client 213.17.78.218] File does not 
exist: /home/sites/home/web/Friss/index.html

that's right because it's not there. It is located in my webapps dir 
inside tomcat.

Any idea's ?

Kind regards
Werner




On Wednesday, July 16, 2003, at 02:26 PM, Simon Pabst wrote:

 Your JK Stuff in httpd.conf looks a bit wrong to me,
 and the error means that workers.properties is either not found or not 
 loaded,
 try this:


 httpd.conf:

 #For Apache 1.x additional modules should be normally in 
 apache/libexec dir, not in modules as in your config (unless you got 
 Apache 2 now?)

 IfModule !mod_jk.c
   LoadModule jk_module /etc/httpd/modules/mod_jk.so
   #On recent Apache you don't need the following line, but on yours 
 you do propably
   AddModule mod_jk.c
 /IfModule

 # Dont' think IfModule works with mod_jk.so like in your config, you 
 need mod_jk.c there
 IfModule mod_jk.c
 JkWorkersFile /etc/httpd/conf/workers.properties
 JkLogFile /etc/httpd/logs/mod_jk.log
 JkLogLevel info
 ...
 /IfModule


 workers.properties:

 workers.java_home=/path/to/java
 ps=/

 worker.list=ajp13
 # Use localhost or IP-Address (if Tomcat is on remote machine) for the 
 ajp13 connection host
 worker.ajp13.port=8009
 worker.ajp13.host=localhost
 worker.ajp13.type=ajp13



 Also check your httpd.conf with
 /path/to/httpd -t /path/to/httpd.conf
 (you need the binary httpd for this, not the directory)
 (does same as apachectl configtest)

 That ioctl error looks bad, if it still persists then,
 i would try to build Apache from source too, then mod_jk again


 Tomcat Users List [EMAIL PROTECTED] schrieb am 
 16.07.03 09:30:29:

 Gute Morgen Simon,

 I've compiled the mod_jk myself. it was easy.
   But I still have problems.

 I will so you what I have.

 In httpd.conf :

 LoadModule jk_module modules/mod_jk.so

 # MY OWN STUFF HERE
 IfModule mod_jk.so
   AddModule mod_jk.c
   JkWorkersFile /etc/httpd/conf/workers.properties
   JkLogFile /etc/httpd/logs/mod_jk.log
   JkLogLevelinfo
   JkLogStampFormat [%a %b %d %H:%M:%S %Y] 
   JkOptions +ForwardKeySize +ForwardURICompat -ForwardDirectories
   JkRequestLogFormat %w %V %T
 /IfModule

 In workers.properties :

 #Define 1 real worker using ajp13

 worker.list=ajp13

 #Set properties for worker1(ajp13)

 worker.ajp13.type=ajp13
 worker.ajp13.host=www.connecties.com
 worker.ajp13.port=8009


 In server.xml  :

 on a line after Server portt=8005 .. 

 Listener className=org.apache.ajp.tomcat4.config.ApacheConfig
 modJk=/etc/httpd/modules/mod_jk.so /


 on a line just after Host name=www.connecties.com .

 Listener className=org.apache.ajp.tomcat4.config.ApacheConfig
 append=true forwardAll=false  modJk=/etc/httpd/modules/mod_jk.so
 /

 And the last part of my server.xml is :

   !-- Define an Apache-Connector Service --
 !--
Service name=Tomcat-Apache

  Connector
 className=org.apache.catalina.connector.warp.WarpConnector
   port=8008 minProcessors=5 maxProcessors=75
   enableLookups=true appBase=webapps
   acceptCount=10 debug=0/

  Engine className=org.apache.catalina.connector.warp.WarpEngine
   name=Apache debug=0

Logger className=org.apache.catalina.logger.FileLogger
prefix=apache_log. suffix=.txt
timestamp=true/

Realm className=org.apache.catalina.realm.MemoryRealm /

 Host name=www.connecties.com 
 Context path=
   docBase=/home/sites/home/web
   crossContext=true
   debug=0
   reloadable=false
   trusted=false 
 /Context
  /Host

  /Engine

/Service


 The output of the apache error log is :

 [Wed Jul 16 09:16:27 2003] [error] (25)Inappropriate ioctl for device:
 Error while opening the workers, jk will not work

 [Wed Jul 16 09:16:28 2003] [error] (25)Inappropriate ioctl for device:
 Error while opening the workers, jk will not work

 [Wed Jul 16 09:16:29 2003] [notice] Apache/1.3.20 Sun Cobalt (Unix)
 mod_ssl/2.8.4 OpenSSL/0.9.6b PHP/4.0.3pl1 mod_auth_pam_external/0.1
 FrontPage/4.0.4.3 

RE: PERMISSIONS FOR JDBC ORACLE APPLICATION

2003-07-16 Thread Kannan Sundararajan
If you are using oracle9, i would rather use the sun box rather than linux,
since both cost the same. ( JUST FOR ORACLE )

-Original Message-
From: Paterson, Trevor [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 16, 2003 2:01 PM
To: 'Tomcat Users List'; 'Tim Funk'
Subject: RE: PERMISSIONS FOR JDBC ORACLE APPLICATION




interesting to know about oracle port openings - our oracle9 is on a redhat
linux machine

however giving my application permission to talk to any port on that machine
( or indeed any IP address...) doesnt solve the problem.

is it an issue with the driver?

thanks
trevor


-Original Message-
From: Tim Funk []
Sent: 16 July 2003 18:16
To: Tomcat Users List
Subject: Re: PERMISSIONS FOR JDBC ORACLE APPLICATION


Check to make sure you have Oracle configured to only use one port. Here is 
the thread that talked about that:
http://marc.theaimsgroup.com/?l=tomcat-userm=105517372716920w=2

Otherwise- you'll need to adjust your permissions accordingly.

-Tim

Paterson, Trevor wrote:
 Hi
  
 I am trying to start using the SecurityManager/catalina.policy for a
 servelt/jsp application that accesses an Oracle Database for read/write.
  
 Everything works fine when I set: permission java.security.AllPermission
for
 the entire application.
  
 but if I try and limit permissions,  any  table varchar2 data I get back
 from queries via ResultSet.getObject().toString() seems to be
(?URL)encoded
 - Dates and ints are OK.
  
 I can't work out which file or driver doesn't have appropriate conditions
-
 can anyone help?
  
 I have tried:
 permission java.net.SocketPermission xxx.xxx.xxx.xxx:,
connect; 
 permission java.util.PropertyPermission oracle.jserver.version,
 read;
 permission java.util.PropertyPermission
 oracle.jdbc.driver.OracleDriver, read;
 permission java.util.PropertyPermission /WEB-INF/lib/ojdbc.jar,
 read;
 permission java.util.PropertyPermission java.net.*, read;
 permission java.util.PropertyPermission java.sql.*, read; 
  
 currently running jdk 1.4 and Tomcat 4.1.12 and Oracle 9i
 
 Ta Trevor 
 
 


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

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

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



RE: tomcat 4.0.6 sendRedirect takes a long time

2003-07-11 Thread Kannan Sundararajan
nice try

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, July 11, 2003 12:54 PM
To: Tomcat Users List
Subject: Re: tomcat 4.0.6 sendRedirect takes a long time



I did have similar problems..   I had to put a ..
return;
after the sendredirect so the response object wasnt altered... something
like that..

-Jason Coleman [EMAIL PROTECTED] wrote: -

To: Tomcat Users List [EMAIL PROTECTED]
From: Jason Coleman [EMAIL PROTECTED]
Date: 07/11/2003 12:21PM
Subject: Re: tomcat 4.0.6 sendRedirect takes a long time

hmm. well why is taking forever in my code? anyone with any experiences or
similar problems?

all i am doing is

response.sendRedirect(servletName);


- Original Message -
From: Tim Funk [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Sent: Friday, July 11, 2003 9:32 PM
Subject: Re: tomcat 4.0.6 sendRedirect takes a long time


 AFAIK - there is nothing wrong.


 -Tim

 Jason Coleman wrote:
  Hi
  I previously have been using tomcat 3. When i recently upgraded to
tomcat 4.0.6, the response.sendRedirect() method seems to take about 5mins
to actually work. THis never was a problem with tomcat 3, is this a known
problem in this version?
 
  thanks Jason
 


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




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


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

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



SSL through IIS to call the Tomcat - problem with isapi_rediect.dll

2003-07-01 Thread Kannan Sundararajan
All, 
Can't use SSL through IIS to call the Tomcat ( crystal reports DLL ) because
of problems in the isapi_redirect.dll. Any idea ?
Thanks in advance, 
Kannan


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



RE: SSL through IIS to call the Tomcat - problem with isapi_rediect.d ll

2003-07-01 Thread Kannan Sundararajan
Is there any remedy? :)

-Original Message-
From: John Turner [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 01, 2003 3:08 PM
To: Tomcat Users List
Subject: Re: SSL through IIS to call the Tomcat - problem with
isapi_rediect.d ll



I say your problems are caused by sun spots.

John

On Tue, 1 Jul 2003 13:12:31 -0400, Kannan Sundararajan 
[EMAIL PROTECTED] wrote:

 All, Can't use SSL through IIS to call the Tomcat ( crystal reports DLL ) 
 because
 of problems in the isapi_redirect.dll. Any idea ?
 Thanks in advance, Kannan


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





-- 
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

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

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



RE: SSL through IIS to call the Tomcat - problem with isapi_redie ct.d ll

2003-07-01 Thread Kannan Sundararajan
well, scenario is like this. 

Server 1 [s1] : IIS with isapi_redirector.dll
Server 2 [s2] : IIS - SSL with isapi_redirector.dll  (  SSL  )
Server 3 [s3] : Tomcat Server , Crystal Reports 

Test-A: s1 connects to s3. The application works fine with crystal reports.

Test-B: s2 connects to s3. The application works fine but NOT crystal
reports. 

So hence comes to conclusion that isapi_redirector.dll is the cause.. like
to see if I miss something here.. 



-Original Message-
From: John Turner [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 01, 2003 3:24 PM
To: Tomcat Users List
Subject: Re: SSL through IIS to call the Tomcat - problem with
isapi_redie ct.d ll



No, unless you care to be more specific than can't use because of problems 
in isapi_redirect.dll.

John

On Tue, 1 Jul 2003 15:21:07 -0400, Kannan Sundararajan 
[EMAIL PROTECTED] wrote:

 Is there any remedy? :)

 -Original Message-
 From: John Turner [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, July 01, 2003 3:08 PM
 To: Tomcat Users List
 Subject: Re: SSL through IIS to call the Tomcat - problem with
 isapi_rediect.d ll



 I say your problems are caused by sun spots.

 John

 On Tue, 1 Jul 2003 13:12:31 -0400, Kannan Sundararajan 
 [EMAIL PROTECTED] wrote:

 All, Can't use SSL through IIS to call the Tomcat ( crystal reports DLL )




 because
 of problems in the isapi_redirect.dll. Any idea ?
 Thanks in advance, Kannan


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








-- 
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

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

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



RE: What is the maximum session handling capability

2003-05-30 Thread Kannan Sundararajan
Kevin, 

The factors, depends on your budget that you like to go with and the number
of users you are expecting and the critical factor of your application. It
is kind of critical decision for the lifetime of the application for the
company. 

Even the big company for big project use Tomcat, apache model. Small project
may also choose some heavy duty app servers and so on. 

It is a architectural decision, and it is driven by various factors and risk
you might need to take. If it is business related project is it going to be
SSL involved and other factors. 

- Kannan



-Original Message-
From: Raible, Matt [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 29, 2003 11:28 AM
To: 'Tomcat Users List'
Subject: RE: What is the maximum session handling capability


It's all relative to CPU and RAM IMO.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 29, 2003 9:19 AM
To: [EMAIL PROTECTED]
Subject: What is the maximum session handling capability


In the past, I've used Tomcat for very small projects. But, now I may be
using
Apache/Tomcat for an actual business-related project.
I've been looking in the documentation, but haven't found this answer just
yet.
I'm sure this has been asked several times (I did a search in the archives,
but
didn't find the answer).

How many concurrent sessions can Tomcat handle?
How many concurrent sessions can Apache handle?

Thanks,
Kevin



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


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

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



RE: is tomcat..... ?

2003-05-29 Thread Kannan Sundararajan
And it needs to support J2EE also. 

-Original Message-
From: Werner van Mook [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 28, 2003 6:04 AM
To: Tomcat Users List
Subject: Re: is tomcat. ?



On Wednesday, May 28, 2003, at 10:56 PM, Syed Nayyer Kamran wrote:

 Hi there,

 I want to confirm that can we say that tomcat is an application server 
 if not then what is the basic requirement being an application server. 
 what should a server provide tobe an application server.


To be an application server one should have at least support for 
running ejb's.
And with that, a lot of other things ( see ejb specs).
Tomcat supports only Servlets/jsp's and is a so called servlet 
container.
If you use a name like web application server you could raise the 
expectation
to high and people might think it is a application server which it is 
not.

That's my 2ct anyway.

Werner


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

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



RE: Tomcat help needed getting started !

2003-05-29 Thread Kannan Sundararajan
After 4th step, you need to start Tomcat Server. (or) you can also start
from bin directory .. use startup.bat


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 28, 2003 12:24 PM
To: [EMAIL PROTECTED]
Subject: Tomcat help needed getting started !



Dear Tomcat People

1)  I set the JAVA_HOME environment variable under Preferences in My 
Computer
2)Created a Tomcat directory
3) downloaded the Tomcat 5 to the newly created Tomcat directory
4) extracted the startup files under the bin folder
5) tried to verify the service is running by typing in A
HREF=http://localhost:8080/;http://localhost:8080/A

I received an error message that said  web site not responding

Thank you for your assistance
Stan



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



RE: is tomcat..... ?

2003-05-29 Thread Kannan Sundararajan
Please check in www.ibm.com or www.bea.com for the application server. They
have nice information about the application server and you might get the
idea what application server and what web server might be.

-Original Message-
From: Syed Nayyer Kamran [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 28, 2003 4:56 PM
To: [EMAIL PROTECTED]
Subject: is tomcat. ?


Hi there, 

I want to confirm that can we say that tomcat is an application server if
not then what is the basic requirement being an application server. what
should a server provide tobe an application server.

Thanks

Nayyer Kamran

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



RE: is tomcat..... ?

2003-05-29 Thread Kannan Sundararajan
I dont want to confuse with web application server :) .. I would go with
either webserver or appserver. Not the COMBO :)

-Original Message-
From: Jason Bainbridge [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 28, 2003 12:20 PM
To: Tomcat Users List
Subject: Re: is tomcat. ?


On Wed, 28 May 2003 22:25, Kannan Sundararajan wrote:
 And it needs to support J2EE also.

Sure for it to be a J2EE Web Application Server it does but just because 
Tomcat is only a Servlet and JSP container doesn't mean it isn't a Web 
Application Server, not all web application servers even run Java.

It still serves web applications doesn't it? :-)

Regards,
-- 
Jason Bainbridge
KDE Web Team - http://kde.org 
[EMAIL PROTECTED] 

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

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



RE: Is servlet chaining possible using Tomcat

2003-05-27 Thread Kannan Sundararajan
Here is the link which can explain about servlet chaining
http://info.borland.com/techpubs/books/appserver/appserver40/web/servlets/se
rvlet_chains.html

-Original Message-
From: Schwartz, David (CHR) [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 27, 2003 12:16 PM
To: 'Tomcat Users List'
Subject: RE: Is servlet chaining possible using Tomcat


what is servlet chaining?

-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 27, 2003 11:40 AM
To: Tomcat Users List
Subject: RE: Is servlet chaining possible using Tomcat



Howdy,
The real question is, is servlet chaining part of the Servlet
Specification?  If the answer to that is yes then the answer to your
original question is also yes.

See the request dispatcher forward and include methods.  The resources
your forward to or include in your requests can be servlets or JSPs.  

Also check out the idea of filters.  This is a newer idea than servlet
chaining and in some cases offers a better alternative.

Yoav Shapira
Millennium ChemInformatics


-Original Message-
From: Bilal Ahmad [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 27, 2003 11:38 AM
To: [EMAIL PROTECTED]
Subject: Is servlet chaining possible using Tomcat

Is servlet chaining possible in tomcat like in java web server

_
The new MSN 8: smart spam protection and 2 months FREE*
http://join.msn.com/?page=features/junkmail


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




This e-mail, including any attachments, is a confidential business
communication, and may contain information that is confidential, proprietary
and/or privileged.  This e-mail is intended only for the individual(s) to
whom it is addressed, and may not be saved, copied, printed, disclosed or
used by anyone else.  If you are not the(an) intended recipient, please
immediately delete this e-mail from your computer system and notify the
sender.  Thank you.


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

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

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



RE: Is this possible?

2003-05-27 Thread Kannan Sundararajan
Nope it is not possible

-Original Message-
From: Rohit Peyyeti [mailto:[EMAIL PROTECTED]
Sent: Monday, May 26, 2003 3:31 AM
To: Tomcat Users List
Subject: Is this possible?


Hello:

Is this scenario possible?

I want to run tomcat 3.1, tomcat 4.1 and apache 1.3 on the 
same machine and both need to share single apache 1.3 instance 
with Virtual Hosts in place. 

I have several apps which are already running on tomcat 3.1/apache 1.3 
and I want to port one app to tomcat 4/apache 1.3 without touching
rest of the apps.  

If yes, can anybody guide me?

Cheers

Rohit

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

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



RE: Is Tomcat a standalone Web Server also?

2003-05-27 Thread Kannan Sundararajan
Yes, just change to port 8080 to 80 .. it looks better.. 

-Original Message-
From: Agarwal, Naresh [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 27, 2003 2:36 AM
To: [EMAIL PROTECTED]
Subject: Is Tomcat a standalone Web Server also?


Hi

Can I use Tomcat as a standalone WebServer?

regards,
Naresh Agarwal

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

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