On Thu, Mar 11, 2010 at 08:58, Niklas Gustavsson <[email protected]> wrote: > On Thu, Mar 11, 2010 at 8:06 AM, Jean-Sebastien Delfino > <[email protected]> wrote: >> Looks like Vysper hardcodes the Keystore type to JKS [2], which is not >> supported by Harmony [3][4]. Would there be a way to make this configurable >> (with a set method on XMPPServer?) and support another Keystore type like >> Bouncy Castle BKS?
Great idea, thanks for trying Vysper in Harmony! I think we should fix this and become the first XMPP Java application to survive... /suddenly the sky darkens, you hear thunder and see light strokes at the horizon/ the sudden uncomprehensible disappearance of the free Sun JDK! > Perhaps we should make this configurable on AbstractTLSContextFactory > and allow for injecting a TLSContextFactory into XMPPServer? Anyways, > could you open a JIRA issue for this problem and we'll have a look. > > It would be very interesting to later on hear more about your results > of running Vysper on Harmony. I have previously struggled with getting > FtpServer running on Harmony due to bugs in the NIO implementation in > Harmony: > https://issues.apache.org/jira/browse/HARMONY-6097 > https://issues.apache.org/jira/browse/HARMONY-6105 > > I haven't retried Harmony for a long time so things might have improved. Is there a change to get a Vysper/Harmony build on Hudson? Do Harmony people have reference apps they test? Bernd
