On Thu, 25 Oct 2001 01:45, Jon Stevens wrote:
> Catalina does not distribute the JSSE (from the catalina/build.xml):
>
>   <target name="copy-jsse.jar" if="copy.jsse.jar">
>     <!-- Cannot redistribute JSSE
>     <copy todir="${catalina.build}/common/lib" file="${jcert.jar}"/>
>     <copy todir="${catalina.build}/common/lib" file="${jnet.jar}"/>
>     <copy todir="${catalina.build}/common/lib" file="${jsse.jar}"/>
>     -->
>   </target>
>
> I would like to know why they don't redistribute it.

Because the amount of paperwork needed to legally distribute it is 
huuuuuuuuge. The US export laws do allow non-profits and indviduals to 
distribute crypto things but they have to jump through a few hoops and make 
sure they fill out oodles of stuff. 

Avalon was going to distribute it until Craig dropped a note on commons or 
ant list regarding this and gave a link. I followed it and it was much too 
much work to get it done legally so we dropped it. Craig do you still have 
that link ? 

> I think (ii) is funny because from what I'm hearing is that Jboss has
> modified it and is distributing it because there is a serious classloader
> problem in it.

And we all know how JBoss only does things that are legal .... right ?

-- 
Cheers,

Pete

--------------------------------------------------
 The fact that nobody understands you doesn't 
 mean you're an artist.
--------------------------------------------------

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

Reply via email to