Add ACL Contacts XML sample
Closes gh-32
This commit is contained in:
8
servlet/xml/java/contacts/client/client.properties
Normal file
8
servlet/xml/java/contacts/client/client.properties
Normal file
@@ -0,0 +1,8 @@
|
||||
# Properties file with server URL settings for remote access.
|
||||
# Applied by PropertyPlaceholderConfigurer from "clientContext.xml".
|
||||
#
|
||||
|
||||
serverName=localhost
|
||||
httpPort=8080
|
||||
contextPath=/spring-security-sample-contacts-filter
|
||||
rmiPort=1099
|
||||
Reference in New Issue
Block a user