svn commit: r565580 - /ofbiz/trunk/specialpurpose/oagis/config/oagis.properties

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r565580 - /ofbiz/trunk/specialpurpose/oagis/config/oagis.properties

jonesde
Author: jonesde
Date: Mon Aug 13 17:00:41 2007
New Revision: 565580

URL: http://svn.apache.org/viewvc?view=rev&rev=565580
Log:
Whoops, didn't want that test data in there

Modified:
    ofbiz/trunk/specialpurpose/oagis/config/oagis.properties

Modified: ofbiz/trunk/specialpurpose/oagis/config/oagis.properties
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/oagis/config/oagis.properties?view=diff&rev=565580&r1=565579&r2=565580
==============================================================================
--- ofbiz/trunk/specialpurpose/oagis/config/oagis.properties (original)
+++ ofbiz/trunk/specialpurpose/oagis/config/oagis.properties Mon Aug 13 17:00:41 2007
@@ -18,10 +18,10 @@
 ###############################################################################
 
 # -- logical location of server (10 char max)
-CNTROLAREA.SENDER.LOGICALID=792024833
+CNTROLAREA.SENDER.LOGICALID=1234567890
 
 # -- auth id is required to access machine that generated the BOD (50 char max)
-CNTROLAREA.SENDER.AUTHID=VUDU
+CNTROLAREA.SENDER.AUTHID=OFBiz
 
 # if these are set to true the XML content of the messages will be saved to OagisMessageInfo.fullMessageXml
 Oagis.Debug.Save.Xml.Out=true
@@ -40,22 +40,18 @@
 Oagis.Warehouse.SyncInventoryProductStoreId=9001
 
 # email notification
-oagis.notification.email.sendTo=[hidden email]
+#oagis.notification.email.sendTo=
 
 # Client Cert, etc settings
 #auth.client.certificate.alias=testrpckey
-auth.basic.username=792024833
-auth.basic.password=aZ79202uS
+#auth.basic.username=foo
+#auth.basic.password=bar
 
 # URLs for outgoing messages
-#url.send.processShipment=https://b2b.avnet.com:5361/invoke/wm.tn/receive
-#url.send.confirmBod=https://b2b.avnet.com:5361/invoke/wm.tn/receive
-#url.send.receiveDelivery=https://b2b.avnet.com:5361/invoke/wm.tn/receive
-# test URLs
-url.send.processShipment=https://b2b-test.avnet.com:5361/invoke/wm.tn/receive
-url.send.confirmBod=https://b2b-test.avnet.com:5361/invoke/wm.tn/receive
-url.send.receiveDelivery=https://b2b-test.avnet.com:5361/invoke/wm.tn/receive
+#url.send.processShipment=https://foo.bar.com/receive
+#url.send.confirmBod=https://foo.bar.com/receive
+#url.send.receiveDelivery=https://foo.bar.com/receive
 
 # if the test.save.outgoing.directory is specified the files will be saved there but not sent to any URL that might be specified
-test.save.outgoing.directory=/Users/jonesde
-test.save.outgoing.filename.base=Test
+#test.save.outgoing.directory=
+#test.save.outgoing.filename.base=