[jbosstools-issues] [JBoss JIRA] (JBIDE-12076) URL is not available for cartridgees

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Fri Jun 1 13:41:18 EDT 2012


    [ https://issues.jboss.org/browse/JBIDE-12076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12698129#comment-12698129 ] 

Andre Dietisheim commented on JBIDE-12076:
------------------------------------------

I changed the openshift-java-client to pass embed infos in the app to the embedded cartridge that then will extract the url out of it:

https://github.com/adietish/openshift-java-client/commit/2f2be657150013111fbe4173091e06d50ae4cb16

Unfortunately this would not work if you have an app you embed a new cartridge to. The embed infos are in the application resource when we load it so that we can add a cartridge to it. When we then add the new cartridge, the related embed info is not there yet. We'd have to refresh the application resource. On the other hand, the very same connection url seems present in the creation log (the credentials and url that you get when embedding jenkins client, phpmyadmin etc.). I therefore try to get the url from the embed infos af it not present, I'll try on the creation log:

https://github.com/adietish/openshift-java-client/commit/6cb7a6ecf8d51b8c4fabc84cdac2737f9c58582a


                
> URL is not available for cartridgees
> ------------------------------------
>
>                 Key: JBIDE-12076
>                 URL: https://issues.jboss.org/browse/JBIDE-12076
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>            Reporter: Max Rydahl Andersen
>            Assignee: Andre Dietisheim
>            Priority: Critical
>             Fix For: 3.3.0.CR1, 3.3.1
>
>
> Probably too late but URLs for jenkins, phpadmin etc. is not made available anymore.
> https://bugzilla.redhat.com/show_bug.cgi?id=812046 indicates we might be able to parse it as a bad fallback.

--
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