[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-9781) Openshift Express: User#createDomain should be available so that you may create a domain initially

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Tue Sep 27 08:58:27 EDT 2011


Openshift Express: User#createDomain should be available so that you may create a domain initially
--------------------------------------------------------------------------------------------------

                 Key: JBIDE-9781
                 URL: https://issues.jboss.org/browse/JBIDE-9781
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: JBossAS/Servers
    Affects Versions: 3.3.0.M4
            Reporter: Andre Dietisheim
            Assignee: Andre Dietisheim
             Fix For: 3.3.0.M4


The current usage scheme of the openshift express client is the following:

{code}
User user = new User(username, password);
IDomain domain = user.createDomain(name);
IApplication application = user.createApplication(name, cartridge);
...
{code}

there's currently no User#createDomain().

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list