Re: Inconsistencies makebase.sh

2018-07-03 Thread William L. Thomson Jr.
portable. Some platforms don't have it, e.g., HP-UX > which I use for approx 10 years with Tomcat. > 3. Evaluation uses sometimes backticks sometimes $(). Seems > inconsistent. Make sure to shellcheck the script, or any scripts https://www.shellcheck.net/ https://github.com/k

Re: Tomcat source layout (was: JDK 11 EA 18)

2018-06-26 Thread William L. Thomson Jr.
On Tue, 26 Jun 2018 09:07:32 +0200 Emmanuel Bourg wrote: > Le 26/06/2018 à 05:21, William L. Thomson Jr. a écrit : > > > Because I am crazy :) > > I personally would support a move to a Maven directory layout even if > we stick to Ant as the main build system for now. I

Re: JDK 11 EA 18

2018-06-25 Thread William L. Thomson Jr.
On Mon, 25 Jun 2018 23:21:47 -0400 "William L. Thomson Jr." wrote: > On Mon, 25 Jun 2018 19:40:27 -0400 > Christopher Schultz wrote: > > > I'm confused about what you're asking, here. Do you want Tomcat to > > change its own directory layout? > &

Re: JDK 11 EA 18

2018-06-25 Thread William L. Thomson Jr.
around unused. Just makes it a bit more modular. A different way of shipping Tomcat :) -- William L. Thomson Jr. pgp0e4GA3mO9H.pgp Description: OpenPGP digital signature

Re: JDK 11 EA 18

2018-06-22 Thread William L. Thomson Jr.
g most resources. I am past that self inflicted issue with resources now. Changing layout is some what moot. Short of when new files are added I must add to specific jars. That may get a bit hairy. Will cross that bridge then. Either way thanks for considering the feedback on project structure! --

Re: JDK 11 EA 18

2018-06-20 Thread William L. Thomson Jr.
help if project layout was better. Utopian would be moving various pieces into sub-directories for the various jars. I had to be creative to get my jars to be the same as those from upstream. Due to sources all being mixed together. Beyond mixing resources and java sources. -- William L. Thomson

JDK 11 EA 18

2018-06-18 Thread William L. Thomson Jr.
itInternal namingResources.mbeanCreateFail javax.management.MBeanException Caused by: java.lang.Exception: ManagedBean is not found with ContextResource at org.apache.catalina.mbeans.MBeanUtils.createMBean(MBeanUtils.java:152) ... 43 more -- William L. Thomson Jr. pgpiMJPHTXKcH.pgp Description: OpenPGP digital signature

Re: Can't compile Tomcat 6 on Java 5 on OS X

2007-12-06 Thread William L. Thomson Jr.
tty sure it's just a renaming. If just renaming I will likely hack around that, and/or patch the build system on Gentoo for that. Since presently it causes that jar to be copied, verses symlinked. So people don't benefit when ecj is updated per bug, or etc. -- William L. Thomson Jr. Gentoo/

Re: Bootstrap redirecting stdout/err via system.set

2007-12-03 Thread William L. Thomson Jr.
On Wed, 2007-11-28 at 18:28 +0100, jean-frederic clere wrote: > William L. Thomson Jr. wrote: > > > > > > But I believe the argument is that applications should do their own > > stderr/out redirection and not to it external of the app. As in not via > > bash/shel

Re: Bootstrap redirecting stdout/err via system.set

2007-11-28 Thread William L. Thomson Jr.
On Wed, 2007-11-28 at 18:28 +0100, jean-frederic clere wrote: > William L. Thomson Jr. wrote: > > > > But I believe the argument is that applications should do their own > > stderr/out redirection and not to it external of the app. As in not via > > bash/shell redire

Re: Bootstrap redirecting stdout/err via system.set

2007-11-28 Thread William L. Thomson Jr.
On Wed, 2007-11-28 at 09:47 -0500, William L. Thomson Jr. wrote: > On Wed, 2007-11-28 at 09:29 +0100, jean-frederic clere wrote: > > William L. Thomson Jr. wrote: > > > Recently on Gentoo I was looking to improve how we start Tomcat. > > > Specifically how we captur

Re: Bootstrap redirecting stdout/err via system.set

2007-11-28 Thread William L. Thomson Jr.
On Wed, 2007-11-28 at 09:29 +0100, jean-frederic clere wrote: > William L. Thomson Jr. wrote: > > Recently on Gentoo I was looking to improve how we start Tomcat. > > Specifically how we capture stdout/stderr output from Tomcat on start > > and redirect it to catalina.out.

Bootstrap redirecting stdout/err via system.set

2007-11-27 Thread William L. Thomson Jr.
I write a wrapper class or etc to Bootstrap to set those properties there. I guess we could do that on Gentoo. But would like to get upstreams input there. Much less I would likely patch Bootstrap before wrapping it. http://bugs.gentoo.org/show_bug.cgi?id=162379 -- William L. Thomson Jr. Gentoo/

Re: [Fwd: [Security] - **Updated** Important vulnerability disclosed in Apache Tomcat webdav servlet]

2007-10-22 Thread William L. Thomson Jr.
On Tue, 2007-10-23 at 00:39 +0100, Mark Thomas wrote: > William L. Thomson Jr. wrote: > > > Mostly because > > to my understanding one must be authorized in webdav or etc to be able > > to exploit the vulnerability. > > To be clear, authorisation is not requi

Re: [Fwd: [Security] - **Updated** Important vulnerability disclosed in Apache Tomcat webdav servlet]

2007-10-22 Thread William L. Thomson Jr.
On Sun, 2007-10-21 at 14:03 -0400, William L. Thomson Jr. wrote: > On Sun, 2007-10-21 at 17:41 +0100, Mark Thomas wrote: > > William L. Thomson Jr. wrote: > > > I take it down streams should run with the first patches to work around > > > this vulnerability till next

Re: [Fwd: [Security] - **Updated** Important vulnerability disclosed in Apache Tomcat webdav servlet]

2007-10-21 Thread William L. Thomson Jr.
On Sun, 2007-10-21 at 17:41 +0100, Mark Thomas wrote: > William L. Thomson Jr. wrote: > > I take it down streams should run with the first patches to work around > > this vulnerability till next release. I already applied the one liner, > > kinda glad I did not apply the other

Re: [Fwd: [Security] - **Updated** Important vulnerability disclosed in Apache Tomcat webdav servlet]

2007-10-21 Thread William L. Thomson Jr.
ink that there is a slim chance of a legitimate use of an > entity and in this case the logging gives the administrator a chance > of working out why something isn't working. I take it down streams should run with the first patches to work around this vulnerability till next release. I

Re: Mavenization (M10N) of Tomcat Build Process - Should Tomcat Be Migrated to Maven 2?

2007-10-18 Thread William L. Thomson Jr.
ple maintaining from source java packages on Gentoo :) -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Re: Update build.properties.default for new JDT URL

2007-10-07 Thread William L. Thomson Jr.
xt time I touch package or ebuild. -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Re: Inlining dependencies

2007-08-01 Thread William L. Thomson Jr.
on what you all are doing. Really want to close the long standing bug, and provide a whole and complete tomcat from source on Gentoo. :) -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Re: Inlining dependencies

2007-07-31 Thread William L. Thomson Jr.
to this approach. Verses just shipping collections, pool, and dbcp. Not to mention many drivers have their own factories. But recently as a user discovered. This is not a valid work around for Global resources. As that is hard coded no matter what is configured in server.xml to use tomcat-dbcp.jar.

Re: Removing the examples (JSP/servlet) in TC Binaries

2007-07-09 Thread William L. Thomson Jr.
y are also being subjected to a vulnerability right off the bat. Despite it being a major/minor vulnerability. Do you all really want newbs exposed off the bat? In that regard, separate bundled, or disabled in binary release would be the ideal ways to go IMHO. -- William L. Thomson Jr. G

Re: Versioning in sources

2007-05-24 Thread William L. Thomson Jr.
r modify the version number when we build. Beyond our -rX for that reflects ebuild revision #. I will just ad some sed or etc to the ebuild to take the source version of the tarball and make sure the prop file matches that. :( -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Re: Versioning in sources

2007-05-23 Thread William L. Thomson Jr.
ase. So that if one downloads versioned sources, and just builds it by invoking ant with all defaults. The resulting build version will match the sources it was built from. -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Re: Versioning in sources

2007-05-23 Thread William L. Thomson Jr.
let Engine: Apache Tomcat/5.5 Not sure what that's about with 5.5.23, since the prop file has 5.5.20, so should reflect that version but does not. 404, and other error pages also reflect the versions as shown in the log file and prop file. -- William L. Thomson Jr. Gentoo/Java signature.as

Versioning in sources

2007-05-23 Thread William L. Thomson Jr.
essed upstream. I am sure others downloading sources would prefer the default to match the version of the sources :) Minor issue, but kinda annoying just the same. Thanks much, and let me know if you would prefer I file a bug. -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This

Re: Announcing releases of tomcat native

2007-05-23 Thread William L. Thomson Jr.
On Wed, 2007-05-23 at 15:18 +0200, Rainer Jung wrote: > > I think he's trying to provide packages for a distro. So he wants to > provide 1.1.8, 1.1.9, 1.1.10, ... whenever they are released (available). 100% Correct :) -- William L. Thomson Jr. Gentoo/Java signature.asc Descri

Re: Announcing releases of tomcat native

2007-05-23 Thread William L. Thomson Jr.
t failed to start with 1.1.8. http://bugs.gentoo.org/show_bug.cgi?id=179462 -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Announcing releases of tomcat native

2007-05-22 Thread William L. Thomson Jr.
:) -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Re: Catalina is burning

2007-05-12 Thread William L. Thomson Jr.
are plenty of Catalinas around, the Catalina name in > > Tomcat refers to that island) > > > > http://news.yahoo.com/s/ap/20070512/ap_on_re_us/wildfires > > As a followup, it looks like Catalina mostly survived the fire. That's because the fire was in CATALINA_BASE, not CAT

Re: Candidate binaries for 6.0.11

2007-04-12 Thread William L. Thomson Jr.
uld prefer picking up the NIO fixes with a 6.0.12 tag. I will not request stabilizing of any version of 6.0.x on Gentoo that has the known NIO leak/issues. ( Despite not having any issues myself ) So would prefer to see a 6.0.12 with those fixes as well. -- William L. Thomson Jr. Gentoo/Java si

Re: Quality check mod_jk-1.2.22

2007-04-02 Thread William L. Thomson Jr.
On Mon, 2007-04-02 at 17:55 +0200, Mladen Turk wrote: > William L. Thomson Jr. wrote: > >> > >> The next version of mod_jk is approaching its release. A code snapshot is > >> available at: > >> http://people.apache.org/~mturk/jk-1.2.22-dev/ > &g

Re: Quality check mod_jk-1.2.22

2007-04-02 Thread William L. Thomson Jr.
2.22-dev/tomcat-connectors-1.1.22-dev-524775-src.tar.gz 1.1.22 ? Dropping versions huh :) I assume actual release will be 1.2.22. No need to re-package dev snapshot, just wanted to mention it. -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Re: Tagging TOMCAT_NATIVE_1_1_9

2007-03-29 Thread William L. Thomson Jr.
not to familiar with configure. But would be nice for tcnative, to know during configure that it needs >=apr-1.x. If a check can't be added less a patch. I will get with another Gentoo dev, and get a patch made and to you all. Thanks -- William L. Thomson Jr. Gentoo/Java signature.asc Desc

Re: 6.0.11 anyone

2007-03-28 Thread William L. Thomson Jr.
ush those files to ASF's > maven repository. I was not clear on the generation vs packaging. Thanks and sorry for lengths. -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Re: 6.0.11 anyone

2007-03-28 Thread William L. Thomson Jr.
. The dependency part is clear. The won't be bundled, and building other packages is not clear. Will they be a separate bundle or download? Like the old embedded, compat stuff, etc. Sorry if all this is obvious and the plane is just flying over my head ;) -- William L. Thomson Jr. Gento

Re: 6.0.11 anyone

2007-03-27 Thread William L. Thomson Jr.
and, but does that mean things have to be consistent forever and not subject to change? Anyway, just some food for thought. Sorry for length, and hijacking thread topic a bit. Just felt it was kinda a good time to mention it all, since the discussion was along similar lines. Thanks for your time :) -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Re: 6.0.11 anyone

2007-03-27 Thread William L. Thomson Jr.
ke to keep a no dependencies, no nonsense build :) Please and thank you. Tomcat 6.0.x build system and reduced dependencies is greatly appreciated, and IMHO a step in the right direction. Not saying not to bundle the stuff, just saying please keep deps to a minimum and no nonsense build ++ =) -- Wi

Re: [ANN] Apache Tomcat 5.5.23 released

2007-03-12 Thread William L. Thomson Jr.
eeing how another bug is caused when javamail and etc are not present. Then it might also explain the other bug in catalina.jar. -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Re: [ANN] Apache Tomcat 5.5.23 released

2007-03-09 Thread William L. Thomson Jr.
entirely. It's been masked for the past couple of months. Which makes it pretty hard for anyone to install it, much less see recommendations to use >=5.5.x. Thanks -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Re: Tagging 5.5.24

2007-03-05 Thread William L. Thomson Jr.
we are ok. Just need to get 1.2.21 stabilized and mask the others. -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Re: Tagging 5.5.24

2007-03-05 Thread William L. Thomson Jr.
On Mon, 2007-03-05 at 09:55 -0500, William L. Thomson Jr. wrote: > On Sun, 2007-03-04 at 19:14 -0700, Filip Hanik - Dev Lists wrote: > > Sorry about the hassle, looks like some printStacktrace statements made > > their way into 5.5.23, creating an ugly and confusing startup. > &

Re: Tagging 5.5.24

2007-03-05 Thread William L. Thomson Jr.
The build will be done shortly after, I will announce the binaries after > I have run the TCK tests on them Please release sources officially ASAP. Seems the 5.5.20 sources are effected by http://www.zerodayinitiative.com/advisories/ZDI-07-008.html -- William L. Thomson Jr. Gentoo/Ja

Re: [ANN] Apache Tomcat JK 1.2.21 Web Server Connector released

2007-03-02 Thread William L. Thomson Jr.
On Fri, 2007-03-02 at 18:26 +0100, Mladen Turk wrote: > > Cool. I'll create Windows binaries as soon as > the sources gets synced with mirrors. Yeah that slowed me down a bit as well :) Packaged and available on Gentoo in ~arch. -- William L. Thomson Jr. Gentoo/Java signature.a

Re: [ANN] Apache Tomcat 6.0.10 released

2007-02-28 Thread William L. Thomson Jr.
be stable on Gentoo in ruffly 30 days. It's been pretty solid so far, so likely any bugs would be Gentoo specific, and likely my fault :) Otherwise thanks again and congrats. -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Re: Quality check mod_jk 1.2.21-dev

2007-02-26 Thread William L. Thomson Jr.
On Mon, 2007-02-26 at 13:56 -0600, William A. Rowe, Jr. wrote: > William L. Thomson Jr. wrote: > > > > These types of bumps are minor, and I like to test myself in my own > > envs. So can't hurt to make it available for others to test etc. > > +1 on testing that t

Re: Quality check mod_jk 1.2.21-dev

2007-02-26 Thread William L. Thomson Jr.
are minor, and I like to test myself in my own envs. So can't hurt to make it available for others to test etc. But if I can ignore them, or etc, just confirm that, and I will do so from now on. Thanks much :) -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Re: Quality check mod_jk 1.2.21-dev

2007-02-26 Thread William L. Thomson Jr.
Packaged and available in a few hours for sync and emerge on Gentoo. Np with compiling or etc. -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Re: [VOTE] Release build 5.5.22

2007-02-22 Thread William L. Thomson Jr.
not. No bugs have been reported ;) I ran it for a bit on my development server, but then switched back to 6.0.10. Not for any reason other than preference. Also might be best on a new thread, but will 5.5.22 ship with ecj 3.1 or 3.2? I have upped the package on Gentoo to use 3.2, since we are tryi

Re: Tomcat 6.0.9 building failed

2007-02-21 Thread William L. Thomson Jr.
On Wed, 2007-02-21 at 11:35 -0500, William L. Thomson Jr. wrote: > On Wed, 2007-02-21 at 14:55 +0100, Remy Maucherat wrote: > > Avramenko Andrew wrote: > > >> I haven't been able to build Tomcat 6 with JDK 1.6 either. Since > > >> building with > > &g

Re: Tomcat 6.0.9 building failed

2007-02-21 Thread William L. Thomson Jr.
message, there seems to be a problem > with the compiler (you can easily verify the imports exist in the source > tree). It also compiles for anyone on Gentoo. We still have 6.0.9_beta in tree. No bugs have been filed about it failing to compile for people on Gentoo. I would assume that

Re: new 5.5 candidate, please test

2007-02-13 Thread William L. Thomson Jr.
ell. The result, 5.5.22 has been packaged and is available for anyone to install/test on Gentoo in ~arch. Just committed it to portage, so will take 4 or more hours before syncing to public mirrors. -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Re: New candidate binaries

2007-02-13 Thread William L. Thomson Jr.
too in ~arch. Just committed it to portage, so will take 4 or more hours before syncing to public mirrors. -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Re: Building the Jasper compiler

2007-02-12 Thread William L. Thomson Jr.
where we > can use it internally. Er, I would focus on 6.0.x. If your still on 4.x, why even bother with 5.x? I would start testing 6.0.x, since it's pretty different than 5.x. If you must with 5.x, then 5.5.x. -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Re: Building the Jasper compiler

2007-02-12 Thread William L. Thomson Jr.
.5.x branch. It's been a bit since I last dug in sources so can't recall from memory at this time. -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Re: Building the Jasper compiler

2007-02-12 Thread William L. Thomson Jr.
an integral port of Tomcat. It was developed for Tomcat, it will change along with Tomcat versions. So this would be the right list and place, unless things have changed ;) -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Re: Weekly builds

2007-02-12 Thread William L. Thomson Jr.
re many are doing apps with it atm and Tomcat on Gentoo. But I am trying to push as many as I can in the direction of 6.0.x, to hopefully uncover and reveal any bugs or problems. -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Re: Weekly builds

2007-02-12 Thread William L. Thomson Jr.
t least one 6.0 build (6.0.9, and also > one of the earlier ones IIRC) as Stable. I think it's ready. I've > actually been kind of curious why some of the votes have only called > for alpha/beta designation, without giving Stable as an option. I would love to see a stable 6.0.x =

Re: [ANN] Apache Tomcat v6.0.9-beta

2007-02-08 Thread William L. Thomson Jr.
in ~arch. Just committed it to portage, so will take 4 or more hours before syncing to public mirrors. Thanks for the release. -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Re: [VOTE] Release build 6.0.9

2007-02-07 Thread William L. Thomson Jr.
dated release process, the 6.0.9 tag is: > > [ ] Broken > > [ ] Alpha > > [ X ] Beta > > Or even Stable. No teasing please :) -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Re: [VOTE] Release build 6.0.9 as alpha

2007-02-02 Thread William L. Thomson Jr.
just committed it to portage, so will take 4 or more hours before syncing to public mirrors. -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Re: Let's get 5.5.21 out the door...

2007-02-02 Thread William L. Thomson Jr.
~arch, unstable. Many are already switching to that, and I encourage it. I have run 6.0.x on my development server since 6.0.2. I will likely use on my production systems once there is an official release, non beta/alpha. Just tossing in my 2 cents. -- William L. Thomson Jr. Gentoo/Java signature.

libtcnative configure check for apr version

2007-01-03 Thread William L. Thomson Jr.
greater. Would have save much grief. Likely my own fault for not reading or knowing about the apr 1.x dependency. But a check in the configure script would make it idiot proof. :) Thanks -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Re: 6.0 status

2006-12-21 Thread William L. Thomson Jr.
n, I will hear from some users, and will condense, then relay that info to upstream. Now in my own development env, I have run 6.0.2, 6.0.4, and 6.0.6. While my apps are nothing impressive. They have yet to have any issues, or etc. Painless migration from 5.5.20. -- William L. Thomson Jr. Gentoo/Ja

Re: 6.0 status

2006-12-21 Thread William L. Thomson Jr.
r apps get more use than the admin. No complaints here if the admin is no longer available. I will be happy to say to all Gentoo users that upstream does not provide or ship an admin webapp any more, so there is not one for/with 6.0.x. -- William L. Thomson Jr. Gentoo/Java signature.asc Descr

Alternate compilers

2006-12-03 Thread William L. Thomson Jr.
ementation. So we will use mx4j as a dep. But that is not how Tomcat binary will be built, and we will have a deviation there. Thanks -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Initial Feedback on Tomcat 6.0.2 build system

2006-11-19 Thread William L. Thomson Jr.
quire that since it seems most of the point to the native accelerator. However I am not getting what the native stuff has to do with building the java parts? Thanks -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

RE: Eclipse WTP and Tomcat 6.0.x ?

2006-11-14 Thread William L. Thomson Jr.
some what relevant. Thanks -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Re: Package renaming

2006-10-04 Thread William L. Thomson Jr.
On Wed, 2006-10-04 at 21:52 +0200, Remy Maucherat wrote: > William L. Thomson Jr. wrote: > > I have no foreseeable solution to building that jar on Gentoo at this > > time. I have discussed it extensively with others, and we are likely to > > have to do some package specific

Re: Package renaming

2006-10-04 Thread William L. Thomson Jr.
ant at build time if they are not present. Thanks Also FYI, we had a 0 day release of Tomcat 5.5.20 on Gentoo :) Along with a 0 day release of mod_jk 1.2.19 as well. Both are still are keyworded experimental/unstable. In 30 or so days will be stable barring any major bug reports. -- William L

Re: [VOTE] Releasing Tomcat Connectors 1.2.19

2006-09-21 Thread William L. Thomson Jr.
Apache Tomcat Connectors 1.2.19 is: [X] Stable - no major issues, no regressions -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Re: mod_jk 1.2.19 release candidate: ready to test

2006-09-19 Thread William L. Thomson Jr.
Once the sources are on a mirror or etc, I will put the ebuild into portage ~arch (unstable/testing). -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Re: Future of mod_jk jni worker

2006-09-17 Thread William L. Thomson Jr.
lly use it or can't switch to really working tcp > communication. Drop it! > +1 I am not really partial either way. I don't use or care if it goes away. Just the timing is interesting. -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Re: Future of mod_jk jni worker

2006-09-17 Thread William L. Thomson Jr.
re referring the code added to the Gentoo ebuild, which is very minimal, just passing stuff onto configure. Then installing the resulting binary http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_jk/mod_jk-1.2.18.ebuild?rev=1.2&view=markup -- William L. Thomson Jr. Gentoo/Java

Re: Future of mod_jk jni worker

2006-09-17 Thread William L. Thomson Jr.
seems :) -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Re: Source for Packages org.apache.tomcat.dbcp and below?

2006-09-13 Thread William L. Thomson Jr.
-collections and commons-pool are included in naming-factory-dbcp.jar. If naming-factory-dbcp.jar could be built or etc with those as binary dependencies it would be fine. That would be more like the rest of Tomcat's build system. It's just that one jar, that has a unique way of being buil

Re: Source for Packages org.apache.tomcat.dbcp and below?

2006-09-13 Thread William L. Thomson Jr.
wn implementation? Aside from reuse of existing code and etc. Thanks -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Re: Source for Packages org.apache.tomcat.dbcp and below?

2006-09-13 Thread William L. Thomson Jr.
renaming and re-packaging? If it's not being modified for Tomcat's needs. Could Tomcat just use commons-dbcp? At this moment it's really difficult for us to build naming-factory-dbcp.jar since it pulls sources from 3 commons packages. If there is any way to change that, it would be g

Re: Relation of jasper and servlet API to Tomcat

2006-08-20 Thread William L. Thomson Jr.
on for ant to control if those aspects are built. Like examples, docs, etc. We have use flags, if someone does not set examples, docs etc. We do not build/compile that stuff, much less install it. So our patches do not really modify Tomcat at all. Slight modifications to build.xml files only

Re: Relation of jasper and servlet API to Tomcat

2006-08-19 Thread William L. Thomson Jr.
ge. Great, that at least gives me some idea of how to maintain those other packages. It seems that Jasper will always be somewhat bound to Tomcat. So no hope of it being packaged or etc on it's own. Hopefully servlet api can, because in 2.4's case it seems to be the only available much less open

Compiling and buildig naming-factory-dbcp.jar

2006-08-18 Thread William L. Thomson Jr.
had a chance to dig much further than the ant build.xml file for that jar. I know a patch or addressing it is preferred to just a discussion or etc about it. Just for someone else to do the work. However I just wanted to get more info before diving any further. Thanks -- William L. Tho

Relation of jasper and servlet API to Tomcat

2006-08-18 Thread William L. Thomson Jr.
ing aware of it. -- William L. Thomson Jr. Gentoo/Java signature.asc Description: This is a digitally signed message part

Compiling Tomcat on Gentoo, log4j weirdness

2006-07-06 Thread William L. Thomson Jr.
compile or what. For now it's all present, and if it can be left out. Might be optional for users at compile time. But I will cross that bridge once I resolve current issues. Thanks -- Sincerely, William L. Thomson Jr. Obsidian-Studios, Inc. h