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

Sridhar
Sridhar
Offline

Badges

Badges
17

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
9

Posts

Posts
67

Discussions

Discussions
1

Questions

Questions
66

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Sridhar
Customize the badges you want to showcase on your profile
Re: How to set access for created users programatically - Adobe Experience Manager 15-10-2015
Sridhar wrote... Yogesh Upadhyay wrote... Sridhar, I guess it is same question about assigning ACL to Principal (User or Group). Here is example http://wemcode.wemblog.com/add-acl-to-node. Best practice is, 1) Create Group (Or roles) 2) Assign ACL to Group 3) Create User 4) Assign User to Group. Yogesh Thanks man.It will be helpful. I think jack rabbit is not recommended.how it possible in DAY API???

Views

503

Likes

0

Replies

0
Re: How to set access for created users programatically - Adobe Experience Manager 15-10-2015
Yogesh Upadhyay wrote... Sridhar, I guess it is same question about assigning ACL to Principal (User or Group). Here is example http://wemcode.wemblog.com/add-acl-to-node. Best practice is, 1) Create Group (Or roles) 2) Assign ACL to Group 3) Create User 4) Assign User to Group. Yogesh Thanks man.It will be helpful.

Views

483

Likes

0

Replies

0
How to set access for created users programatically - Adobe Experience Manager 15-10-2015
Hi CQ5 Experts, I have few question regarding user management 1. I have created user in site admin and the user is created under home/users list.But i couldn't login by using created user.Once i assigned the access resource for that created user in AccessControl tab i can able to login.How its happening ???? 2.Same way I created user programatically using UserManager and AccountManager API .User is created successfully. Now i want to assign the access for that created user programmatically ??? I...

Views

937

Likes

0

Replies

3
Re: How to use external jar in Adobe CQ5? - Adobe Experience Manager 15-10-2015
Fraser Goffin wrote... For (1), you would typically use : http://:/system/console/depfinder (i.e. http://localhost:4502/system/console/depfinder if you are running AEM locally). For the rest, it really depends how much experience you have already with Maven and OSGI ?? Do you use Maven for AEM development already ? Fraser. CRX is not locally installed here.No,I didn't tried maven with AEM.I want to work with jars directly not dependencies.Thanks

Views

878

Likes

0

Replies

0
Re: How to use external jar in Adobe CQ5? - Adobe Experience Manager 15-10-2015
Thanks man.Could u tell me the steps to achieve this?

Views

875

Likes

0

Replies

0
How to use external jar in Adobe CQ5? - Adobe Experience Manager 15-10-2015
Hi, I want to use some classes from external jar in CQ5.How its possible to do. Please suggest me a solution. Thanks in advanceSridhar.M

Views

3.0K

Likes

0

Replies

7
Re: @Reference is not working getting null - Adobe Experience Manager 15-10-2015
Yogesh Upadhyay wrote... In Java recommended approach is to use @reference to get a service reference. If you are getting null for resolverFactory in your service (Your class should be service as well) please create a daycare ticket with steps to reproduce this issue. Other way to get a reference would be in your activate method of service (Your class) using bundlecontext (Similar to this http://www.knopflerfish.org/releases/current/docs/javadoc/org/osgi/framework/BundleContext.html#getService(o...

Views

1.1K

Likes

0

Replies

0
@Reference is not working getting null - Adobe Experience Manager 15-10-2015
Hi friends, Am getting the null when injecting the resolverFactory object in Java class through Fleix Annotations(@Reference).How i can use the sling and cq implicit object java class.It can be useful in JSP.But how in java class???Please tell me a solution Thanks in advance

Views

2.2K

Likes

0

Replies

2
Site importer is not working in cq 5.4 - Adobe Experience Manager 15-10-2015
Hi , When uploading the site in site importer,am getting this exception "String Index Out of Bound Exception ".Please provide me a solution. Thanks in advance

Views

313

Likes

0

Replies

1
org.apache.jackrabbit.server.io.XmlHandler: /content/ReversePage/content_example.xml importing... Import failed: java.io.IOException: No child node definition f - Adobe Experience Manager 15-10-2015
Hi CQ5 Professional , When am uploading the CQ support XML files through CONTENT LOADER CQ 5.4 in JCR repository. Am getting org.apache.jackrabbit.server.io.XmlHandler: /content/ReversePage/content_example.xml importing...Import failed: java.io.IOException: No child node definition for jcr:root found in node /content/ReversePage/content_example.xml/jcr:contentPlease tell me the solution to fix this issue .Its urgent i need to implement this soon.For Reference i have attached XML Doc and Screen s...

Views

333

Likes

0

Replies

1
Likes given to