Hi Jake,

Not sure about the fee: the Harmony project's aim
(http://incubator.apache.org/harmony/) is to build an Open-Source VM
and I don't think they had to pay for it.  Same story for other
Open-Source VMs such as Kaffe, SableVM or even (IBM) Jikes.

Glad I helped.

Regards,
Sebastien.


--- "Vanderdray, Jake" <[EMAIL PROTECTED]> a écrit :

>       Picking IBM's JVM was a relatively random decision.  Sun allows
> other people to develop their own Java implementations after paying a
> licensing fee as I understand it.
> 
>       Installing the JSSE extensions (from Sun) fixed my problem.
> Thanks to Sebastien for the quick response.
> 
> Jake.
> 
> -----Original Message-----
> From: Michael Ji [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, September 06, 2005 9:19 PM
> To: [email protected]
> Subject: Re: com.sun.net.ssl Error
> 
> Why JVM from IBM? All Java package is from Sun, right?
> 
> Michael Ji
> 
> --- "Vanderdray, Jake" <[EMAIL PROTECTED]> wrote:
> 
> >     I'm trying to get nutch-0.7 setup on a RedHat
> > Enterprise 3
> > machine.  I've installed the JVM from IBM and gotten
> > tomcat up and
> > running, but when I try to use ant to compile nutch,
> > I get a bunch of
> > errors like this:
> > 
> > compile:
> >      [echo] Compiling plugin: protocol-httpclient
> >     [javac] Compiling 12 source files to
> >
> /var/lib/tomcat5/webapps/nutch-0.7/build/protocol-httpclient/classes
> >     [javac]
> >
>
/var/lib/tomcat5/webapps/nutch-0.7/src/plugin/protocol-httpclient/src/ja
> >
>
va/org/apache/nutch/protocol/httpclient/DummySSLProtocolSocketFactory.ja
> > va:25: package com.sun.net.ssl does not exist
> >     [javac] import com.sun.net.ssl.SSLContext;
> >     [javac]                        ^
> >     [javac]
> >
>
/var/lib/tomcat5/webapps/nutch-0.7/src/plugin/protocol-httpclient/src/ja
> >
>
va/org/apache/nutch/protocol/httpclient/DummySSLProtocolSocketFactory.ja
> > va:26: package com.sun.net.ssl does not exist
> >     [javac] import com.sun.net.ssl.TrustManager;
> >     [javac]                        ^
> >     [javac]
> >
>
/var/lib/tomcat5/webapps/nutch-0.7/src/plugin/protocol-httpclient/src/ja
> >
>
va/org/apache/nutch/protocol/httpclient/DummySSLProtocolSocketFactory.ja
> > va:33: cannot resolve symbol
> >     [javac] symbol  : class SSLContext 
> >     [javac] location: class
> >
> org.apache.nutch.protocol.httpclient.DummySSLProtocolSocketFactory
> >     [javac]   private SSLContext sslcontext = null;
> > 
> >     Do I need the Sun JVM, or am I just missing another
> > package?
> > 
> > Thanks,
> > Jake.
> > 
> 
> 
> 
>       
>               
> ______________________________________________________
> Click here to donate to the Hurricane Katrina relief effort.
> http://store.yahoo.com/redcross-donate3/
> 



        

        
                
___________________________________________________________________________ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Téléchargez cette version sur http://fr.messenger.yahoo.com

Reply via email to