Question for msn gateway

Submitted by Anonymous on Wed, 2008-05-14 15:38.

hello

I cant' seem to figure out how to get the msn gateway up and running with the tigase server. Could you please explain how it can be done, or maybe i have missed the appropriate section.

regards

Trackback URL for this post:

http://www.tigase.org/en/trackback/1398
kobit's picture
Submitted by kobit on Thu, 2008-05-15 15:10.

Thank you for your information. I am glad it is working for you.

Indeed, there used to be a problem with the property filename. I noticed it after releasing the last stable version. It is fixed now and will be included in the next release.


Submitted by Anonymous (not verified) on Thu, 2008-05-15 14:32.

my message was a little confusing:
I had to rename the init.properties file to initial.properties to get it to be taken into account. Now it seems to work fine.
Thank you for your help

Submitted by Anonymous (not verified) on Thu, 2008-05-15 14:30.

hello

okay i got it to work, in the server log the loaded properties file was initial.properties, so I the existing renamed init.properties to match that (initial.properties) and it worked fine from then on. Maybe a forgotten or old conf name.
I am using the server on windows and will try it on unix later on.

kobit's picture
Submitted by kobit on Thu, 2008-05-15 14:03.

Yes, there should be a section in the XML configuration file starting with following:

<component name="msn">

In the log file you should be able to find entries with Gateway and MsnConnection.


Submitted by Anonymous (not verified) on Thu, 2008-05-15 13:31.

thank you for the reply

Is there anything in the logs or regenerated XML conf file that i can check to make sure the component is loaded. I have followed your steps and gone and added the lines in the etc/init.confile, however the psi discovery does not seem the have it.
regards

kobit's picture
Submitted by kobit on Wed, 2008-05-14 16:27.

The simplest way is to regenerate XML configuration file using following steps:

  1. Make sure you have also tigase-extras jar file in libs/ directory.
  2. Remove your XML configuration file for your server installation
  3. Add following parameters to either tigase.conf or init.properties file:
    --comp-name-1=msn
    --comp-class-1=tigase.server.gateways.Gateway
    
  4. Start you server and MSN gateway should be added to your configuration and loaded into the server.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.