Com.sapportals.portal.ivs.cg.ConnectionProperties jar file location ?

Hi ,
Could anyone let me know the exact jar location for com.sapportals.portal.ivs.cg.ConnectionProperties class for NW04s SP11 . Thanks.
Regards
Vasudevan

Hi,
The class mentioned is in com.sap.portal.appintegrator_api.jar. It can be found on the server under location \j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\portal\portalapps\com.sap.portal.appintegrator\lib.
Do reward points if the information is helpful.
Regards,
Donald

Similar Messages

  • Com.sapportals.portal.prt.registry.PortalRegistry

    Hi all,
    Please send me this Jar file (com.sapportals.portal.prt.registry.PortalRegistry)
    Thanks ,
    Rama,
    email:[email protected]

    Dear Matthias,
    Can you please try following path:
    From the server
    The path to download the PAR File from the server
    Usr/sap/GPS/JC00/j2ee/cluster/server0/apps/sap.com/irj/servelet_jsp/irj/root/WEB-INF/deployment/pcd/
    From the Portal
    Login to the portal http://xxx/irj/portal  using Enterprise Portal Administrator user id and password.
    Go to System administrationà Support à Portal Runtime à Browse Deployment.
    The path is ROOT/WEB-INF/deployment/ pcd.
    Find any .par.bak. file & download where com.sapportals.portal.prt.registry.PortalRegistry jar file is used.
    Copy the jar file and use.
    Thanks & Regards,
    Patralekha

  • Com.sapportals.portal.prt.service.laf.ILAFService jar??

    hi all
    where can i find com.sapportals.portal.prt.service.laf.ILAFService ??
    what´s the jar?

    Hi,
    the JAR-File is called lafapi.jar
    Is should be located under:
    j2ee\cluster\servern\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\portal\lib\lafapi.jar
    You can use
    http://www.sapjarfinder.com
    for such purposes. The site is new and very helpful. You can search for namespaces and the site will give you information on the appropriate jar file and more....
    Cheers

  • Com.sapportals.portal.prt.service.license.ILicenseService jar

    Hi,
    Where is the com.sapportals.portal.prt.service.license.ILicenseService jar loacted?
    Many thanks,
    Dharmi

    Dharmi,
    Please try this,
    Check the jar here
    New Reference for Portal APIs
    Or you can extract the parfile into your local computer and navigate to PORTAL-INF
    -> lib folder there you will find the required jar.
    Ramganesan Karuppaiyah

  • Com.sapportals.portal.pcd.IPcdUMEventHandler

    Hi All,
    Can anyone tell me the exact jar file for
    com.sapportals.portal.pcd.IPcdUMEventHandler class.
    Regards,
    Karthick

    I think you need the JAR Class finder for NetWeaver Developer Studio:
    JAR Class Finder
    and:
    Using JAR Class Finder
    This will help you find the class you're looking for within a directory. If you've got the jar files in one directory, point the JAR class finder to that folder and search
    I haven't found it yet on my home PC installation of the Portal SP15 (preview edition). If I find it at work, I'll post it here for you.

  • Com.sapportals.portal.prt.jndisupport.InitialContext

    In which .jar file do I find com.sapportals.portal.prt.jndisupport.InitialContext ?
    Thanks

    Here is a list of our released NetWeaver APIs:
    https://www.sdn.sap.com/sdn/developerareas/ep.sdn?page=javadoc.htm
    You can use the tool JarClassFinder (www.alphaworks.ibm.com/tech/jarclassfinder) to find the right jar file.
    Best regards,
    Marion

  • Com.sapportals.portal.pcd.* not found!

    I am new to SAP Portals Development. I have SAP Netweaver 7.0.08 installed on my machine. While trying to create a sample portal project i tried to create a JSPDyn component. The .java and .jsp files are auto-created.
    The problem is that the code doesnt compile. Any package starting with com.sapportals is not found by the tool. This is strange as the code itself is auto generated and the packages missing are the basic requirement for any portal application. Can ne1 tell me where can i find the jar files for these packages?
    PS:
    Not found :
    com.sapportals.portal.pcd.*; com.sapportals.portal.prt.service.pcdmanager.IPCDManager;
    com.sapportals.htmlb.*;
    com.sapportals.htmlb.enum.*;
    com.sapportals.htmlb.event.*;
    com.sapportals.htmlb.page.*;
    com.sapportals.portal.htmlb.page.*;

    Hi,
    You can find here
    C:\usr\sap\J2E\JC00\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\portal
    or
    You can download JAR from this link and install it.
    <a href="http://www.alphaworks.ibm.com/tech/jarclassfinder/download">JAR files</a>
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2951
    Regards,
    Senthil K.

  • Com.sapportals.portal.htmlb.page.PageProcessorComponent is not allowing

    Hi all
    when i import the following one in the portal component then it is not allowing to me giving error seems in red color.but i added all jar files to the java build path.
    <b>import com.sapportals.portal.htmlb.page.PageProcessorComponent</b> (error)
    <b>public class testapp extends PageProcessorComponent</b>
    can u tell me what r the things required to add to allow the above 2 lines.
    Regards
    Sunil

    Hi,
    Just use the Class Locator.
    Checkout this blog:
    <a href="https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/4051">https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/4051</a>
    or download from here: http://classlocator.sourceforge.net/
    Best Regards,
    Avishai Zamir

  • Com.sapportals.portal.htmlb.* path not found.

    Hi friEnds,
    i have added the path of htmlb.jar file in the project properties using eclipse. I downloaded this htmlb.jar file from server only. But when i am trying to import
    com.sapportals.portal.htmlb.page.* it is giving me error.
    The code on which i am working is the old one which was running in EP6. But now i need to do some changes and i am facing this error.
    rgds,
    Nilz

    Hi Nilz,
         Can you post your portalapp.xml and the stack trace of your error.
    Prakash

  • Com.sapportals.portal.htmlb

    When I was trying to delopy the Par file form eclips to the portal through Eclips I am getting errors and one of the error is -
    com.sapportals.portal.htmlb cannot be resolved.
    -How to solve this.
    I was remembering I was putting some jar files into the lib diectory or something like that, but  now I forgot that. please advic me

    Hi,
    Check this thread how to use Jar class finder tool available in Eclipse or the class locator ( check the comments area - link given by Detlev )...
    The tool will help you to locate the class/jar file thereby  you can add it directly to your project and rebuild it to nullify the error.
    <a href="https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2951">Blog link</a>
    Hope it helps.
    Regards,
    Vivek

  • Import com.sapportals.portal.security.usermanagement.IUser;  is deprecated

    import com.sapportals.portal.security.usermanagement.IUser;  is deprecated
    Is there any alternative???

    Hi,
    could please tell me, what kind of jar-file I have to add to the project to use
    com.sapportals.portal.security.usermanagement.IUser ?
    Thank you in advance.
    Kind regards, Patrick.

  • DC for com.sapportals.portal.security.usermanagement .IUser

    Hello all,
    When developing a local application I can reference class com . sapportals . portal . security . usermanagement . IUser via NWDS local libraries using ECLIPSE_HOME variable and referencing jar file com.sap.security.api.ep5.jar.
    There is a standard DC that has this class or jar file?
    Or should I add this JAR to an external library.
    Regards,
    Mauricio

    Hi,
    You will have to add this jar as an enternal library.
    Ashu

  • Com.sapportals.portal.prt.service.soap.SOAPRuntimeContext

    Is there any class like com.sapportals.portal.prt.service.soap.SOAPRuntimeContext
    (which only works in the context of the portal) that can be used from an EJB environment?
    Basically, from inside an EJB, I want to get the authenticated IUser object that represents the user who called a secure web service.
    Of course, I can use code like this:
    String username = myContext.getCallerPrincipal().getName();
    IUser user = WPUMFactory.getUserFactory().getUser(username);
    The problem is the returned IUser object is not authenticated.  The call user.isAuthenticated() returns false.
    If I use the SOAPRuntimeContext object, I get an IUser object that is authenticated.  That means I can pass the IUser object to the knowledge managament APIs and preform functions as the user who logged into the web service.

    Dharmi,
    Please try this,
    Check the jar here
    New Reference for Portal APIs
    Or you can extract the parfile into your local computer and navigate to PORTAL-INF
    -> lib folder there you will find the required jar.
    Ramganesan Karuppaiyah

  • EP 6.0 User Export Parameter com.sapportals.portal.navigation:uipmode=2

    When exporting users from EP 6.0  under "User Administration > Export/Import" , I have noticed that the following parameter is being generated in the text file  :
    com.sapportals.portal.navigation:uipmode=2
    I've not been able to find any documentation to what this parameter actually is.
    This only occurs on some users not all users.
    Sometimes the value is =1 and =0.
    This is a sample text file generated :
    User]
    uid=BLOGGJ
    role=
    group=MY_USER_GROUP1;Everyone;GUEST_USERS_COMPANY;Authenticated Users;
    email_address=[email protected]
    first_name=Joe
    last_name=Blogg
    country=GB
    language=en
    time_zone=Etc/GMT
    department=DEMO USET
    com.sapportals.portal.navigation:uipmode=2
    end
    Any help appreciated.

    Hi there
    The import works without problems.
    However, we have Global Work Protect switched on so that it prompts for you to "save" data or "discard" it.
    The "personalize" option to set "work protect" has been disabled so that users cannot set their own own Work Protect Feature.
    It seems that users that were created with uipmode=2, have a personalized Work Protect which over writes the default global settings and does not prompt you to save data.
    When I switched the "personalize" work protect feature back on, this did seem to be the case to check for those users.
    I'm looking for some proper documentation to confirm my findings.
    Any assistance appreciated.

  • Cannot start com.sap.portal.ivs.api_landscape

    Hi all,
    I want to deploy my webdynpro application which looks up the systems from portal system landscape.
    I use the portal service com.sap.portal.ivs.api_landscape,
    I entered as sharing reference PORTAL:sap.com/com.sap.portal.ivs.api_landscape, added it into build path, but when I try to deploy it I receive message:
    the application cannot be started. Reason: it has hard reference to resource com.sap.portal.ivs.api_landscape with type application, which is not active on the server.
    I am quite desperate.
    Thanks in advance
    Peter Balaz

    Hi Smitha:
       My webdynpro dc was build failed for "This compilation unit indirectly references the missing type com.sap.engine.services.webservices.espbase.client.dynamic.content.GenericObject (typically some required class file is referencing a type outside the classpath)".
    How should i do?  Thank you!

Maybe you are looking for