Hi In the current APIM we only support Address endpoint type. So we are planing to include other endpoint types which are supported by the ESB.
Following are the other endpoint types Address Endpoint <https://10.100.5.20:9445/carbon/endpoints/addressEndpoint.jsp?> Defines the direct URL of the serveice Default Endpoint <http://docs.wso2.org/display/ESB403/Default+Endpoint> Defines additional configuration for the default target Failover Group <https://10.100.5.20:9445/carbon/endpoints/failoverEndpoint.jsp?> Defines the endpoints that the service will try to connect to in case of a failure. This will take place in a round robin manner HTTP Endpoint <https://10.100.5.20:9445/carbon/endpoints/httpEndpoint.jsp?> Defines a URI Template based REST Service endpoint Load Balance Endpoint <https://10.100.5.20:9445/carbon/endpoints/loadBalanceEndpoint.jsp?> Defines groups of endpoints for replicated services.The incoming requests will be directed to these endpoints in a round robin manner. These endpoints automatically handle the fail-over cases as well Recipient List Group <https://10.100.5.20:9445/carbon/endpoints/recipientlistEndpoint.jsp?> Defines the list of endpoints a message will be routed to Template Endpoint <https://10.100.5.20:9445/carbon/endpoints/templateEndpoint.jsp?> Defines a template endpoint that can parameterfy endpoints WSDL Endpoint <https://10.100.5.20:9445/carbon/endpoints/wsdlEndpoint.jsp?> Defines the WSDL, Service and Port >From the above list do we need to ? and how to include the following ? 1. Default Endpoint 2. HTTP Endpoint - This require to populate the uri template during mediation. 3. Template Endpoint - You need to specify a template when creating an endpoint. Some of the above need additional configuration. As I understood configure meditations and defining templates. Do we have to provide UI for them as well. Regards Jo -- *Joseph Fonseka* WSO2 Inc.; http://wso2.com lean.enterprise.middleware mobile: +94 772 512 430 skype: jpfonseka * <http://lk.linkedin.com/in/rumeshbandara>*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
