Hi Bernard,

This issue with API handler validation was identified [1]
<https://github.com/wso2/product-ei/issues/2728>, and fixed in the latest
WSO2 EI Tooling milestone release [2]
<https://github.com/wso2/product-ei/releases/tag/v6.5.0-m5>. This fix will
be available in the upcoming WSO2 EI 6.5.0 release.

Thanks & Best Regards,
Prabushi

[1] - https://github.com/wso2/product-ei/issues/2728
[2] - https://github.com/wso2/product-ei/releases/tag/v6.5.0-m5

On Tue, Apr 16, 2019 at 7:39 PM Bernard Paris <[email protected]>
wrote:

> Thanks for this, this software at  https://wso2.com/integration/tooling/ can
> be installed quiet simple.
>
> I just have a problem with its new ESB editor version where handlers are
> attached to <api>:
>
>
>
> I don't have this error with previous version of eclipse and dev studio.
> My XML looks as simple as :
>
> <api context="/myContext" name="learning-context-API" statistics="enable"
> xmlns="http://ws.apache.org/ns/synapse"; >
> <resource methods="HEAD GET" uri-template="/{year}/{code}">
>   - - - - - - - -
>     </resource>
> <resource methods="HEAD GET" uri-template="/{year}/{code}/title">
>   - - - - - - - -
>     </resource>
>     <handlers>
>         <handler class=
> "org.wso2.api.authorization.RoleBasedAuthorizationHandler">
>             <property name="roles" value="Application/myContext" />
>         </handler>
>     </handlers>
> </api>
>
>
>
>
> Le 16 avr. 2019 à 12:56, Thishani Lucas <[email protected]> a écrit :
>
> Please use [1]. This is the latest version of Dev Studio that includes a
> great amount of improvements.
>
> [1] https://wso2.com/integration/tooling/
>
>
>
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>


-- 
*Prabushi Samarakoon*
Mobile: +94715434580
Email: [email protected]
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to