Author: [email protected]
Date: Tue Oct  4 15:39:23 2011
New Revision: 1431

Log:
AMDATU-429 Removed property without a cause

Modified:
   
trunk/amdatu-core/config-filebased/src/main/resources/conf/org.apache.felix.http.cfg
   trunk/amdatu-release-ams/src/main/resources/config/org.apache.felix.http.cfg
   trunk/amdatu-release/src/main/resources/config/org.apache.felix.http.cfg

Modified: 
trunk/amdatu-core/config-filebased/src/main/resources/conf/org.apache.felix.http.cfg
==============================================================================
--- 
trunk/amdatu-core/config-filebased/src/main/resources/conf/org.apache.felix.http.cfg
        (original)
+++ 
trunk/amdatu-core/config-filebased/src/main/resources/conf/org.apache.felix.http.cfg
        Tue Oct  4 15:39:23 2011
@@ -1,6 +1,5 @@
 # Skype runs on port 80, Oracle db on 8080. Therefore use this 'arbitrary' port
 # Provides properties for the HTTP service (Felix HTTP Bundle or Pax Web)
-org.osgi.service.http.hostname=${server.hostname}
 org.osgi.service.http.port=${server.port}
 org.osgi.service.http.port.secure=${server.port.secure}
 org.apache.felix.http.debug=true

Modified: 
trunk/amdatu-release-ams/src/main/resources/config/org.apache.felix.http.cfg
==============================================================================
--- 
trunk/amdatu-release-ams/src/main/resources/config/org.apache.felix.http.cfg    
    (original)
+++ 
trunk/amdatu-release-ams/src/main/resources/config/org.apache.felix.http.cfg    
    Tue Oct  4 15:39:23 2011
@@ -1,6 +1,5 @@
 # Skype runs on port 80, Oracle db on 8080. Therefore use this 'arbitrary' port
 # Provides properties for the HTTP service (Felix HTTP Bundle or Pax Web)
-org.osgi.service.http.hostname=${amdatu.http.hostname}
 org.osgi.service.http.port=${amdatu.http.port}
 org.osgi.service.http.port.secure=${amdatu.https.port}
 org.apache.felix.http.debug=true

Modified: 
trunk/amdatu-release/src/main/resources/config/org.apache.felix.http.cfg
==============================================================================
--- trunk/amdatu-release/src/main/resources/config/org.apache.felix.http.cfg    
(original)
+++ trunk/amdatu-release/src/main/resources/config/org.apache.felix.http.cfg    
Tue Oct  4 15:39:23 2011
@@ -1,6 +1,5 @@
 # Skype runs on port 80, Oracle db on 8080. Therefore use this 'arbitrary' port
 # Provides properties for the HTTP service (Felix HTTP Bundle or Pax Web)
-org.osgi.service.http.hostname=${amdatu.http.hostname}
 org.osgi.service.http.port=${amdatu.http.port}
 org.osgi.service.http.port.secure=${amdatu.https.port}
 org.apache.felix.http.debug=true
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to