Hi, Thanks for your interest in Vysper. Unfortunately, external components, as described in http://xmpp.org/extensions/xep-0114.html are not supported, at least not yet. Progress is tracked here http://issues.apache.org/jira/browse/VYSPER-91 as soon as progress is being made.
Everybody is welcome to contribute on the dev list to get this implemented in Vysper. Bernd On Mon, Oct 25, 2010 at 23:27, Jeffrey Olchovy <[email protected]> wrote: > Hello, > > I am new to Vysper, but have used both OpenFire and ejabberd in the past. > > I am looking for a parallel instruction set to programmatically create an > external component using Vysper. > > For example, to create an external component using ejabberd: > > {5270, ejabberd_service, [ > {access, all}, > {shaper_rule, fast}, > {ip, {127, 0, 0, 1}}, > {hosts, ["subdomain.example"], [{password, "*******"}]} > ]} > > I am slightly confused by the component package in Vysper and how to perform > the analogous task. > > Any help would be appreciated, > Thanks, > > Jeff > >
