Expand my Community achievements bar.

aemninja
aemninja
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • @Asutosh_Jena_ - Thanks for your inputs. Is there a way to get the list of all the clientlibs to populate the dropdown or we can maintain a generic list with the clientlibs along with the MIME type and load the list in the dropdown for user selection?

    Type

    Questions

    Views

    1.8K

    Likes

    0

    Replies

    0
  • Hello Community - We are using static template in our project and we would like to load the clientlibs on need basis. i.e. In one page, I need to use 5 clientlibs and other page I will use only 1 clientlib. I wanted to configure the clientlib in the page properties so that it can easily configurable...

    Type

    Questions

    Views

    1.9K

    Likes

    0

    Replies

    5
  • @Asutosh_Jena_ - How about specifying the custom bundle using the below dependency ? <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.dynamic-include</artifactId> <version>3.1.2</version> <scope>system</scope> <systemPath>${project.basedir}/../repo/thirdparty.jar</system...

    Type

    Questions

    Views

    1.8K

    Likes

    0

    Replies

    0
  • @Asutosh_Jena_ - Thanks for your inputs. For manual install on Prod publish instances, the felix console access is restricted. is there a way to install them on all instances without going to "system/console/bundles"

    Type

    Questions

    Views

    1.8K

    Likes

    0

    Replies

    0
  • Hello Community - I have made some minor changes to Sling Dynamic Include jar and kept the custom SDI bundle under "/apps/project/install" folder and also added the below dependency. If I run a build, I could only see the SDI jar included in the install folder not the custom SDI bundle which I have ...

    Type

    Questions

    Views

    1.8K

    Likes

    0

    Replies

    5
  • @Vijayalakshmi_S- Thank you for the information. I have followed he blog and created the OSGi config for my usecase and fetching the config details in custom model for the pdf viewer. For some reason, the configmap value is coming as Null, even though I have created the sling:OsgiConfig for the requ...

    Type

    Questions

    Views

    9.5K

    Likes

    0

    Replies

    0
  • @Vijayalakshmi_S - Thank you so much for pointing the issue. The bundle is now active. I am going to keep the different clientIds for different production domains (two domains) as a separate OSGI config (run modes) and planning to use it in the custom model and return the respective clientId for the...

    Type

    Questions

    Views

    9.5K

    Likes

    0

    Replies

    0
  • @Vijayalakshmi_S- I have already tried those steps. The installed bundle (core bundle) is also 2.10.0. Also the dependency entry is also same as what you have given below. Not sure why it is still not resolvable? 27.04.2021 08:28:19.710 *ERROR* [qtp439185624-5343] org.apache.felix.http.jetty %bundle...

    Type

    Questions

    Views

    9.6K

    Likes

    0

    Replies

    0
  • @Vijayalakshmi_S - I am not sure if this is related to "bnd-maven-plugin". should I need to add the core components as <Embed-Dependency>?

    Type

    Questions

    Views

    9.6K

    Likes

    0

    Replies

    0
  • @Vijayalakshmi_S- Thank you so much for your suggestion. I was trying to override getClientId() method by using sling model delegation pattern. I am getting any error with the bundle activation. Can you advise what could be the issue?<core.wcm.components.version>2.10.0</core.wcm.components.version>-...

    Type

    Questions

    Views

    9.6K

    Likes

    0

    Replies

    0
Top badges earned by aemninja
Customize the badges you want to showcase on your profile