r6115 - trunk/data/schema/mysql

1 view
Skip to first unread message

subve...@svn.freemedsoftware.org

unread,
Jun 17, 2011, 12:18:22 PM6/17/11
to freemed-d...@googlegroups.com
Author: jeff
Date: 2011-06-17 12:18:21 -0400 (Fri, 17 Jun 2011)
New Revision: 6115

Modified:
trunk/data/schema/mysql/config.sql
Log:
Adjust URL scheme for changes in REMITT.


Modified: trunk/data/schema/mysql/config.sql
===================================================================
--- trunk/data/schema/mysql/config.sql 2011-06-17 15:20:19 UTC (rev 6114)
+++ trunk/data/schema/mysql/config.sql 2011-06-17 16:18:21 UTC (rev 6115)
@@ -94,11 +94,11 @@

CALL config_Register (
'remitt_url',
- 'http://localhost:8080/remitt/services/interface?wsdl',
+ 'http://localhost:8080/remitt/services/Service?wsdl',
'Remitt Service URL',
'REMITT Billing',
'URL',
- 'http://localhost:8080/remitt/services/interface?wsdl'
+ 'http://localhost:8080/remitt/services/Service?wsdl'
);
CALL config_Register (
'remitt_user',

Reply all
Reply to author
Forward
0 new messages