Hi Juraci,

Can you please provide me the email for hawkular-user list

Regards,
Satya

On Fri, Aug 28, 2015 at 7:29 PM, Juraci Paixão Kröhling <juraci@kroehling.de> wrote:
Satyajit,

I believe this question is better suited for the hawkular-user list. In
any case, what I can recommend "quickly" is to put a debugger on the
following line and check what's the going on there:

http://git.io/vGmGg

- Juca.

On 08/28/2015 03:08 PM, Satyajit Das wrote:
> Hi Team,
>
> I have configured PathBasedKeycloakConfigResolver in my package:
> com.demo.util.
>
> The context param has been set on web.xml
> <context-param>
>          <param-name>keycloak.config.resolver</param-name>
>
> <param-value>org.keycloak.example.PathBasedKeycloakConfigResolver</param-value>
>      </context-param>
>
> I deployed the application on Tomcat. I have registered the context.xml
> in meta-inf with the required adapter.
>
> Tomcat lib directory has all the required keycloak jar files.
>
> But PathBasedKeycloakConfigResolver never gets called on any request to
> the url.
> One strange thing i find that in eclipse if I remove the maven
> dependency from deployment assembly(right click on project->
> properties->deployment assembly) it works But if i put it back it fails.
> Maven dependency is a must.
>
>
>
> Kindly comment.
>
>
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
>
_______________________________________________
keycloak-dev mailing list
keycloak-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-dev