Hallo,
I'm developing my web application with Eclipse IDE, I chose Dynamic webproject as project in Eclipse.
My web application has the following folder structure:
JavaResource src
Javascriptsupport
WebContent
WebContent/WEB-INF
WebContent/WEB-INF/lib
WebContent/META-INF
build
Where should I put the file webserviceclient.properties?
As I saw in one example it's located in the folder ROOT/config/alfresco/extension of the web application, but it doesn't work at all for me.
Any help would be apprecciated.
Thank you in adavance