JSO is also used in netbeans for client side code. You *might* find
some of the examples in there relevant to your objectives.
cvs -d :pserver:[EMAIL PROTECTED]:/cvs co collab/service
bigger picture at
http://collab.netbeans.org
hth,
Jacques
Trejkaz wrote:
On Saturday 20 May 2006 03:10, Christian Cantrell wrote:
Can anyone recommend any Java XMPP libraries suitable for writing
external components. Smack seems restricted to clients, and I can't
make heads or tails of JSO.
I've always used JSO to make components, it turns out to be fairly simple if
you borrow the component example code and work from there.
TX