Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
How to disable bundle blacklisting in DXP 7.0?
Hi to all,
I have a bundle that has been automatically blacklisted in the past and that won't be deployed by Liferay anymore.
Restarting the server has no effect on the blacklisted bundle list.
How can I disable bundle blacklisting?
or
How can I clear the current blacklisted bundles?
Thank you.
I have a bundle that has been automatically blacklisted in the past and that won't be deployed by Liferay anymore.
Restarting the server has no effect on the blacklisted bundle list.
How can I disable bundle blacklisting?
or
How can I clear the current blacklisted bundles?
Thank you.
Hi,
You can refer this
https://portal.liferay.dev/docs/7-1/user/-/knowledge_base/u/blacklisting-osgi-modules-and-components
You can refer this
https://portal.liferay.dev/docs/7-1/user/-/knowledge_base/u/blacklisting-osgi-modules-and-components
Hello MohammedThank you for your response.Unfortunately the documentation you referred me to relates to 7.1 and not 7.0
In 7.0, the steps listed in the link you posted can't be reproduced.
In 7.0, the steps listed in the link you posted can't be reproduced.
If anyone stumbles upon this issue here is how I managed to disable blacklisting in Liferay DXP 7.0:create a BLANK file called com.liferay.portal.bundle.blacklist.internal.BundleBlacklistConfiguration.config and put it in osgi/configs
Good luck
Good luck
Diogo Salazar:
If anyone stumbles upon this issue here is how I managed to disable blacklisting in Liferay DXP 7.0:create a BLANK file called com.liferay.portal.bundle.blacklist.internal.BundleBlacklistConfiguration.config and put it in osgi/configs
Good luck
Also can refer this for more info https://portal.liferay.dev/docs/7-0/user/-/knowledge_base/u/blacklisting-osgi-modules