Skip to content
Snippets Groups Projects
Commit a1ca12d5 authored by Edileuton Henrique de Oliveira's avatar Edileuton Henrique de Oliveira
Browse files

agent: Modify the webservice address

parent d223d1c3
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@ WGETURL = http://gnu.c3sl.ufpr.br/ftp/wget/wget-$(WGETVER).$(WGETREL).tar.gz
WGET = wget-$(WGETVER).$(WGETREL)
WSNAME = DataSID
WSURL = http://bisimmcdev.c3sl.ufpr.br:8080/axis2/services/$(WSNAME)?wsdl
WSURL = http://simmc.c3sl.ufpr.br/axis2/services/$(WSNAME)?wsdl
FILES = bin/datasid-agent.sh bin/datasid-client.sh \
bin/datasid-common.sh bin/datasid-gsoap-client \
......
......@@ -10,4 +10,4 @@ DAYSTOEXPIRELOG=31 # 1 month
UPDATETRIES=3
UPDATETIMEOUT=100
WEBSERVICE="http://bisimmcdev.c3sl.ufpr.br/axis2/services/DataSID"
WEBSERVICE="http://simmc.c3sl.ufpr.br/axis2/services/DataSID"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment