users@jersey.java.net

[Jersey] UriInfo oddness on Jetty vs Grizzly

From: Robert DiFalco <robert.difalco_at_gmail.com>
Date: Wed, 12 Mar 2014 12:04:09 -0700

I recently changed my heroku deployed app from Jetty to Grizzly. I am now
getting some weird behavior.

When I create my redirect URIs I now get a port 80 in the URI whereas under
Jetty I get one with no port specified. I do NOT want the port specified.

Any ideas what can be going on here?