Giter Site home page Giter Site logo

Comments (2)

coatpont avatar coatpont commented on June 2, 2024

I'm not familiar with this "custom AEM jar" process - however the demo machine does support the installation of service packs. in the /dist/bin folder, assuming your AEM jar file is something like aem62.jar, then just place the service pack file in the same folder with the -sp suffix (e.g. aem62-sp.zip) and if the demo.servicepack properties is set to true (it's the default value), then AEM will be installed with this service pack upfront (entire instance booting up with the service pack code). Can you review/test and close this issue if it works for you? (this method is the one tested by our QE organization)

from aem-demo-machine.

chrismade avatar chrismade commented on June 2, 2024

yes, I confirm it is working

for a JAR file like:
cq61-author-4502.jar
the corresponding Service Pack has to be:
cq61-author-4502-sp.zip
both files in dist/bin folder
BTW: for the demo machine I'd rather rename cq61-author-4502.jar to cq61.jar as role and port will be set by properties later by script

and for hotfixes:
a directory dist/hotfixes/all
must be created - containing the files like
cq-6.1.0-hotfix-8651-1.2.zip
cq-6.1.0-hotfix-9113-1.0.zip
etc
"all" contains the hot fixes which belongs to core AEM - whereas there might be also hotfixes for packages (folder has then package name instead of 'all' )

Either I missed that reading the wiki - or it is not there (please copy/paste from here if this is the case)

case can be closed - thanks for support on weekends ;-)

from aem-demo-machine.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.