Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>glassfish3-connectorNew to Visual Studio Code? Get it now.
glassfish3-connector

glassfish3-connector

Maurizio Macrì

|
1,413 installs
| (0) | Free
An extension to connect to a local glassfish 3 server
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Glassfish 3 connector

This is a simple extension that allows to call glassfish asadmin commands from some ui in vscode and shows the logs in the vscode terminal section. It has been tested on windows and glassfish 3 but it might work (or not) also on other glassfish versions. It is meant to be used for development and on default configuration (domain1).

Features

It allows the following asadmin commands:

  • start-domain
  • stop-domain
  • deploy (--force)
  • undeploy

Requirements

It works on default (domain1) configuration and expects to find the server log file at the default path:

GLASSFISH_HOME\glassfish\domains\domain1\logs\server.log

Extension Settings

  • glassfish.autodeploy: deploys an artifact as soon as it detects a change on it (default is false).
  • glassfish.stop-on-close: execute the command 'stop-domain' when closing the vscode instance (default is true).

Info

Developed by (me) Maurizio Macrì.

Email me for info/support/suggestions.

Here you can find the source code of this extension.

If you like the extension, consider donating some money so i can quit my job!

Privacy policy

I do not collect any data.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft