It's all about the answers!

Ask a question

can i set multiple domains in RPE CORS_DOMAINS


Lewis Tsao (2174962) | asked Nov 27 '19, 10:41 a.m.
I am trying to create a DNG extension servlet that gets info from DNG and then generates a report from RPE
I have ELM (jts + rm in one liberty profile https://localhost:9443) and RPE on https://localhost:9444.
I have set environment variable CORS_DOMAINS=https://localhost:9443

In addition I am running Eclipse/jetty server to test my servlet, so the servlet is running on http://localhost:8080 (note the http).

I keep getting error message about cross domain attack.

Is there a way of adding more domains to CORS_DOMAINS? If so, what format.

I am sure RPE must be capable of serving mutiple domains that may want to access it.

Be the first one to answer this question!


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.