[JDEV] Re: Jabber Conferencing with v1.4
Jens Langner
Jens.Langner at htw-dresden.de
Thu Jan 25 18:35:37 CST 2001
Hello Michael
On 26-Jan-01 Liu, Michael (mliu at akamai.com) wrote:
> I've been trying to install the conferencing service on Jabber v1.4pre2.
> As far as I've been able to tell I've installed it correctly. When I run
> jabberd in Debug mode I don't see any error messages referencing
> conferencing. But when I try to start a group chat with Group name jabber
> (I'm using JabberIM), I get the error message "An unhandled exception when
> occurred trying to connect with a chat group: Not Found (Error Code 404)".
> When I look at the error messages on my server, it says that it failed to
> open jabber.xml in my spool directory. Do I need to create an XML file for
> the group beforehand? Have I improperly installed the conferencing module?
> Thanks for any help you can give.
I also installed the conferencing transport today and suprisingly managed it
to install with any problem.
I just downloaded directly from download.jabber.org from the cvs directory
and then compile the .so and added the following in the jabber.xml:
<conference type="private" jid="conference.mydomain.net" name="Private Conferencing"/>
<service id="conference">
<load>
<groupchat>/usr/local/jabber/conferencing/src/groupchat.so</groupchat>
</load>
<host>conference.mydomain.net</host>
</service>
I also used JabberIM but v0.9.6 because v1.1 is somehow buggy !
Hope that will help you installing it at your side
jens
--
.--------------------------------------------------------------------------.
| Jens Langner eMail: Jens.Langner at htw-dresden.de |
| Bergstrasse 68 WWW: http://damato.home.pages.de/ |
| D-01069 Dresden IRC: DaMato@#AmigaGER |
| Germany |
| Tel: +49-(0)351/4721080 ...100% Microsoft free... |
`--------------------------------------------------------------------------'
BASIC is the Computer Science equivalent of 'Scientific Creationism'.
More information about the JDev
mailing list