1
0
mirror of synced 2026-08-04 01:07:02 +00:00

SEC-1238: Disable portlet module

This commit is contained in:
Luke Taylor
2009-09-09 20:03:00 +00:00
parent 6851655ea9
commit aec730ae7e
4 changed files with 16 additions and 3 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
<version>${jetty.version}</version>
<configuration>
<contextPath>/cas</contextPath>
<webApp>${basedir}/cas-server-webapp-3.3.1.war</webApp>
<webApp>${basedir}/cas-server-webapp-3.3.3.war</webApp>
<connectors>
<connector implementation="org.mortbay.jetty.security.SslSocketConnector">
<port>9443</port>