Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot add deployment to server #574

Open
jfrantzius opened this issue Mar 7, 2023 · 1 comment
Open

Cannot add deployment to server #574

jfrantzius opened this issue Mar 7, 2023 · 1 comment

Comments

@jfrantzius
Copy link

jfrantzius commented Mar 7, 2023

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.

@robstryker
Copy link
Contributor

I'm not able to replicate currently on either linux or windows. Currently everything seems working fine for me =/ I'll keep my eyes open. Have you tried restarting the vscode instance?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants