diff --git a/conf/ADT/production/META-INF/context.xml b/conf/ADT/production/META-INF/context.xml
new file mode 100644
index 0000000..10d7465
--- /dev/null
+++ b/conf/ADT/production/META-INF/context.xml
@@ -0,0 +1,35 @@
+
+
+
+
+ WEB-INF/web.xml
+
+
+
+
+
+
diff --git a/conf/ADT/production/WEB-INF/web.xml b/conf/ADT/production/WEB-INF/web.xml
new file mode 100644
index 0000000..1592699
--- /dev/null
+++ b/conf/ADT/production/WEB-INF/web.xml
@@ -0,0 +1,133 @@
+
+
+ FileProxy 1.0.2 (17) - ADT/production [15/07/2014 14:39]
+
+
+
+
+ com.newrelic.agent.APPLICATION_NAME
+ FileProxyServer ADT (production)
+
+
+
+
+
+ ErrorPage
+ /error.jsp
+
+
+ constantsFile
+ portal_settings.xml
+
+
+ logPropertyFile
+ log4j.xml
+
+
+
+ defaultLanguage
+ it
+
+
+
+
+ SessionFactory
+ it.softecspa.jwebber.frameworkImpl.session.CMSImplSessionFactory
+
+
+
+
+ SecurityManager
+ it.softecspa.jwebber.frameworkImpl.security.CMSImplSecurityManager
+
+
+
+
+ accessLogWhat
+ ,*,
+
+
+
+
+ mailServer
+ localhost
+
+
+
+
+ keyStore
+ it.softecspa.portal.security.KeyStoreImpl
+
+
+
+
+
+
+ WebApp
+ it.softecspa.portal.InitWebApp
+ 1
+
+
+ WebApp
+ /WebApp
+
+
+
+
+
+ Servlet http file proxy
+ httpFileProxy-Statement Servlet
+ httpFileProxyServlet
+ it.softecspa.fileproxy.proxyservices.HttpFileProxyService
+
+
+ httpFileProxyServlet
+ /proxy-services/statement
+
+
+
+
+
+
+ Servlet di monitoraggio standard
+ Monitor Servlet
+ Monitor
+ it.softecspa.portal.Monitor
+
+
+ Monitor
+ /monitor
+
+
+
+
+
+
+ 15
+
+
+
+ html
+ text/html
+
+
+
+ dtd
+ text/plain
+
+
+
+
+
+
+
+
+
+ index.html
+ index.htm
+ index.jsp
+ default.html
+ default.htm
+ default.jsp
+
+
diff --git a/conf/ADT/production/conf/log4j.xml b/conf/ADT/production/conf/log4j.xml
new file mode 100644
index 0000000..f99a928
--- /dev/null
+++ b/conf/ADT/production/conf/log4j.xml
@@ -0,0 +1,105 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/conf/ADT/production/conf/portal_settings.xml b/conf/ADT/production/conf/portal_settings.xml
new file mode 100644
index 0000000..d0e8891
--- /dev/null
+++ b/conf/ADT/production/conf/portal_settings.xml
@@ -0,0 +1,79 @@
+
+
+
+ Applicazione Http File Proxy 1.0 - sviluppo
+
+
+ jdbc/mwm_app#MYSQL
+
+
+
+ jdbc/mwm_app#MYSQL
+
+
+
+
+
+ web150.${hostname(0,3)}.jcluster.softecspa.it:8180
+
+
+ adt.ctsapplications.it/fileproxy
+
+ fileproxy
+
+
+
+
+ Http file proxy (ADT)
+
+
+ httpfileproxy
+ produzione
+
+ en
+ http://adt.ctsapplications.it/fileproxy
+
+
+ false
+
+
+ true
+
+ localhost
+
+
+
+
+ noreply@desktopmate.net
+ dm-admins@softecspa.it
+
+
+ File Proxy - ADT - jcluster -
+
+
+ false
+
+
+ true
+
+
+ true
+
+
+
+
+
+ &s@(dfghdgféè*a+$2lnd
+ true
+
+
+
+ SA
+ ADMIN
+ UP_DOWN
+
+
\ No newline at end of file
diff --git a/conf/ADT/production/version.xml b/conf/ADT/production/version.xml
new file mode 100644
index 0000000..e9a0449
--- /dev/null
+++ b/conf/ADT/production/version.xml
@@ -0,0 +1,12 @@
+
+
+
+ Version information
+
+ 1.0.2
+
+ 17
+ 15/07/2014 14:39
+ ADT/production
+
+
diff --git a/conf/version.properties b/conf/version.properties
index 48d39cf..0c84693 100644
--- a/conf/version.properties
+++ b/conf/version.properties
@@ -1,6 +1,6 @@
#Build Number for ANT. Do not edit!
-#Mon Jul 07 15:08:58 CEST 2014
-build.number=12
+#Tue Jul 15 14:39:20 CEST 2014
+build.number=18
version.release=
-build.date=07/07/2014 15\:08
+build.date=15/07/2014 14\:39
version.number=1.0.2
diff --git a/database/change_in_progress/20140623 http file proxy.sql b/database/change_in_progress/20140623 http file proxy.sql
index a60bd48..32c54fe 100644
--- a/database/change_in_progress/20140623 http file proxy.sql
+++ b/database/change_in_progress/20140623 http file proxy.sql
@@ -46,5 +46,7 @@ CREATE TABLE `t005_cluster_info` (
-INSERT INTO `t001_config_properties` (`v_key`, `v_value`, `v_description`) VALUES ('haertbeat.delay', '0', 'Heartbeat verso server master'):
-INSERT INTO `t001_config_properties` (`v_key`, `v_value`, `v_description`) VALUES ('resource.root', '/var/www/web77/user/web77_adt', 'Root dei file')
\ No newline at end of file
+INSERT INTO `t001_config_properties` (`v_key`, `v_value`, `v_description`) VALUES ('haertbeat.delay', '0', 'Heartbeat verso server master');
+INSERT INTO `t001_config_properties` (`v_key`, `v_value`, `v_description`) VALUES ('resource.root', '/var/www/web77/DATA/adt/101/ftp', 'Root dei file');
+
+
diff --git a/packaging.xml b/packaging.xml
index 98cf437..2c5c467 100644
--- a/packaging.xml
+++ b/packaging.xml
@@ -55,16 +55,16 @@
-
+
-
-
+
+
-
-
+
+
--
libgit2 0.21.4