diff --git a/ACTK1_0/common/init.cpp b/ACTK1_0/common/init.cpp
index fb819a0..a4d5808 100644
--- a/ACTK1_0/common/init.cpp
+++ b/ACTK1_0/common/init.cpp
@@ -88,7 +88,7 @@ void init(const std::string& system_props_file)
static const Init doInit(system_props_file);
}
- std::string stdPropsPath("/home/jdaugherty/dnseppus/etc/toolkit2.conf");
+ std::string stdPropsPath(""/home/drde/etc/toolkit2.conf/toolkit2.conf");
void scenario(int scenario)
{
diff --git a/ACTK1_0/se/AeDomainCreateCommandTest.cpp b/ACTK1_0/se/AeDomainCreateCommandTest.cpp
index 7414bfa..dae539b 100644
--- a/ACTK1_0/se/AeDomainCreateCommandTest.cpp
+++ b/ACTK1_0/se/AeDomainCreateCommandTest.cpp
@@ -9,7 +9,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
const string registrantName = "AusRegistry";
const string registrantID = "01241326211";
diff --git a/ACTK1_0/se/ArDomainPolicyDeleteCommandTest.cpp b/ACTK1_0/se/ArDomainPolicyDeleteCommandTest.cpp
index 6f5a93f..3e7a79a 100644
--- a/ACTK1_0/se/ArDomainPolicyDeleteCommandTest.cpp
+++ b/ACTK1_0/se/ArDomainPolicyDeleteCommandTest.cpp
@@ -10,7 +10,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
Timer::setTime("20070101.010101");
CLTRID::setClID("JTKUTEST");
diff --git a/ACTK1_0/se/ArDomainPolicyUndeleteCommandTest.cpp b/ACTK1_0/se/ArDomainPolicyUndeleteCommandTest.cpp
index 4b06e39..4b38689 100644
--- a/ACTK1_0/se/ArDomainPolicyUndeleteCommandTest.cpp
+++ b/ACTK1_0/se/ArDomainPolicyUndeleteCommandTest.cpp
@@ -10,7 +10,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
Timer::setTime("20070101.010101");
CLTRID::setClID("JTKUTEST");
diff --git a/ACTK1_0/se/ArDomainUndeleteCommandTest.cpp b/ACTK1_0/se/ArDomainUndeleteCommandTest.cpp
index 5a81251..d1639c1 100644
--- a/ACTK1_0/se/ArDomainUndeleteCommandTest.cpp
+++ b/ACTK1_0/se/ArDomainUndeleteCommandTest.cpp
@@ -11,7 +11,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
Timer::setTime("20070101.010101");
CLTRID::setClID("JTKUTEST");
diff --git a/ACTK1_0/se/ArDomainUnrenewCommandTest.cpp b/ACTK1_0/se/ArDomainUnrenewCommandTest.cpp
index 605feec..719404e 100644
--- a/ACTK1_0/se/ArDomainUnrenewCommandTest.cpp
+++ b/ACTK1_0/se/ArDomainUnrenewCommandTest.cpp
@@ -11,7 +11,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
Timer::setTime("20070101.010101");
CLTRID::setClID("JTKUTEST");
diff --git a/ACTK1_0/se/ArDomainUnrenewResponseTest.cpp b/ACTK1_0/se/ArDomainUnrenewResponseTest.cpp
index 2fe8bed..c928f46 100644
--- a/ACTK1_0/se/ArDomainUnrenewResponseTest.cpp
+++ b/ACTK1_0/se/ArDomainUnrenewResponseTest.cpp
@@ -9,7 +9,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
const string xml1 =
"Command completed successfullyexample.com2009-04-03T22:00:00.0ZABC-1234554321-XYZ";
const string xml2 =
diff --git a/ACTK1_0/se/AuDomainCreateCommandTest.cpp b/ACTK1_0/se/AuDomainCreateCommandTest.cpp
index 12da74a..31d0068 100644
--- a/ACTK1_0/se/AuDomainCreateCommandTest.cpp
+++ b/ACTK1_0/se/AuDomainCreateCommandTest.cpp
@@ -9,7 +9,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
const string registrantName = "AusRegistry";
const string registrantID = "01241326211";
diff --git a/ACTK1_0/se/AuDomainInfoResponseTest.cpp b/ACTK1_0/se/AuDomainInfoResponseTest.cpp
index 66d4a86..d59d6c8 100644
--- a/ACTK1_0/se/AuDomainInfoResponseTest.cpp
+++ b/ACTK1_0/se/AuDomainInfoResponseTest.cpp
@@ -8,7 +8,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
const string xml =
"Command completed successfullyexample.com.auD0000003-AREXAMPLEEXAMPLEns1.example.com.auns2.example.com.auns1.example.com.auns2.exmaple.com.auRegistrarRegistrar2006-02-09T15:44:58.0Z2008-02-10T00:00:00.0Z0192pqowRegistrantName Pty. Ltd.123456789OtherRegistrant Eligi9876543212ABC-12345805";
AuDomainInfoResponse response;
diff --git a/ACTK1_0/se/AuDomainInfoResponsev1Test.cpp b/ACTK1_0/se/AuDomainInfoResponsev1Test.cpp
index 1247fc0..4d5986b 100644
--- a/ACTK1_0/se/AuDomainInfoResponsev1Test.cpp
+++ b/ACTK1_0/se/AuDomainInfoResponsev1Test.cpp
@@ -13,7 +13,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
const string xml =
"Command completed successfullyexample.com.auD0000003-AREXAMPLEEXAMPLEns1.example.com.auns2.example.com.auns1.example.com.auns2.exmaple.com.auRegistrarRegistrar2006-02-09T15:44:58.0Z2008-02-10T00:00:00.0Z0192pqowRegistrantName Pty. Ltd.123456789OtherRegistrant Eligi9876543212ABC-12345805";
diff --git a/ACTK1_0/se/AuDomainModifyRegistrantCommandTest.cpp b/ACTK1_0/se/AuDomainModifyRegistrantCommandTest.cpp
index fbba3d3..ebf238e 100644
--- a/ACTK1_0/se/AuDomainModifyRegistrantCommandTest.cpp
+++ b/ACTK1_0/se/AuDomainModifyRegistrantCommandTest.cpp
@@ -9,7 +9,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
const string registrantName = "AusRegistry";
const string registrantID = "01241326211";
diff --git a/ACTK1_0/se/AuDomainTransferRegistrantCommandTest.cpp b/ACTK1_0/se/AuDomainTransferRegistrantCommandTest.cpp
index b8f02bc..e5531dd 100644
--- a/ACTK1_0/se/AuDomainTransferRegistrantCommandTest.cpp
+++ b/ACTK1_0/se/AuDomainTransferRegistrantCommandTest.cpp
@@ -12,7 +12,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
const int policyReason = 1;
const string registrantName = "AusRegistry";
diff --git a/ACTK1_0/se/AuDomainTransferRegistrantResponseTest.cpp b/ACTK1_0/se/AuDomainTransferRegistrantResponseTest.cpp
index da4b953..456d70d 100644
--- a/ACTK1_0/se/AuDomainTransferRegistrantResponseTest.cpp
+++ b/ACTK1_0/se/AuDomainTransferRegistrantResponseTest.cpp
@@ -9,7 +9,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
const string xml =
"Command completed successfullyexample.com2009-04-03T22:00:00.0ZABC-1234554321-XYZ";
diff --git a/ACTK1_0/se/ContactCheckCommandTest.cpp b/ACTK1_0/se/ContactCheckCommandTest.cpp
index befddbb..864ff12 100644
--- a/ACTK1_0/se/ContactCheckCommandTest.cpp
+++ b/ACTK1_0/se/ContactCheckCommandTest.cpp
@@ -8,7 +8,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
Timer::setTime("20070101.010101");
CLTRID::setClID("JTKUTEST");
diff --git a/ACTK1_0/se/ContactCheckResponseTest.cpp b/ACTK1_0/se/ContactCheckResponseTest.cpp
index 7afbf89..07b407b 100644
--- a/ACTK1_0/se/ContactCheckResponseTest.cpp
+++ b/ACTK1_0/se/ContactCheckResponseTest.cpp
@@ -8,7 +8,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
const string xml = "Command completed successfullysh8013sah8013In use8013sahABC-1234554322-XYZ";
diff --git a/ACTK1_0/se/ContactDeleteCommandTest.cpp b/ACTK1_0/se/ContactDeleteCommandTest.cpp
index 7d3ec12..3d51810 100644
--- a/ACTK1_0/se/ContactDeleteCommandTest.cpp
+++ b/ACTK1_0/se/ContactDeleteCommandTest.cpp
@@ -10,7 +10,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
CLTRID::setClID("JTKUTEST");
Timer::setTime("20070101.010101");
diff --git a/ACTK1_0/se/ContactInfoCommandTest.cpp b/ACTK1_0/se/ContactInfoCommandTest.cpp
index a19a743..8f6dcff 100644
--- a/ACTK1_0/se/ContactInfoCommandTest.cpp
+++ b/ACTK1_0/se/ContactInfoCommandTest.cpp
@@ -10,7 +10,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
CLTRID::setClID("JTKUTEST");
Timer::setTime("20070101.010101");
diff --git a/ACTK1_0/se/ContactInfoResponseTest.cpp b/ACTK1_0/se/ContactInfoResponseTest.cpp
index 58e6fa9..495616f 100644
--- a/ACTK1_0/se/ContactInfoResponseTest.cpp
+++ b/ACTK1_0/se/ContactInfoResponseTest.cpp
@@ -13,7 +13,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
const string xml(
"Command completed successfullysh8013SH8013-REPJohn DoeExample Inc.123 Example Dr.Suite 100DullesVA20166-6503US+1.7035555555+1.7035555556jdoe@example.comClientYClientX1999-04-03T22:00:00.0ZClientX1999-12-03T09:00:00.0Z2000-04-08T09:00:00.0Z2fooBARABC-1234554322-XYZ");
diff --git a/ACTK1_0/se/ContactTransferRequestCommandTest.cpp b/ACTK1_0/se/ContactTransferRequestCommandTest.cpp
index 4f019d8..7417746 100644
--- a/ACTK1_0/se/ContactTransferRequestCommandTest.cpp
+++ b/ACTK1_0/se/ContactTransferRequestCommandTest.cpp
@@ -12,7 +12,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
Timer::setTime("20070101.010101");
CLTRID::setClID("JTKUTEST");
diff --git a/ACTK1_0/se/DomainCheckCommandTest.cpp b/ACTK1_0/se/DomainCheckCommandTest.cpp
index 366be08..c7725f1 100644
--- a/ACTK1_0/se/DomainCheckCommandTest.cpp
+++ b/ACTK1_0/se/DomainCheckCommandTest.cpp
@@ -10,7 +10,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
CLTRID::setClID("JTKUTEST");
Timer::setTime("20070101.010101");
diff --git a/ACTK1_0/se/DomainCheckResponseTest.cpp b/ACTK1_0/se/DomainCheckResponseTest.cpp
index 0ba2fb1..5bc2763 100644
--- a/ACTK1_0/se/DomainCheckResponseTest.cpp
+++ b/ACTK1_0/se/DomainCheckResponseTest.cpp
@@ -12,7 +12,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
const string xml =
"Command completed successfullyexample.comexample.netIn useexample.orgABC-1234554322-XYZ";
diff --git a/ACTK1_0/se/DomainDeleteCommandTest.cpp b/ACTK1_0/se/DomainDeleteCommandTest.cpp
index 75933f3..ec10d7f 100644
--- a/ACTK1_0/se/DomainDeleteCommandTest.cpp
+++ b/ACTK1_0/se/DomainDeleteCommandTest.cpp
@@ -10,7 +10,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
CLTRID::setClID("JTKUTEST");
Timer::setTime("20070101.010101");
diff --git a/ACTK1_0/se/DomainInfoCommandTest.cpp b/ACTK1_0/se/DomainInfoCommandTest.cpp
index cf262a9..0412215 100644
--- a/ACTK1_0/se/DomainInfoCommandTest.cpp
+++ b/ACTK1_0/se/DomainInfoCommandTest.cpp
@@ -10,7 +10,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
CLTRID::setClID("JTKUTEST");
Timer::setTime("20070101.010101");
diff --git a/ACTK1_0/se/DomainInfoKVResponseExtensionTest.cpp b/ACTK1_0/se/DomainInfoKVResponseExtensionTest.cpp
index 3d9c66c..7bc351b 100644
--- a/ACTK1_0/se/DomainInfoKVResponseExtensionTest.cpp
+++ b/ACTK1_0/se/DomainInfoKVResponseExtensionTest.cpp
@@ -113,7 +113,7 @@ void checkKeyValueList(const DomainInfoKVResponseExtension &kvExtension, const s
int main(int argc, char* argv[])
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
TEST_run(testNonExistentListName);
TEST_run(testNonExistentItem);
TEST_run(testNotInitialisedWhenNoKVExtensionPresent);
diff --git a/ACTK1_0/se/DomainKVCommandExtensionTest.cpp b/ACTK1_0/se/DomainKVCommandExtensionTest.cpp
index 565bff6..b812b4b 100644
--- a/ACTK1_0/se/DomainKVCommandExtensionTest.cpp
+++ b/ACTK1_0/se/DomainKVCommandExtensionTest.cpp
@@ -82,7 +82,7 @@ void addSampleItemsToExtension(DomainKVCommandExtension &extension, const string
int main(int argc, char* argv[])
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
TEST_run(testUpdateSingleKVList);
TEST_run(testCreateSingleKVList);
TEST_run(testMultipleKVList);
diff --git a/ACTK1_0/se/DomainRegistrantTransferCommandTest.cpp b/ACTK1_0/se/DomainRegistrantTransferCommandTest.cpp
index 98fc8de..39b8b7e 100644
--- a/ACTK1_0/se/DomainRegistrantTransferCommandTest.cpp
+++ b/ACTK1_0/se/DomainRegistrantTransferCommandTest.cpp
@@ -66,7 +66,7 @@ void addSampleKVItems(DomainRegistrantTransferCommand *command)
int main(int argc, char* argv[])
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
TEST_run(testWithoutPeriod);
// TEST_run(testWithPeriod);
return TEST_errorCount();
diff --git a/ACTK1_0/se/DomainRegistrantTransferResponseTest.cpp b/ACTK1_0/se/DomainRegistrantTransferResponseTest.cpp
index cc2e950..ead79a5 100644
--- a/ACTK1_0/se/DomainRegistrantTransferResponseTest.cpp
+++ b/ACTK1_0/se/DomainRegistrantTransferResponseTest.cpp
@@ -9,7 +9,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
const string xml =
"Command completed successfullyexample.com2009-04-03T22:00:00.0ZABC-1234554321-XYZ";
diff --git a/ACTK1_0/se/DomainTransferQueryCommandTest.cpp b/ACTK1_0/se/DomainTransferQueryCommandTest.cpp
index 8939ce8..d48621c 100644
--- a/ACTK1_0/se/DomainTransferQueryCommandTest.cpp
+++ b/ACTK1_0/se/DomainTransferQueryCommandTest.cpp
@@ -10,7 +10,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
CLTRID::setClID("JTKUTEST");
Timer::setTime("20070101.010101");
diff --git a/ACTK1_0/se/DomainUpdateCommandTest.cpp b/ACTK1_0/se/DomainUpdateCommandTest.cpp
index 79eccac..22fdae6 100644
--- a/ACTK1_0/se/DomainUpdateCommandTest.cpp
+++ b/ACTK1_0/se/DomainUpdateCommandTest.cpp
@@ -113,7 +113,7 @@ void testSyncExpiryDateExtensionWithNullDate(void)
int main(int argc, char* argv[])
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
TEST_run(testSimpleUpdate);
TEST_run(testFullUpdate);
TEST_run(testSyncExpiryDateExtension);
diff --git a/ACTK1_0/se/EnumDomainInfoResponseTest.cpp b/ACTK1_0/se/EnumDomainInfoResponseTest.cpp
index 9d3c6c5..623bed5 100644
--- a/ACTK1_0/se/EnumDomainInfoResponseTest.cpp
+++ b/ACTK1_0/se/EnumDomainInfoResponseTest.cpp
@@ -10,7 +10,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
const string xml =
"Command completed successfully3.8.0.0.6.9.2.3.6.1.4.4.e164.arpaEXAMPLE1-REPjd1234sh8013sh8013ns1.example.comns2.example.comns1.example.comns2.example.comClientXClientY1999-04-03T22:00:00.0ZClientX1999-12-03T09:00:00.0Z2005-04-03T22:00:00.0Z2000-04-08T09:00:00.0Z2fooBAR10100uE2U+sip\"!^.*$!sip:info@example.com!\"10102uE2U+msg\"!^.*$!mailto:info@example.com!\"ABC-1234554322-XYZ";
diff --git a/ACTK1_0/se/HelloTest.cpp b/ACTK1_0/se/HelloTest.cpp
index dc98552..00e84f2 100644
--- a/ACTK1_0/se/HelloTest.cpp
+++ b/ACTK1_0/se/HelloTest.cpp
@@ -9,7 +9,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
CLTRID::setClID("JTKUTEST");
Hello cmd;
diff --git a/ACTK1_0/se/HostCheckCommandTest.cpp b/ACTK1_0/se/HostCheckCommandTest.cpp
index 75627df..9081b0c 100644
--- a/ACTK1_0/se/HostCheckCommandTest.cpp
+++ b/ACTK1_0/se/HostCheckCommandTest.cpp
@@ -10,7 +10,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
CLTRID::setClID("JTKUTEST");
Timer::setTime("20070101.010101");
diff --git a/ACTK1_0/se/HostCreateCommandTest.cpp b/ACTK1_0/se/HostCreateCommandTest.cpp
index af34dc9..9824aa8 100644
--- a/ACTK1_0/se/HostCreateCommandTest.cpp
+++ b/ACTK1_0/se/HostCreateCommandTest.cpp
@@ -10,7 +10,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
CLTRID::setClID("JTKUTEST");
Timer::setTime("20070101.010101");
diff --git a/ACTK1_0/se/HostDeleteCommandTest.cpp b/ACTK1_0/se/HostDeleteCommandTest.cpp
index 1fdaea8..af8a35b 100644
--- a/ACTK1_0/se/HostDeleteCommandTest.cpp
+++ b/ACTK1_0/se/HostDeleteCommandTest.cpp
@@ -10,7 +10,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
CLTRID::setClID("JTKUTEST");
Timer::setTime("20070101.010101");
diff --git a/ACTK1_0/se/HostInfoCommandTest.cpp b/ACTK1_0/se/HostInfoCommandTest.cpp
index 58cf91a..512ad96 100644
--- a/ACTK1_0/se/HostInfoCommandTest.cpp
+++ b/ACTK1_0/se/HostInfoCommandTest.cpp
@@ -8,7 +8,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
Timer::setTime("20070101.010101");
CLTRID::setClID("JTKUTEST");
diff --git a/ACTK1_0/se/HostInfoResponseTest.cpp b/ACTK1_0/se/HostInfoResponseTest.cpp
index 760398d..531cc08 100644
--- a/ACTK1_0/se/HostInfoResponseTest.cpp
+++ b/ACTK1_0/se/HostInfoResponseTest.cpp
@@ -12,7 +12,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
const string xml(
"Command completed successfullyns1.example.comNS1_EXAMPLE1-REP192.0.2.2192.0.2.291080:0:0:0:8:800:200C:417AClientYClientX1999-04-03T22:00:00.0ZClientX1999-12-03T09:00:00.0Z2000-04-08T09:00:00.0ZABC-1234554322-XYZ");
diff --git a/ACTK1_0/se/IPVersionTest.cpp b/ACTK1_0/se/IPVersionTest.cpp
index 47288bc..b89fe5b 100644
--- a/ACTK1_0/se/IPVersionTest.cpp
+++ b/ACTK1_0/se/IPVersionTest.cpp
@@ -10,7 +10,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
ASSERT_EQ(IPVersion::IPv4()->toString(), "v4");
ASSERT_EQ(IPVersion::IPv6()->toString(), "v6");
diff --git a/ACTK1_0/se/LoginCommandTest.cpp b/ACTK1_0/se/LoginCommandTest.cpp
index ebfb82c..4c86e13 100644
--- a/ACTK1_0/se/LoginCommandTest.cpp
+++ b/ACTK1_0/se/LoginCommandTest.cpp
@@ -19,7 +19,7 @@ void doWork()
const vector extURIs(1, "urn:au:params:xml:ns:auext-1.0");
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
Timer::setTime("20070101.010101");
CLTRID::setClID("JTKUTEST");
diff --git a/ACTK1_0/se/LogoutCommandTest.cpp b/ACTK1_0/se/LogoutCommandTest.cpp
index fc0781e..599fc47 100644
--- a/ACTK1_0/se/LogoutCommandTest.cpp
+++ b/ACTK1_0/se/LogoutCommandTest.cpp
@@ -10,7 +10,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
CLTRID::setClID("JTKUTEST");
Timer::setTime("20070101.010101");
diff --git a/ACTK1_0/se/PollAckCommandTest.cpp b/ACTK1_0/se/PollAckCommandTest.cpp
index 1979190..588fe80 100644
--- a/ACTK1_0/se/PollAckCommandTest.cpp
+++ b/ACTK1_0/se/PollAckCommandTest.cpp
@@ -8,7 +8,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
Timer::setTime("20070101.010101");
CLTRID::setClID("JTKUTEST");
diff --git a/ACTK1_0/se/PollResponseTest.cpp b/ACTK1_0/se/PollResponseTest.cpp
index 7ce195e..d411703 100644
--- a/ACTK1_0/se/PollResponseTest.cpp
+++ b/ACTK1_0/se/PollResponseTest.cpp
@@ -16,7 +16,7 @@ PollResponse& getPollResponse(const string xml);
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
testContactTransferApprovePoll();
testDomainTransferApprovePoll();
diff --git a/ACTK1_0/se/secDNS/DomainSecDNSCreateCommandExtensionTest.cpp b/ACTK1_0/se/secDNS/DomainSecDNSCreateCommandExtensionTest.cpp
index d6161c2..ac6202a 100644
--- a/ACTK1_0/se/secDNS/DomainSecDNSCreateCommandExtensionTest.cpp
+++ b/ACTK1_0/se/secDNS/DomainSecDNSCreateCommandExtensionTest.cpp
@@ -147,7 +147,7 @@ void testSecDNSJustKeyData()
int main(int argc, char* argv[])
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
TEST_run(testSecDNSAllFields);
TEST_run(testSecDNSMultipleDSDataWithoutMaxSigLife);
TEST_run(testSecDNSAllFieldsMin);
diff --git a/ACTK1_0/se/secDNS/DomainSecDNSInfoResponseExtensionTest.cpp b/ACTK1_0/se/secDNS/DomainSecDNSInfoResponseExtensionTest.cpp
index e7b7994..312f314 100644
--- a/ACTK1_0/se/secDNS/DomainSecDNSInfoResponseExtensionTest.cpp
+++ b/ACTK1_0/se/secDNS/DomainSecDNSInfoResponseExtensionTest.cpp
@@ -239,7 +239,7 @@ void buildXmlResponseBeforeExtension(const string& domainName,
int main(int argc, char* argv[])
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
TEST_run(testSecDNSInfoExtensionAllFields);
TEST_run(testSecDNSInfoExtensionOnlyKeyData);
TEST_run(testSecDNSInfoExtensionMultipleDsRecords);
diff --git a/ACTK1_0/se/secDNS/DomainSecDNSUpdateCommandExtensionTest.cpp b/ACTK1_0/se/secDNS/DomainSecDNSUpdateCommandExtensionTest.cpp
index 64c2590..e5c7859 100644
--- a/ACTK1_0/se/secDNS/DomainSecDNSUpdateCommandExtensionTest.cpp
+++ b/ACTK1_0/se/secDNS/DomainSecDNSUpdateCommandExtensionTest.cpp
@@ -191,7 +191,7 @@ void testSecDNSRemoveAllAndAddKeyDataAndChangeMaxSigLife()
int main(int argc, char* argv[])
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
TEST_run(testSecDNSAddFieldsUrgent);
TEST_run(testSecDNSRemoveFieldsNotUrgent);
TEST_run(testSecDNSRemoveAll);
diff --git a/ACTK1_0/session/CommandCounterTest.cpp b/ACTK1_0/session/CommandCounterTest.cpp
index 7dd6065..9e65822 100644
--- a/ACTK1_0/session/CommandCounterTest.cpp
+++ b/ACTK1_0/session/CommandCounterTest.cpp
@@ -88,7 +88,7 @@ void testPollCount()
int main(int argc, char* argv[])
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
TEST_run(testLoginCount);
TEST_run(testMixedCommandsCount);
diff --git a/ACTK1_0/session/SessionManagerTest.cpp b/ACTK1_0/session/SessionManagerTest.cpp
index aeec313..a0d7098 100644
--- a/ACTK1_0/session/SessionManagerTest.cpp
+++ b/ACTK1_0/session/SessionManagerTest.cpp
@@ -26,7 +26,7 @@ static TestEnvironment props;
void doWork()
{
if (!tkScenario)
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
else
scenario(tkScenario);
diff --git a/ACTK1_0/session/SessionTest.cpp b/ACTK1_0/session/SessionTest.cpp
index e0d3430..7be548c 100644
--- a/ACTK1_0/session/SessionTest.cpp
+++ b/ACTK1_0/session/SessionTest.cpp
@@ -20,7 +20,7 @@ extern int tkScenario;
void doWork()
{
if (!tkScenario)
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
else
scenario(tkScenario);
{
diff --git a/APIG/client/ausreg-cd.cpp b/APIG/client/ausreg-cd.cpp
index d52fa77..76e07dd 100644
--- a/APIG/client/ausreg-cd.cpp
+++ b/APIG/client/ausreg-cd.cpp
@@ -14,7 +14,6 @@ using namespace std;
/*
* This is the shell for the Unix Client Server (Cliever) daemon.
- * There is a different shell for the Windows Service.
*
*/
void runCommander();
@@ -25,7 +24,7 @@ using namespace std;
using namespace boost::interprocess;
using namespace std;
-void aucClientServer() { // AKA "Cliever"
+void acClientServer() { // AKA "Cliever"
int i,lfp;
char str[10];
@@ -45,19 +44,19 @@ void aucClientServer() { // AKA "Cliever"
if (lfp<0) {puts("Can't open lockfile!"); exit(1);}
if (lockf(lfp,F_TLOCK,0)<0)
{puts("Can't lock lockfile!"); exit(0);}
- shared_memory_object shm(open_only, "auc-cd-global", read_write);
- mapped_region aucCDglobal(shm, read_write);
- gm = (auc_cd_global *)aucCDglobal.get_address();
- if (strcmp(gm->id,"auc-cd")) // Same deal
+ shared_memory_object shm(open_only, "ac-cd-global", read_write);
+ mapped_region acCDglobal(shm, read_write);
+ gm = (ac_cd_global *)acCDglobal.get_address();
+ if (strcmp(gm->id,"ac-cd")) // Same deal
{theseLogs.logN(0,"Daemon couldn't identify global memory. Bye."); exit(1);}
gm->daemon_pid = getpid();
sprintf(str,"%d",getpid());
- theseLogs.logN(1,"auc-cd running (%s)",str);
+ theseLogs.logN(1,"ac-cd running (%s)",str);
strcat(str,"\n");
write(lfp,str,strlen(str)); /* record pid to lockfile */
setSignals();
- theseLogs.init("auc-cd");
+ theseLogs.init("ac-cd");
theseLogs.logN(0,CD_NAME " " CD_VERSION " compiled on " __DATE__ " @ " __TIME__);
theseLogs.logN(3,"Cliever processing(%d) begins for devices on port %s to MD at %s.",getpid(),thisConfig->telemetryPortStr.c_str(),thisConfig->mdAddress.c_str());
@@ -82,14 +81,14 @@ void aucClientServer() { // AKA "Cliever"
if (!dataLayer.joinable() || !cliever.joinable()) {
if (!dataLayer.joinable())
- theseLogs.logN(0,"Failed to start data layer, auc-cd process will terminate.");
+ theseLogs.logN(0,"Failed to start data layer, ac-cd process will terminate.");
if (!cliever.joinable())
- theseLogs.logN(0,"Failed to start client-server, auc-cd process will terminate.");
+ theseLogs.logN(0,"Failed to start client-server, ac-cd process will terminate.");
}
else {
theseLogs.logN(0,"Cliever started OK.");
dataLayer.join();
- theseLogs.logN(0,"auc-cd EOJ.");
+ theseLogs.logN(0,"ac-cd EOJ.");
}
}
@@ -117,17 +116,17 @@ int main(int const argc, const char ** const argv)
//RAII constructor/destructor
struct shm_remove
{
- shm_remove() { shared_memory_object::remove("auc-cd-global"); }
- ~shm_remove() { shared_memory_object::remove("auc-cd-global"); }
+ shm_remove() { shared_memory_object::remove("ac-cd-global"); }
+ ~shm_remove() { shared_memory_object::remove("ac-cd-global"); }
} remover;
- shared_memory_object shm(create_only, "auc-cd-global", read_write);
+ shared_memory_object shm(create_only, "ac-cd-global", read_write);
shm.truncate(CD_GLOBAL_SIZE);
- mapped_region aucCDglobal(shm, read_write);
- memset(aucCDglobal.get_address(), 0, aucCDglobal.get_size());
- gm = (auc_cd_global *)aucCDglobal.get_address();
- strcpy(gm->id,"auc-cd");
- strcmp(gm->id,"auc-cd"); // Will segfault if there is a problem so catches are are futile.
+ mapped_region acCDglobal(shm, read_write);
+ memset(acCDglobal.get_address(), 0, acCDglobal.get_size());
+ gm = (ac_cd_global *)acCDglobal.get_address();
+ strcpy(gm->id,"ac-cd");
+ strcmp(gm->id,"ac-cd"); // Will segfault if there is a problem so catches are are futile.
// But the signal trap will catch the fault.
thisConfig = new clientDaemonConfig();
@@ -163,7 +162,7 @@ int main(int const argc, const char ** const argv)
}
if (thisConfig->runCommander) printf(banner,thisConfig->shellProcess);
- aucClientServer();
+ acClientServer();
while(!gm->graceful) sleep(2);
}
@@ -173,16 +172,16 @@ void runCommander() {
int i;
mdCommander commander;
- theseLogs.init("auc-cd-ui");
+ theseLogs.init("ac-cd-ui");
theseLogs.logN(0,"Interactive command processor started.");
commander.driver();
if (thisConfig->terminateRequest) {
theseLogs.logN(0,"Interactive shutdown requested.");
- puts("auc-cd operator issued terminate command.");
+ puts("ac-cd operator issued terminate command.");
kill(gm->daemon_pid,SIGTERM);
} else {
theseLogs.logN(0,"Interactive command processor ended.");
- sprintf(msg,"Commander terminated, auc-cd continues (%d).",gm->daemon_pid);
+ sprintf(msg,"Commander terminated, ac-cd continues (%d).",gm->daemon_pid);
puts(msg);
}
@@ -212,10 +211,10 @@ void signal_handler(int sig)
case SIGUSR1:
break;
case SIGHUP:
- theseLogs.logN(0,"hangup signal caught, currently auc-cd ignores this.");
+ theseLogs.logN(0,"hangup signal caught, currently ac-cd ignores this.");
break;
case SIGTERM:
- theseLogs.logN(0,"terminate signal caught, auc-cd will shutdown.");
+ theseLogs.logN(0,"terminate signal caught, ac-cd will shutdown.");
cdShutdown termEvent;
termEvent.send();
break;
diff --git a/APIG/client/cdLogger.cpp b/APIG/client/cdLogger.cpp
index 2becddc..c9a35a1 100644
--- a/APIG/client/cdLogger.cpp
+++ b/APIG/client/cdLogger.cpp
@@ -1,4 +1,4 @@
-#include "auc-cd.h"
+#include "ac-cd.h"
#include "log4cpp/Category.hh"
#include "log4cpp/Appender.hh"
@@ -19,7 +19,7 @@ using namespace log4cpp;
void cdLogger::init(const char *baseName) {
- const char *defaultBasename = "auc-cd-99";
+ const char *defaultBasename = "ac-cd-99";
char mainLogFileName[128];
if (!strlen(baseName)) strcpy(mainLogFileName,defaultBasename);
diff --git a/APIG/client/clientDaemon.cpp b/APIG/client/clientDaemon.cpp
index 12f3597..06141e8 100644
--- a/APIG/client/clientDaemon.cpp
+++ b/APIG/client/clientDaemon.cpp
@@ -1,4 +1,4 @@
-#include "auc-cd.h"
+#include "ac-cd.h"
#include "../server/Listener.cpp"
#include "../server/EventSender.cpp"
#include
diff --git a/APIG/client/clientDaemonConfig.cpp b/APIG/client/clientDaemonConfig.cpp
index 36d7294..0e30c55 100644
--- a/APIG/client/clientDaemonConfig.cpp
+++ b/APIG/client/clientDaemonConfig.cpp
@@ -1,5 +1,5 @@
-#include "auc-cd.h"
+#include "ac-cd.h"
int clientDaemonConfig::loadMachineConfiguration() {
diff --git a/APIG/client/commander.cpp b/APIG/client/commander.cpp
index c95ef86..a7cd536 100644
--- a/APIG/client/commander.cpp
+++ b/APIG/client/commander.cpp
@@ -1,4 +1,4 @@
-#include "auc-cd.h"
+#include "ac-cd.h"
int is_numeric(const char *p) { int i = strlen(p),j=0;
if (*p) {
@@ -46,12 +46,12 @@ void mdCommander::driver() {
}
if (strlen(rawString) >= 4 && strlen(rawString) <= 6 )
{if (!strcmp(rawString,"log\n")) {
- system("less /tmp/auc-cd.log");
+ system("less /tmp/ac-cd.log");
continue;
}
if (!strcmp(rawString,"rlog\n")) {
system(PULL_MD_LOG);
- system("less auc-md.log");
+ system("less ac-md.log");
continue;
}
if (!strcmp(rawString,"clips\n")) {
@@ -88,7 +88,7 @@ void mdCommander::driver() {
}
void mdCommander::greet() {
- puts("auc-cd command processor");
+ puts("ac-cd command processor");
puts("Enter ? for help or a cliever low level command");
acceptingInput = true;
SCPImode = true;
diff --git a/APIG/include/ausreg-cd.h b/APIG/include/ausreg-cd.h
index fda2168..38cda21 100644
--- a/APIG/include/ausreg-cd.h
+++ b/APIG/include/ausreg-cd.h
@@ -48,7 +48,7 @@
#define CD_EPOCH date()
#define CD_GLOBAL_SIZE 4096
-#define CD_LOCK_FILE "auc-cd.lock"
+#define CD_LOCK_FILE "ac-cd.lock"
#define CD_NAME DACLIPS_APP " Cliever"
#define CD_VERSION "1.1"
#define CD_REFRESH MD_HEARTBEAT // default milliseconds between telemetry frame updates
@@ -68,7 +68,7 @@ class mdCliever;
#ifdef CD_MAIN
- auc_cd_global *gm;
+ ac_cd_global *gm;
boost::asio::io_service io_bg,io_fg;
cdLogger theseLogs;
clientDaemonConfig *thisConfig;
@@ -84,7 +84,7 @@ class mdCliever;
#else
- extern auc_cd_global *gm;
+ extern ac_cd_global *gm;
extern boost::asio::io_service io_bg,io_fg;
extern const char *cdOrKb;
extern cdLogger theseLogs;
diff --git a/APIG/include/clientDaemonConfig.h b/APIG/include/clientDaemonConfig.h
index 20a6e54..312db94 100644
--- a/APIG/include/clientDaemonConfig.h
+++ b/APIG/include/clientDaemonConfig.h
@@ -55,6 +55,6 @@ struct CD_GLOBAL {
bool cmdrShutdown;
bool graceful;
}
- auc_cd_global;
+ ac_cd_global;
#endif
diff --git a/APIG/include/mdcommon.h b/APIG/include/mdcommon.h
index 6136d77..9a87db3 100644
--- a/APIG/include/mdcommon.h
+++ b/APIG/include/mdcommon.h
@@ -102,7 +102,7 @@ enum md_mand {
MD_NMANDS
};
-enum mdErrorCode { // In auc-md/kb index to masterDaemonConfig.err
+enum mdErrorCode { // In ac-md/kb index to masterDaemonConfig.err
MDERR_OK,
MDERR_MISSING,
MDERR_EXISTS,
diff --git a/AusRegCliever/server/masterDaemon.cpp b/AusRegCliever/server/masterDaemon.cpp
index 3fa0d5a..233773c 100644
--- a/AusRegCliever/server/masterDaemon.cpp
+++ b/AusRegCliever/server/masterDaemon.cpp
@@ -126,7 +126,7 @@ void masterDaemon::dispatch(const mdIncoming &what) {
int masterDaemon::initAusRegTK(void) {
int rc=OK;
- const std::string nil("/home/jdaugherty/dnseppus/etc/toolkit2.conf");
+ const std::string nil(""/home/drde/etc/toolkit2.conf/toolkit2.conf");
try {
diff --git a/AusRegEPPTK/se/AeDomainCreateCommandTest.cpp b/AusRegEPPTK/se/AeDomainCreateCommandTest.cpp
index 7414bfa..dae539b 100644
--- a/AusRegEPPTK/se/AeDomainCreateCommandTest.cpp
+++ b/AusRegEPPTK/se/AeDomainCreateCommandTest.cpp
@@ -9,7 +9,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
const string registrantName = "AusRegistry";
const string registrantID = "01241326211";
diff --git a/AusRegEPPTK/se/ArDomainPolicyDeleteCommandTest.cpp b/AusRegEPPTK/se/ArDomainPolicyDeleteCommandTest.cpp
index 6f5a93f..3e7a79a 100644
--- a/AusRegEPPTK/se/ArDomainPolicyDeleteCommandTest.cpp
+++ b/AusRegEPPTK/se/ArDomainPolicyDeleteCommandTest.cpp
@@ -10,7 +10,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
Timer::setTime("20070101.010101");
CLTRID::setClID("JTKUTEST");
diff --git a/AusRegEPPTK/se/ArDomainPolicyUndeleteCommandTest.cpp b/AusRegEPPTK/se/ArDomainPolicyUndeleteCommandTest.cpp
index 4b06e39..4b38689 100644
--- a/AusRegEPPTK/se/ArDomainPolicyUndeleteCommandTest.cpp
+++ b/AusRegEPPTK/se/ArDomainPolicyUndeleteCommandTest.cpp
@@ -10,7 +10,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
Timer::setTime("20070101.010101");
CLTRID::setClID("JTKUTEST");
diff --git a/AusRegEPPTK/se/ArDomainUndeleteCommandTest.cpp b/AusRegEPPTK/se/ArDomainUndeleteCommandTest.cpp
index 5a81251..d1639c1 100644
--- a/AusRegEPPTK/se/ArDomainUndeleteCommandTest.cpp
+++ b/AusRegEPPTK/se/ArDomainUndeleteCommandTest.cpp
@@ -11,7 +11,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
Timer::setTime("20070101.010101");
CLTRID::setClID("JTKUTEST");
diff --git a/AusRegEPPTK/se/ArDomainUnrenewCommandTest.cpp b/AusRegEPPTK/se/ArDomainUnrenewCommandTest.cpp
index 605feec..719404e 100644
--- a/AusRegEPPTK/se/ArDomainUnrenewCommandTest.cpp
+++ b/AusRegEPPTK/se/ArDomainUnrenewCommandTest.cpp
@@ -11,7 +11,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
Timer::setTime("20070101.010101");
CLTRID::setClID("JTKUTEST");
diff --git a/AusRegEPPTK/se/ArDomainUnrenewResponseTest.cpp b/AusRegEPPTK/se/ArDomainUnrenewResponseTest.cpp
index 2fe8bed..c928f46 100644
--- a/AusRegEPPTK/se/ArDomainUnrenewResponseTest.cpp
+++ b/AusRegEPPTK/se/ArDomainUnrenewResponseTest.cpp
@@ -9,7 +9,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
const string xml1 =
"Command completed successfullyexample.com2009-04-03T22:00:00.0ZABC-1234554321-XYZ";
const string xml2 =
diff --git a/AusRegEPPTK/se/AuDomainCreateCommandTest.cpp b/AusRegEPPTK/se/AuDomainCreateCommandTest.cpp
index 12da74a..31d0068 100644
--- a/AusRegEPPTK/se/AuDomainCreateCommandTest.cpp
+++ b/AusRegEPPTK/se/AuDomainCreateCommandTest.cpp
@@ -9,7 +9,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
const string registrantName = "AusRegistry";
const string registrantID = "01241326211";
diff --git a/AusRegEPPTK/se/AuDomainInfoResponseTest.cpp b/AusRegEPPTK/se/AuDomainInfoResponseTest.cpp
index 66d4a86..d59d6c8 100644
--- a/AusRegEPPTK/se/AuDomainInfoResponseTest.cpp
+++ b/AusRegEPPTK/se/AuDomainInfoResponseTest.cpp
@@ -8,7 +8,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
const string xml =
"Command completed successfullyexample.com.auD0000003-AREXAMPLEEXAMPLEns1.example.com.auns2.example.com.auns1.example.com.auns2.exmaple.com.auRegistrarRegistrar2006-02-09T15:44:58.0Z2008-02-10T00:00:00.0Z0192pqowRegistrantName Pty. Ltd.123456789OtherRegistrant Eligi9876543212ABC-12345805";
AuDomainInfoResponse response;
diff --git a/AusRegEPPTK/se/AuDomainInfoResponsev1Test.cpp b/AusRegEPPTK/se/AuDomainInfoResponsev1Test.cpp
index 1247fc0..4d5986b 100644
--- a/AusRegEPPTK/se/AuDomainInfoResponsev1Test.cpp
+++ b/AusRegEPPTK/se/AuDomainInfoResponsev1Test.cpp
@@ -13,7 +13,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
const string xml =
"Command completed successfullyexample.com.auD0000003-AREXAMPLEEXAMPLEns1.example.com.auns2.example.com.auns1.example.com.auns2.exmaple.com.auRegistrarRegistrar2006-02-09T15:44:58.0Z2008-02-10T00:00:00.0Z0192pqowRegistrantName Pty. Ltd.123456789OtherRegistrant Eligi9876543212ABC-12345805";
diff --git a/AusRegEPPTK/se/AuDomainModifyRegistrantCommandTest.cpp b/AusRegEPPTK/se/AuDomainModifyRegistrantCommandTest.cpp
index fbba3d3..ebf238e 100644
--- a/AusRegEPPTK/se/AuDomainModifyRegistrantCommandTest.cpp
+++ b/AusRegEPPTK/se/AuDomainModifyRegistrantCommandTest.cpp
@@ -9,7 +9,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
const string registrantName = "AusRegistry";
const string registrantID = "01241326211";
diff --git a/AusRegEPPTK/se/AuDomainTransferRegistrantCommandTest.cpp b/AusRegEPPTK/se/AuDomainTransferRegistrantCommandTest.cpp
index b8f02bc..e5531dd 100644
--- a/AusRegEPPTK/se/AuDomainTransferRegistrantCommandTest.cpp
+++ b/AusRegEPPTK/se/AuDomainTransferRegistrantCommandTest.cpp
@@ -12,7 +12,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
const int policyReason = 1;
const string registrantName = "AusRegistry";
diff --git a/AusRegEPPTK/se/AuDomainTransferRegistrantResponseTest.cpp b/AusRegEPPTK/se/AuDomainTransferRegistrantResponseTest.cpp
index da4b953..456d70d 100644
--- a/AusRegEPPTK/se/AuDomainTransferRegistrantResponseTest.cpp
+++ b/AusRegEPPTK/se/AuDomainTransferRegistrantResponseTest.cpp
@@ -9,7 +9,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
const string xml =
"Command completed successfullyexample.com2009-04-03T22:00:00.0ZABC-1234554321-XYZ";
diff --git a/AusRegEPPTK/se/ContactCheckCommandTest.cpp b/AusRegEPPTK/se/ContactCheckCommandTest.cpp
index befddbb..864ff12 100644
--- a/AusRegEPPTK/se/ContactCheckCommandTest.cpp
+++ b/AusRegEPPTK/se/ContactCheckCommandTest.cpp
@@ -8,7 +8,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
Timer::setTime("20070101.010101");
CLTRID::setClID("JTKUTEST");
diff --git a/AusRegEPPTK/se/ContactCheckResponseTest.cpp b/AusRegEPPTK/se/ContactCheckResponseTest.cpp
index 7afbf89..07b407b 100644
--- a/AusRegEPPTK/se/ContactCheckResponseTest.cpp
+++ b/AusRegEPPTK/se/ContactCheckResponseTest.cpp
@@ -8,7 +8,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
const string xml = "Command completed successfullysh8013sah8013In use8013sahABC-1234554322-XYZ";
diff --git a/AusRegEPPTK/se/ContactDeleteCommandTest.cpp b/AusRegEPPTK/se/ContactDeleteCommandTest.cpp
index 7d3ec12..3d51810 100644
--- a/AusRegEPPTK/se/ContactDeleteCommandTest.cpp
+++ b/AusRegEPPTK/se/ContactDeleteCommandTest.cpp
@@ -10,7 +10,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
CLTRID::setClID("JTKUTEST");
Timer::setTime("20070101.010101");
diff --git a/AusRegEPPTK/se/ContactInfoCommandTest.cpp b/AusRegEPPTK/se/ContactInfoCommandTest.cpp
index a19a743..8f6dcff 100644
--- a/AusRegEPPTK/se/ContactInfoCommandTest.cpp
+++ b/AusRegEPPTK/se/ContactInfoCommandTest.cpp
@@ -10,7 +10,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
CLTRID::setClID("JTKUTEST");
Timer::setTime("20070101.010101");
diff --git a/AusRegEPPTK/se/ContactInfoResponseTest.cpp b/AusRegEPPTK/se/ContactInfoResponseTest.cpp
index 58e6fa9..495616f 100644
--- a/AusRegEPPTK/se/ContactInfoResponseTest.cpp
+++ b/AusRegEPPTK/se/ContactInfoResponseTest.cpp
@@ -13,7 +13,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
const string xml(
"Command completed successfullysh8013SH8013-REPJohn DoeExample Inc.123 Example Dr.Suite 100DullesVA20166-6503US+1.7035555555+1.7035555556jdoe@example.comClientYClientX1999-04-03T22:00:00.0ZClientX1999-12-03T09:00:00.0Z2000-04-08T09:00:00.0Z2fooBARABC-1234554322-XYZ");
diff --git a/AusRegEPPTK/se/ContactTransferRequestCommandTest.cpp b/AusRegEPPTK/se/ContactTransferRequestCommandTest.cpp
index 4f019d8..7417746 100644
--- a/AusRegEPPTK/se/ContactTransferRequestCommandTest.cpp
+++ b/AusRegEPPTK/se/ContactTransferRequestCommandTest.cpp
@@ -12,7 +12,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
Timer::setTime("20070101.010101");
CLTRID::setClID("JTKUTEST");
diff --git a/AusRegEPPTK/se/DomainCheckCommandTest.cpp b/AusRegEPPTK/se/DomainCheckCommandTest.cpp
index 366be08..c7725f1 100644
--- a/AusRegEPPTK/se/DomainCheckCommandTest.cpp
+++ b/AusRegEPPTK/se/DomainCheckCommandTest.cpp
@@ -10,7 +10,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
CLTRID::setClID("JTKUTEST");
Timer::setTime("20070101.010101");
diff --git a/AusRegEPPTK/se/DomainCheckResponseTest.cpp b/AusRegEPPTK/se/DomainCheckResponseTest.cpp
index 0ba2fb1..5bc2763 100644
--- a/AusRegEPPTK/se/DomainCheckResponseTest.cpp
+++ b/AusRegEPPTK/se/DomainCheckResponseTest.cpp
@@ -12,7 +12,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
const string xml =
"Command completed successfullyexample.comexample.netIn useexample.orgABC-1234554322-XYZ";
diff --git a/AusRegEPPTK/se/DomainDeleteCommandTest.cpp b/AusRegEPPTK/se/DomainDeleteCommandTest.cpp
index 75933f3..ec10d7f 100644
--- a/AusRegEPPTK/se/DomainDeleteCommandTest.cpp
+++ b/AusRegEPPTK/se/DomainDeleteCommandTest.cpp
@@ -10,7 +10,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
CLTRID::setClID("JTKUTEST");
Timer::setTime("20070101.010101");
diff --git a/AusRegEPPTK/se/DomainInfoCommandTest.cpp b/AusRegEPPTK/se/DomainInfoCommandTest.cpp
index cf262a9..0412215 100644
--- a/AusRegEPPTK/se/DomainInfoCommandTest.cpp
+++ b/AusRegEPPTK/se/DomainInfoCommandTest.cpp
@@ -10,7 +10,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
CLTRID::setClID("JTKUTEST");
Timer::setTime("20070101.010101");
diff --git a/AusRegEPPTK/se/DomainInfoKVResponseExtensionTest.cpp b/AusRegEPPTK/se/DomainInfoKVResponseExtensionTest.cpp
index 3d9c66c..7bc351b 100644
--- a/AusRegEPPTK/se/DomainInfoKVResponseExtensionTest.cpp
+++ b/AusRegEPPTK/se/DomainInfoKVResponseExtensionTest.cpp
@@ -113,7 +113,7 @@ void checkKeyValueList(const DomainInfoKVResponseExtension &kvExtension, const s
int main(int argc, char* argv[])
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
TEST_run(testNonExistentListName);
TEST_run(testNonExistentItem);
TEST_run(testNotInitialisedWhenNoKVExtensionPresent);
diff --git a/AusRegEPPTK/se/DomainKVCommandExtensionTest.cpp b/AusRegEPPTK/se/DomainKVCommandExtensionTest.cpp
index 565bff6..b812b4b 100644
--- a/AusRegEPPTK/se/DomainKVCommandExtensionTest.cpp
+++ b/AusRegEPPTK/se/DomainKVCommandExtensionTest.cpp
@@ -82,7 +82,7 @@ void addSampleItemsToExtension(DomainKVCommandExtension &extension, const string
int main(int argc, char* argv[])
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
TEST_run(testUpdateSingleKVList);
TEST_run(testCreateSingleKVList);
TEST_run(testMultipleKVList);
diff --git a/AusRegEPPTK/se/DomainRegistrantTransferCommandTest.cpp b/AusRegEPPTK/se/DomainRegistrantTransferCommandTest.cpp
index 98fc8de..39b8b7e 100644
--- a/AusRegEPPTK/se/DomainRegistrantTransferCommandTest.cpp
+++ b/AusRegEPPTK/se/DomainRegistrantTransferCommandTest.cpp
@@ -66,7 +66,7 @@ void addSampleKVItems(DomainRegistrantTransferCommand *command)
int main(int argc, char* argv[])
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
TEST_run(testWithoutPeriod);
// TEST_run(testWithPeriod);
return TEST_errorCount();
diff --git a/AusRegEPPTK/se/DomainRegistrantTransferResponseTest.cpp b/AusRegEPPTK/se/DomainRegistrantTransferResponseTest.cpp
index cc2e950..ead79a5 100644
--- a/AusRegEPPTK/se/DomainRegistrantTransferResponseTest.cpp
+++ b/AusRegEPPTK/se/DomainRegistrantTransferResponseTest.cpp
@@ -9,7 +9,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
const string xml =
"Command completed successfullyexample.com2009-04-03T22:00:00.0ZABC-1234554321-XYZ";
diff --git a/AusRegEPPTK/se/DomainTransferQueryCommandTest.cpp b/AusRegEPPTK/se/DomainTransferQueryCommandTest.cpp
index 8939ce8..d48621c 100644
--- a/AusRegEPPTK/se/DomainTransferQueryCommandTest.cpp
+++ b/AusRegEPPTK/se/DomainTransferQueryCommandTest.cpp
@@ -10,7 +10,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
CLTRID::setClID("JTKUTEST");
Timer::setTime("20070101.010101");
diff --git a/AusRegEPPTK/se/DomainUpdateCommandTest.cpp b/AusRegEPPTK/se/DomainUpdateCommandTest.cpp
index 79eccac..22fdae6 100644
--- a/AusRegEPPTK/se/DomainUpdateCommandTest.cpp
+++ b/AusRegEPPTK/se/DomainUpdateCommandTest.cpp
@@ -113,7 +113,7 @@ void testSyncExpiryDateExtensionWithNullDate(void)
int main(int argc, char* argv[])
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
TEST_run(testSimpleUpdate);
TEST_run(testFullUpdate);
TEST_run(testSyncExpiryDateExtension);
diff --git a/AusRegEPPTK/se/EnumDomainInfoResponseTest.cpp b/AusRegEPPTK/se/EnumDomainInfoResponseTest.cpp
index 9d3c6c5..623bed5 100644
--- a/AusRegEPPTK/se/EnumDomainInfoResponseTest.cpp
+++ b/AusRegEPPTK/se/EnumDomainInfoResponseTest.cpp
@@ -10,7 +10,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
const string xml =
"Command completed successfully3.8.0.0.6.9.2.3.6.1.4.4.e164.arpaEXAMPLE1-REPjd1234sh8013sh8013ns1.example.comns2.example.comns1.example.comns2.example.comClientXClientY1999-04-03T22:00:00.0ZClientX1999-12-03T09:00:00.0Z2005-04-03T22:00:00.0Z2000-04-08T09:00:00.0Z2fooBAR10100uE2U+sip\"!^.*$!sip:info@example.com!\"10102uE2U+msg\"!^.*$!mailto:info@example.com!\"ABC-1234554322-XYZ";
diff --git a/AusRegEPPTK/se/HelloTest.cpp b/AusRegEPPTK/se/HelloTest.cpp
index dc98552..00e84f2 100644
--- a/AusRegEPPTK/se/HelloTest.cpp
+++ b/AusRegEPPTK/se/HelloTest.cpp
@@ -9,7 +9,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
CLTRID::setClID("JTKUTEST");
Hello cmd;
diff --git a/AusRegEPPTK/se/HostCheckCommandTest.cpp b/AusRegEPPTK/se/HostCheckCommandTest.cpp
index 75627df..9081b0c 100644
--- a/AusRegEPPTK/se/HostCheckCommandTest.cpp
+++ b/AusRegEPPTK/se/HostCheckCommandTest.cpp
@@ -10,7 +10,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
CLTRID::setClID("JTKUTEST");
Timer::setTime("20070101.010101");
diff --git a/AusRegEPPTK/se/HostCreateCommandTest.cpp b/AusRegEPPTK/se/HostCreateCommandTest.cpp
index af34dc9..9824aa8 100644
--- a/AusRegEPPTK/se/HostCreateCommandTest.cpp
+++ b/AusRegEPPTK/se/HostCreateCommandTest.cpp
@@ -10,7 +10,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
CLTRID::setClID("JTKUTEST");
Timer::setTime("20070101.010101");
diff --git a/AusRegEPPTK/se/HostDeleteCommandTest.cpp b/AusRegEPPTK/se/HostDeleteCommandTest.cpp
index 1fdaea8..af8a35b 100644
--- a/AusRegEPPTK/se/HostDeleteCommandTest.cpp
+++ b/AusRegEPPTK/se/HostDeleteCommandTest.cpp
@@ -10,7 +10,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
CLTRID::setClID("JTKUTEST");
Timer::setTime("20070101.010101");
diff --git a/AusRegEPPTK/se/HostInfoCommandTest.cpp b/AusRegEPPTK/se/HostInfoCommandTest.cpp
index 58cf91a..512ad96 100644
--- a/AusRegEPPTK/se/HostInfoCommandTest.cpp
+++ b/AusRegEPPTK/se/HostInfoCommandTest.cpp
@@ -8,7 +8,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
Timer::setTime("20070101.010101");
CLTRID::setClID("JTKUTEST");
diff --git a/AusRegEPPTK/se/HostInfoResponseTest.cpp b/AusRegEPPTK/se/HostInfoResponseTest.cpp
index 760398d..531cc08 100644
--- a/AusRegEPPTK/se/HostInfoResponseTest.cpp
+++ b/AusRegEPPTK/se/HostInfoResponseTest.cpp
@@ -12,7 +12,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
const string xml(
"Command completed successfullyns1.example.comNS1_EXAMPLE1-REP192.0.2.2192.0.2.291080:0:0:0:8:800:200C:417AClientYClientX1999-04-03T22:00:00.0ZClientX1999-12-03T09:00:00.0Z2000-04-08T09:00:00.0ZABC-1234554322-XYZ");
diff --git a/AusRegEPPTK/se/IPVersionTest.cpp b/AusRegEPPTK/se/IPVersionTest.cpp
index 47288bc..b89fe5b 100644
--- a/AusRegEPPTK/se/IPVersionTest.cpp
+++ b/AusRegEPPTK/se/IPVersionTest.cpp
@@ -10,7 +10,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
ASSERT_EQ(IPVersion::IPv4()->toString(), "v4");
ASSERT_EQ(IPVersion::IPv6()->toString(), "v6");
diff --git a/AusRegEPPTK/se/LoginCommandTest.cpp b/AusRegEPPTK/se/LoginCommandTest.cpp
index ebfb82c..4c86e13 100644
--- a/AusRegEPPTK/se/LoginCommandTest.cpp
+++ b/AusRegEPPTK/se/LoginCommandTest.cpp
@@ -19,7 +19,7 @@ void doWork()
const vector extURIs(1, "urn:au:params:xml:ns:auext-1.0");
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
Timer::setTime("20070101.010101");
CLTRID::setClID("JTKUTEST");
diff --git a/AusRegEPPTK/se/LogoutCommandTest.cpp b/AusRegEPPTK/se/LogoutCommandTest.cpp
index fc0781e..599fc47 100644
--- a/AusRegEPPTK/se/LogoutCommandTest.cpp
+++ b/AusRegEPPTK/se/LogoutCommandTest.cpp
@@ -10,7 +10,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
CLTRID::setClID("JTKUTEST");
Timer::setTime("20070101.010101");
diff --git a/AusRegEPPTK/se/PollAckCommandTest.cpp b/AusRegEPPTK/se/PollAckCommandTest.cpp
index 1979190..588fe80 100644
--- a/AusRegEPPTK/se/PollAckCommandTest.cpp
+++ b/AusRegEPPTK/se/PollAckCommandTest.cpp
@@ -8,7 +8,7 @@ using namespace std;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
Timer::setTime("20070101.010101");
CLTRID::setClID("JTKUTEST");
diff --git a/AusRegEPPTK/se/PollResponseTest.cpp b/AusRegEPPTK/se/PollResponseTest.cpp
index 7ce195e..d411703 100644
--- a/AusRegEPPTK/se/PollResponseTest.cpp
+++ b/AusRegEPPTK/se/PollResponseTest.cpp
@@ -16,7 +16,7 @@ PollResponse& getPollResponse(const string xml);
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
testContactTransferApprovePoll();
testDomainTransferApprovePoll();
diff --git a/AusRegEPPTK/se/secDNS/DomainSecDNSCreateCommandExtensionTest.cpp b/AusRegEPPTK/se/secDNS/DomainSecDNSCreateCommandExtensionTest.cpp
index d6161c2..ac6202a 100644
--- a/AusRegEPPTK/se/secDNS/DomainSecDNSCreateCommandExtensionTest.cpp
+++ b/AusRegEPPTK/se/secDNS/DomainSecDNSCreateCommandExtensionTest.cpp
@@ -147,7 +147,7 @@ void testSecDNSJustKeyData()
int main(int argc, char* argv[])
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
TEST_run(testSecDNSAllFields);
TEST_run(testSecDNSMultipleDSDataWithoutMaxSigLife);
TEST_run(testSecDNSAllFieldsMin);
diff --git a/AusRegEPPTK/se/secDNS/DomainSecDNSInfoResponseExtensionTest.cpp b/AusRegEPPTK/se/secDNS/DomainSecDNSInfoResponseExtensionTest.cpp
index e7b7994..312f314 100644
--- a/AusRegEPPTK/se/secDNS/DomainSecDNSInfoResponseExtensionTest.cpp
+++ b/AusRegEPPTK/se/secDNS/DomainSecDNSInfoResponseExtensionTest.cpp
@@ -239,7 +239,7 @@ void buildXmlResponseBeforeExtension(const string& domainName,
int main(int argc, char* argv[])
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
TEST_run(testSecDNSInfoExtensionAllFields);
TEST_run(testSecDNSInfoExtensionOnlyKeyData);
TEST_run(testSecDNSInfoExtensionMultipleDsRecords);
diff --git a/AusRegEPPTK/se/secDNS/DomainSecDNSUpdateCommandExtensionTest.cpp b/AusRegEPPTK/se/secDNS/DomainSecDNSUpdateCommandExtensionTest.cpp
index 64c2590..e5c7859 100644
--- a/AusRegEPPTK/se/secDNS/DomainSecDNSUpdateCommandExtensionTest.cpp
+++ b/AusRegEPPTK/se/secDNS/DomainSecDNSUpdateCommandExtensionTest.cpp
@@ -191,7 +191,7 @@ void testSecDNSRemoveAllAndAddKeyDataAndChangeMaxSigLife()
int main(int argc, char* argv[])
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
TEST_run(testSecDNSAddFieldsUrgent);
TEST_run(testSecDNSRemoveFieldsNotUrgent);
TEST_run(testSecDNSRemoveAll);
diff --git a/AusRegEPPTK/session/CommandCounterTest.cpp b/AusRegEPPTK/session/CommandCounterTest.cpp
index 7dd6065..9e65822 100644
--- a/AusRegEPPTK/session/CommandCounterTest.cpp
+++ b/AusRegEPPTK/session/CommandCounterTest.cpp
@@ -88,7 +88,7 @@ void testPollCount()
int main(int argc, char* argv[])
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
TEST_run(testLoginCount);
TEST_run(testMixedCommandsCount);
diff --git a/AusRegEPPTK/session/SessionManagerTest.cpp b/AusRegEPPTK/session/SessionManagerTest.cpp
index 168d457..efd559c 100644
--- a/AusRegEPPTK/session/SessionManagerTest.cpp
+++ b/AusRegEPPTK/session/SessionManagerTest.cpp
@@ -23,7 +23,7 @@ static TestEnvironment props;
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
string op("shutdown");
{
diff --git a/AusRegEPPTK/session/SessionTest.cpp b/AusRegEPPTK/session/SessionTest.cpp
index 6611cda..2de1390 100644
--- a/AusRegEPPTK/session/SessionTest.cpp
+++ b/AusRegEPPTK/session/SessionTest.cpp
@@ -18,7 +18,7 @@ static std::string TEST_SE =
void doWork()
{
- init("etc/toolkit2.conf");
+ init("/home/drde/etc/toolkit2.conf");
{
TestEnvironment props;
auto_ptr sess(SessionFactory::newInstance(&props));