[JDEV] Help: Invalid namespace specified

Keith Minkler kminkler at jabber.com
Thu Mar 8 16:24:17 CST 2001


If you are connecting to base accept, which I believe you are, since you
said you were connecting on port 1000 or some such, not 5269, the namespace
you need to be using is "jabber:component:accept" not jabber:server...
jabber:server is used when connecting to the s2s commponent (usually on port 5269)


On Thu, Mar 08, 2001 at 08:44:42AM -0700, David S. Hansen wrote:
> 
> > I'll help you out, but first - are you trying to connect as a component
> into
> > the server's trust (so you can do things like access XDB of user
> accounts), or
> > are you trying to be a completely independant server piece? the 'service'
> > section in the jabber.xml points towards component access, but the use of
> > jabber:server implies that you are trrying to be separate (jabber:server
> is for
> > s2s communication, not for components)
> 
> I would ideally like to connect as a trusted component - I am using MySQL as
> the xdb data store, so theoretically I could call my own xdb routines
> through jdbc and NOT be a trusted component, but I'm not too keen on that
> idea. =)
> 
> The main idea is that I would like to connect and somehow register to be an
> smtp transport, so that jabberd routes any <message> elements to this
> standalone java app - I have everything ready to go except the means of
> establishing the trusted connection to do this, becuse it's just so damned
> undocumented. =)
> 
> In advance, I thank you for your help.
> 
> 
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
Keith Minkler

-------
Software Developer
Jabber.COM, Inc.
-------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <https://www.jabber.org/jdev/attachments/20010308/fc6fca80/attachment-0002.pgp>


More information about the JDev mailing list