Intellij Idea, how to deploy war on already running Glassfish

Answered

Im need to deploy an artifact on server that is already running , but when i click run intellij first try to start the derver but server is already running. My question is " How I can deploy that specific part of application by connecting with already running server domain?"

0
3 comments
Official comment

Please see "Deploying an artifact onto a running server" in this help topic: https://www.jetbrains.com/idea/help/developing-a-java-ee-application.html.

There is Glassfish Remote configuration that will not start the server like Local.

0
Avatar
Permanently deleted user

and how can I use that in my case? can you please explain a little bit!

0

Please sign in to leave a comment.