Score:0

How to find which one port is the actual port number of glassfish domain?

qa flag
<network-listeners>
              <network-listener protocol="http-listener-1" port="8080" name="http-listener-1" thread-pool="http-thread-pool" transport="tcp"></network-listener>
              <network-listener protocol="http-listener-2" port="8181" name="http-listener-2" thread-pool="http-thread-pool" transport="tcp"></network-listener>
              <network-listener protocol="pu-protocol" port="4848" name="admin-listener" thread-pool="admin-thread-pool" transport="tcp"></network-listener>      
  
</network-listeners>

https://docs.oracle.com/cd/E19879-01/821-0177/fxxov/index.html

According to this documentation, I need to see the http-listener port value. But there are 2 values for http-listener.

Likewise, in fact the glassfish admin runs from "ip address:4848"

I need to change password using this command, and I'm not sure what is the port number of the domain.

asadmin --port 5048 enable-secure-admin
Score:0
qa flag

To change the password, you cahnge that of admin port, that's the one that ends with 48.

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.