It's all about the answers!

Ask a question

Can a string list reference two separate xml files?


Michael Alberda (2311447) | asked Aug 24 '18, 3:55 a.m.
Good Day,

I have created a http filtered value set by installing my own war file that consists of one xml file that is referenced in a string list.

My question is can I add a 2nd xml file to reference for a different value set to the same war file installed or is it better to install a new separate war file with the 2nd xml.

This way, I can use the same context root in the value set.

Thanks,
Kind Regards,
Michael.

Accepted answer


permanent link
Ralph Schoon (63.1k33646) | answered Aug 24 '18, 5:17 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 This is not really a concern of RTC. This is basically your implementation decision. You can do this in one war file and it would be easier to maintain. With some web servers it is even possible to not have to maintain a WAR file. You can just maintain and publish the XML. 

Michael Alberda selected this answer as the correct answer

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.