[JBoss JIRA] (JBIDE-14588) Create OpenShift Application from remote repository
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14588?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-14588:
------------------------------------------
added explanatory label to "source code"
> Create OpenShift Application from remote repository
> ---------------------------------------------------
>
> Key: JBIDE-14588
> URL: https://issues.jboss.org/browse/JBIDE-14588
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.1.0.Beta1
> Reporter: Fred Bricon
> Assignee: Andre Dietisheim
> Labels: new_and_noteworthy
> Fix For: 4.1.0.Beta2
>
> Attachments: 2013-05-31 13.09.bmml, 2013-05-31 13.09.bmml, 2013-05-31 13.09.png, file-new-wizard.png, wizard-page-1.png, wizard-page-1.png
>
>
> It'd be nice to create an OpenShift app directly from a remote git repo, to be consistent with the Web UI :
> !http://content.screencast.com/users/fbricon/folders/Jing/media/3fcb6305-5340-4529-91c9-2466266d32c4/2013-05-22_1857.png!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 5 months
[JBoss JIRA] (JBIDE-9720) Issues when starting and stopping an EAP or SOA-P server using -Djboss.service.binding.set=ports-03 in JBDS
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-9720?page=com.atlassian.jira.plugin... ]
Rob Stryker updated JBIDE-9720:
-------------------------------
Fix Version/s: 4.1.x
(was: 4.0.x)
Bulk move to 4.1.x
> Issues when starting and stopping an EAP or SOA-P server using -Djboss.service.binding.set=ports-03 in JBDS
> -----------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-9720
> URL: https://issues.jboss.org/browse/JBIDE-9720
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: server
> Reporter: Debbie Steigner
> Assignee: Rob Stryker
> Priority: Minor
> Fix For: 4.1.x
>
> Original Estimate: 0 minutes
> Remaining Estimate: 0 minutes
>
> Changed my open launch configuration for SOA-P v5.1 to use ports-03(-Djboss.service.binding.set=ports-03). When starting the server, the server starts successfully, but on the lower right hand side of the JBDS IDE, the message "Starting JBoss Server...." does not remove itself once the server has successfully started. Also, when attempting to shutdown the server from the JBDS IDE, the server aborts abruptly, an error dialog is created stating to look at the log for more errors. Using the default ports, the server behavior for starting and shutdown works successfully with no errors.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 5 months
[JBoss JIRA] (JBIDE-473) JBoss AS ignores context root property of dynamic web project
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-473?page=com.atlassian.jira.plugin.... ]
Rob Stryker updated JBIDE-473:
------------------------------
Fix Version/s: 4.1.x
(was: 4.0.x)
Bulk move to 4.1.x
> JBoss AS ignores context root property of dynamic web project
> -------------------------------------------------------------
>
> Key: JBIDE-473
> URL: https://issues.jboss.org/browse/JBIDE-473
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: server
> Reporter: Viacheslav Kabanovich
> Assignee: Rob Stryker
> Priority: Minor
> Fix For: 4.1.x
>
>
> Open editor for Tomcat Server (double click Tomcat node in Servers view). The editor has two tabs - Overview and Modules. In Modules tab, it is possible to select a registered web project and call dialog for changing path (context root) property by Edit button. Then, for example, if project's name is MyProject but path is set to /OurProject, in order to access the application running on Tomcat server one has to type in browser an address like http://localhost:8080/OurProject rather than http://localhost:8080/MyProject.
> Red Hat studio defines menu action 'Register Web Context in Server', which invokes dialog that allows to set context root property. That works fine with Tomcat server, but fails with JBoss AS, because it seems that its implementation ignores this property of web project when deploying it. Hence, the request is to develop this functionality of JBoss AS to the level of Tomcat server.
> Context root property is accessible through class org.eclipse.wst.common.componentcore.internal.util.ComponentUtilities with methods
> public static void setServerContextRoot(IProject project, String contextRoot)
> public static String getServerContextRoot(IProject project)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 5 months