Hi,
 
I am using Tomcat with the ADL sample Runtime environment.  It is
currently working as a standalone product.  I would like to make it
multi-user so the website (runtime environment) can be accessed via a
URL on any client browser.  I am currently reviewing the tomcat docs to
see if I can determine how to set this up but any immediate help would
be greatly appreciated.
 
Thank you,

--------------------------------------------
Susan Himmelman
>> Programmer
 
Smartfirm Inc.
 
v       902.445.9429
f          902.443.3026
--------------------------------------------


-----Original Message-----
From: Anthony Diodato [mailto:[EMAIL PROTECTED]] 
Sent: July 23, 2002 11:24 AM
To: 'Tomcat Users List'
Subject: Tomcat Question

Larry,
You've helped me with something in the past and I was wondering if you
could
lend a helping hand again.
here is the situation...

Im running Tomcat 3.2.4, is there a way to load recompiled classes
without
having to re-start Tomcat??

I was told to 
add reloadable="true" to the context configuration for your webapp

but my contetxs read..
        <Context path="/cocoon" 
                 docBase="webapps/cocoon" 
                 debug="0" 
                 reloadable="true" > 
        </Context>

        <Context path="/" 
                 docBase="C:/src/java/jsp" 
                 debug="0" 
                 reloadable="true" > 
        </Context>

The problem is 
if I make a code change, and have to upload a newly compiled class to my
site, the changes don't take affect unless I stop and re-start Tomcat.
Any suggestions???
Thanks
Anthony

-----Original Message-----
From: Larry Isaacs [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 01, 2002 3:36 PM
To: 'Tomcat Users List'
Subject: RE: Tomcat & Cocoon Question


I would recommend giving it a try.  The 3.3 release notes
covers the most important new features and changes.
Primarily, check out the "2. INSTALLING AND RUNNING TOMCAT"
and "5. NEW FEATURES AND CHANGES IN THIS RELEASE" in:

<http://jakarta.apache.org/tomcat/tomcat-3.3-doc/readme>

Cheers,
Larry

> -----Original Message-----
> From: Anthony Diodato [mailto:[EMAIL PROTECTED]] 
> Sent: Wednesday, May 01, 2002 1:53 PM
> To: 'Tomcat Users List'
> Subject: RE: Tomcat & Cocoon Question
> 
> 
> How hard is it to upgrade from Tomcat 3.2.4 to 3.3.1
> 
> And is there any side affects that will make problems with 
> Cocoon 1.8.2, and
> IIS 5.0
> 
> Thanks
> Anthony
> 
> -----Original Message-----
> From: Larry Isaacs [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 01, 2002 12:57 PM
> To: 'Tomcat Users List'
> Subject: RE: Tomcat & Cocoon Question
> 
> 
> After inspecting the source for StaticInterceptor, there
> is a bug that causes the debug level always be reset to 0.
> That would explain the lack of additional output.
> 
> It is this interceptor that decides whether to redirect to
> a found welcome file or display a directory lists when the
> request refers to a directory.  It is not clear why this
> interceptor is not picking up your welcome file.
> 
> I have confirmed that this bug, among many others, is not
> present in Tomcat 3.3 and later.  If you can give 3.3.1
> a try, you would also benefit in that Tomcat 3.3 will
> validate the web.xml.  If the welcome file is being
> ignored due to some syntax error in web.xml, you would find
> out about it.  The alternative is to build your own
> Tomcat 3.2.x from source, removing the "debug=0" in the
> contextInit() method of StaticInterceptor.
> 
> Cheers,
> Larry
> 
> 
> > -----Original Message-----
> > From: Anthony Diodato [mailto:[EMAIL PROTECTED]] 
> > Sent: Wednesday, May 01, 2002 11:37 AM
> > To: 'Tomcat Users List'
> > Subject: RE: Tomcat & Cocoon Question
> > 
> > 
> > OK, Ive set up the error log to go to tomcat.log.
> > 
> > This is what I have in my log after I try to access
> > http://foo.bar.com/cocoon
> > 
> > Nothing seems to change in here after I access 
> > http://foo.bar.com/cocoon or
> > http://foo.bar.com/cocoon/index.xml
> > 
> > I go back and forth between pages, refreshing and still 
> > nothing seems to
> > appear 
> > 
> > 2002-05-01 11:22:51 - ContextManager: Adding context Ctx( 
> /examples )
> > 2002-05-01 11:22:51 - Ctx( /cocoon ): Set debug to 1
> > 2002-05-01 11:22:51 - ContextManager: Adding context Ctx( /cocoon )
> > 2002-05-01 11:22:51 - ContextManager: Adding context Ctx(  )
> > 2002-05-01 11:22:51 - ContextManager: Adding context Ctx( /admin )
> > 2002-05-01 11:22:51 - ContextManager: Adding context Ctx( 
> > /index.html )
> > 2002-05-01 11:22:51 - ContextManager: Adding context Ctx( /test )
> > 2002-05-01 11:22:58 - Ctx( /cocoon ): XmlReader - init  /cocoon
> > webapps/cocoon
> > 2002-05-01 11:22:58 - Ctx( /cocoon ): Reading
> > C:\jakarta-tomcat-3.2.4\webapps\cocoon\WEB-INF\web.xml
> > 2002-05-01 11:22:58 - Ctx( /cocoon ): Loading -2147483646 jsp
> > 2002-05-01 11:22:59 - PoolTcpConnector: Starting 
> > HttpConnectionHandler on
> > 8080
> > 2002-05-01 11:22:59 - PoolTcpConnector: Starting 
> > Ajp12ConnectionHandler on
> > 8007
> > 
> > THanks
> > Tony
> > 
> >

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


Visit our website at http://www.p21.com/visit 
The information in this e-mail is confidential and may contain legally
privileged information.  It is intended solely for the person or entity
to
which it is addressed.  Access to this e-mail by anyone else is
unauthorized. If you are not the intended recipient, any disclosure,
copying, distribution, action taken, or action omitted to be taken in
reliance on it, is prohibited and may be unlawful.  If you received this
e-mail in error, please contact the sender and delete the material from
any
computer. 



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



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

Reply via email to