remm01/07/22 23:40:47
Modified:catalina/src/share/org/apache/naming/resources
FileDirContext.java
Log:
- Fix another rare case were unwanted file locking could occur.
Revision ChangesPath
1.6 +8 -6
jakarta-tomcat-4.0/catalina/src/s
remm01/07/22 23:27:40
Modified:catalina/src/share/org/apache/catalina/servlets
WebdavServlet.java
Log:
- Decode destination header (was previously handled by normalize).
Revision ChangesPath
1.21 +7 -5
jakarta-tomcat-4.0/catalina/sr
remm01/07/22 23:24:08
Modified:catalina/src/share/org/apache/naming/resources
FileDirContext.java
Log:
- Close the input stream after finishing copying. Otherwise, that was causing
problems deleting resources which were the source of a COPY.
Revi
Bojan Smojver wrote:
>
> GOMEZ Henri wrote:
> >
> > >Just did a DSO version and couldn't replicate the problem (BTW, I've
> > >recompiled/statically linked Apache and mod_jk again since then and the
> > >problem was still there). So, maybe it has to do with statically linking
> > >Apache after al
GOMEZ Henri wrote:
>
> >Just did a DSO version and couldn't replicate the problem (BTW, I've
> >recompiled/statically linked Apache and mod_jk again since then and the
> >problem was still there). So, maybe it has to do with statically linking
> >Apache after all...
>
> Strange problem. What's t
remm01/07/22 20:14:46
Modified:catalina/src/share/org/apache/catalina/startup
BootstrapService.java
Log:
- Implement Service interface.
- The legacy static methods are still there until JavaService is modifieded to
use the Service interface instead,
remm01/07/22 20:12:45
Modified:catalina/src/share/org/apache/catalina/startup
CatalinaService.java
Log:
- Separate start into load + start.
Revision ChangesPath
1.3 +43 -6
jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/st
remm01/07/22 20:12:02
Modified:catalina build.xml
Log:
- Build the service classes (../service/java), and put
org.apache.service.Service and org.apache.service.ServiceController in
bootstrap.jar.
Revision ChangesPath
1.50 +5 -1 jakarta-tomcat-4.0/ca
Hi pals,
I tried to use the nsapi_redirect.so to link iplanet
with Tomcat, but the following error emerge in the
iplanet side:
Configuration initialization failed: Error running init function
load-modules: dlopen of
/home0/dweb/jakarta-tomcat-3.2.2/libexec/nsapi_redirector.so failed
(ld.so.1: ns
Remy Maucherat at [EMAIL PROTECTED] wrote:
>> Remy Maucherat at [EMAIL PROTECTED] wrote:
>>
>>> http://www.alexandriasc.com/software/JavaService/license.html
>>
>> It's a post-2000 BSD... We don't have to alter the copyright, but we can
>> included it without any other legal matter... Probably
> Remy Maucherat at [EMAIL PROTECTED] wrote:
>
> > http://www.alexandriasc.com/software/JavaService/license.html
>
> It's a post-2000 BSD... We don't have to alter the copyright, but we can
> included it without any other legal matter... Probably the best would be
to
> start modifying their source
pier01/07/22 16:11:19
Modified:webapp README.txt
Log:
Updated documentation thanks to Muminur Rashid Choudhury <[EMAIL PROTECTED]>
Revision ChangesPath
1.10 +3 -1 jakarta-tomcat-connectors/webapp/README.txt
Index: README.txt
===
GOMEZ Henri wrote:
> >I still have to distribute this DSO version of Apache and mod_jk to some
> >slower machines to see if that makes any difference at all. The machine
> >that didn't produce any errors is a 1 GHz Athlon, so timing issues could
> >have been resolved by brute force, who knows...
>
pier01/07/22 15:49:50
Modified:catalina/src/share/org/apache/catalina/connector/warp
WarpConnector.java
Log:
Updating also the WARP connector to bind to the network in initialize().
Revision ChangesPath
1.14 +20 -22
jakarta-tomcat-4.0
pier01/07/22 15:36:09
Modified:catalina/src/share/org/apache/catalina/connector/http
HttpConnector.java
catalina/src/share/org/apache/catalina/connector/http10
HttpConnector.java
Log:
Moved socket creation in the ini
remm01/07/22 14:23:17
Modified:catalina/src/share/org/apache/catalina/loader
WebappClassLoader.java
Log:
- Fix for bug #2725 (non JARs files put in /WEB-INF/lib cause constant
reloads of a reloadable context).
Reported by Jeff Turner .
Revisi
pier01/07/22 14:02:46
Modified:catalina/src/share/org/apache/catalina Connector.java
Server.java Service.java
Log:
Forgot to update the main interfaces.
Revision ChangesPath
1.9 +12 -4
jakarta-tomcat-4.0/catalina/src/share/org/apach
Elijah Roberts at [EMAIL PROTECTED] wrote:
>
> I'd be happy to donate the code, if you want. Just let me know what, if
> anything, I need to do.
Oh, that's great, I didn't figure out you were on the Mailing List...
To give you a little background, I wrote the Service stuff in Tomcat 4.0 to
allo
> > http://www.alexandriasc.com/software/JavaService/license.html
>
> It's a post-2000 BSD... We don't have to alter the copyright,
> but we can
> included it without any other legal matter... Probably the
> best would be to
> start modifying their sources and update them to our model,
> while
Pier P. Fumagalli at [EMAIL PROTECTED] wrote:
> Pier P. Fumagalli at [EMAIL PROTECTED] wrote:
>> Remy Maucherat at [EMAIL PROTECTED] wrote:
>>
>>> Could you avoid the tabs next time ? Even Craig stopped it in TC 4.0 ;-)
>>
>> Fuck, I forgot to preprocess the files Doin' it right now :)
>
>
Remy Maucherat at [EMAIL PROTECTED] wrote:
> http://www.alexandriasc.com/software/JavaService/license.html
It's a post-2000 BSD... We don't have to alter the copyright, but we can
included it without any other legal matter... Probably the best would be to
start modifying their sources and update
On Sunday July 22, 2001 Remy Maucherat wrote:
> > > Yes, but BSD != Apache, so I don't think we can cut & paste unless they
> > > agree to donate the code ;-)
> > > You can try talking to them. I just asked them the permission to
> integrate a
> > > binary, which they gladly gave me (although the
> Remy Maucherat at [EMAIL PROTECTED] wrote:
> >
> >> Wasn't it BSD?
> >
> > Yes, but BSD != Apache, so I don't think we can cut & paste unless they
> > agree to donate the code ;-)
> > You can try talking to them. I just asked them the permission to
integrate a
> > binary, which they gladly gave
Remy Maucherat at [EMAIL PROTECTED] wrote:
>
>> Wasn't it BSD?
>
> Yes, but BSD != Apache, so I don't think we can cut & paste unless they
> agree to donate the code ;-)
> You can try talking to them. I just asked them the permission to integrate a
> binary, which they gladly gave me (although th
> Remy Maucherat at [EMAIL PROTECTED] wrote:
> >
> > [...]
> > Actually, I think it's ok, esp since you didn't change the Container
> > interface (that would have been a lot of trouble).
>
> Yeah, didn't want to create that many troubles...
>
> > Could you avoid the tabs next time ? Even Craig sto
Pier P. Fumagalli at [EMAIL PROTECTED] wrote:
> Remy Maucherat at [EMAIL PROTECTED] wrote:
>
>> Could you avoid the tabs next time ? Even Craig stopped it in TC 4.0 ;-)
>
> Fuck, I forgot to preprocess the files Doin' it right now :)
I'll run it over all catalina files... :)
Pier
Remy Maucherat at [EMAIL PROTECTED] wrote:
>
> [...]
> Actually, I think it's ok, esp since you didn't change the Container
> interface (that would have been a lot of trouble).
Yeah, didn't want to create that many troubles...
> Could you avoid the tabs next time ? Even Craig stopped it in TC 4
> Pier P. Fumagalli at [EMAIL PROTECTED] wrote:
>
> > This is the first set of modifications I made to the Catalina code to
allow
> > port < 1024 binding under Unix. Basically, I added an "initialize()"
method
> > to Server, Service and Connector, and that gets called appropriately
before
> > "sta
pier01/07/22 11:38:05
Modified:catalina/src/share/org/apache/catalina Connector.java
Server.java Service.java
catalina/src/share/org/apache/catalina/connector/http
HttpConnector.java LocalStrings.properties
Pier P. Fumagalli at [EMAIL PROTECTED] wrote:
> This is the first set of modifications I made to the Catalina code to allow
> port < 1024 binding under Unix. Basically, I added an "initialize()" method
> to Server, Service and Connector, and that gets called appropriately before
> "start()". Now,
Joe Flowers at [EMAIL PROTECTED] wrote:
>
> If the attached "TomcatService" program is "worthy", I would like to
> donate it to the Tomcat project.
>
> What makes this program "interesting" is that it starts and stops Tomcat
> using the
> %TOMCAT_HOME%\bin\startup.bat and %TOMCAT_HOME%\bin\shut
If the attached "TomcatService.exe" program is "worthy", I would like to
donate it to the Tomcat project.
What makes this program "interesting" is that it starts and stops Tomcat
using the
%TOMCAT_HOME%\bin\startup.bat and %TOMCAT_HOME%\bin\shutdown.bat files.
I have had and have seen a ton of
If the attached "TomcatService" program is "worthy", I would like to
donate it to the Tomcat project.
What makes this program "interesting" is that it starts and stops Tomcat
using the
%TOMCAT_HOME%\bin\startup.bat and %TOMCAT_HOME%\bin\shutdown.bat files.
I have had and have seen a ton of ques
Rob S. at [EMAIL PROTECTED] wrote:
> Hmm... is the "non-html email" filter on the list blocking my ability to
> attach an HTML file to my email?
Bet so...
Pier
Hmm... is the "non-html email" filter on the list blocking my ability to
attach an HTML file to my email?
- r
> -Original Message-
> From: Rob S. [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, July 22, 2001 1:41 AM
> To: [EMAIL PROTECTED]
> Subject: oops, forgot something - RE: ROOT/index.ht
marcsaeg01/07/22 05:18:42
Modified:src/webpages Tag: tomcat_32 index.html
src/share/org/apache/tomcat/core Tag: tomcat_32
Constants.java
Log:
Changed version numbers to 3.2.4-dev.
Revision ChangesPath
No revision
36 matches
Mail list logo