Can i create multiple brokers on the different port

Hi All,

I have installed webMethods Broker 6.5. It is running on 6849 port. If i create a new broker, it will also run in the same port(6849). Is there anyway to create multiple brokers each one running on different ports. If its there, how can i do that?

Thanks,
Vasanth.

Use webMethods Broker command line utilities :

server_config create data_dir -k license_key [-d description] [-p port] …

For more information refer to BrokerAdminGuide.pdf

Djibril.

Once you create the new Broker Server you will then be able to create a new Broker on that server. Ad Djibril said, this is all covered in the admin guide.