]
Andre Dietisheim commented on JBIDE-21984:
------------------------------------------
merged into jbosstools-4.3.x
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.