Add the org.json.simple.JSONObject data type to Adobe CQ | Community
Skip to main content
Level 2
October 16, 2015
Solved

Add the org.json.simple.JSONObject data type to Adobe CQ

  • October 16, 2015
  • 2 replies
  • 711 views

hi,

when i try to Add the org.json.simple.JSONObject data type to Adobe CQ ,i instelled, but not getting changed to active state, can anyone help me to solve that,

i followed the http://helpx.adobe.com/experience-manager/using/custom-sling-servlets.html documentation

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

Did you use the Eclipse plug-in project to bundle the JAR into an OSGi bundle?  Next -- upload it to CQ felix console and hit active. Try restarting CQ if you hit activate and nothing happens. 

2 replies

smacdonald2008
Level 10
October 16, 2015

Here is the bundle in an active state:

[img]JSONRunning.png[/img]

As mentioned - hit activate. If nothing happens - restart CQ. That will put it into an active state. 

smacdonald2008
smacdonald2008Accepted solution
Level 10
October 16, 2015

Did you use the Eclipse plug-in project to bundle the JAR into an OSGi bundle?  Next -- upload it to CQ felix console and hit active. Try restarting CQ if you hit activate and nothing happens.