Suganda Sidharta:
how to change liferay port ?
i think default is 8080
i want to use 8080 for another server
but i dont know how to change the liferay jboss port
A late answer, but maybe you are still with that problem?
This is not a liferay problem, you need to configure JBoss. Therefore, the JBoss documentation should help further.
Have a look at a file called "service.xml" in the $jboss_home/server/<instancename>/deploy directory structure (it should reside in a subdirectory, the exact name depends on the JBoss version).
In there you find attributes named "port". Use them to define the ports JBoss uses for HTTP and AJP.
Bitte melden Sie sich an, um diesen Inhalt als unangebracht zu kennzeichnen.