Hi, You may want to take a look at hiveremoting.caucho (found in http://hivetranse.sourceforge.net) Although based on HiveMind lightweight container, it must still be very easy to adapt to make it fully independent of HiveMind. It is based on jakarta commons-http-client, and thus supports SSL.
Cheers Jean-Francois -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Scott Ferguson Sent: Monday, November 13, 2006 11:27 PM To: Dave Borgeest Cc: [email protected] Subject: Re: [Hessian-interest] Hessian over SSL On Nov 12, 2006, at 12:00 AM, Dave Borgeest wrote: > Trying to run Hessian over SSL on Tomcat55. What I'm really hoping > to do > is run these services using client authentication. Hmm. You'll probably need to extend HessianProxyFactory, and override the openConnection to assign the client certificates. > Great package btw, had a lot of fun playing with it. Thanks! -- Scott > > Cheers - Dave > > _______________________________________________ > hessian-interest mailing list > [email protected] > http://maillist.caucho.com/mailman/listinfo/hessian-interest _______________________________________________ hessian-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/hessian-interest ___________________________________________________________________________ Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses http://fr.answers.yahoo.com
_______________________________________________ hessian-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/hessian-interest
