Before you start, first go to <CarbonHOME>/bin . Where <CarbonHOME> is the directory of the carbon server.
Start a carbon server with 1 port offset
(Useful when you need to start multiple servers (ESB, BPS, AS etc) at same time)
Start a Carbon server with remote-debug mode on port 5005
Start a carbon server with 1 port offset
(Useful when you need to start multiple servers (ESB, BPS, AS etc) at same time)
$ ./wso2server.sh -DportOffset=1
Start a Carbon server with remote-debug mode on port 5005
$ ./wso2server.sh debug 5005