[jbosstools-issues] [JBoss JIRA] (JBIDE-21984) Wrong Source Path when creating OS3 Server Adapter for multiple applications
Alexey Kazakov (JIRA)
issues at jboss.org
Mon Mar 28 18:20:00 EDT 2016
[ https://issues.jboss.org/browse/JBIDE-21984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexey Kazakov updated JBIDE-21984:
-----------------------------------
Steps to Reproduce:
1. Create a OS3 project
2. Create a basic javaee application
3. Create a server adapter using OS Explorer->project->eap-app->Server Adapter...
4. Create a nodejs application
5. Open a New Server Adapter wizard using OS Explorer->project->nodejs-example->Server Adapter...
6. The Source Path filed points to the wrong javaee! It's hidden by default in the "Advanced" section and very hard to notice. So it creates broken server adapter.
7. Even if manually select the correct source the OS server adapter will contain the wrong eap-app module. It should not have any wtp module it all because nodejs-example is not a wtp project.
was:
1. Create a OS3 project
2. Create a basic javaee application
3. Create a server adapter using OS Explorer->project->eap-app->Server Adapter...
4. Create a nodejs application
5. Open a New Server Adapter wizard using OS Explorer->project->nodejs-example->Server Adapter...
6. The Source Path filed points to the wrong javaee! It's hidden by default in the "Advanced" section and very hard to notice. So it creates broken server adapter by default.
> 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
> Fix For: 4.3.1.CR1
>
> Attachments: launch_config.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)
More information about the jbosstools-issues
mailing list