Forum Post: RE: REST Method OPTIONS - ERR_EMPTY_RESPONSE

  • Thread starter Thread starter Michael Jacobs
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top