Hi,
Mmm, I'm not sure.  The download page is already somewhat cluttered with a
bunch of different distributions and their assorted files (zip/tar.gz, PGP and
MD5 for each, etc.)  I don't want to double the number of binary distributions
per release.

And I'm even less excited about doing something like retroweaver
(http://retroweaver.sourceforge.net/) to cross-compile 1.5 source to 1.4
compatibility.

But perhaps it's time we just start building with J2SE 5.0 by default, instead
of 1.4?

Yoav

--- Bruce Keats <[EMAIL PROTECTED]> wrote:

> Is is possible to put 5.0 JSK version up on the downloads site? I can
> certainly build the missing JSSE components, but I would rather stick with a
> prebuilt official version.
>  Bruce
> 
>  On 11/17/05, Yoav Shapira <[EMAIL PROTECTED]> wrote:
> >
> > Hi,
> > Bill is correct.
> >
> > I do have both the 1.4 and 5.0 JDKs on my build machine. I wonder if we
> > should
> > change the build.xml to build both if both are present, rather than just
> > one.
> > Would we have multiple JAVA_HOMEs? Seems dirty...
> >
> > Yoav
> >
> > --- Bill Barker <[EMAIL PROTECTED]> wrote:
> >
> > > I believe that Yoav creates the binary distro with a 1.4 JVM, so the
> > > 15SocketFactory is excluded.
> > >
> > > You need to compile at least JSSE15*.java. However it's probably easier
> > to
> > > just build all of j-t-c/util.
> > >
> > > ----- Original Message -----
> > > From: "Bruce Keats" <[EMAIL PROTECTED]>
> > > To: "Tomcat Developers List" <dev@tomcat.apache.org>
> > > Sent: Thursday, November 17, 2005 2:45 PM
> > > Subject: Is the JSSE15SocketFactory class missing from the standard
> > tomcat
> > > 5.5.12 binary distribution?
> > >
> > >
> > > Hi,
> > > I am trying to track down an issue with the lack of CRL support in
> > tomcat
> > > 5.5.12. I turned on logging in
> > > org.apache.tomcat.util.net.jsee.JSSEImplementation and low and behold,
> > the
> > > debug log on line 57 generated a ClassNotFoundException when trying to
> > load
> > > JSSE15SocketFactory. However, it was able to load the
> > JSSE14SocketFactory
> > > (which is in the same directory/classpath). Since it was able to load
> > the
> > > JSSE14SocketFactory, I assume this is not a class path issue.
> > > We are using tomcat 5.5.12 with JAVA 1.5.0_05.
> > > I checked the source distribution and the class is there. Is
> > > JSSE15SocketFactory class not part of the standard binary distribution?
> > Is
> > > there a different JAR file I have to use? Is there a configuation option
> > I
> > > need? Do I need to rebuild the source using JAVA 1.5?
> > > Bruce
> > >
> > >
> > >
> > > This message is intended only for the use of the person(s) listed above
> > as
> > > the intended recipient(s), and may contain information that is
> > PRIVILEGED and
> > > CONFIDENTIAL. If you are not an intended recipient, you may not read,
> > copy,
> > > or distribute this message or any attachment. If you received this
> > > communication in error, please notify us immediately by e-mail and then
> > > delete all copies of this message and any attachments.
> > >
> > > In addition you should be aware that ordinary (unencrypted) e-mail sent
> > > through the Internet is not secure. Do not send confidential or
> > sensitive
> > > information, such as social security numbers, account numbers, personal
> > > identification numbers and passwords, to us via ordinary (unencrypted)
> > > e-mail.
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> >
> > Yoav Shapira
> > System Design and Management Fellow
> > MIT Sloan School of Management
> > Cambridge, MA, USA
> > [EMAIL PROTECTED] / www.yoavshapira.com <http://www.yoavshapira.com>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 


Yoav Shapira
System Design and Management Fellow
MIT Sloan School of Management
Cambridge, MA, USA
[EMAIL PROTECTED] / www.yoavshapira.com

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

Reply via email to