ELM server rename - exclude a registered application
![]() Is there a way to perform a server rename and exclude one or more of the registered applications without actually removing them from the source jts? I searched the web and this forum but nothing jumped out at me. Thanks!
|
One answer
![]()
Ralph Schoon (62.7k●3●36●43)
| answered Jul 31 '19, 1:14 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Jul 31 '19, 1:15 a.m. Hi Jason,
why would you want to do that?
As far as I can tell, the only rule is that the application is accessible using its public URI root. If you only change the public URI for a part of the registered applications, the mapping file would have to be created that way. There have been/are deployments out there where one or more registered applications have public URI roots different from the JTS. So I think this should be possible. We just do not cover such exotic scenarios in the topology examples.
|