OSGi Console not showing in Glassfish 3.1.1 admin pages -
OSGi Console not showing in Glassfish 3.1.1 admin pages -
i installed fresh new glassfish 3.1.1 instance. reasons, needed alter default http port 9081 , admin port 9049.
then admin interface used update tool install osgi console.
i have new "osgi console" tab in server admin page, when click on it, contents don't load. turns out, tab trying load page standard http port (8080), whereas configured http port 9081.
when seek access osgi console straight browser admin port (http://localhost:9049/osgi/system/console/bundles/), everything's showing fine, installation in ok.
so question is, how setup glassfish request redirected?
thanks.
file bug in osgi category in glassfish jira. osgi console plugin should have intelligence know port server configured hear http requests.
console glassfish osgi
Comments
Post a Comment