Where can I find my installation in a mesh?

I installed one server from sea fish manually, and one with the netbeans network. How can I find out which one is installed with netbeans?

+5
source share
1 answer

The one installed by NetBeans should be automatically registered with NetBeans, so go to Tools → Servers and select the Glassfish server. It will tell you approximately where the server was installed (it will provide you with the Domains folder, which is located under the root installation).

+7
source

All Articles