Skip navigation
This discussion is archived
56631 Views 131 Replies Latest reply: Oct 3, 2006 8:46 AM by Matt Tucker RSS 1 2 3 ... 9 Previous Next
Noah Campbell Silver 306 posts since
Jun 1, 2005
Currently Being Moderated

Sep 1, 2005 9:57 PM

Yahoo Gateway Beta

There has been interest in a Yahoo! Gateway and this an implementation that is beta quality, but provides the ability to send/receive messages from jabber users to yahoo user.

 

 

Yahoo Gateway BetaTo run[/b]:

 

look at config.properties.template and change the values accordingly.  These need to match the values on your jabber server (or xmpp server of choice, I haven''t tested other server though).  You''ll also need to setup your external components to include the proper domain (yahoo) and the proper secret phrase (test).  Make sure all the files are in the same directory

 

Yahoo Gateway Beta

java -jar gateway.jar --config=config.properties --transports=transports.properties

/code

 

Yahoo Gateway BetaIn your favorite IM Client[/b]:

 

Browse services.

Select yahoo -> register.

supply your username/password for your yahoo account

 

Yahoo Gateway BetaNote: You''ll have to explicitly add your contacts[/i].  I''m working on a way to make this automatic.

 

I need your feedback on what''s missing/wrong/broken and working and will be greatly appreciated.

 

Sincerely,

 

Noah

Attachments:
  • Calculating status... 4 posts since
    Aug 26, 2005
    Currently Being Moderated
    1. Sep 6, 2005 6:11 AM (in response to Noah Campbell)
    Re: Yahoo Gateway Beta

    I have trouble to run your code. May be the whole package need be recompiled. But I didn''t find your source code for the ExternalGateway.

    Thanks

    Exception in thread "main" java.lang.UnsupportedClassVersionError: org/jivesoftware/messenger/gateway/ExternalGateway (Unsupported major.minor version 49.0)

            at java.lang.ClassLoader.defineClass0(Native Method)

            at java.lang.ClassLoader.defineClass(ClassLoader.java:537)

            at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)

            at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)

            at java.net.URLClassLoader.access$100(URLClassLoader.java:55)

            at java.net.URLClassLoader$1.run(URLClassLoader.java:194)

            at java.security.AccessController.doPrivileged(Native Method)

            at java.net.URLClassLoader.findClass(URLClassLoader.java:187)

            at java.lang.ClassLoader.loadClass(ClassLoader.java:289)

            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:2

  • Bronze 59 posts since
    Aug 10, 2005
    Currently Being Moderated
    3. Sep 6, 2005 8:59 AM (in response to Noah Campbell)
    Re: Yahoo Gateway Beta

    problem with yahoo transport beta

     

    Re: Yahoo Gateway Beta# ./java -jar /opt/jive_messenger/yahoo-transport/gateway.jar --co

    nfig=config.properties --transports=transports.properties

    Exception in thread "main" java.lang.ExceptionInInitializerError

    Caused by: java.util.MissingResourceException: Can''t find gateway_i18n bundle

            at java.util.logging.Logger.setupResourceInfo(Unknown Source)

            at java.util.logging.Logger.(Unknown S

    ource)

  • Matt Tucker Jiver 3,190 posts since
    Jun 28, 2001
    Currently Being Moderated
    5. Sep 6, 2005 9:15 AM (in response to Noah Campbell)
    Re: Yahoo Gateway Beta

    Where do you live?  It''s a silly question, but the

    only locale that I have resouces for is _en.  I''ll

    create a base gateway_i18n resource bundel that is

    the same as the en locale.

     

    The trick we use is to store an _en bundle in SVN but then build a base bundle using Ant from the English bundle during build time. That makes it easier to keep stuff in sync.

     

    -Matt

  • Bronze 59 posts since
    Aug 10, 2005
    Currently Being Moderated
    6. Sep 6, 2005 9:23 AM (in response to Noah Campbell)
    Re: Yahoo Gateway Beta

    I live in Cuba, the language of serves is Spanish

     

    excuse by my ingles,

     

    Daniel

  • Bronze 59 posts since
    Aug 10, 2005
    Currently Being Moderated
    8. Sep 6, 2005 9:34 AM (in response to Noah Campbell)
    Re: Yahoo Gateway Beta

    the problem was solved, thank you very much

  • Bronze 59 posts since
    Aug 10, 2005
    Currently Being Moderated
    9. Sep 6, 2005 9:44 AM (in response to Daniel Hdez)
    Re: Yahoo Gateway Beta

    It does not give errors me, nevertheless does not work

  • Bronze 59 posts since
    Aug 10, 2005
    Currently Being Moderated
    11. Sep 6, 2005 9:56 AM (in response to Daniel Hdez)
    Re: Yahoo Gateway Beta

    it already works to me but I do not obtain the list of contacts

  • Bronze 59 posts since
    Aug 10, 2005
    Currently Being Moderated
    13. Sep 6, 2005 10:05 AM (in response to Noah Campbell)
    Re: Yahoo Gateway Beta

    with Neons but it does not work, now I do it with exodus

1 2 3 ... 9 Previous Next

More Like This

  • Retrieving data ...

Bookmarked By (0)