[jbosstools-issues] [JBoss JIRA] (JBIDE-12256) Show in -> Web Browser does nothing
Rob Stryker (JIRA)
jira-events at lists.jboss.org
Thu Jul 5 23:08:12 EDT 2012
[ https://issues.jboss.org/browse/JBIDE-12256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rob Stryker resolved JBIDE-12256.
---------------------------------
Resolution: Cannot Reproduce Bug
I am not able to replicate this at all. I tried several times. In all cases, the call to getWelcomePageUrl in ExpressServerExtendedProperties is called and properly returns a url.
The user model is not loaded at hte beginning of the method, however, the call to findApplicationForServer inside ExpressServerUtils loads it during the UserModel.getDefault().findUser(name) call. The loading of the user model is very fast, returning stubs, while the call to UserDelegate.getApplicationByName(name) and later application.getApplicationUrl() take the majority of the time.
Basically, I can't replicate it. Everything works as intended.
> Show in -> Web Browser does nothing
> -----------------------------------
>
> Key: JBIDE-12256
> URL: https://issues.jboss.org/browse/JBIDE-12256
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 3.3.0.Final
> Reporter: Andre Dietisheim
> Assignee: Rob Stryker
> Fix For: 3.3.x, 3.4.x
>
>
> If you restart eclipse, so that the user is not accessible - you'd have to provide the eclipse secure storage before being able to list a users applications - *Show in -> Web Browser* on the server adapter for an app does nothing (not browser is opened).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list