How to start the webmethods enterprise server

Hi,
we have our installation of webMethods enterprise server on solaris 2.8 at location /opt/wment41

We have a very basic question. How do we start the webMethods enterprise server?

When we try to use some workflow without starting it, here is the error message we get

The host ‘host1’ was found, but no Enterprise server is running on port 6849 of that host

What is the command to start the enterprise server on a certain port?

It’s pretty simple…it should still be something line

broker_start localhost:nnnn

where nnnn is the port number. Also, this assume you are actually logged on to the broker host you are trying to start. localhost implies that.

you can check the actual syntax by going to /opt/wment41/bin or whereever you placed your bin’s.