Menu
  • HOME
  • TAGS

WSO2 API Manager v1.8.0

uritemplate,api-manager,path-parameter

APIM 1.8 support both uri-template and url-mapping.You can define your url-template(or if you want uri-mapping) under resource section. please see the synapse config where i have added url-template and a url-mapping in publisher I added /json as url pattern for url-mapping and /json/{id} for uri-template <?xml version="1.0" encoding="UTF-8"?> <api xmlns="http://ws.apache.org/ns/synapse"...

Give port number and passed parameters in WSO2

java,api,wso2,wso2-am,api-manager

The Test button will send HTTP OPTION request to the endpoint, and if the endpoint supports HTTP OPTION request, then it is shown as valid. As far as your backend point support the HTTP method you need, you don't need to worry about this Test button against the endpoint....

WSO2 Maven2 Repository contains outdated org.wso2.carbon.registry.core-4.2.0 artifact

wso2,wso2-am,api-manager

This is not a problem with the repository, but this is how it is done. When a product is released, Carbon kernel sometimes has to be patched. So those patched components are issued separately as patch000x. (patch sources available here.) Now if we look at the WSO2 release matrix, APIM...

WSO2 API Manager: Migration script for Oracle 1.6.0 -> 1.7.0

wso2,wso2carbon,api-manager

As mentoined in the question. The answer is adressed to WSO2 in a Jira issue https://wso2.org/jira/browse/APIMANAGER-2524).