]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc/pom.xml
Remove settings dirs
[gpl/argeo-slc.git] / org.argeo.slc / pom.xml
index b4ce73d6826c7269964d4d0751f622f4f2fa2f5e..ac3a081f957753dca9e78c29147174aa4272863d 100644 (file)
                                                <contextPath>org.argeo.slc.webapp</contextPath>
                                                <stopKey>stopKey</stopKey>
                                                <stopPort>8081</stopPort>
+                                               <connectors>
+                                                       <connector
+                                                               implementation="org.mortbay.jetty.nio.SelectChannelConnector">
+                                                               <port>9090</port>
+                                                               <maxIdleTime>60000</maxIdleTime>
+                                                       </connector>
+                                               </connectors>
                                        </configuration>
                                </plugin>
                        </plugins>
                                <artifactId>spring-aop</artifactId>
                                <version>${version.spring}</version>
                        </dependency>
-                       
+
                        <dependency>
                                <groupId>org.springframework.ws</groupId>
                                <artifactId>spring-ws-core</artifactId>