In ESB carbon.xml  I setup this config:
        <Offset>2</Offset>

When I create an ESB server inside Eclipse if I leave the default ports and
another server instance is running with the same ports I get an error:
Server port is in use: 9443. 

So I change manually the ports(http/https) = ports + 2 inside eclipse server
config. 

But after start the ESB take the Offset value so if I want to use the https
port 9445 inside Eclipse its started as 9447. Ports = ports + 2 + Offset.

[2011-07-28 23:46:43,166]  INFO - HttpTransport Created Connector
[HTTP_11_NIO://*:9767]
[2011-07-28 23:46:43,166]  INFO - HttpTransport Created Connector
[HTTPS_11_NIO://*:9447]

This is the normal behavior? What can I do to avoid this?

Saludos,
Ing. Jorge Infante Osorio.
J´Dpto Soluciones SOA.
CDAE.
Fac. 5.
UCI.



_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to