details: https://code.openbravo.com/erp/devel/pi/rev/a39de38279ad
changeset: 16674:a39de38279ad
user: Asier Lostalé <asier.lostale <at> openbravo.com>
date: Mon May 28 15:18:44 2012 +0200
summary: [demand] Changed on demand platform port to 20290
diffstat:
src/org/openbravo/erpCommon/obps/ActivationKey.java | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r ceacf7881e57 -r a39de38279ad
src/org/openbravo/erpCommon/obps/ActivationKey.java
--- a/src/org/openbravo/erpCommon/obps/ActivationKey.java Mon May 21
17:16:25 2012 +0200
+++ b/src/org/openbravo/erpCommon/obps/ActivationKey.java Mon May 28
15:18:44 2012 +0200
@@ -220,7 +220,7 @@
private final static long WS_MS_EXCEEDING_ALLOWED_PERIOD = MILLSECS_PER_DAY
* WS_DAYS_EXCEEDING_ALLOWED_PERIOD;
private static final Long OUT_OF_PLATFORM_DEMAND_MAX_USERS = 2L;
- private static final String ON_DEMAND_PLATFORM_CHECK_URL =
"http://localhost:8181/checkOnDemand?qry=";
+ private static final String ON_DEMAND_PLATFORM_CHECK_URL =
"http://localhost:20290/checkOnDemand?qry=";
private static ActivationKey instance = new ActivationKey();
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits