Reasons for integrating Tomcat with Apache

2003-04-01 Thread Sreedhar, Dantam
Hi,

Could any one point me some document which explains, why Tomcat should be
integrated with Apache? I am running Tomcat on Solaris 2.8.

Thanks,
Sreedhar

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



Configuring System properties

2003-02-07 Thread Sreedhar, Dantam
Hi,

I am using  Java Web Services Developer Pack to expose methods using SOAP.
The problem is I want to read a property file location in my program. If the
program is of application type, this can be implemented by setting system
property using -D searcher.home =  command line argument.

My question is, how to set system property in tomcat (and application using
SOAP in particular java web services developer pack)?

Any help on this is highly appreciated.

Thanks,
-Sreedhar


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




RE: Tomcat throwing error

2003-01-30 Thread Sreedhar, Dantam
Thanks John. But we have all latest patches (recommended) from SUN on our
servers.

-Original Message-
From: Turner, John [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 30, 2003 7:57 PM
To: 'Tomcat Users List'
Subject: RE: Tomcat throwing error



Is your Solaris install patched to the latest fixes?  There have been a
couple fixes within the last 6-8 months for /dev/random.  I'm not saying
that's the solution, but this is the first time I have seen this error
posted to the list.  At the very least, you want a recent release of Sun's
Recommended patch cluster for your version of Solaris.

John

 -Original Message-
 From: Sreedhar, Dantam [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, January 30, 2003 9:19 AM
 To: 'Tomcat Users List'
 Subject: Tomcat throwing error
 
 
 Hi,
 Tomcat is throwing the following error when I tried to 
 install and run the
 tomcat on SOLARIS machine preinstalled with apache and ssl. But for my
 project https is not required, http is fine. How can I solve 
 this problem?
 I am using tomcat - 3.2.1 version.
 Error: 500
 Location: /desearch/search
 Internal Servlet Error:
 java.lang.InternalError: URLSeedGenerator file:/dev/random 
 reached end of
 file
   at
 sun.security.provider.SeedGenerator$URLSeedGenerator.getSeedBy
 te(SeedGenerat
 or.java:476)
   at
 sun.security.provider.SeedGenerator.getSeedBytes(SeedGenerator
 .java:137)
   at
 sun.security.provider.SeedGenerator.generateSeed(SeedGenerator
 .java:132)
   at
 sun.security.provider.SecureRandom.engineGenerateSeed(SecureRa
 ndom.java:112)
   at
 sun.security.provider.SecureRandom.engineNextBytes(SecureRando
 m.java:169)
   at java.security.SecureRandom.nextBytes(SecureRandom.java:381)
   at java.security.SecureRandom.next(SecureRandom.java:403)
   at java.util.Random.nextLong(Random.java:282)
   at
 org.apache.tomcat.util.SessionIdGenerator.getIdentifier(Sessio
 nIdGenerator.j
 ava:139)
   at
 org.apache.tomcat.util.SessionIdGenerator.generateId(SessionId
 Generator.java
 :177)
   at
 org.apache.tomcat.util.SessionUtil.generateSessionId(SessionUt
 il.java:180)
   at
 org.apache.tomcat.session.StandardManager.getNewSession(Standa
 rdManager.java
 :379)
   at
 org.apache.tomcat.session.StandardSessionInterceptor.newSessio
 nRequest(Stand
 ardSessionInterceptor.java:177)
   at
 org.apache.tomcat.core.ContextManager.doNewSessionRequest(Cont
 extManager.jav
 a:913)
   at
 org.apache.tomcat.core.RequestImpl.getSession(RequestImpl.java:478)
   at
 org.apache.tomcat.facade.HttpServletRequestFacade.getSession(H
 ttpServletRequ
 estFacade.java:381)
   at 
 deshaw.desearch.search.FileSearcher.doPost(FileSearcher.java:105)
   at 
 deshaw.desearch.search.FileSearcher.doGet(FileSearcher.java:88)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
   at
 org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper
 .java:404)
   at org.apache.tomcat.core.Handler.service(Handler.java:286)
   at
 org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
   at
 org.apache.tomcat.core.ContextManager.internalService(ContextM
 anager.java:79
 7)
   at
 org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
   at
 org.apache.tomcat.service.http.HttpConnectionHandler.processCo
 nnection(HttpC
 onnectionHandler.java:210)
   at
 org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoin
 t.java:416)
   at
 org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPo
 ol.java:498)
   at java.lang.Thread.run(Thread.java:536)
 
 Any help on this is highly appreciated.
 
 Thanks,
 -Sreedhar
 
 -
 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: Windows UNC path problem in document location

2002-01-16 Thread Sreedhar, Dantam

Hi Anton,

Currently I am using this option only and I want replace drive mappings with
UNC path, as I am running tomcat as service and at the time of starting the
service, no drives are mapped. I can avoid this problem by using UNC path. 

Thanks,
Sreedhar

-Original Message-
From: Anton Brazhnyk [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 16, 2002 8:35 PM
To: Tomcat Users List
Subject: Re: Windows UNC path problem in document location


This message uses a character set that is not supported by the Internet
Service.  To view the original message content,  open the attached message.
If the text doesn't display correctly, save the attachment to disk, and then
open it using a viewer that can display the original character set. 

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]