cancel
Showing results for 
Search instead for 
Did you mean: 

[solved]How to Configure server adress in WS-client ?

morpheus
Champ in-the-making
Champ in-the-making
i build an client, which accesses the alfresco over the Webservice API.
i also got an webservice.properties but where do i have to use that containing information ?
in the examples there is just an
AuthenticationUtils.startSession(user, pwd)
but where do i declare the server url ? and how ?
1 REPLY 1

morpheus
Champ in-the-making
Champ in-the-making
ok , solution is : rename to webserviceclient.properties

BUT would it not be nicer to throw an Exception than to take localhost as default ?

and in your example webservicesamples is the properties in alfresco.extension so it will also doesn´t function !!!!