ES Repository & ES Bundles?

As mentioned in my blog, I am posting a set of questions on ESR in this forum as an interesting way of sharing relevant information with the community. In the true spirit of forums, the one who answers the question is rewarded!
Q - How is ES Repository related to the ES Bundles that are available in the SDN?
Edited by: Rathish Balakrishnan on Feb 4, 2008 5:46 PM

Hi
ES Bundles are collection of Enterprise Services for a particular solution, say for Order to Cash application, there will number of ES are orchestrated to achieve the desired result. The collection of these services are called ES Bundles.
SAP provides a variety of ES Bundles for different applications.

Similar Messages

  • Bundle Not Exporting Package

    I have made a bundle in Crxde lite called MyRepositoryManager
    package com.support.jcr;
    import javax.jcr.Repository;
    import javax.jcr.SimpleCredentials;
    import org.apache.felix.scr.annotations.Component;
    import org.apache.felix.scr.annotations.Property;
    import org.apache.felix.scr.annotations.Service;
    import org.apache.sling.api.resource.Resource;
    import org.apache.jackrabbit.commons.JcrUtils;
    @Component
    @Service(value=MyRepositoryManager.class)
    public class MyRepositoryManager{
        public Repository getRepository(String repositoryUrl){
             Repository repository = null;
            try{
                repository = JcrUtils.getRepository(repositoryUrl);
            } catch(Exception e){
                e.printStackTrace();
             return repository;
        public javax.jcr.Session startSession(Repository repository,String admin,String pass){
            javax.jcr.Session session = null;
            try{   
                session = repository.login( new SimpleCredentials(admin,pass.toCharArray()));
            } catch(Exception e){
                e.printStackTrace();
            return session;
        public void endSession(javax.jcr.Session session){
            try{
                session.save();
                session.logout();
            } catch(Exception e){
                e.printStackTrace();
    And here is the bnd file for this bundle
    Export-Package: com.support.jcr
    Import-Package: *
    #Private-Package:  
    # Include-Resource:
    Bundle-Name: MyRepositoryManager
    Bundle-Description: Handles repository management
    Bundle-SymbolicName: MyRepositoryManager
    Bundle-Version: 1.0.0-SNAPSHOT
    Bundle-Activator: com.support.jcr.Activator
    Problem is that when I build this bundle and look at it in OSGi console, the exported packages show nothing (Exported Packages ---)
    How can I make this class available to code in my other packages. and why is it not exporting?

    Hi All,
    Before answering your question I have few queries:-
    1. Please share screen shot where you see export package show nothing.
    2. What is your approach to access this class ?
    3. You have created this class as a services and any service can be access in other class using
         @Reference MyRepositoryManager myRepositoryManager;
       OR in Jsp
        sling.getService("MyRepositoryManager");
    Regards
    Brijesh Yadav

  • Housekeeping OEM 12c Repository

    Hello
    Are there any housekeeping scripts for the Oracle Enterprise Manager 12c repository (with Bundle Patch 1) available? I didn't find anything in the documentation. There are only hints what can be done and what metrics do indicate that the OEM doesn't work well in chapter: Enterprise Manager Cloud Control Performance Methodology (Link: http://docs.oracle.com/cd/E24628_01/install.121/e24089/sizing.htm#BCGJIIGI)
    Cheers Chris
    Edited by: 911075 on May 10, 2012 4:38 AM

    You can refre to
    http://docs.oracle.com/cd/E24628_01/doc.121/e24473/mtm.htm#CHDIBDEA

  • [Solved]spacing between characters not correct on any termial emulator

    Hi All,
    I'm using Xfce on my laptop. The fonts don't look right in any of the terminal emulators. I've tried Xfce terminal, guake and terminator. Each one of them shows the same problem, sometimes the characters overlap and sometimes they are too far apart. You can have a look at the screenshot for xrandr output.
    https://www.dropbox.com/s/rqmfy64iv137g … on_002.png
    However, xterm looks just fine.
    I'm currently using infinality-bundle fonts. However, the probem existed with the default fonts as well.
    Thanks
    Last edited by noarch (2015-01-20 13:56:39)

    It was a silly mistake on my part. I tried to install 'infinality-bundle-fonts' package, but since it errored out, I just totally ignored the whole package.
    [root@screwed cheema]# pacman -S infinality-bundle-fonts
    :: There are 44 members in group infinality-bundle-fonts:
    :: Repository infinality-bundle-fonts
    1) otf-heuristica-ib 2) otf-oswald-ib 3) otf-quintessential-ib 4) otf-tex-gyre-ib 5) t1-bh-ib 6) t1-cursor-ib
    7) t1-dejavu-ib 8) t1-urw-fonts-ib 9) ttf-bh-ib 10) ttf-caladea-ib 11) ttf-cantoraone-ib 12) ttf-carlito-ib
    13) ttf-courier-prime-ib 14) ttf-ddc-uchen-ib 15) ttf-dejavu-ib 16) ttf-droid-ib 17) ttf-droid-nonlatin-ib 18) ttf-faruma-ibx
    19) ttf-gelasio-ib 20) ttf-heuristica-ib 21) ttf-liberastika-ib 22) ttf-liberation-ib 23) ttf-lohit-assamese-ib
    24) ttf-lohit-bengali-ib 25) ttf-lohit-devanagari-ib 26) ttf-lohit-gujarati-ib 27) ttf-lohit-gurmukhi-ib
    28) ttf-lohit-kannada-ib 29) ttf-lohit-malayalam-ib 30) ttf-lohit-marathi-ib 31) ttf-lohit-nepali-ib 32) ttf-lohit-odia-ib
    33) ttf-lohit-punjabi-ib 34) ttf-lohit-tamil-ib 35) ttf-lohit-telugu-ib 36) ttf-merriweather-ib 37) ttf-merriweather-sans-ib
    38) ttf-noto-sans-ib 39) ttf-noto-sans-multilang-ib 40) ttf-noto-serif-ib 41) ttf-noto-serif-multilang-ib 42) ttf-opensans-ib
    43) ttf-symbola-ib 44) ttf-ubuntu-font-family-ib
    Enter a selection (default=all):
    warning: otf-heuristica-ib-1.0.2-2 is up to date -- reinstalling
    warning: t1-bh-ib-1.0.3-2 is up to date -- reinstalling
    warning: ttf-courier-prime-ib-1.203-6 is up to date -- reinstalling
    warning: ttf-merriweather-sans-ib-1.003-8 is up to date -- reinstalling
    warning: ttf-noto-sans-ib-2014.12-4 is up to date -- reinstalling
    warning: ttf-noto-serif-ib-2014.12-4 is up to date -- reinstalling
    warning: ttf-opensans-ib-1.2-17 is up to date -- reinstalling
    warning: ttf-symbola-ib-7.19-2 is up to date -- reinstalling
    warning: ttf-ubuntu-font-family-ib-0.80-11 is up to date -- reinstalling
    resolving dependencies...
    looking for conflicting packages...
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    :: t1-bh-ib and ttf-bh-ib are in conflict
    Well, turns out that installing those individual fonts resolves the problem. Its a bit tedious installing individual fonts(there are around 40 options to choose from), but it does solve the spacing problem.

  • Best practices for installing and maintaining Haskell packages

    Hey all, so 2014 has been a year of headaches with handling haskell packages on Arch (see previously). Everytime I do a system upgrade I seem to get dependency issues related to haskell packages. I've solved it many times by forcing removal of packages and reinstalling until things work without errors. There was a period where I didn't upgrade for almost 3 months because I didn't have the time to troubleshoot. Now that I have some free time I'd like to sort out the issue. I feel this might be an issue with how I'm handling the installation of haskell packages, maybe the repo order in my pacman config or something? I'm hoping to get some input on how others are handling haskell packages so its not always an issue whenever I try to keep the system up to date. My day to day requirements include xmonad, xmobar and pandoc, I also use aura as my AUR package manager.
    Here is the repo section of my pacman.conf
    [core]
    Include = /etc/pacman.d/mirrorlist
    [haskell-core]
    Server = http://xsounds.org/~haskell/core/$arch
    [haskell-happstack]
    Server = http://noaxiom.org/$repo/$arch
    [extra]
    Include = /etc/pacman.d/mirrorlist
    [community]
    Include = /etc/pacman.d/mirrorlist
    [multilib]
    Include = /etc/pacman.d/mirrorlist
    # infinality-bundle repository
    [infinality-bundle]
    Server = http://bohoomil.com/repo/$arch
    [infinality-bundle-multilib]
    Server = http://bohoomil.com/repo/multilib/$arch
    [infinality-bundle-fonts]
    Server = http://bohoomil.com/repo/fonts
    Here is the latest issue if trying pacman -Syu
    error: failed to prepare transaction (could not satisfy dependencies)
    :: haskell-lens-aeson: requires haskell-lens<4.5
    And here is the lastest output from trying to upgrade Aura
    error: failed to prepare transaction (could not satisfy dependencies)
    :: haskell-aeson: requires haskell-hashable=1.2.2.0-3
    :: haskell-aeson: requires haskell-unordered-containers=0.2.5.1-1
    :: haskell-aeson: requires haskell-vector=0.10.12.1-1
    :: haskell-aeson-pretty: requires haskell-unordered-containers=0.2.5.1-1
    :: haskell-aeson-pretty: requires haskell-vector=0.10.12.1-1
    :: haskell-conduit: requires haskell-void=0.6.1-73
    :: haskell-crypto-numbers: requires haskell-vector=0.10.12.1-1
    :: haskell-crypto-random: requires haskell-vector=0.10.12.1-1
    :: haskell-http-client-tls: requires haskell-http-client=0.4.5-1
    :: haskell-http-conduit: requires haskell-http-client=0.4.5-1
    :: haskell-http-conduit: requires haskell-http-types=0.8.5-5
    :: haskell-juicypixels: requires haskell-vector=0.10.12.1-1
    :: haskell-lens-aeson: requires haskell-lens<4.5
    :: haskell-pandoc: requires haskell-http-client=0.4.5-1
    :: haskell-pandoc: requires haskell-http-types=0.8.5-5
    :: haskell-pandoc: requires haskell-unordered-containers=0.2.5.1-1
    :: haskell-pandoc: requires haskell-vector=0.10.12.1-1
    :: haskell-scientific: requires haskell-hashable=1.2.2.0-3
    :: haskell-yaml: requires haskell-unordered-containers=0.2.5.1-1
    :: haskell-yaml: requires haskell-vector=0.10.12.1-1
    I could always brute force this by trying to force out some of the packages but I'd like to try and find a better solution than having to go through the this time-consuming process everytime I try to do a system upgrade. Any input would be greatly appreciated, thanks!

    I apologize for posting in the wrong section.
    Just did a quick scan of the mailling list and found an easy work around with
    pacman -Syu --ignore 'haskell-*'
    I'll try sending a message to the repo maintainers to get a better understanding of what's occuring here.
    Thanks guys, sorry for not doing a thorough search of where to address the issue.

  • [SOLVED]Dependency cycle detected

    Just activated the multilib repositories. After that i tried to to install Infinality Bundle for 32-bit but confronted with a dependency cycle warning. What is this?:
    # pacman -S infinality-bundle-multilib
    :: There are 3 members in group infinality-bundle-multilib:
    :: Repository infinality-bundle-multilib
    1) lib32-cairo-infinality-ultimate 2) lib32-fontconfig-infinality-ultimate
    3) lib32-freetype2-infinality-ultimate
    Enter a selection (default=all): 3
    resolving dependencies...
    looking for conflicting packages...
    warning: dependency cycle detected:
    warning: lib32-harfbuzz will be installed before its lib32-freetype2-infinality-ultimate dependency
    Packages (13) lib32-bzip2-1.0.6-2 lib32-expat-2.1.0-2 lib32-gcc-libs-4.9.2-3
    lib32-glib2-2.42.1-1 lib32-glibc-2.21-2 lib32-harfbuzz-0.9.38-1 lib32-icu-54.1-1
    lib32-libdbus-1.8.16-1 lib32-libffi-3.2.1-1 lib32-libpng-1.6.16-1
    lib32-pcre-8.36-1 lib32-zlib-1.2.8-1 lib32-freetype2-infinality-ultimate-2.5.5-2
    Total Download Size: 14.17 MiB
    Total Installed Size: 58.59 MiB
    :: Proceed with installation? [Y/n]
    Last edited by Paingiver (2015-03-01 14:48:14)

    EscapedNull wrote:
    Paingiver wrote:True dependency cycle? What does that means?
    It means that these two packages, directly or indirectly, are mutually dependent. Normally pacman installs dependencies of packages before the package itself, but this creates a catch-22 when packages depend on each other. In these cases, pacman is allowed to temporarily ignore (--assume-installed) one of the mutually dependent packages to install the other, as long as it is sure that both of them can be installed within the same pacman invocation. At least that's my understanding.
    Great explanation. thanks. Marking as solved.

  • Arch 0.7 iso package list ?

    greetings
    where can I find a package list for the full  Arch 0.7 release ?
    In case some has installed (the 600 mg) iso Arch 0.7 , does it contain kde , mplayer, firefox,  ?
    thnx

    the "arch" way of installation is to install only base packages, then to install "current" packages to the system from the repositories.
    The .7 release is just a snapshot of the repository packages, bundled with an installer and a little magic pixie dust.
    That said, I have no idea what packages are included on the cd. Hopefully someone with such knowledge can answer you.

  • Letters of some fonts are placed with incorrect distance

    Hello.
    I'm trying quite hard to configure my fonts, but installing ms fonts always breaks the websites look.
    What is strange is that some fonts are looking brilliant for me, but some (at some conditions) are really eye-breakable.
    Here is an example of arial with russian letters at different sizes:
    10px
    11px (this is the main issue)
    12px
    13px
    So, the distance is going to change quite insane and i don't know what to do.
    And that is not only related to russian arial, or russian ms, or vodka, etc. The problem is more common, because it is also quite observable with inconsolata-g (english):
    screenshot - this is shot of firefox@archlinux wiki part. "font-size:  12.7px", firefox said. Other sizes look sane.
    And all this stuff is only firefox related. Other applications (leafpad, writer) draw arial, well, sane, at least. That may be a bit upexpectable, but ok, usable=)
    Im using firefox on cinnamon on archlinux, with infinality-ultimate default config (from infinality repos).
    Edit: oh no. That is not firefox-only related. I just forgot that font sizes are measured in points, not in pixels, in font-choosers.
    So this bug is presented in leafpad, too.
    Last edited by foobarrior (2013-09-09 10:40:39)

    The is not really a problem with hinting but with stem alignment and fitting and the pixel manipulation they are responsible for. With pre 2.5.0 freetype2, I experienced constant problems when trying to 'clean' the fonts: I never managed to achieve a sharp picture that would be readable at all sizes and didn't produce painful inconsistencies between even small size ranges. Only after changing the strategy, the rendering became mostly acceptable and further fine tuning didn't involve creation of multiple additional rules for the same family for different use scenarios.
    In this particular case, many font families treat Cyrillic and Latin scripts in the same manner, which means they apply the same letter positioning patterns to incompatible language systems. The problem could be easily solved if we could treat various language specific glyphs differently, i.e. apply
    <match target="font">
    <test name="family">
    <string>Arial</string>
    </test>
    <test name="pixelsize" compare="less">
    <double>13</double>
    </test>
    <edit name="hintstyle" mode="assign">
    <const>hintslight</const>
    </edit>
    <edit name="autohint" mode="assign">
    <bool>false</bool>
    </edit>
    </match>
    to the Latin script and
    <match target="font">
    <test name="family">
    <string>Arial</string>
    </test>
    <test name="pixelsize" compare="less">
    <double>13</double>
    </test>
    <edit name="hintstyle" mode="assign">
    <const>hintslight</const>
    </edit>
    <edit name="autohint" mode="assign">
    <bool>true</bool>
    </edit>
    </match>
    to the Cyrillic one. Unfortunately, using the <charset>0022</charset> property has never worked for me, leaving the glitches exactly where they were…
    What you can do:
    Choose between global settings that favour Cyrillic script over the Latin one (see above). The solution is based on the "either … or" choice which isn't exactly what you may want when both Latin and non-Latin languages have the same priority for you.
    Use a dedicated sans-serif font for Cyrillic based languages. This should be a preferred solution if you choose a proper font family (Arimo or Liberastika for instance). The substitution is only done when a particular language is detected, and for anything else the default sans family will be used. You should add
    <match>
    <test name="lang" compare="contains">
    <string>ru</string>
    </test>
    <test name="family">
    <string>sans-serif</string>
    </test>
    <edit name="family" mode="prepend_first" binding="strong">
    <string>Arimo</string>
    </edit>
    </match>
    to /etc/fonts/conf.avail.infinality/93-final-lang-spec.conf and additionaly, if you choose Liberastika,
    <match target="font">
    <test name="family">
    <string>Liberastika</string>
    </test>
    <test name="pixelsize" compare="less">
    <double>13</double>
    </test>
    <test name="weight" compare="more_eq">
    <const>regular</const>
    </test>
    <edit name="autohint" mode="assign">
    <bool>true</bool>
    </edit>
    <edit name="hintstyle" mode="assign">
    <const>hintslight</const>
    </edit>
    </match>
    to /etc/fonts/conf.avail.infinality/92-selective-rendering.conf.
    In either case, the previously appended
    <match target="font">
    <test name="pixelsize" compare="less">
    <double>11</double>
    </test>
    <edit name="hintstyle" mode="assign">
    <const>hintslight</const>
    </edit>
    <edit name="autohint" mode="assign">
    <bool>true</bool>
    </edit>
    </match>
    should be removed.
    Additional fonts are available in a dedicated repository:
    [infinality-bundle-any]
    Server = http://ibn.net63.net/infinality-bundle-any
    Simply add the above to your pacman.conf, run 'pacman -Syyu' and install whatever you like.

  • I am looking for "oracle.xml.xqxp.datamodel" package

    Hello,
    Where I can download this package "oracle.xml.xqxp.datamodel", I have imported the "xmlparserv2.jar" but I can not find it there :)
    Thanks a lot ...

    try this link to see where will be useful
    http://www.springsource.com/repository/app/bundle/version/detail;jsessionid=2B5FA218B645ADAA0FDCF78D1B11A4A7?name=com.springsource.oracle.xml&version=10.2.0.2

  • Resource bundle in content repository

    Hi,
    We have a weblogic portal application. Client wants the flexibility to be able to change the text (labels, paragraphs) without any help from IT i.e no releases or redeployment should be required.
    For static pages htmls have been moved to content repository and that helps.
    However for multilingual jsp labels, headers etc. should we add the resource bundle files(.properties files) to content repository?
    Please suggest. We are using netui tags in UI.

    What are you using to show the message i18n or JSTL? i18n tag libraries have a timed technique of reload. ResourceBundles cant be reloaded (directly). search for a snippet on the web which shows how to reload ResourceBundles.
    should we add the resource bundle files(.properties files) to content repository?So long as you have a way to push the files to all managed servers , store it wherever you want.
    While this is an idealistic scenario of business can update all content consider what happens when a business user changes the key by mistake, makes a formatting error etc that can potentially break your page.

  • Shared Event Types Bundle + local event repository = Error in table source

    Hi,
    I'm using a CEP bundle for propagating shared event types to other deployed Applications. In one application, I am declaring an event type locally in the EPN
    i.e.
    <wlevs:event-type-repository>
              <wlevs:event-type type-name="someLocalEvent">
                   <wlevs:properties>
                        <wlevs:property name="someProp1" type="char" length="256" />
                        <wlevs:property name="someProp2" type="char" length="256" />
                   </wlevs:properties>
              </wlevs:event-type>
    <wlevs:event-type-repository>And declare it as event type for table:
    <wlevs:table id="table1" table-name="TABLE1" event-type="someLocalEvent" data-source="xeDs" />Now I am receiving this error:
    <Unknown event type [someLocalEvent] associated to external data source [table1]> But if I put it in the shared event repository, it works as expected. What if the event type is not meant to be shared? Is it impossible to add new event types locally and aggregate it with shared events?

    yup it's in the same application. weird though, I started from scratch and it started to work. Must have been an error in other EPN components that screwed the event repository initialization.
    Thanks anyway.

  • How do I create a Repository in ISE for 1.2 upgrade?

    Hello,
    I am upgrading out 1.1.4 ISE nodes to version 1.2 in the next few weeks. Following the Cisco guide for this I should create repositories on both our admin nodes and store the upgrade file locally. These repositories cannot be created using the UI. They must be created using the CLI.
    How do I create and name the repositories so that I can ftp the upgrade file to this location?
    Thank you.

    Correct...Having the upgrade bundle in the local repository significantly reduces the time it takes to download it from the network during the upgrade process.
    You may want to go through the below listed links
    Important Notes To Read Before You Upgrade to Release 1.2
    http://www.cisco.com/en/US/docs/security/ise/1.2/upgrade_guide/b_ise_upgrade_guide_chapter_01.html#ID50
    https://supportforums.cisco.com/community/netpro/security/aaa/blog/2013/07/19/upgrading-to-identity-services-engine-ise-12
    ~BR
    Jatin Katyal
    **Do rate helpful posts**

  • Error -Can't find bundle ,locale en_US

    hi all,
    Im plementing custom reports for finding the empty folder
    in the repository..i had implemented successfully..
    i had encounted the following error while running the report..
    Error: Can't find bundle for base name com.sap.km.reporting.SimpleReport, locale en_US..
    could any one provide me a remedy for ths..
    Regards,
    Vinoth

    hi Detlev,
    im getting ths result as report in the output result of simple report..
    hi all,
    im implementing a report for reporting empty filder..
    i got an error while running the report in portal.
    i got this error..
    unexpected error accessing report com.sap.km.reporting.SimpleReport@641ffc: java.util.MissingResourceException: Can't find bundle for base name com.sap.km.reporting.SimpleReport, locale en_IE
    at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:839)
    at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:729)
    at java.util.ResourceBundle.getBundle(ResourceBundle.java:579)
    at com.sap.km.reporting.SimpleReport.getDisplayName(SimpleReport.java:68)
    at com.sapportals.wcm.repository.manager.reporting.monitor.ReportComponent$ReportWrapper.getDisplayName(ReportComponent.java:294)
    at com.sapportals.wcm.repository.manager.reporting.types.RPReportHandler$DisplayNameGen.getProperty(RPReportHandler.java:160)
    at com.sapportals.wcm.repository.manager.reporting.types.RPPropHandler.getProperties(RPPropHandler.java:110)
    at com.sapportals.wcm.repository.manager.reporting.types.RPPropHandler.getProperties(RPPropHandler.java:143)
    at com.sapportals.wcm.repository.manager.reporting.RPPropertyManager.getProperties(RPPropertyManager.java:89)
    at com.sapportals.wcm.repository.ResourceImpl.internalGetProperties(ResourceImpl.java:3699)
    at com.sapportals.wcm.repository.ResourceImpl.internalGetPropertiesExtended(ResourceImpl.java:1343)
    at com.sapportals.wcm.repository.ResourceImpl.getProperties(ResourceImpl.java:1308)
    at com.sapportals.wcm.repository.CollectionImpl.getChildren(CollectionImpl.java:383)
    at com.sapportals.wcm.service.resourcelistfilter.cm.ResourceListFilter.getChildren(ResourceListFilter.java:425)
    at com.sapportals.wcm.rendering.collection.cm.InternalTree.getChildren(InternalTree.java:1868)
    at com.sapportals.wcm.rendering.collection.cm.InternalTree.getFirstCallOpenResources(InternalTree.java:1142)
    at com.sapportals.wcm.rendering.collection.cm.InternalTree.getFirstCallOpenResources(InternalTree.java:1172)
    at com.sapportals.wcm.rendering.collection.cm.InternalTree.buildNewTree(InternalTree.java:704)
    at com.sapportals.wcm.rendering.collection.cm.InternalTree.renderTree(InternalTree.java:852)
    at com.sapportals.wcm.rendering.collection.cm.InternalTree.render(InternalTree.java:546)
    at com.sapportals.wcm.rendering.collection.cm.InternalTree.buildContent(InternalTree.java:2295)
    at com.sapportals.wcm.control.util.components.base.BaseCompositeComponent.buildComposition(BaseCompositeComponent.java:196)
    at com.sapportals.htmlb.AbstractCompositeComponent.preRender(AbstractCompositeComponent.java:33)
    at com.sapportals.htmlb.Container.preRender(Container.java:118)
    at com.sapportals.htmlb.Container.preRender(Container.java:118)
    at com.sapportals.htmlb.Container.preRender(Container.java:118)
    at com.sapportals.htmlb.Container.preRender(Container.java:118)
    at com.sapportals.htmlb.AbstractCompositeComponent.preRender(AbstractCompositeComponent.java:34)
    at com.sapportals.htmlb.Container.preRender(Container.java:118)
    at com.sapportals.htmlb.Container.preRender(Container.java:118)
    at com.sapportals.htmlb.Container.preRender(Container.java:118)
    at com.sapportals.portal.htmlb.PrtContext.render(PrtContext.java:413)
    at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java:237)
    at com.sapportals.wcm.portal.component.base.KMControllerDynPage.doOutput(KMControllerDynPage.java:130)
    at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:129)
    at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
    at com.sapportals.wcm.portal.component.base.ControllerComponent.doContent(ControllerComponent.java:73)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:95)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:160)
    i think ths s bcoz i dnt hav any proprty file inside Portal-inf/private..
    is it bcoz of ths?
    if it is so could u tel me how to create that one..
    Regards,
    Vinoth

  • What is the best practise to provide a text file for a Java class in a OSGi bundle in CQ?

    This is probably a very basic question so please bear with me.
    What is the best way to provide a .txt file to be read by a Java class in a OSGi bundle in CQ 5.5?
    I have been able to read a file called "test.txt" that I put in a structure like this /src/resources/<any-sub-folder>/test.txt  from my java class  at /src/main/java/com/test/mytest/Test.java using the bundle's getResource and getEntry calls but I was not able to use the context.getDataFile. How is this getDataFile method call to be used?
    And what if I want to read the file located in another bundle, is it possible? or can I add the file to some repository and then access it - but I am not clear how to do this.
    And I would also like to know what is the best practise if I need to provide a large  data set in a flat file to be read by a Java class in CQ5.
    Please provide detailed steps or point me to a how to guide or other helpful resources as I am a novice.
    Thank you in advance for your time and help.
    VS

    As you can read in the OSGi Core specification (section 4.5.2), the getDataFile() method is to read/write a file in the bundle's private persistent area. It cannot be used to read files contained in the bundle. The issue Sham mentions refers to a version of Felix which is not used in CQ.
    The methods you mentioned (getResource and getEntry) are appropriate for reading files contained in a bundle.
    Reading a file from the repository is done using the JCR API. You can see a blueprint for how to do this by looking at the readFile method in http://svn.apache.org/repos/asf/jackrabbit/tags/2.4.0/jackrabbit-jcr-commons/src/main/java /org/apache/jackrabbit/commons/JcrUtils.java. Unfortunately, this method is not currently usable as it was declared incorrectly (should be a static method, but is an instance method).
    Regards,
    Justin

  • How to use ES  bundles (with or without PI)?

    Hello Experts,
    I am new to this forum and this is my first question
    I am currently working in a landscape comprising of ECC 6.0 EHP4 and APO systems. We do not have SAP PI installation.
    I wanted to know the right way forward to get SOA enablement.
    I understand that Service enablement is two fold (Please correct me if I am wrong):
    1) 'Inside out' (from FMs) for which the WS runtime engine of the AS is sufficient. The services thus generated can be consumed directly from other SAP systems (within our landscape only??) or from a frontend app which can conume services (probably a widget developed in .NET with a cool UI).
    2) 'Outside In' where services are modeled in PI/  OR standard SAP services (ES bundles) can be used.
    My question , more precisely, is if we need SAP NW PI to use these ES bundles from the service marketplace.
    If No, the how can it be done?????
    If yes, then do the Business objects to which these services are related to also provided along with this content??? And do these business objects correspond the the ones whihc are available in the Business Object Repository in the backend???
    Is there any other alternative to getting SOA enabled without actually having to instal SAP Nwtweaver PI??
    I am really looking forward to some interesting answers from the experts on this forum.
    Thank you well in advance. Regards,
    Amith

    > So, is it right if I say that the services available in the backend are already implemented? And just creating an endpoint for them would make them ready for use?
    Yes: kind of instant services 
    > Also if I consume a service, say, 'CreateSalesOrder_In' for example, will it create entries in all my Sales order relevant tables (VBAK, VBAP) automatically using a BAPI internally?
    The service has the task to do all necessary steps, whether with or without using a BAPI.
    > Actually,  I have these doubts because during my time at SAP Labs (for the composites team in BusinesByDesign), I used to create business objects in the ESR and create an implementation for the same in the backend using BOPF. But now, in the customer scenario, where a full fledged ECC implementation is used, I am unaware as to how the services would update the tables or even read the relevant data.
    My consumer view on aservice is that I do not have to know how the service works, just need to know how to call it.
    Regards, Boris

Maybe you are looking for

  • Need to skip the variable selection screen when using dropdown

    Hello Friends, I have created a web template having a dropdown, a table and a text element. Basically I am trying to follow the guide "How to Use a Dropdown Box to Set Variable Values". It shows how to select values for a variable using dropdown. NOT

  • Which Mouse Works With the Intel iMac?

    My Microsoft mouse will not enable me to program the buttons on the new iMac. I am aware that STEERMOUSE shareware will do the job for $20. But have any mouse manufacturers upgraded their drivers to the new Universal binary format?

  • Single unit price for import purchase

    hi gurus my client is procuring material from china so over head like purchase price,custom,clearing charges transportation and insurance come into picture.then while calculating costing he distribute the overheads proportionately base on product qua

  • Online vs in-store

    Ready to upgrade to a new phone - I know that online, I can get the $50 credit automatically rather than getting it back after the fact if I purchase in a store.   Other than that - is there any other downfall to ordering from online?  ie - if there

  • Running the Disk Cleanup Utility in Windows 8

    Sometimes, inbetween uninstalling and reinstalling software/drivers, it is a good idea to run Windows Disk Cleanup Utility. The Disk Cleanup utility helps free up disk space by deleting unnecessary files from your computer. If I have helped in any wa