Command line configuration

Hi all

Im finding the documentation on JM to be a bit flimsy. Is there any way to configure on the command line the port on which to listen? There does not seem to be an entry in jive_messenger/conf/jive-messenger.xml

Hopefully the user does not have to log in to the admin software for this…

thanx in advance

Hi shrndegruv,

The ability to set the port is configurable in the jive-messenger.xml as of version 2.1.2:

9090

9091

Hope that helps,

Ryan

The admin console port is settable in the config file as Ryan described. If you want to change the XMPP port, you have to do that in the admin console or database.

-Matt

thanx for the replys