JAR files required for Portal Application

Hi Experts
I am currently migrating my custom Masthead application from NW 7.0 to NW 7.3. However, when I migrated the PAR into EAR using migration tool from Portal and imported this EAR file into NWDS7.3, the JSP pages in it shows error. Also when this EAR is directly deployed on the NW 7.3 system, it gives Portal Runtime exception.
<%@ page import = "com.sapportals.portal.prt.session.IUserContext" %>
<%@ page import = "com.sapportals.portal.prt.component.*" %>
<%@ page import = "com.sapportals.portal.prt.service.laf.*" %>
<%@ page import = "com.sap.security.api.*" %>
<%@ page import = "com.sapportals.portal.prt.service.license.ILicenseService"%>
<%@ page import = "com.sapportals.admin.wizardframework.util.ILocaleListService"%>
<%@ page import = "com.sapportals.portal.navigation.*" %>
<%@ page import = "com.sapportals.portal.prt.runtime.PortalRuntime" %>
<%@ page import = "com.sapportals.portal.prt.util.StringUtils" %>
<%@ taglib uri="prt:taglib:tlframework" prefix="frm" %>
The errors shown in the JSP page are due to missing JARs. But I am having trouble in locating the required JAR files on the server. Can anybody tell about which all JARs are required and where i can find them??
Also the imported Framework library is not accessible in the application thus there is error "Can not find the tag library descriptor for "prt:taglib:tlframework"".
Can anybody tell me what i am missing here??
Regards,
Deepak

Hi Deepak,
Can you tell me which JAR files you added to resolve build time errors.
I am facing the following errors after importing Std masthead from portal7.3.
Can not find the tag library descriptor for "prt:taglib:tlframework"
Can not find the tag library descriptor for "prt:taglib:tlhtmlb"
componentRequest cannot be resolved
ILocalesListService cannot be resolved
ILocalesListService cannot be resolved to a type
noBtn cannot be resolved
Syntax error on token "}", delete this token
Syntax error, insert "}" to complete Statement
The import com.sap.portal.core cannot be resolved
The method enableCloseAll() is undefined for the type NavigationEventsHelperService
The method getDynamic(String, null) is undefined for the type IUMParameters
The method getDynamic(String, String) is undefined for the type IUMParameters
yesBtn cannot be resolved
Please give your mail Id if possible.
Regards,
Sumangala

Similar Messages

  • Jar files required for Java Proxies

    Hi,
    Can someone mail me the following jar files required for Java Proxies or tell me where exactly I can find them….?
    aii_proxy_xirt.jar
    aii_msg_runtime.jar
    aii_utilxi_misc.jar
    guidgenerator.jar
    Regards,
    Abhy

    Hi Abhy,
    aii_proxy_xirt.jar
    C:usrsapJ2EJC00j2eeclusterserver0 inextcom.sap.aii.proxy.xiruntime
    aii_msg_runtime.jar C:usrsapJ2EJC00j2eeclusterserver0 inextcom.sap.aii.messaging.runtime
    aii_utilxi_misc.jar C:usrsapJ2EJC00j2eeclusterserver0 inextcom.sap.xi.util.misc
    guidgenerator.jar C:usrsapJ2EJC00j2eeclusterserver0 inextcom.sap.guid
    check this link
    http://72.14.203.104/search?q=cache:kBa_MrHu8lAJ:https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/how-to%2520guides%2520-%2520rig%2520official/xi/how%2520to%2520work%2520with%2520xi%25203.0%2520java%2520proxies.pdfjarfilesforaii_proxy_xirt.jar&hl=en&gl=in&ct=clnk&cd=1
    just copy the total path and paste in IE..
    u will find the jar files required .... with path..
    Regards,
    Sridhar
    Message was edited by: sridhar reddy kondam

  • JMS Grid, SeeBeyond IQ, Sun JMQ jar files required for JMS Clients

    I'm trying to determine the Jar files required to connect to JMS Grid, IQ, and JMQ. I am testing connectivity to each product independently and I think I may have copied over more files than necessary.

    I'm trying to determine the Jar files required to connect to JMS Grid, IQ, and JMQ. I am testing connectivity to each product independently and I think I may have copied over more files than necessary.

  • What are the Jar files required for Tomcat server of jdev 11.1.2.0.0

    Hello Experts,
    My client wants to just check the adf application on tomcat server
    how do I create a war file and then deploy it into Tomcat server
    and what all JAR files do I require to do it??
    I am using jdev 11.1.2.0.0 and tomcat server is 6.0.35
    Thanks for the help..
    933601.

    https://blogs.oracle.com/dana/entry/how_to_deploy_a_11g_adf_applic_1
    http://docs.oracle.com/cd/B31017_01/web.1013/b28967/deployment_topics012.htm
    Tomcat Extension for JDeveloper is available.
    http://www.oracle.com/ocom/groups/public/@otn/documents/webcontent/130355.xml#shay.tomcat

  • Jar File required for WdfException

    Hi,
    Anyone have an idea which jar i have to include for WdfException class.
    Pls reply ASAP.
    Thanks in Advance

    HI,
    You need to import the following jar "bc.wdf.ui.framework_api.jar"
    Post your mailid i will send the jar file.
    Sent the jar file to you.
    Message was edited by: Kirupanand Venkatapathi

  • Jar file required for class

    Hi folks
    i need to know the IBM's Jar file and download the same which consists of following Classes.
    com.ibm.connector.ConnectionSpec
    com.ibm.connector.InteractionSpec
    com.ibm.connector.ConnectionSpecManagementProperties
    com.ibm.connector.InteractionSpecModeProperties
    I know these classes are part of CCF Framework.
    please let me know at earliestTime . am need of this info.
    Regards
    Ram

    Thanks for your info.
    But the article uses javx.resource.cci.CoonnectionSpec class,(J2EE Connector Architecture) But I need to get info about com.ibm.connector.CoonnectionSpec(CCF old one)
    (It's part of Enterprise Access Builder).
    I need to know the exact jar File(which is having above mentioned Class file) and where to download the same.
    But I still need a old one as part of our implementation.
    Awating for your reply.
    Thx
    Ram

  • Jar files required for JSF

    Could plz let me know from where i can I download jar files(jsf-api.jar,jsf-ri.jar)

    you can get it from sun's web services developer pack.

  • Configuring runtime classpath for portal applications?

    G'day,
    I've got a portal application that uses the classes found in system/kernel.jar and system/frame.jar. When I build the portal application in the IDE I can add these to the build path as external jars, but when I run the portal application I get "class not found" errors.
      java.lang.NoClassDefFoundError: com/sap/engine/core/Framework
    So ... how do I add these jar files to the portal application's runtime classpath?
    --Geoff

    Hi Geoffrey
    Jar files are required in two ways:
    For Design time: User external jars(as you have done)
    For Run time: Put the jar files in the lib folder(this way the par/ear ) itself will contain the jar files.
    Right click the project - >properties->java build path->libraries-> Add Jars (and not Add External Jars)->select your project->dist->PORTAL-INF->lib->select the jar file.
    Hope it helps.

  • What are the Jar files required,that for accessing the Type 4 Drivers.

    what are the Jar files required,that for accessing the Type 4 Drivers.
    Regards,

    Well it is Database Specific.
    Howevr there are few 3rd party .jar (Derby) which you can use it for accesing some standard databases.

  • Which jar file required

    Hi
    When i use BAPI calling from JspDyn Page in EP 6.0
    i added sapjco.jar and htmlb.jar files.
    import com.sapportals.portal.htmlb.page.JSPDynPage;
    import com.sapportals.portal.htmlb.page.PageProcessorComponent;
    import com.sapportals.portal.prt.component.IPortalComponentContext;
    import com.sapportals.portal.prt.component.IPortalComponentProfile;
    import com.sapportals.portal.prt.component.IPortalComponentRequest;
    Getting cannot resolved message error is coming.
    more than this what r the external jars files required to run this.
    can any body tell .
    regards
    Kumar.

    Hi Kumar,
    I would advise you to use the class locator tool in your NWDS, it will do the search and the classpath adding for you. You can download it from <a href="http://sourceforge.net/projects/classlocator">here</a>
    Hope it helps,
    Roy

  • Problem in Creating Source Files (Templates) for Original Application Files

    Dear Friends,
    I am trying to ccreate "Source Files (Templates) for Original Application Files" . I checked the link
    http://wiki.sdn.sap.com/wiki/display/PLM/Templates-Document+Management
    I created a new DOc. type TMP with no statuses, checked in KPO, assigned no. ranges.
    Created  DIR & assigned the template file, checked into storage category. DIR no. 10000000390 created.
    In Workstation application "DOX" in define templates for originals : doc. type: ZGA, application: DOX; language- EN; no - 01; In source doc- entered doc. type- TMP, doc. no.- 10000000390, part & version
    Assigned for required source file copy" ZGA doc. type. -- Default Appl. as "DOX" workstation application.
    Now created a DIR with ZGA doc. type, when clicking on originals , DOX prompted and clicking on "create with template" . TMP doc. 10000000390 template open in a new window. I edited & saved. close the MS word window. When comes to DIR, it prompted, Original was changed Do you want to save the original?.
    clicked on yes.
    Saved the ZGA DIR. When I saw the new ZGA DIR created it didn't capture. Where I went wrong ?
    Regards,
    Sai Krishna

    Dear Ravindra,
    By going this below link, it seems we can use template for creating ne wdocument & attach the same.
    http://wiki.sdn.sap.com/wiki/display/PLM/Templates-Document+Management
    Following messages if you read, it may be clear.
    By having templates in place we can utilize the pre-defined documents instead creating right from scratch.
    Entries can be done in the Template and save the document.
    Templates are used for standardization and uniformity. By using templates time consumption for creation of documents will reduce as most of the details are maintained in the master template and the same can be utilize by using the template when creating documents.
    If in DMS editing functionality is not there what is the use of templates- documentation?
    Regards,
    Sai Krishna

  • How to read text file content in portal application?

    Hi,
    How do we read text file content in portal application?
    Can anyone forward the code to do do?
    Regards,
    Anagha

    Check the code below. This help you to know how to read the text file content line by line. You can display as you require.
    IUser user = WPUMFactory.getServiceUserFactory().getServiceUser("cmadmin_service");
    IResourceContext resourceContext = new ResourceContext(user);
    String filePath = "/documents/....";
    RID rid = RID.getRID(filePath);
    IResource resource = ResourceFactory.getInstance().getResource(rid,resourceContext);
    InputStream inputStream = resource.getContent().getInputStream();
    BufferedReader reader = new BufferedReader(new InputStreamReader(inputStream));
    String line = reader.readLine();
    while(line!=null) {
          line = reader.readLine();
         //You can append in string buffer to get file content as string object//
    Regards,
    Yoga

  • Error: Exception while jar file setup for uri

    Our environment is set up as
    Adminserver running on one machine.
    Managed servers running on another machine.
    Communication via node manager.
    Machines physically in the same location.
    Trying to deploy application using the wldeploy script or the weblogic console.
    I get the following error while deploying my application on one of the managed
    server
    Can anybody throw some light on what could be wrong ?
    ####<Apr 19, 2004 2:30:11 PM PDT> <Error> <Deployer> <tin.rose.hp.com> <GSOeProc-EMEA_3_0_AM_tin_AM>
    <ExecuteThread: '23' for queue: 'default'> <kernel identity> <> <149201> <The
    Slave Deployer failed to complete the deployment task with id 16 for the application
    GSOeProc-EMEA_3_0_55.>
    weblogic.management.ApplicationException: Module creation failed. Task Id = 16
    Module Name: email_mdb.jar, Error: Exception while jar file setup for uri : email_mdb.jar
    in Module :
    TargetException: java.util.zip.ZipException: error in opening zip file
    at weblogic.j2ee.J2EEApplicationContainer.addFindersForAllModules(J2EEApplicationContainer.java:660)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:554)
    at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:1096)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:764)
    at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:24)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:234)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:210)

    Does your app work if you deploy it to a single server environment?
    It's complaining that it can't find the email_mdb.jar file.
    -- Rob
    Satya wrote:
    Our environment is set up as
    Adminserver running on one machine.
    Managed servers running on another machine.
    Communication via node manager.
    Machines physically in the same location.
    Trying to deploy application using the wldeploy script or the weblogic console.
    I get the following error while deploying my application on one of the managed
    server
    Can anybody throw some light on what could be wrong ?
    ####<Apr 19, 2004 2:30:11 PM PDT> <Error> <Deployer> <tin.rose.hp.com> <GSOeProc-EMEA_3_0_AM_tin_AM>
    <ExecuteThread: '23' for queue: 'default'> <kernel identity> <> <149201> <The
    Slave Deployer failed to complete the deployment task with id 16 for the application
    GSOeProc-EMEA_3_0_55.>
    weblogic.management.ApplicationException: Module creation failed. Task Id = 16
    Module Name: email_mdb.jar, Error: Exception while jar file setup for uri : email_mdb.jar
    in Module :
    TargetException: java.util.zip.ZipException: error in opening zip file
    at weblogic.j2ee.J2EEApplicationContainer.addFindersForAllModules(J2EEApplicationContainer.java:660)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:554)
    at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:1096)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:764)
    at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:24)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:234)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:210)

  • How to make jar files availabe for deployed EJBs

    Hi,
    I'm interested on how to make jar files availabe for deployed EJBs.
    My EJB is packed in an ear. It uses a util jar. I now just add the jar to the
    classpath, but I think that shouldn't be the way. Is there somthing in the admin
    console to make jars available or do I have to insert it in the ear file? And
    if so, where do I hve to place it?
    Thanks
    Claudia

    Put the util.jar in the ear with your ejb jars - at the same level (i.e. in
    the root) - but do not include them in the manifest.xml.
    Also each ejb jar that refers to util.jar must have util.jar on its internal
    classpath in the manifest.
    "Claudia" <[email protected]> wrote in message
    news:3d537db5$[email protected]..
    >
    Hi,
    I'm interested on how to make jar files availabe for deployed EJBs.
    My EJB is packed in an ear. It uses a util jar. I now just add the jar tothe
    classpath, but I think that shouldn't be the way. Is there somthing in theadmin
    console to make jars available or do I have to insert it in the ear file?And
    if so, where do I hve to place it?
    Thanks
    Claudia

  • Jar files required to develop adapter module in 7.1

    Hi,
    can any one tell me whether below jar files are enough to develop the adapter modules in 7.1,
    u2022 aii_af_cci.jar
    u2022 aii_af_mp.jar
    u2022 aii_af_ms_api.jar
    u2022 aii_af_ms_spi.jar
    u2022 aii_af_trace.jar
    u2022 aii_af_svc.jar
    u2022 aii_af_cpa.jar
    if not please let me know set of jar files need to develop adapter module in 7.1.
    Thank You,
    Madhav

    Hi ,
    Below Jar files Required to develop Adapter Module in PI7.1
    com.sap.aii.af.cpa.svc.api
    com.sap.aii.af.lib.mod
    com.sap.aii.af.ms.ifc_api
    com.sap.aii.af.svc_api
    sap.comtcloggingjavaimpl
    Regards,
    Raj

Maybe you are looking for

  • Ipod synced with another library

    The hard drive on my Mac crashed and I had it replaced.  Now, although I am using the same iTunes account as I have for years, the same one that my iPod is synched with, when I plug in my iPod to synch to iTunes it says that the iPod is synched with

  • How can I get my photos to save the GPS location for iPhoto?

    I noticed that the info on my photos uploaded from my iphone 3G is not marking their location on the map. How can I activate this feature so the GPS location of the photos taken is saved to each photo's info in iPhoto after I upload it? Thanks!

  • Macbook Pro Audio Driver Missing

    Last night I was watching a movie with my brother, with the audio increased, thanks to VLC. Today, my audio driver is gone. What's left is something called Digital Out, which my computer tells me has no output controls. What do I do? This has never h

  • Order operations in sequence

    Hi, As per strategy, tasks are getting copied from Tasklist to Maintenance order. In this case operations in Maintenance order are not in sequence . For eg. 0010, 0020, 0050, 0090 etc.,  How to get the order operations in sequence like 0010,0020,0030

  • Conditional primary key

    I want to use the conditional foreign key as: Table1 structure: col1 col2 Table2 Structure: col1 col2 The above are the existing tables and now i have to create a new table as follows col1 col2 col3 in this If col1 is 1 then foreign key of col2 shall