1

I extracted ESB and AS, and opened up the repository/conf/carbon.xml file of the ESB >> “Ports” configuration. Change the “Offset” setting from 0 to 1.

I can run both of them on different ports 9443 & 9444. When I try to login to both of them, either of them will get log out.

Example- First I login to AS, then when I login to ESB, AS will logout and vise-verse. What should I do?

Community
  • 1
  • 1
John Seen
  • 701
  • 4
  • 15
  • 31

1 Answers1

1

Looks like this is a bug with products and reported an jira [1].

As a workaround, you can start two servers in two browsers. Then those instances will not automatically log out.

[1] https://wso2.org/jira/browse/WSAS-2249

Dilshani Subasinghe
  • 1,922
  • 2
  • 12
  • 14