JSSE work just fine with the helloWorld example. Using Jonathan's context
propagation machinery does not seem a big deal either, but I still have to
come up with a working example.
 
Thank you.
 
Peter

-----Original Message-----
From: Bruno Dumant [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 29, 2001 9:50 AM
To: Kov�cs P�ter
Cc: [EMAIL PROTECTED]
Subject: Re: Context Progation, Custom Socket Factories


Kovacs Peter wrote: 

Hi, 

How do I use Jonathan for context propagation? A HOWTO on this topic 
has earlier been promised on this list. Is this HOWTO available?

This HOWTO is not available yet. I am really sorry about this, but we are
really short of resources. I can't tell you when it will be available.  

Will the 
configuration process significantly change in the upcoming V3.0?

Yes, it has completely changed. It no longer relies on properties, but on an
(XML) description of the different components of the system available at
startup. This system is much more expressive than simple properties, and
will provide in the future a means to control the validity of the
configuration used. 


As far as I could determine, Jonathan does not support custom socket 
factories "out-of-the-box". Is it really so?

Not exactly. Jonathan uses the
org.objectweb.jonathan.apis.protocols.ip.TcpIpConnectionMgr interface, which
provides equivalent services as connection factories, but is a bit more
general. It is used in Jonathan for regular IPv4 connections, but I also
used it for IPv6 connections. 

I would like to use jsse with 
Jonathan.

I looked at the problem once, and it should be quite straightforward to do.
You just have to rewrite/extend
org.objectweb.jonathan.libs.resources.tcpip.IPv4ConnectionFactory using the
appropriate sockets. 

Best regards, 


Bruno 
  

-- 

*******************************************************************

Bruno Dumant

Directeur Technique / Chief Technology Officer

Kelua

9 Chemin de la Brocardi�re

69570 Dardilly



tel: +33 4 37 49 63 94

fax: +33 4 37 49 63 91

*******************************************************************
  

To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonathan".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to