Skip navigation
1567 Views 7 Replies Latest reply: Sep 2, 2010 2:56 PM by LG RSS
metamaterial Bronze 7 posts since
Apr 16, 2010
Currently Being Moderated

Aug 6, 2010 4:18 PM

Problems with Trunk builds of Openfire and Tinder

Wanted to report a few things.

1.  The latest build of openfire references an older  version of  tinder.jar.  It's pre- 11520  as protected JID jid = null;  is missing in AbstractComponent

2. Having rebuild the latest tinder.jar and  updated openfire with this library discovered that the latest changes to JID  had messed things up. Namely JID.toString() now returns null@component.domain.com for  nodeless jids (components) so  the components and plugins are pretty much disfunctional.  Reverting to older code base for JID.java solved the problem.

If this hasn't been reported yet looks like #1 is the reason from # didn't surface right away.

cheers

More Like This

  • Retrieving data ...

Bookmarked By (0)

Legend

  • Correct Answers - 10 points
  • Helpful Answers - 5 points