I'm fairly new to Hybris Commerce and its extensions. I installed Hybris 5.7 and 6 and (hopefully) installed the platformwebservices extensions this way:
- I added these entries to localextensions.xml:
<extension name='tomcatembeddedserver' /> <extension name='platformservices' /> <extension name='lucenesearch' /> <extension name='platformwebservices' />
- Ran ant clean all
- Started the Hybris Server
In the admin UI under Platform/Extensions I see this:
What do those two red X mean for the platformwebservices extension. Are the rest services now exposed?
EDIT: It seems the services are running. But I get a 403 Forbidden response. This is what I enter with cUrl:
curl -u admin:nimda http://localhost:9001/ws410/rest/countries