|
Hi All,
I am wondering if server to server comms works for
external components? Meaning I have 2 jabber servers both running external
component (comp1). If I am logged into server 1 and want to send an IQ to comp1
on server 2 is this possible? How do I configure the components?
Example:
I am logged into server1 at this
point.
<iq to=[EMAIL PROTECTED]
type="get" id="100"><query xmlns="ns:ns:ns"/></iq>
I can see that server2 is getting the packet and
returning a 404 error. I assume that this is because my component is not
configured as service id = [EMAIL PROTECTED] but rather
"comp1". When trying to configure it as [EMAIL PROTECTED] I get an
error on startup, Invalid service name.
I am using jabber 1.4.2. Any help would be
great.
Thanks
Glenn
|
- Re: [JDEV] External component and s2s Glenn MacGregor
- Re: [JDEV] External component and s2s Matthias Wimmer
- Re: [JDEV] External component and s2s Glenn MacGregor
- Re: [JDEV] External component and s2s David Waite
- Re: [JDEV] External component and s2s Glenn MacGregor
