Skip to content

Cannot add deployment to server #574

Open
@jfrantzius

Description

@jfrantzius

Server Connector v0.26.1
Remote Server Protocol UI v0.23.17

When I add a deployment to a server, it doesn't show up below that server.

To reproduce:

  1. Right-click "Red Hat Server Connector", choose e.g. "wildfly-27.0.1 final"
  2. Choose "download", confirm license, wait for download
  3. Right-click "wildfly-27.0.1.Final", choose "Add deployment"
  4. Select an exploded war file from file system, confirm
  5. Answer "Do you want to edit optional deployment parameters?" with "No"

Observed behaviour
No deployment visible below server "wildfly-27.0.Final"

Expected behaviour:
Deployment should turn up below server

Workaround:
With the Tomcat server 9.0.41, the following once worked as a workaround, but it didn't when I tried with Wildfly:

  1. Right-click "apache-tomcat-9.0.41", choose "Add deployment"
  2. Select an exploded war file from file system, confirm
  3. Answer "Do you want to edit optional deployment parameters?" with "Yes"
  4. Confirm following questions with Return key

Afterwards, the deployment became visible below the Tomcat server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions