[SOLVED] I can't build kde frameworks packages from git.

CMake Error at CMakeLists.txt:5 (find_package):
Could not find a configuration file for package "ECM" that is compatible
with requested version "1.7.0".
The following configuration files were considered but not accepted:
/usr/share/ECM/cmake/ECMConfig.cmake, version: 1.6.0
How can i solve this error?
Last edited by agapito (2015-02-07 04:42:51)

Hi agapito,
I think you should install the package extra-cmake-modules-git from the AUR.

Similar Messages

  • Can we call an ODI package from another ODI package within same Project?

    hi All,
    Can we call an ODI package from another ODI package within same Project?

    What you can do is get all the interfaces on the old package that you want to be included in the new package. This way, the new package will have the exact code from the old package.Or generate a scenario out of your ("old") package and drag&drop the scenario in the "new" package.
    That seems easier to me, because you can re-use the scenario as often as you want.
    But you have to take care: If you change your original ("old") package, you have to regenerate the scenario, otherwise the changes do not affect the scenario.
    Edited by: h_elmu_t on 02.07.2009 08:50

  • Where can I download "Creative Cloud Packager" from ?

    Where can I download "Creative Cloud Packager" from ?
    I can find "Info about Creative Cloud Packager"
    Such as:  http://helpx.adobe.com/creative-cloud/packager/creative-cloud-packager.html#%20%20Adobe%20 resources%20for%20IT
    But I can't find a download link, to actually download the tool.. !!
    So I've not yet been able to get hold of a copy..
    From what Web address should I be downloading it from ?

    Hi UOWpete,
    If you are a CCE customer then you may log on to www.licensing.adobe.com to get the CCP.
    For CCT customer only admin have access to CCP after logging to creative.adobe.com.
    Regards,
    Romit Sinha

  • [SOLVED] Csmash, can't build the app.

    Can't build the game, well i know the PKGBUILD was submited pretty long ago, but want to build
    Well i got this on ./configure
    checking for glLoadIdentity in -lGL... yes
    checking for gluPerspective in -lGLU... yes
    checking for gzdopen in -lz... yes
    checking for sdl-config... /usr/bin/sdl-config
    checking for SDL - version >= 1.2.0... no
    *** Could not run SDL test program, checking why...
    *** The test program failed to compile or link. See the file config.log for the
    *** exact error that occured. This usually means SDL was incorrectly installed
    *** or that you have moved SDL since it was installed. In the latter case, you
    *** may want to edit the sdl-config script: /usr/bin/sdl-config
    configure: error: *** SDL version 1.2.0 not found!
    I suppose sdl package is newer than csmash require?
    [pts/7]-[~]
    [11:47:10]-% pac_Qi sdl | grep Version
    Version : 1.2.13-1
    Will be very thankful for help.
    Last edited by sevenfourk (2008-07-25 13:13:50)

    Thanks for reply.
    The build began at least, but i got this errors:
    if g++ -DLOCALEDIR=\"/usr/share/locale\" -DCANNONSMASH_DATADIR=\"/usr/share/games/csmash\" -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT Sound.o -MD -MP -MF ".deps/Sound.Tpo" \
    -c -o Sound.o `test -f 'Sound.cpp' || echo './'`Sound.cpp; \
    then mv -f ".deps/Sound.Tpo" ".deps/Sound.Po"; \
    else rm -f ".deps/Sound.Tpo"; exit 1; \
    fi
    Sound.cpp:236: error: 'Mix_Chunk' has not been declared
    Sound.cpp:236: error: no 'bool Sound::PlayBlocking(int, int*)' member function declared in class 'Sound'
    Sound.cpp:248: error: no 'void Sound::PlayFinishHandler(int)' member function declared in class 'Sound'
    make[2]: *** [Sound.o] Error 1
    make[2]: Leaving directory `/home/sevenfourk/abs/csmash/src/csmash-0.6.6'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/sevenfourk/abs/csmash/src/csmash-0.6.6'
    make: *** [all] Error 2
    ==> ERROR: Build Failed.
    Aborting...
    of course it's not pkgbuild problem, but maybe you know

  • Can't install KDE or GNOME from pacman

    When I try to install KDE or GNOME from pacman, the system downloads most or all of the files, from what I can see, and then returns a bunch of errors of the form "gcc-libs: /usr/lib/libssp.so exists in filesystem". I'd post the entirety of the messages, but I can't figure out how to pipe output from pacman without making it impossible to enter "yes" at the install prompt. This problem occurs with both kde and gnome, and from what I can tell it looks like basically the same set of errors with either one.

    What does "pacman -Qo /usr/lib/libssp.so" say?  It should say gcc-libs and not gcc.  I'm guessing you have just installed.  Have you done a "pacman -Syu"?  The gcc package was split into gcc and gcc-libs.
    In fact it looks remarkably similar to this" http://bbs.archlinux.org/viewtopic.php?id=37690   

  • [SOLVED] can't build an AUR package while installing Arch

    So I am nearly there installing Arch for the first time. And I will start with saying that I am really sorry if I missed the answer to my problem but I have had a look around the documentation and the general webz for something regarding this problem and haven't found anything.
    I am trying to set my wireless connection up but I apparently need the AUR b43-firmware package installed for my Broadcom BCM4322 [14e4:432b] to be functional.
    So I follow the documentation to install an AUR package, but I am stuck at the building stage as makepkg does not allow me to build if I am root, and I am root by default while installing/configuring Arch...
    What should I do to build and install that package so I have a wireless connection later on?
    Cheers
    Last edited by chtfn (2015-03-21 14:11:12)

    I am connected to the wired network, and I followed the steps to make it persistent for later, but I just wanted to go through the wireless stuff too to be extra sure I will be able to connect to the Internet later on. As it is the first time I install Arch, I am trying to be extra cautious, and having that security would make me feel more comfortable! Plus, I am keen to learn how to do those things from the command line.
    Isn't there a way to switch to a normal user just for a command, and automatically reverting back to root when that action is finished? Just like sudo but the other way round

  • Can't build splashy-full package an my machine

    As th subject tells, i'm not able to build the splashy-full package on my arch-machine.
    I alwys get the following error:
    splashy 0.3.13
    Print debugging messages...... :
    configure complete, now type 'make'
    make all-recursive
    make[1]: Entering directory `/tmp/yaourt-tmp-root/aur-splashy-full/src/splashy-0.3.13'
    Making all in po
    make[2]: Entering directory `/tmp/yaourt-tmp-root/aur-splashy-full/src/splashy-0.3.13/po'
    make[2]: Für das Ziel »all« ist nichts zu tun.
    make[2]: Leaving directory `/tmp/yaourt-tmp-root/aur-splashy-full/src/splashy-0.3.13/po'
    Making all in doc
    make[2]: Entering directory `/tmp/yaourt-tmp-root/aur-splashy-full/src/splashy-0.3.13/doc'
    make[2]: Für das Ziel »all« ist nichts zu tun.
    make[2]: Leaving directory `/tmp/yaourt-tmp-root/aur-splashy-full/src/splashy-0.3.13/doc'
    Making all in src
    make[2]: Entering directory `/tmp/yaourt-tmp-root/aur-splashy-full/src/splashy-0.3.13/src'
    if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/directfb -march=i686 -mtune=generic -O2 -pipe -Wall -Werror -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -MT xml_parser.lo -MD -MP -MF ".deps/xml_parser.Tpo" -c -o xml_parser.lo xml_parser.c; \
    then mv -f ".deps/xml_parser.Tpo" ".deps/xml_parser.Plo"; else rm -f ".deps/xml_parser.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/directfb -march=i686 -mtune=generic -O2 -pipe -Wall -Werror -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -MT xml_parser.lo -MD -MP -MF .deps/xml_parser.Tpo -c xml_parser.c -fPIC -DPIC -o .libs/xml_parser.o
    xml_parser.c: In Funktion »xml_parser_xpath_pop«:
    xml_parser.c:94:25: Fehler: Variable »_last« gesetzt, aber nicht verwendet [-Werror=unused-but-set-variable]
    xml_parser.c: In Funktion »xml_parser_stack_pop«:
    xml_parser.c:109:21: Fehler: Variable »_last« gesetzt, aber nicht verwendet [-Werror=unused-but-set-variable]
    cc1: Alle Warnungen werden als Fehler behandelt
    make[2]: *** [xml_parser.lo] Fehler 1
    make[2]: Leaving directory `/tmp/yaourt-tmp-root/aur-splashy-full/src/splashy-0.3.13/src'
    make[1]: *** [all-recursive] Fehler 1
    make[1]: Leaving directory `/tmp/yaourt-tmp-root/aur-splashy-full/src/splashy-0.3.13'
    make: *** [all] Fehler 2
    ==> FEHLER: Ein Unfall geschah in build().
    Breche ab ...
    ==> ERROR: Makepkg was unable to build splashy-full.
    ==> Restart building splashy-full ? [y/N]
    ==> -------------------------------------
    ==>
    ==> WARNING: Following packages have not been installed:
    splashy-full
    What am i doing wrong? How can i solve this?
    Thx for your help & ideas!

    easy to solve the problem, add the following to the PKGBUILD:
        sed -e 's| -Werror||g' \
            -i "${srcdir}/splashy-${pkgver}/Makefile" \
            -i "${srcdir}/splashy-${pkgver}/configure" \
            -i "${srcdir}/splashy-${pkgver}/configure.ac"
    add it to the build() function,
    just before 'make'

  • How can I build up DBMS_SMTP package in Oracle 8i?

    Now I 'm developing an application need web mail function.I had read a paper on Technet.Oracle talk about the DBMS_SMTP,DBMS_TCP,and DBMS_HTTP packages,but I can not find any script to build DBMS_SMTP package on \rdbms\admin.
    Could u pls gave me a detailed information about setup and use this package?
    By the way I can not find the paper I mentioned above on Technet.Oracle.
    null

    Can you provide me a sample code which sends a mail using utl_snmp package ?
    thanks in advance,
    kalpen.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial, Helvetica">quote:</font><HR>Originally posted by [email protected]:
    dear friends,
    i am facing one problem here. I can send mail
    from oracle8i by using utl_smtp or utl_tcp package. but I am not able to send a file
    from perticular directory as attachments.
    how it will be possible. if any one have idea
    about this pl. guide me. it is very urgent.
    thanks in advance
    sunil kant pandey<HR></BLOCKQUOTE>
    null

  • Can anyone build an Archlinux package for OpenKomodo [IDE] please ?

    The Open Komodo Project, based on the award-winning Komodo IDE, is a new initiative by ActiveState to create an open source platform for building developer environments. ActiveState has open-sourced elements of Komodo Edit, a free multi-language editor for dynamic languages based on Komodo IDE, to create the Open Komodo code base.
    Why use Open Komodo?
        * It's free as in speech
        * It's focused on development using dynamic languages and Internet technologies
        * It's built using web-based technologies and dynamic languages
        * It's an established product, ready to use
        * It allows you to work the way you want to
        * It's built for developers by developers
        * It's easily extensible using XML, JavaScript, and if you like, Python and C++
        * It has in-depth support for multiple languages
        * It is easy to get involved and every user can have a positive effect on the future of Open Komodo
    Homepage : http://downloads.openkomodo.com/
    Sources : http://downloads.openkomodo.com/openkom … x86.tar.gz
    Screenshot :
    Thanks a lot
    Last edited by max-k (2007-11-25 14:40:35)

    I'm having a bit of trouble running it.  I tried starting with komodo -v, and got this:
    File "/lib/mozilla/components/koAppInfo.py", line 501, in __init__
    self._userPath = koprocessutils.getUserEnv()["PATH"].split(os.pathsep)
    KeyError: 'PATH'
    ** Returning nsresult of NS_ERROR_FAILURE
    ERROR: ko.main:
    -- EXCEPTION START --
    + QueryInterface (function) 3 lines
    + message (string) 'KeyError: 'PATH''
    + result (number) 2147500037
    + name (string) '__init__'
    + filename (string) '/lib/mozilla/components/koAppInfo.py'
    + lineNumber (number) 501
    + columnNumber (number) 0
    + location (object) File "/lib/mozilla/components/koAppInfo.py", line 501, in __init__
    | + QueryInterface (function) 3 lines
    | + language (number) 0
    | + languageName (string) 'Python'
    | + filename (string) '/lib/mozilla/components/koAppInfo.py'
    | + name (string) '__init__'
    | + lineNumber (number) 501
    | + sourceLine (string) 'self._userPath = koprocessutils.getUserEnv()["PATH"].split(os.pathsep)'
    | + caller (object) File "<XPCOMObject method 'getServiceByContractID'>", line 3, in getServiceByContractID
    | *
    + inner (object) null
    | *
    + data (object) null
    | *
    -- EXCEPTION END --
    When I start komodo, the main window comes up but it comes up empty and I can't open a file or anything.  the "start screen" in the screenshot does not appear.  Do I need to set an environment variable or something?

  • How can i change my data package from 64 to 32 bytes

    I have a serious problem with my internet conecction because the ping is to high and i need to make slower pakage, i mean 64 to 32. Any body could help me please?

    No. No one can help you. We are not your data support. You need to contact whoever provides your internet connection.

  • [SOLVED] pekwm - can't launch certain applications outside from termin

    I'm currently using pekwm and I'm experiencing a strange issue.
    I can't launch certain, random applications by keyboard-shortcut, the pekwm-command-launcher, the start file (pekwm start file and .xinitrc) and the menu.
    But it works if I open a terminal and launch the application there.
    The applications that don't open include chromium, tint2 and mpc.
    Does anybody know how to make these applications launch everywhere?
    Last edited by x0rg (2010-08-08 11:19:01)

    I couldn't get tint2 to work at all in PekWM. I hope a PekWM guru takes notice of this thread...

  • [SOLVED] Can't build lib32-libwbclient

    Hello.
    I need lib32-libwbclient for some wine game to work, but it depends on libwbclient. Current libwbclient version is 3.6.11.1 while lib32-libwbclient version in AUR is 3.6.10.1. That lead to an error during building lib32-libwbclient so I downloaded libwbclient 3.6.10.1 pkg.tar.xz to overcome this problem and it worked. But when I'm trying to build lib32-libwbclient using yaourt I get this error:
    sudo yaourt -S lib32-libwbclient
    ==> Downloading lib32-libwbclient PKGBUILD from AUR...
    x PKGBUILD
    lib32-libwbclient 3.6.10-1
    ( Unsupported package: Potentially dangerous ! )
    ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
    ==> ------------------------------------
    ==> n
    ==> lib32-libwbclient dependencies:
    - lib32-glibc (already installed)
    - libwbclient=3.6.10-1 (already installed)
    ==> Continue building lib32-libwbclient ? [Y/n]
    ==> -------------------------------------------
    ==>
    ==> Building and installing package
    ==> WARNING: Building package as root is dangerous.
    Please run yaourt as a non-privileged user.
    ==> Tworzę pakiet: lib32-libwbclient 3.6.10-1 (nie, 27 sty 2013, 14:19:58 CET)
    ==> Sprawdzanie zależności potrzebnych do uruchomienia...
    ==> Sprawdzanie zależności potrzebnych do budowy...
    ==> Pobieranie źródeł...
      -> Pobieram libwbclient-3.6.10-1-i686.pkg.tar.xz...
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
      0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
    curl: (78) RETR response: 550
    ==> BŁĄD: Błąd podczas pobierania libwbclient-3.6.10-1-i686.pkg.tar.xz
        Przerywam...
    ==> ERROR: Makepkg was unable to build lib32-libwbclient.
    ==> Restart building lib32-libwbclient ? [y/N]
    I don't know how to get it right. Can anyone help me? Thanks in advance.
    Last edited by killyou (2013-01-27 21:29:50)

    Did it?  Still getting 550 on lib32-libwbclient. 
    ==> Downloading lib32-libwbclient PKGBUILD from AUR...
    x PKGBUILD
    Comment by timofonic  (2013-04-22 19:13)
    Edit lib32-libbsd PKGBUILD with $EDITOR? [Y/n] n
    == Making package: lib32-libbsd 0.4.2-1 (Mon Apr 22 21:11:14 CEST 2013)
    == Checking runtime dependencies...
    warning: config file /etc/pacman.conf, line 19: directive 'SyncFirst' in section 'options' not recognized.
    == Checking buildtime dependencies...
    == Retrieving sources...
    - Found libbsd-0.4.2.tar.gz
    == Validating source files with md5sums...
    libbsd-0.4.2.tar.gz ... Passed
    == Extracting sources...
    - Extracting libbsd-0.4.2.tar.gz with bsdtar
    bsdtar: Failed to set default locale
    == Removing existing pkg/ directory...
    == Starting build()...
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking whether make supports nested variables... yes
    checking for style of include used by make... GNU
    checking for gcc... gcc -m32
    checking whether the C compiler works... no
    configure: error: in `/tmp/packerbuild-0/lib32-libbsd/lib32-libbsd/src/libbsd-0.4.2':
    configure: error: C compiler cannot create executables
    See `config.log' for more details
    == ERROR: A failure occurred in build().
    Aborting...
    The build failed.
    Dependencies for `lib32-libwbclient' are not met, not building...
    Comment by muttonhead  (2013-05-15 18:09)
    4.0.5-3 Should be the version, 4.0.5-1 is no longer available.
    Comment by pavel.bazika  (2013-05-21 22:25)
    Now it should be 4.0.5-4, works after manual update.
    Comment by Youpi  (2013-08-06 20:46)
    up to 4.0.8
    Comment by teky  (2013-08-18 10:47)
    Working solution atm.
    # AUR packages should not be built from binaries. This is a
    # workaround. If you manage to build this lib32 package from
    # source, let the maintainer know and you will be helping the
    # Arch community.
    _pkgbase=libwbclient
    pkgname=lib32-${_pkgbase}
    pkgver=4.0.8
    pkgrel32=1
    pkgrel=1
    pkgdesc="Samba winbind client library (32 bits)"
    arch=('x86_64')
    url="http://www.samba.org"
    license=('GPL3')
    depends=('lib32-libbsd' "${_pkgbase}=${pkgver}")
    source=("ftp://ftp.archlinux.org/extra/os/i686/${_pkgbase}-${pkgver}-${pkgrel32}-i686.pkg.tar.xz")
    md5sums=('9747e744f5d6c5bea05e98656ef193c6')
    package() {
    mkdir -p "${pkgdir}"/usr/lib32
    cp -rPf "${srcdir}"/usr/lib/* "${pkgdir}"/usr/lib32
    sed -i 's#/usr/lib#32#' "${pkgdir}"/usr/lib32/pkgconfig/wbclient.pc
    lib32-libwbclient 4.0.9-1  (Sat Mar  3 19:48:50 CST 2012)
    This package is orphaned
    ( Unsupported package: Potentially dangerous ! )
    ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
    ==> ------------------------------------
    ==> n
    ==> lib32-libwbclient dependencies:
    - lib32-libbsd (already installed)
    - libwbclient=4.0.9 (already installed)
    ==> Continue building lib32-libwbclient ? [Y/n]
    ==> -------------------------------------------
    ==>
    ==> Building and installing package
    ==> WARNING: Building package as root is dangerous.
    Please run yaourt as a non-privileged user.
    ==> Making package: lib32-libwbclient 4.0.9-1 (Mon Oct 14 04:38:12 CDT 2013)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving sources...
      -> Downloading libwbclient-4.0.9-1-i686.pkg.tar.xz...
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
      0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
    curl: (78) RETR response: 550
    ==> ERROR: Failure while downloading libwbclient-4.0.9-1-i686.pkg.tar.xz
        Aborting...
    ==> ERROR: Makepkg was unable to build lib32-libwbclient.
    ==> Restart building lib32-libwbclient ? [y/N]
    ==> ------------------------------------------
    ==>

  • Can I Test the Test Package Created in SolMan Directly from ECC?

    Hi,
    the test plan and test packages are created in Solution Manager. The Test Packages are comprised of transactions (on ECC).
    (The business scenarios and processes are defined in Solar01, ECC is defined as logical component and assigned to every tx, the test case description is uploaded in Solar02,...)
    The needed Trusted RFC (to enable the tester to start the tx from within SolMan) is running late, but I can see that STWB_WORK tx is also available in ECC.
    Of course - when I open it in ECC (logged on as a test user - defined in test package in SolMan) the test package is empty in ECC.
    What kind of connection is there within STWB_WORK in ECC and SolMan?
    Can one somehow "transfer" the packages from SM to ECC, so the tester can start to test the transactions from ECC directly?
    Is it possible to see the results and status overview in SolMan during and after testing?
    Thank you in advance,
    cheers,
    Nenad

    Hi
    You getting confused between old ECC test workbench and Solution Manager Test workbench.
    Test workbench is present there from r/3 version onwards.
    When you are performing testing via solman then you have to use the test packages assign to you in STWB_WORK which has the relevant transaction and doc for you to test
    here you upload the test result and update status .Later any PM can generate report for overall testing including entire landscape and not one system.
    But remember it has got no connection to ur r/3 workbench
    The diff between 2 is...solman test workbench is for entire landscape including BI R/3 ECC any other system ...but in r/3 etc the workbench is alone and obsolete now is used for standalone testing.
    Hope it carifies ur doubt completely
    Regards
    Prakhar

  • Executing an SSIS package from TSQL without using xp_cmdshell?

    How can I execute an SSIS package from TSQL without using xp_cmdshell?
    I have a web-app which calls some SQL which executes my SSIS package (a DTSX file, but stored in the server). But the security policy for my application won't permit me use to xp_cmdshell.
    I want to do this:-
    DECLARE @returncode int
    EXEC @returncode = xp_cmdshell 'dtexec /sq pkgOne"'
    Is there another way for executing a Package without going to the command line (e.g. is there some other system stored proc)?
    Thanks

    Whoa - don't go taking my words as saying "it should work".  I never said that - I just said I know less than you :)  I'm assuming that since the CLR is .Net, and you can launch a package from .Net code, you may be able to do so from the CLR. 
    But... I also know that CLR has lots of restrictions on it, and some of those may cause you to be unable to run it from the CLR.
    One thing I will say - I've never heard of anyone doing this.  That's got to tell you something about:
    Whether it can be done at all... although I think I'd have heard/seen something about how it's not possible.
    Whether it's a good idea... maybe other routes are less trouble.
    Talk to me now on

  • Calling portal framework page from non portal page

    Hi,
    We are having some difficulty in passing control from the non portal pages to
    the Portal Pages.
    To explain you more elaborately, I am writing down the scenario:
    Both our portal and non portal pages reside under the same web application folder.
    We have a Portal Page containing one portlet.Clicking on one of the hyperlink
    on this portlet page takes us out of the portal environment where we are doing
    some processing.
    (Why we are going out of the portal environment is because we want to call the
    existing pages as it is and our intention is not to make the existing pages portal
    enabled to start with).
    Somewhere down the journey on the non portal page, there is a requirement to call
    the Portal Framework page.
    We can call the portal Framework page from the non portal page by hard coding
    the URL of the Portal page by writing something like this in href:
    http://localhost:7501/application?origin=content.jsp&event=bea.portal.framework.internal.portlet.event&pageid=home&portletid=bachome_carsearchlink&wfevent=link.next
    But this is not what we want. We want to call the portal page without hard coding
    the URL.
    If we use portlet tag in non portal page to call the Portal Framework page ( <a
    href="<portlet:createWebflowURL event="link.next"/>">Next Page</a>), it throws
    us error "Could not find current Portlet State" which is quite understandable,
    because portlet state is now lost.
    Is there any way we can achieve this .
    Any suggestions or ideas?
    Thanks
    Ajay

    Hi
    i think you should use portal:createPortalPageChangeURL (you are effectively changing
    your portal page) .
    if you want to invoke a specific event in your portlet webflow you can either
    write a RefreshControllerIP or use WebflowJSPHelper.createWebflowURL.
    bear in mind if you have urls that directly go to an intermediate event in the
    portlets webflow you may need
    http://dev2dev.bea.com/codelibrary/code/portlet_pp.jsp
    regards
    deepak
    "Ajay" <[email protected]> wrote:
    >
    Hi,
    We are having some difficulty in passing control from the non portal
    pages to
    the Portal Pages.
    To explain you more elaborately, I am writing down the scenario:
    Both our portal and non portal pages reside under the same web application
    folder.
    We have a Portal Page containing one portlet.Clicking on one of the
    hyperlink
    on this portlet page takes us out of the portal environment where we
    are doing
    some processing.
    (Why we are going out of the portal environment is because we want to
    call the
    existing pages as it is and our intention is not to make the existing
    pages portal
    enabled to start with).
    Somewhere down the journey on the non portal page, there is a requirement
    to call
    the Portal Framework page.
    We can call the portal Framework page from the non portal page by hard
    coding
    the URL of the Portal page by writing something like this in href:
    http://localhost:7501/application?origin=content.jsp&event=bea.portal.framework.internal.portlet.event&pageid=home&portletid=bachome_carsearchlink&wfevent=link.next
    But this is not what we want. We want to call the portal page without
    hard coding
    the URL.
    If we use portlet tag in non portal page to call the Portal Framework
    page ( <a
    href="<portlet:createWebflowURL event="link.next"/>">Next Page</a>),
    it throws
    us error "Could not find current Portlet State" which is quite understandable,
    because portlet state is now lost.
    Is there any way we can achieve this .
    Any suggestions or ideas?
    Thanks
    Ajay

Maybe you are looking for

  • Can I use icloud on a pc without installing it?

    I use icloud on my devices at home - al mac. The problem is, at work we use pc, and only the administrator can install new software. Most of them run windows 7 or windows vista. Can I still access icloud from them? (When I try, it asks me to install

  • Payment Block in an Invoice

    Hi Gurus, Can we have multiple payment blocks assigned to an invoice, so than payment cannot be made until all the blocks are cleared??? Please revert asap. Thank YOu

  • How NOT to sync podcasts?

    I'm trying to figure out how to prevent iTunes from copying all of my podcasts to my iPod mini. Since I installed iTunes 6, all of my podcasts get copied over to my iPod, even though I've set iTunes to only sync specific playlists. I keep running out

  • JCheckBox used in a JTree Displaying Wrong

    I have a class that creates a JTree and sets the node to a JCheckBox. The checkboxes appear fine except for the fact that instead of the JCheckBoX name appearing next to the actual checkbox the JCheckBox values appear instead. I found a topic in the

  • Forgotten password and have not connected with itunes

    I have not synced with iTunes and have forgotten password plz help?!It is an iPod touch 5th generation and not sure what operating system it is haven't updated it since last release