Développer ma barre des réalisations de la Communauté.

Type
  • Toutes
  • Questions
  • Discussions
  • Idées
  • Blogs
Filtrer par contributions des utilisateurs
  •  dans Adobe Experience Manager Questions 04/03/2021
    @Anudeep_Garnepudi - There are two export package section in the bundle header. The one is “Exported Packages” at the top which is empty and another one says “Export-Package” which has the package details which is below Import Package section. Can you tell me what could be the issue even though we h...

    Type

    Questions

    Vues

    6.0K

    Like

    1

    Réponses

    0
  •  dans Adobe Experience Manager Questions 03/03/2021
    @Anudeep_Garnepudi - I have already added the package-info in my package, I still don't see "Private-Package" section in the bundle. In order to make the model available, the package should be listed in the Private-Package section?

    Type

    Questions

    Vues

    6.0K

    Like

    1

    Réponses

    0
  •  dans Adobe Experience Manager Questions 02/03/2021
    Hi Everyone - I am using maven-bundle-plugin artifact in the core module. The issue I am facing is sling model not available, I found that Export Package header in the bundle MANIFEST.MF section is empty which causes the issues with the sling models.I have also tried with "bnd-maven-plugin" artifact...

    Type

    Questions

    Vues

    6.2K

    Likes

    0

    Réponses

    16
  •  dans Adobe Experience Manager Questions 01/03/2021
    Hi All - I am getting the below error. Because of this issue, the bundle is not getting resolved. Can someone help with this? 03.02.2021 00:06:45.616 *ERROR* [ anonymous-nosite-127.0.0.1-777db039-8efb-4aec-80a5-04ac005ebd09 ] org.apache.felix.http.jetty %bundles.pluginTitle: Cannot start (org.osgi.f...

    Type

    Questions

    Vues

    4.1K

    Likes

    0

    Réponses

    3
  •  dans Adobe Experience Manager Questions 01/03/2021
    @arunpatidar - I have already gone through this link. If I add/install the jsoup jar separately in console, the bundle gets resolved but I don't want to install the required bundles separately. Basically I just wanted to include it in project bundle itself. I am getting the error in "Import Packages...

    Type

    Questions

    Vues

    12.6K

    Like

    1

    Réponses

    0
  •  dans Adobe Experience Manager Questions 01/03/2021
    @Anudeep_Garnepudi - I have already removed scope, systempath and also embed-dependency as well. I see the issue in "Import Packages" section, so I have added <Import-Package>org.jsoup.*</Import-Package>. The bundle is not getting resolved.

    Type

    Questions

    Vues

    12.6K

    Like

    1

    Réponses

    0
  •  dans Adobe Experience Manager Questions 01/03/2021
    @Anudeep_Garnepudi - I have added this in the core module but it is not working..

    Type

    Questions

    Vues

    12.6K

    Like

    1

    Réponses

    0
  •  dans Adobe Experience Manager Questions 01/03/2021
    @Kiran_Vedantam - I have installed the bundle in the instance as well. I still see issues with the JSOUP bundle. I have extracted the project bundle as well, the included jar is not available.

    Type

    Questions

    Vues

    12.6K

    Like

    1

    Réponses

    0
  •  dans Adobe Experience Manager Questions 01/03/2021
    @Kiran_Vedantam - I have already tried this as well. This jar needs to be included in my project's bundle so I added <Embed-Dependency> in core module POM but it is not including in the bundle.

    Type

    Questions

    Vues

    12.6K

    Like

    1

    Réponses

    0
  •  dans Adobe Experience Manager Questions 28/02/2021
    Hello All - I am getting the below error because of that, OSGi bundle is not starting. org.jsoup,version=[1.9,2) -- Cannot be resolvedorg.jsoup.nodes,version=[1.9,2) -- Cannot be resolvedorg.jsoup.select,version=[1.9,2) -- Cannot be resolved Basically I just wanted to include JSOUP jar that should b...

    Type

    Questions

    Vues

    12.8K

    Likes

    0

    Réponses

    16