I have deployed the DCTM-rest .war as per the development guide . But when i try to invoke the service it doesnt do so.
For eg: http://localhost:8080/poc/repositories . It gives 404 and I could see the service is not invoked . How do I make sure that the deployment is correct? I dont see any error while the war is deployed?