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

user2797012
user2797012
Offline

Badges

Badges
12

Accepted Solutions

Accepted Solutions
9

Likes Received

Likes Received
6

Posts

Posts
50

Discussions

Discussions
22

Questions

Questions
28

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by user2797012
Customize the badges you want to showcase on your profile
Re: JAXB parser giving error - Adobe Experience Manager 23-09-2016
Just recompile classes by/var/classes and see if that works. 

Views

198

Likes

0

Replies

0
Re: restore All default workflow - Adobe Experience Manager 23-09-2016
You need to clarify the question. The /etc/workflow/launcher in CRX/DE has all launchers. Create a package and install it in the instance you need to restore froma fresh AEM instance. What does log say when it error out a workflow?

Views

2.8K

Likes

0

Replies

0
Re: Basic Adaptive Image Custom Component - Adobe Experience Manager 23-09-2016
Name your config file as com.day.cq.wcm.foundation.impl.AdaptiveImageComponentServlet.xml and place it in config folder in your app. The trick here is to have the sling.servlet.resourceTypes property. This property should include the path to your custom adaptive image component (highlighted in yellow in below sample – for a custom comp in path /apps/APPNAME/components/content/adaptiveimage).

Views

1.7K

Like

1

Replies

4
Re: Installing Geometrixx Sample App - Adobe Experience Manager 23-09-2016
Gary,What version of AEM are you using. When you bring up AEM it is be default you should see the AEM sample geometrrix content. Hope you didn't install it with the nosamplecontent mode. See: https://docs.adobe.com/docs/en/aem/6-1/administer/security/production-ready.html

Views

1.7K

Like

1

Replies

0
Re: How to get instance of PageContext ( javax.servlet.jsp.PageContext ) inside Sightly class - Adobe Experience Manager 23-09-2016
Are you trying something like this, what is the exacyt use case? See this: http://books.gigatux.nl/mirror/javaserverpages24hours/0672325977_ch08lev1sec3.html It explains all and has good sample. MyGridContainerHelper gridContainer = new MyGridContainerHelper();SimpleBindings bindings = new SimpleBindings()bindings.put("resource", page.getContentResource().getChild("gridpar/my_gridwrapper"))gridContainer.init(bindings)

Views

1.1K

Likes

0

Replies

0
Re: AEM 6.2 - 'nosamplecontent' == 'productionready' - why? - Adobe Experience Manager 27-04-2016
So, it looks that all security practices will be incorporated when this nosamplecontent run mode is used. But you can enable CRX-DE by following: https://docs.adobe.com/docs/en/aem/6-1/administer/security/security-checklist/enabling-crxde-lite.html. In case, you need to only remove geometrixx content, I do not see an option by run mode. I will verify internally and let you know.

Views

515

Likes

0

Replies

0
Re: Error Message appears when starting AEM 6.1 with Service Pack 1 - Adobe Experience Manager 20-04-2016
Nothing to worry for *ERROR* [org.osgi.service.cm.ManagedServiceFactory, id=14, bundle=10/slinginstall:D:\aem6.1SP1\author\crx-quickstart\launchpad\startup\1\org.apache.sling.commons.log-4.0.2.jar]: Updating property org.apache.sling.commons.log.names of configuration org.apache.sling.commons.log.LogManager.factory.config.72c50274-fc33-418e-93a2-1d0267e7c64a caused a problem: Category log.access already defined by configuration org.apache.sling.commons.log.LogManager.factory.config.72c50274-fc33...

Views

752

Likes

0

Replies

0
Re: problem - Adobe Experience Manager 15-10-2015
what is the version of CQ ? What do you see in the logs?

Views

61

Likes

0

Replies

0
Re: User import from Hybris to AEM-not working - Adobe Experience Manager 15-10-2015
Khalid, What is the version of CQ you are using? Do you see any errors in error.log?

Views

139

Likes

0

Replies

0
AEM and Mobile/ Responsive site - Adobe Experience Manager 15-10-2015
Doing some early evaluation on Mobile site vs. Responsive Web Design that AEM claims to support. Few Questions:1/ If there are additional Dispatcher/Apache configuration that we need to be aware of to support the mobile needs using AEM (Adaptive approach)2/ Will be great if you could provide reference implementations. Ideally in 3 categories that AEM supports and documented - separate mobile site, server side detection (Adaptive) and Responsive.

Views

205

Likes

0

Replies

0
Likes from