Importing an existing bundle into CRXDE Lite | Community
Skip to main content
New Participant
October 16, 2015
Solved

Importing an existing bundle into CRXDE Lite

  • October 16, 2015
  • 1 reply
  • 511 views

Apologies if this is a double post but my original question seems to of vanished:

I noticed today that its possible to create a bundle in CRXDE lite and edit java files it on the author/publisher. We have existing bundles that we deploy to the server via package manager as jars which we edit in eclipse then build via maven. This means if we need to make code changes in anything other than the jsp's we have to do a full code deploy which requires change requests and lots of process!

So I was wondering is it possible to somehow import the bundles we already have running on the author into CRXDE Lite? Alternatively how can we convert the jars we upload so that we can edit them in CRXDE Lite? We would want to continue using Eclipse for development but then any quick changes could be done in CRXDE Lite on the author/publisher.

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

You can package CQ apps that use OSGi bundles/JSP and then modify the JSPs in those packages. See this topic:

http://helpx.adobe.com/experience-manager/using/packaging-cq-applications-contain-osgi.html 

1 reply

smacdonald2008
smacdonald2008Accepted solution
New Participant
October 16, 2015

You can package CQ apps that use OSGi bundles/JSP and then modify the JSPs in those packages. See this topic:

http://helpx.adobe.com/experience-manager/using/packaging-cq-applications-contain-osgi.html