On Fri, 10 Aug 2001, Craig R. McClanahan wrote:
>
>
> On Fri, 10 Aug 2001, Rob S. wrote:
>
> > Ok after I wrote this email I didn't realize that something I tried fixed it
> > =)
> >
> > Craig, instead of "project.xml" would changing it to "../project.xml" on
> > *nix be ok? I changed it i
On Fri, 10 Aug 2001, Kief Morris wrote:
> Craig R. McClanahan typed the following on 12:40 PM 8/9/2001 -0700
> >> Now that I think about it though, any time a session is used in a request,
> >its
> >> lastAccessedTime will be updated, so the session must be considered dirty.
> >> So worrying
On Fri, 10 Aug 2001, Rob S. wrote:
> Ok after I wrote this email I didn't realize that something I tried fixed it
> =)
>
> Craig, instead of "project.xml" would changing it to "../project.xml" on
> *nix be ok? I changed it in index.xml and it works on my Win98SE laptop.
> It kept failing but
On Fri, 10 Aug 2001, Incze Lajos wrote:
> On Thu, Aug 09, 2001 at 07:43:00PM -, [EMAIL PROTECTED] wrote:
> > craigmcc01/08/09 12:43:00
> >
> ...
> > Make request URIs the contain "/..." (or any longer series of periods)
> > invalid. On some (all?) Windows platforms, this causes th
Hey Rob ...
I think adding a quick note to RUNNING.txt would be definitely
worthwhile. Win98 out of the box apparently gives you a blank
config.sys, as I know for sure that I've never edited that file.
- Christopher
"Rob S." wrote:
>
> > BINGO! That was it. My config.sys didn't have anything i
pier01/08/10 07:35:31
Modified:webapp INSTALL.txt
Log:
Updated info on where to find the binary module.
Revision ChangesPath
1.2 +3 -2 jakarta-tomcat-connectors/webapp/INSTALL.txt
Index: INSTALL.txt
pier01/08/10 07:33:57
Added: webapp INSTALL.txt
Log:
Added simple document on how to install mod_webapp.
Revision ChangesPath
1.1 jakarta-tomcat-connectors/webapp/INSTALL.txt
Index: INSTALL.txt
=
Craig R. McClanahan typed the following on 12:40 PM 8/9/2001 -0700
>> Now that I think about it though, any time a session is used in a request,
>its
>> lastAccessedTime will be updated, so the session must be considered dirty.
>> So worrying about tracking attributes isn't necessary: the sessio
pier01/08/10 07:14:16
Modified:.RELEASE-NOTES-4.0-B7.txt RELEASE-NOTES-4.0-B8.txt
catalina/src/conf server-noexamples.xml.config server.xml
Log:
You always find those after a release. WebAppMount doesn't exist since
we moved the WebApp connector to jakar
Hi,
I am using tomcat3.3m4 (cos 3.3b1 seems to be broken with respect to
working with Jetspeed - or is it Jetspeed is broken...)
I seem to be getting the same problem that the jndi.properties file
is not being read from the WEB-INF/classes directory of my web app -
but needs to be on the main sy
Use the System.getSecurityManager(), not the SecurityManager specified
by the field of the class JasperLoader.
(Question: What is the interest of field (securityManager) into
JasperLoader.class ? )
Regards,
Olivier.
Index: JasperLoader.java
===
I am trying to access a servlet through an applet.
In the applet I am using URL Connection object and opening a connection to the servlet.
My URL in the connection object is http://localhost:8080/examples/servlet/DbServlet
and I have kept my DbServlet class in the
D:\Tomcat\webapps\examples\WEB-
Ok after I wrote this email I didn't realize that something I tried fixed it
=)
Craig, instead of "project.xml" would changing it to "../project.xml" on
*nix be ok? I changed it in index.xml and it works on my Win98SE laptop.
It kept failing but ACTUALLY it was failing on the next .xml file that
> BINGO! That was it. My config.sys didn't have anything in it at
> all. Adding
> that line fixed it. Man ... there's an hour of my life I'll never
> get back.
A if you would have gotten "out of environment space" we would have
known sooner =) I got the "bad command or filename" thing the fi
> The standard startup scripts work fine for me on my Win98 laptop ... the
ditto for me...
- r
On Thu, Aug 09, 2001 at 07:43:00PM -, [EMAIL PROTECTED] wrote:
> craigmcc01/08/09 12:43:00
>
...
> Make request URIs the contain "/..." (or any longer series of periods)
> invalid. On some (all?) Windows platforms, this causes the OS to walk the
> directory tree just like "../../..
16 matches
Mail list logo