Make sure you have nsjabber.so in
ns_section ns/server/${server}/modules
in you config.tcl file after loading nsdb.so
Try
ns_section ns/server/${server}/modules ... ... ns_param nsdb ${bindir}/nsdb.so ns_param nsjabber ${bindir}/nsjabber.so
\Orzenil