开发者

How to configure Jboss for two different ports?

开发者_如何学Go

I have a ear file and a war file, need to deploy them in two different ports such as 8443 and 5480 respectively. How to configure two ports seperately for those two files. I have no experience configuring JBoss. Any help would be appreciated.


Please see the following similar question which provides the answer.

Setting up multiple ports on a single JBoss instance?

Cheers!!!


Here is an example of ports that JBoss might run on with one instance:

4248    0.0.0.0:1098
4248    0.0.0.0:1099
4248    0.0.0.0:26510
4248    0.0.0.0:3873
4248    0.0.0.0:4444
4248    0.0.0.0:4445
4248    0.0.0.0:4446
4248    0.0.0.0:4457
4248    0.0.0.0:4712
4248    0.0.0.0:4713
4248    0.0.0.0:53629
4248    0.0.0.0:53630
4248    0.0.0.0:8009
4248    0.0.0.0:8081
4248    0.0.0.0:8083
4248    0.0.0.0:9999
4248    127.0.0.1:53637
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜