Setup LiferayPage edited by Ralf EichingerTable of contents
For developing/testing/running Wicket-portlets a portal server is necessary. There are some opensource portals in the market: Liferay, Jetspeed, JBoss Portal Server, OpenPortal (Sun Java System Portal Server). InstallationWindows:
ConfigurationIf you do not want the portal to run under the port 8080, you have to edit the tomcat configuration file D:\liferay-portal-5.2.3\tomcat-6.0.18\conf\server.xml, e.g. to use 18080 instead: File "server.xml" ... <Server port="*18005*" shutdown="SHUTDOWN"> ... <Connector port="*18080*" protocol="HTTP/1.1" connectionTimeout="20000" redirectPort="*18443*" URIEncoding="UTF-8" /> ... <Connector port="*18009*" protocol="AJP/1.3" redirectPort="*18443*" URIEncoding="UTF-8" /> ... </Server>
Change Notification Preferences
View Online
|
View Change
|
Add Comment
|
- [CONF] Apache Wicket > Setup Liferay confluence
- [CONF] Apache Wicket > Setup Liferay confluence
- [CONF] Apache Wicket > Setup Liferay confluence
- [CONF] Apache Wicket > Setup Liferay confluence
- [CONF] Apache Wicket > Setup Liferay confluence
- [CONF] Apache Wicket > Setup Liferay confluence
