[coldbox:16303] [coldbox-3.5.2] SES URLs not working

Excellent! Welcome to coldbox.

Brad

Thanks Brad, finally got it working. :o)

Found this link after your suggestions which had some hints from Luis (Google Groups) which helped narrow it down. Before I couldn’t quite figure out if it was a Glassfish or ColdBox config issue.

I added the following to my railo/WEB-INF/web.xml config file:

CFMLServlet /myappname/index.cfm/*

Originally i had been adding /railo to the front of this url-pattern.

Much thanks and keep up the good work.
RJ