[jdev] Implementing db:result with JSO

Daniel Tietze daniel.tietze at go4teams.com
Thu Mar 25 06:26:18 CST 2004


Hi.

I'm having a hard time figuring out how to
implement the db:verify and db:result stanzas
with JSO extensions.

Specifcally - how can I add *content* to the
packet?

I can get a packet that sends itself as

<db:result xmlns='jabber:server' from='bla.go4teams.com'
to='somewhereelse.go4teams.com' id='whatever' />

But I can't get one like this:

<db:result xmlns='jabber:server' from='bla.go4teams.com'
to='somewhereelse.go4teams.com' id='whatever'>
some-string
</db:result>

as would appear to be required, as per
http://www.pipetree.com/jabber/jdp/x175.htm

I apologize if this is just me being dense (or that
thing about the forest and the trees), but I'd
apreciate a nudge in the right direction.

Regards,
	Daniel

-- 
  O==-+--------------------------------------------+-==O
      ! Dr. Daniel Tietze           go4teams GmbH  !
      ! Geschäftsführer       - Working Together - !
      !                                            !
      ! Tel.: +49-6151-869/542-1      Fax.: /6770  !
      +--------------------------------------------+
      ! Julius-Reiber-Strasse 15A; 64293 Darmstadt !
      ! Germany;           http://www.go4teams.com !
  O==-+--------------------------------------------+-==O




More information about the JDev mailing list