[JDEV] 1.4 Services Daemon
Philippe Raxhon
raxhonp at easynet.be
Mon Mar 11 14:12:55 CST 2002
You should then write a component in java. for more about components see:
- http://docs.jabber.org/general/html/component-intro.html
- http://www.pipetree.com/~dj/fosdem2002/
There are several java libraries for jabber. You can use JabberBeans
(http://jabberbeans.sourceforge.net/), especially the Launcher class. It
needs some mods but can easily be used to write accept components.
Cheers
Philippe
mj wrote:
> Can I write a service in java, and register that service in 1.4 (Linux).
>
> I would like to incorporate my XML-RPC and/or SOAP proxy into
>
> the server.
>
>
>
> Questions..............
>
> 1) Can I create custom namespace for the services.
>
> 2) Are the messages passed over to the registered services or....
>
> are the tied internally to the sockets on the server?
>
>
>
> I guess I could rephrase this as:
>
> Does the 1.4 server support java "plugin" outside service.
>
>
>
> Thanks for reading my post.
>
>
>
> Michael Joyner
>
> mj at newsnet2000.com <mailto:mj at newsnet2000.com>
>
>
>
More information about the JDev
mailing list