M
Michael Jacobs
Guest
To not spend time guessing about who's not doing what, it is probably time to go the debug logging route in the REST service. WEB-INF/classes/log4j.properties log4j.logger.com.progress.rest.security=DEBUG, ... Look for the CORS class reference in the REST service's log file.
Continue reading...
Continue reading...