[JDEV] invalid stream namespace

David Waite dwaite at jabber.com
Tue Oct 17 23:04:51 CDT 2000


Ram wrote:

go to http://etherx.jabber.org/streams . The format has not changed, but
unfortunately before it was not fully verified - with the new, upcoming 1.2
server the code has been rewritten and it is now very stringently checked.

The full DTD is there, but the basic format is

<stream:stream xmlns:stream="http://etherx.jabber.org/streams"
xmlns="jabber:client" to="jabberserver">

with jabber:client changing if you aren't a client to server connection, and
jabberserver being the server name (for virtualhosts).

-David Waite

> hello!
> i have developed a jabber client in JSP and java...and  till now it was
> working perfect. but now when i connect to  jabbert.org it's  not getting
> connected. is a new version of server up and running???... when i connect to
> jabber.com it's working perfect.  can anyone tell me where i can find the
> modified xml streams.  i have developed my own parser for the previous
> version . please help me out people!
> cheers
> Ram
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev





More information about the JDev mailing list