On Tue, May 24, 2011 at 5:13 PM, Max Charas <[email protected]> wrote: > I´ve just started looking at Vysper and it seems impressive. I´ve run in to > one minor problem though. > Is it possible to enable server-to-server connections through the spring > config?
Doesn't seem like it does. You can add the endpoint, but not set the server feature (as described in http://mina.apache.org/vysper/server-to-server-connections.html). The latter would require a helper which we do not currently have. Feel free to add a JIRA issue for this and we'll look into it. Or provide a patch :-) /niklas
