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

cqlearner
cqlearner
Offline

Badges

Badges
11

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
3

Posts

Posts
28

Discussions

Discussions
1

Questions

Questions
27

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by cqlearner
Customize the badges you want to showcase on your profile
Re: How to override default feed.jsp? - Adobe Experience Manager 15-10-2015
Your solution worked!Thanks

Views

319

Likes

0

Replies

0
How to override default feed.jsp? - Adobe Experience Manager 15-10-2015
Hi all,How do you override default "/libs/foundation/components/primary/cq/Page/feed.jsp". I need to override "url".Thanks!

Views

760

Likes

0

Replies

3
xtype allowBlank not working in multifield - Adobe Experience Manager 15-10-2015
Hi, I am trying to make multifield required but "allowBlank = false" is not working. It makes the field required BUT even after adding one value it still says "Verification Failed".

Views

123

Likes

0

Replies

0
cug login page - Adobe Experience Manager 15-10-2015
hi experts,Is there a way to provide CUG log in page to be external page (SSO page) instead of internal CQ page? As a back up plan I am thinking of creating a dummy internal page and set redirect on that page to external SSO page link. Thanks in advance.

Views

108

Likes

0

Replies

0
Re: NoClassDefFoundError com.day.crx.security.ldap.jmx.LDAPUserMBean - JMX TOOL - Adobe Experience Manager 15-10-2015
Yes I think I am missing the point. I saw this post "http://forums.adobe.com/thread/1073347" where it looks like someone is getting access to LDAPUserMBean successfully. Is it because it was not reference from bundle? What are my alternatives here? Do I need to use CURL/POST programmatically in the scheduler?curl -u : -X POST http://:/system/console/jmx/com.adobe.granite.ldap:host=,port=,type=Tools/op/listOrphanedUsers/Any suggestion is greatly appreciated.

Views

171

Likes

0

Replies

0
Re: NoClassDefFoundError com.day.crx.security.ldap.jmx.LDAPUserMBean - JMX TOOL - Adobe Experience Manager 15-10-2015
Ok.I got the bundle to resolve by adding "com.day.crx.security.ldap.*" instead of "com.day.crx.security.ldap.jmx.*" in . However, when the scheduler run and executes the task I am still seeing NoClassDefFoundError:08.03.2014 21:40:00.003 *ERROR* [pool-5-thread-1] org.apache.sling.commons.scheduler.impl.QuartzScheduler Exception during job execution of com.test.wcm.core.scheduler.LDAPSyncupTask@5f0639b5 : com/day/crx/security/ldap/jmx/LDAPUserMBean java.lang.NoClassDefFoundError: com/day/crx/secu...

Views

172

Likes

0

Replies

0
Re: NoClassDefFoundError com.day.crx.security.ldap.jmx.LDAPUserMBean - JMX TOOL - Adobe Experience Manager 15-10-2015
Justin, Do you mean i add com.day.crx.security.ldap.jmx ? That did not work.

Views

171

Likes

0

Replies

0
NoClassDefFoundError com.day.crx.security.ldap.jmx.LDAPUserMBean - JMX TOOL - Adobe Experience Manager 15-10-2015
Hi,I getting NoClassDefFoundError when trying to use com.day.crx.security.ldap.jmx.LDAPUserMBean class to connect to LDAP from OSGI Scheduler. I have placed com.day.crx.security.ldap.jmx.LDAPUserMBean;resolution:=optional, in maven but in bundle I see it could not resolve it. Imported Packagescom.adobe.cq.launches.api from com.adobe.cq.cq-launches-api (238)com.day.cq.audit from com.day.cq.cq-audit (165)com.day.cq.commons from com.day.cq.cq-commons (178)com.day.cq.commons.jcr from com.day.cq.cq...

Views

306

Like

1

Replies

9
Re: LDAP callback error - Adobe Experience Manager 15-10-2015
Perfect! Thanks!

Views

191

Likes

0

Replies

0
Likes given to