The Artima Developer Community
Sponsored Link

Web Buzz Forum
How To Debug Smack API (Java XMPP Library)

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Angsuman Chakraborty

Posts: 19816
Nickname: angsuman
Registered: Dec, 2003

Angsuman Chakraborty is the CEO and Chief Architect at Taragana
How To Debug Smack API (Java XMPP Library) Posted: Aug 17, 2008 10:23 AM
Reply to this message Reply

This post originated from an RSS feed registered with Web Buzz by Angsuman Chakraborty.
Original Post: How To Debug Smack API (Java XMPP Library)
Feed Title: Simple Thoughts on Web Technologies
Feed URL: http://tech.gaeatimes.com/index.php/search/internet/feed/
Feed Description: News and views as a Software Architect and Entrepreneur on Web Technologies.
Latest Web Buzz Posts
Latest Web Buzz Posts by Angsuman Chakraborty
Latest Posts From Simple Thoughts on Web Technologies

Advertisement
Smack is an excellent Java XMPP Library. While creating a pubsub broker in XMPP I faced a strange issue where few messages were missing. I then found a simple way to debug the Smack library. Just start your JVM (java) with the following option: java -Dsmack.debugEnabled=true Class.Name It opens up four tabs. The first tab (All) contains [...]

Read: How To Debug Smack API (Java XMPP Library)

Topic: How To Report Spam From GMail Account Previous Topic   Next Topic Topic: How To Use Linksys Compact Wireless-G Internet Video Camera WVC54GC From Linux

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use