> Just add this method to your AppModule:
> 
> public static void  
> contributeIgnoredPathsFilter(UnorderedCollection<String> configuration) {
>      configuration.add("/services/.*");
> }


Thanks man! This seems to be the solution to my problem, but one more thing
I cannot get the UnorderedCollection from anywhere. Which library should
I use to get this class?

Henrik




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to