Is there any way to embed clientlibs in projects which create front-end code via webpack? Any documentation or examples are welcomed. Thanks,Kiran Vedantam.
Hey guys, I have a problem here where certain a request is returning a 302. It's a request to an asset that very much exists. So /content/dam/image.svg 302-> /content/dam/image.svg/ Which then gets a 403. I would like to be able to debug this except that Adobe does not provide the source code for th...
Hi, I am not able to find solution for above error. please find my code snippet below import org.osgi.service.component.annotations.Component;import org.osgi.service.component.annotations.Reference;import org.osgi.service.component.annotations.ReferenceCardinality;import org.osgi.service.component....
hi folks,I've recently started getting the above errors (though I haven't added any code!) with Cloud Manager. I assume that CM SonarQube has been updated ? It is not so terrible for me in that I can override them. However it adds a manual step to the deployment that I don't want. Any suggestions ...
Hi Team, I am facing this issue Authentication services on publish environment, Please help, Not able to resolve it on publish environment. ERROR:02.06.2021 11:05:07.031 *ERROR* [FelixStartLevel] ERROR: Error stopping bundle. (java.lang.IllegalArgumentException: Nothing registered at /crx/de)java.l...
I am trying to modify a javascript file in the clientlibs folder in the publisher instance for debugging purpose. After I add a console log and saved the file. it is showing 403 error in the page. The other JS files included to the page are loading without any issue and only the modified file is sho...