Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

abinaya95
abinaya95
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
2

Posts

Posts
1

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by abinaya95
Customize the badges you want to showcase on your profile
Re: Sling Servlet Filter - Adobe Experience Manager 18-10-2021
May be you should use the DS annotions for this @Component(service = javax.servlet.Filter.class, name ="Sample Filter", configurationPid = "org.foo.core.filters.SampleFilter", property = { "process.label= Sample Filter", EngineConstants.SLING_FILTER_SCOPE + "=" + EngineConstants.FILTER_SCOPE_REQUEST, "pattern='/content/foo/en/'", "resourceTypes=" + SampleFilter.RESOURCE_TYPE, Constants.SERVICE_RANKING+ ":Integer=0"}) When I used these annotations the calls started working. Reference: https://git...

Views

1.2K

Likes

2

Replies

0
Likes given to
Likes from