Hi Gusti,
In AdminCentral, go to {{Configuration -> modules -> YOUR_MODULE_NAME}} and
modify the value of the {{version}} node data to the version prior, so if it’s
currently: {{1.0.1-SNAPSHOT}} change it to {{1.0.0-SNAPSHOT}}. Once this is
done, you can go ahead and shut down your app.
Next, if you have a VersionHandler for your module you can add the bootstrap
update tasks to the version you are currently developing on, then rebuild your
module and deploy your module. Restart the app, and you should get the
installer screen letting you know you have update tasks to perform. Run through
those and you should be all set. If you rather not have to run through the
installer screen when you’re developing, you can go to your custom webapp’s
{{magnolia.properties}} file and set {{magnolia.update.auto=true}}.
HTH,
Matt
________________________________
From: Gusti Andika <[email protected]>
Reply-To: Magnolia Dev-List <[email protected]>
Date: Mon, 13 Dec 2010 00:08:48 +0800
To: Magnolia Dev-List <[email protected]>
Subject: [magnolia-dev] reinstalling custom magnolia module
Hi All,
I developed a magnolia module and successfully installed it into magnolia web
app.
But somehow i need to do modification on the bootstrap file and then
reinstalling the module(without version upgrading) so the modification will be
reflected. After i dropped my new module jar nothing happens. The new
configuration not updated in config.
Is there a way to make magnolia to reinstall my module?
or is there a better way(development-mode) to make magnolia recognized if
theres a changes in my module config without reinstall the module?
Thanks
Regards,
Gusti
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------