Managed to solve this.
seems like <condition> still works inside <web-resource>
the problem was in the class, instead of using extends AbstractWebCondition
I changed to implements UrlReadingCondition and now everything works ![]()
Managed to solve this.
seems like <condition> still works inside <web-resource>
the problem was in the class, instead of using extends AbstractWebCondition
I changed to implements UrlReadingCondition and now everything works ![]()