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
RE: Customized Asset publisher is not deploying and showing processing
Hi!
I tried to customized the Asset publisher portlet in DXP by following the example https://github.com/liferay/liferay-blade-samples/tree/7.0/liferay-workspace/overrides/module-jsp-override. But when I am deploying in the server it's showing the processing and not getting deployed.
My bnd.bnd file is,
Bundle-Name: hrb-asset-publisher-hook
Bundle-SymbolicName: hrb.asset.publisher.hook
Bundle-Version: 1.0.0
Fragment-Host: com.liferay.asset.publisher.web;bundle-version="1.8.25.hotfix-3919-7010"
-sources: true
And build.gradle file is empty.
Is that anything wrong with this?
Thanks
Kalai
I tried to customized the Asset publisher portlet in DXP by following the example https://github.com/liferay/liferay-blade-samples/tree/7.0/liferay-workspace/overrides/module-jsp-override. But when I am deploying in the server it's showing the processing and not getting deployed.
My bnd.bnd file is,
Bundle-Name: hrb-asset-publisher-hook
Bundle-SymbolicName: hrb.asset.publisher.hook
Bundle-Version: 1.0.0
Fragment-Host: com.liferay.asset.publisher.web;bundle-version="1.8.25.hotfix-3919-7010"
-sources: true
And build.gradle file is empty.
Is that anything wrong with this?
Thanks
Kalai
bundle-version="1.8.25.hotfix-3919-7010"
Are you sure that's the right version? I've never checked how they do the hotfix versions...
How are you determining it is "processing and not getting deployed"? Fragment bundles never get activated because they connect themselves to an existing bundle. Often times you won't know it is working until you see the JSP changes in the portlet itself.
This bundle version appeared automatically when creating fragment project. And I installed the hotfix 3919.

Is that right or wrong?
Is that right or wrong?
Copyright © 2025 Liferay, Inc
• Privacy Policy
Powered by Liferay™