[
https://issues.jboss.org/browse/JBIDE-21984?page=com.atlassian.jira.plugi...
]
Andre Dietisheim commented on JBIDE-21984:
------------------------------------------
The patch takes the following approach:
# If you start the wizard from explorer:
## the service that is selected is used, the workspace project is inferred from it by
comparing the git uri in the buildConfig (of the selected service) with the git remotes of
the workspace projects
# if you start the wizard from "Servers" view or "New wizards"/main
menu:
## the workspace project that's selected will be used, the service is inferred from it
by comparing the git uri in the buildConfigs of the available services with the git remote
of the (selected) workspace project
Wrong Source Path when creating OS3 Server Adapter for multiple
applications
----------------------------------------------------------------------------
Key: JBIDE-21984
URL:
https://issues.jboss.org/browse/JBIDE-21984
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.CR1
Reporter: Alexey Kazakov
Assignee: Andre Dietisheim
Priority: Blocker
Labels: openshift_v3, server_adapter_wizard
Fix For: 4.3.1.CR1
Attachments: launch_config.png, Screenshot 2016-03-31 14.34.47.png,
server-adapter.png
1.
!server-adapter.png|thumbnail!
2. Even selecting the correct source manually doesn't help. The eclipse project is
still incorrect in the launch config.
!launch_config.png|thumbnail!
Maybe it's because the nodejs eclipse project is not a wtp project and the server
adapter picks up the only available wtp module - eap-app.
The only way to create a proper server adapter for the nodejs-example is to delete the
eap eclipse project from the workspace.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)