1

I am using WSO2 API Manager

How to set Proxy Auto Config (PAC) file in axi2.xml?

CertainPerformance
  • 356,069
  • 52
  • 309
  • 320
Maria
  • 21
  • 1

1 Answers1

0

PAC seems to be a client-side JS file which can't be used at server-side. So you can read that file and configure axis2.xml manually.

Bee
  • 12,251
  • 11
  • 46
  • 73