Thanks, that did it. Did see couple of errors in the log which i wont worry about, as below:
10:34:14,225 | ERROR | org.apache.vysper.xmpp.modules.extension.xep0054_vcardtem p.VcardTempModule | no VcardTempPersistenceManager found 10:34:14,237 | ERROR | org.apache.vysper.xmpp.modules.extension.xep0049_privated ata.PrivateDataModule | no PrivateDataPersistenceManager found > Date: Thu, 29 Sep 2011 11:20:39 +0200 > Subject: Re: exception on building and starting Vysper server.. > From: nik...@protocol7.com > To: users@mina.apache.org > > On Thu, Sep 29, 2011 at 10:56 AM, Bernd Fondermann > <bernd.fonderm...@googlemail.com> wrote: > > <bean > > class="org.apache.vysper.xmpp.modules.extension.xep0119_xmppping.XmppPingModule" > > /> > > There's a typo, it's XEP199, not XEP119. Fixed in trunk. > > /niklas