After playing with OpenFire for some time, I decided to go back to the default jabberd install on OS X Leopard
Server. Unfortunately, the application doesn’t seem to come with an un-installer nor are there directions in the documentation.
A quick search on the Ignite Software forums turned up these directions for removing OpenFire from your system:
sudo rm -rf /usr/local/openfire
sudo rm -rf /Library/PreferencePanes/Openfire.prefPane
sudo rm -rf /Library/LaunchDaemons/org.jivesoftware.openfire.plist
sudo rm -rf /Library/Receipts/Openfire.pkg
Thanks Todd Getz!

