Skip navigation
2788 Views 4 Replies Latest reply: Jan 5, 2012 9:06 AM by bhalala RSS
dannytrinh Bronze 3 posts since
Jan 20, 2010
Currently Being Moderated

Jan 23, 2010 10:01 AM

Howto install Tinder.

Hello,

I have openfire run on RedHat 5.4 x86_64. I just download Tinder 1.21, but have no idea how to install it. I copied to /usr/lib64/openfire/plugins/, but I don't think it's right. Can anyone help, please?

Thanks,

  • Guus der Kinderen KeyContributor 770 posts since
    Sep 8, 2005
    Currently Being Moderated
    Jan 23, 2010 12:42 PM (in response to dannytrinh)
    Re: Howto install Tinder.

    Tinder is not an end product in itself. It's a library that can be used to build XMPP related functionality (Openfire itself, for example, uses Tinder and includes a copy).

     

    I'm not sure what you are trying to do: do you want to run Openfire? If so, there's no need for you to "install" Tinder. Are you trying to create a plugin for Openfire? Ifso, you can make use of the Tinder API without including Tinder explicitly (as it is included in Openfire). If you want to develop a stand-alone application that uses Tinder, the easiest way to include it is to add Tinder as a Maven artifact in your new project. Adding the Tinder library jar in your classpath will work too, of course.

    • sam Bronze 3 posts since
      Oct 21, 2010
      Currently Being Moderated
      Dec 16, 2010 1:58 AM (in response to Guus der Kinderen)
      Re: Howto install Tinder.

      Dear Guus,

       

      You write that Tinder is included in OpenFire. I'm in the process of developing an openfire plugin as a component and I read on (I think one of your posts) that it is better to make use of the AbstractComponent than Component. But I can't seem to find AbstractComponent in openfire 3.6.4. Could you point me in the right direction?

       

      Regards, Sam

More Like This

  • Retrieving data ...

Bookmarked By (0)

Legend

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