How do i download  com.sap.portal.runtime.logon.par.bak

I need to download com.sap.portal.runtime.logon.par.bak
From what i understand, If you have the System administration privilege then you can download the par file from "System Administration"==>"Support"==>"Support Desk"==>"Portal Runtime"==>"Browse deployment"==>"ROOT"==>"WEB-INF"==>"deployment"==>"pcd"
I was able to navigate this way. However, i cannot find this logon.par under this directory structure.
In help.sap.com, i was told to Navigate to <J2EE_Engine_Instance>\j2ee\cluster\server<X>\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd .There you can find com.sap.portal.runtime.logon.par.bak.
How is this different from the earlier navigation? I don't know how to do this?  How exactly do i navigate this way?

Sandeep
  I am sure that in the follwoing path, u can find the
com.sap.portal.runtime.logon.par.bak
<b><J2EE_Engine_Instance>\j2ee\cluster\server<X>\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd</b>
MAke a copy of the PAR and u can Pull it into the NetStudio !!!!
Thanks
Kay

Similar Messages

  • Need to download com.sap.portal.runtime.logon.par

    hello friends
    we need to chang the look and feel of the portal display pages and for that purpose we need com.sap.portal.runtime.logon.par file
    can you all help us as to where we can find this par file so that we can download this file.
    we have still not installed the portal platform,we'll be doing that in the following week.
    Thnaking you,
    Anurag.

    Hi Anurag,
    This post will explain the steps involved for each element.
    No.      Portal Login page related questions
    1.      What is the associated par file for portal login Page ?
    2.      How to import the PAR file into Netweaver Developer Studio?
    3.      What are the different pages and their associated files in logon.par?
    4.      How to change text seen in the logon page ?  
    5.      What is authschemes.xml file? Do we need to change this file also ?
    6.      How to remove standard links like support, Register ...?
    7.      How to change or add new images ?
    8.      How to change only the branding image displayed in the logon screen of the Portal ?
    1. What is the associated par file for portal login Page?
    Answer : The par file related to login page of Netweaver Portal is com.sap.portal.runtime.logon.par. This is the standard
    logon component containing the code and resources used by the logon screens is shipped in a portal archive (PAR) file named com.sap.portal.runtime.logon.par.
    2. How to import the PAR file into Netweaver Developer Studio?
    Answer :   - Select File>Import .
    - Choose the option PAR file. Select Next and a popup window appears.
    - Select File>Import .
    - Choose the option PAR file. Select Next and a popup window appears.
    - In the window you have 3 text fields:
    The location of the par file,
    Project name (same as new par file name, preferably) and
    location for project to be saved
    3. What are the different pages and their associated files in logon.par?
    Answer :
    Logon page : umLogonPage.jsp
    Problem page : umLogonProblemPage.jsp
    Help (PW reset) page  : umHelpPage.jsp
    Reset Password : umResetPasswordPage.jsp
    Change Password Page: changePasswordPage.jsp
    Certificate Logon : umLogonCertPage.jsp
    4. How to change text seen in the logon page ?  
    The text seen on the logon page is not in the JSP page, but in properties files which are called by tags like the
    Welcome text : <%=logonLocale.get("xtit_WELCOME")%>
    In order to change "Welcome" to "Welcome to MyTravel" you have to :
               - Unzip the file umelogonbase.jar which you can find under dist\PORTAL-INF\lib
               - Find the file "logonLabels_" which contains your language;
                                           e.g. logonLabels_de.properties for german language,  *_en for English etc.,
    The default is in the file logonLabels.properties .
    - Find the key which is used in the tag and change the text after the equal sign.
    - Save the changed file and create a updated JAR file using a zip program. The file needs to be named exactly umelogonbase.jar
    - Put the JAR file back to location - dist\PORTAL-INF\lib
    You are done on this now.
    5. What is authschemes.xml file ? Do we need to change this file also ?
    Changing the Authschemes.xml file is required only if you want to change com.sap.portal.runtime.logon.par.bak file and point it to different par file. This is more for anonymous logon with named anonymous users and using anonymous as the authentication scheme. The anonymous users are not issued a SAP logon ticket.
    6. How to remove standard links like support, Register ...?
    The standard links are controlled with the UM settings
           - ume.logon.logon_help
    - ume.logon.selfreg
    You could also just comment out the lines if you want to hide.
    7. How to change or add new images ?
    To exchange the two images, which are by default on the logon page, do the following steps:
                          a. Copy the image(s) you want to use in your project in the the folder dist/layout
                          b. Find the < img src=""   > you want to work on in the umBotArea.txt
    Change the src attribute in the img tag to src="<%=webpath + "layout/myPic.gif" %>". The webpath is already defined in the file logon_proxy.txt and ready to use. In the Netweaver portal 6.0 SP9 and higher you have 2 images on the right side.
    8. How to change only the branding image displayed in the logon screen of the Portal ?
    If you want to change only the branding image displayed in the logon screen, you can configure this using the user management property ume.logon.branding_image
    Hope this helps the community in the launch of this ver 1.0, future versions could contain more changes and updations covering all other aspects of Netweaver Portal

  • Not able to get JSP file in com.sap.portal.runtime.logon.par file

    Hi everyone,
        I have downloaded com.sap.portal.runtime.logon.par from portal. When i imported in NWDS , i am not able to find any JSP file.
    In folder PORTAL-INF, there should be this file but its not there. what could be the reason.?

    Hi Manu,
    Copy com.sap.portal.runtime.logon.par from filesystem:
    /usr/sap/<SID>/J<Instance number>/j2ee/cluster/server0/apps/sap.com/irj/servlet_jsp/irj/root/web-inf/deployment/pcd/
    if there is issue with downloading.
    Please check this :-
    Portal Customizations Intro - Login Part 1
    http://wiki.sdn.sap.com/wiki/display/EP/ModifyingtheLogon+Page
    Changing the welcome text in portal header (EP5.0)
    Hope this will helps you.
    Regards,
    Arun

  • Com.sap.portal.runtime.login.par.bak

    Hi everyone,
    I've been reading blogs and forum posting regarding how to change the logon page.  In all sources that I read, they all refer that the location of 'com.sap.portal.runtime.login.par.bak' is in '<drive>:\usr\ap\W01\JC00\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd'
    directory...
    However, I found mine in '<drive>:\usr\ap\W01\JC00\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\temp'
    directory...
    Is is fine just to use the one in 'temp' directory?  Furthermore, after I do the changes, should I copy the par file to both temp and pcd directory?
    Thanks
    Johannes

    Hello,
    You will have to remove the .bak extension and put the file in PCD directory before you restart for the chnages to take effect.
    Also please do not name the par file same as com.sap.portal.runtime.login.par give it any other name like mylogon.par edit the par file using NWDS, and put it in PCD. Restart the engine the new par file will be used.
    Check the following link:
    http://help.sap.com/saphelp_nw04s/helpdata/en/23/c0e240beb0702ae10000000a155106/frameset.htm
    Regards,
    Vijith

  • Com.sap.portal.runtime.logon.par information in Authschemes.xml

    Hello Portal gurus,
        I am trying to customize the Portal logon page by modifying the com.sap.portal.runtime.logon.par file. I modified the par file. But after this change, I wanted to change the authschemes.xml file to reflect the par file changes.
    When I downloaded the .xml file, I only found occurences of <b><frontendtarget>com.sap.portal.runtime.logon.certlogon</frontendtarget></b>, <b><frontendtarget>com.sap.portal.runtime.logon.basicauthentication</frontendtarget></b> and  <b><frontendtarget>com.sap.portal.runtime.logon.header</frontendtarget></b>
    Could anybody confirm, whether I have to rename these occurrences of com.sap.portal.runtime.logon with my customized logon .par file name between <frontendtarget> and </frontendtarget>?
    Points will be awarded for correct answers and useful suggestions.
    Thanks,
    ~~LB

    Hi
    Here is the procedure
    1. Start the Config Tool by executing <SAPJ2EEEngine_installation>\j2ee\configtool\configtool.bat.
    2. Navigate to cluster_data>server>persistent>com.sap.security.core.ume.service.
    3. Switch to edit mode by clicking on the pencil which is at the upper right area.
    4. In the tree, select authschemes.xml and choose Download. Save the file to your local directory
    5. Edit the local file: To select the new PAR file as the Logon page change the occurrence of all substrings com.sap.portal.runtime.logon to your
    project/PAR file name. All com.sap.portal.runtime.logon should be substituted with something like com.company.portal.runtime.logon (or whatever you project name is). Don’t remove the part behind it.
    (These are the profiles in the portalapp.xml and have the names default, certlogon, basicauthentication, header, and anonymous).
    6. Create a new node in the configuration tree in the Config-Tool for the edited file as follows:
    a.Select the node com.sap.security.core.ume.service.
    b. Choose the symbol for Creating a node below the selected node.
    c. Select the type File-entry.
    d. Choose Upload and select the custom file from your local directory.
    e. Enter a name for the entry, for example, authschemes_myHR.xml. By default, the name of the uploaded file is used.
    f. Choose Create.
    g. Choose “Close window”.
    h. The new node appears in the configuration tree.
    i. Go to Global server configuration>services> com.sap.security.core.ume.service and edit the property login.authschemes.definition.file.
    The value needs to be changed from authschemes.xml to authschemes_myHR.xml
    j. Restart the Portal. That is often not done and the changes will not appear.
    Rgds
    Srikanth

  • Portal Runtime error when modifying: com.sap.portal.runtime.logon.par

    Hello,
    We need some help because we get 'Portal Runtime error: iView: N/A Component Name:N/A' error when trying to access portal logon screen.
    This is what we've done:
    We've modified com.sap.portal.runtime.logon.par file and we've uploaded it but it doesn't work. Because of the error, we've overwritten this file with the original one but now it's imposible to access portal.
    The situation it seems to be like before the modification of the .par file but we get the same error and can't access portal.
    Please, do you know what could be the problem?
    Thanks in advance

    Hi Belen,
    Here are the steps you would need to take
    1. import the original par file into the NWDS and name the project as  
        com.sap.portal.runtime.logon
    2. Make sure the project name is com.sap.portal.runtime.logon
    3. use winzip/winrar to extract the com.sap.portal.runtime.logon.par file in
        a local directory
    4.Under the lib you would find two jar files copy them and paste them in your project
       under dist>PORTAL-INF>lib directory
    5.move the files cert....till umResetPass....jsp into the  PORTAL-INF directory
    6. export the par to the server in question
    7. restart your server
    This should solve your problem..
    Thanks,
    Gokul

  • GETTING ERROR WHILE DEPLOYING A COM.SAP.PORTAL.RUNTIME.LOGON.PAR FILE

    Hi Experts,
    I need to change the text in logon screen i.e,
    2006-2007 SAP AG ALL RIGHTS RESERVED
    for this i changed the copyright and deployed the par file
    but it is giving error like this
    operation failed:please make sure the server is running or check the log(sap-plugin.log)
    what should i do plz suggest me na.....
    i searched the file sap-plugin.log in program files -> sap>IDE>eclipse-->plugin but i couldnt find the
    plz specify the directory na...
    waiting for u r response.....
    Regards,
    Shilpa

    HI SHILPA....really sorry for the late response.
    here is the error log which i m getting...(its not 500 error)
    [13.08.08 / 16:49] #DEBUG LEVEL# com.sap.portal.developmentTools.ideSpecific.eclipse.PortalPlugin > Startup in progress
    [13.08.08 / 16:49] #DEBUG LEVEL# com.sap.portal.developmentTools.ideSpecific.eclipse.PortalPlugin > Factory initialized !
    [13.08.08 / 16:50] #ERROR LEVEL# com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1 > No Information
    java.io.IOException: Server returned HTTP response code: 502 for URL: http://hostname:50000/irj/servlet/prt/portal/prteventname/upload/prtroot/com.sap.portal.runtime.system.console.ArchiveUploader?login_submit=on&j_user=Administrator&j_password=EPDJ2EEADM&j_authscheme=default&uidPasswordLogon=Log%20on
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:808)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.readResponse(DeployEngine.java:363)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.uploadPar(DeployEngine.java:435)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.deploy(DeployEngine.java:221)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1.processUpload(SAPMPWizard.java:416)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1.run(SAPMPWizard.java:350)
         at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:302)
         at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:252)
         at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:758)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard.performFinish(SAPMPWizard.java:531)
         at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:608)
         at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:321)
         at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
         at org.eclipse.jface.window.Window.open(Window.java:563)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.actions.WizardInvokeAction.invokeWizardInANewDialog(WizardInvokeAction.java:179)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.actions.WizardInvokeAction.run(WizardInvokeAction.java:84)
         at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)
         at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:207)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:456)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent(ActionContributionItem.java:403)
         at org.eclipse.jface.action.ActionContributionItem.access$0(ActionContributionItem.java:397)
         at org.eclipse.jface.action.ActionContributionItem$ActionListener.handleEvent(ActionContributionItem.java:72)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)

  • Can't See com.sap.portal.runtime.logon in list of PAR Files in Iview Wizard

    Hello All,
    I am trying to create an iview from PAR file com.sap.portal.runtime.logon which is the logon par file that has the logon page. But when I right click a folder in the PCD and click on New From PAR Iview I try to find on the list of available par files and I don't find the one named com.sap.portal.runtime.logon
    Can anyone tell me if this has to do with the portalapp.xml file from com.sap.porta.runtime.logon.par file.? or with the Security Zones defined in portalapp.xml? Or does someone know why this PAR file doesn't appear on the list and how can I make it appear on this list of par files?
    Any helpful ideas to solve this issue will give rewarding points.
    Thanks
    Luis

    Hello,
    What I want to do is to put the logon page in the light framework page so that the users can login from the anonymous portal. After I customize the logon page I want to create aniview in the detailed navigation.
    If you want to see the jsp files that the com.sap.portal.runtime.logon.par file you have to go to the file system and copy the .par.bak file , rename it to .zip and all the files are there.
    But my question is if this is a par file that is deployed in the portal , why I cant create an iview from this par file? From other forums I have read they say that creating an iview from this par file it will put the logon page where you want. But when I try to create an iview from PAR File the com.sap.portal.runtime.logon doesn't appear in the list of available par files.
    Please help me on this and will give rewarding points.
    Thanks
    Luis

  • How to download com.sap.portal.navigation.contentarea par file

    I am trying to download the com.sap.portal.navigation.contentarea par file so that I can modify it and upload it with a new name.  I found the file in the Support Desk of the portal, and I downloaded it just fine.  However, when I download it it was in the form of com.sap.portal.support.browse.zip.  I tried to extract the files from there, and I came up with com.sap.portal.support.browse.
    How can I get this in the form of a par file to import into NWDS?  I have imported par files into NWDS before, but I nothing I am trying is working, because I can't get it into the .par or .par.bak formats.
    Thanks,
    Owen

    OK done...
    I am doing it and explaining you step by step same time...
    1. logged in to portal -> system administration -> support -> ROOT/WEB-INF/deployment/pcd
    2. clicked download link beside com.sap.portal.navigation.contentarea.par.bak file.
    3. downloaded/saved to my desktop
    4. Now I have file com.sap.portal.support.browse.default on my local machine.
    5. Right click on this . default file and select Add to "com.sap.portal.support.browse.default.rar" --- this is the important step...*
    6. Now you have com.sap.portal.support.browse RAR / ZIP file (no extension will be added, you can check it by file format).
    7. Keep on double clicking on rar file till you see .bak file.
    8. Once you are at / you see com.sap.portal.navigation.contentarea.par.bak then right click on this file and select "Exctract to specified folder" ...
    9. Change the path to where you want to store .bak.
    10. rename it to .par by removing .bak.
    That is it... its all yours to modify/customize...
    Hope this is clear to you.... let me know If you see anymore issues.
    As you asked for... I have done it in my system and writing it to you....
    -PradeeP

  • Com.sap.portal.navigation.masthead.par.bak

    I have been given the task of creating a new masthead of the portal but do not have access to the files, could someone please send me: com.sap.portal.navigation.masthead.par.bak
    I have tried to get this through Portal Runtime -> Browse Deployment but I always get an error when I try to upload the PAR file into NWDS.
    Thank you in advance, if anyone sends it to me please post here also so others know (And so i can reward points)
    Michael
    [email protected]

    Hi Michael,
    it's quite dangerous just to use "some" navigation.masthead, maybe different from you SPS/Patch version.
    The question is:
    > I always get an error
    > when I try to upload the PAR file into NWDS
    Why that? Have you been aware that the downloaded file is a ZIP which <i>contains</i> the PAR in question?! (So you first have to unpack the PAR, which you want to import afterwards).
    If yes, did you choose File -> Import -> PAR-File?!
    If yes, what kind of error came up?
    Hope it helps
    Detlev

  • Please send me com.sap.portal.navigation.masthead.par.bak

    Hi all, My work is to import the masthead.par file to eclipse and modify it and then to re-deploy it into portal. But i don't have access to <b>com.sap.portal.navigation.masthead.par.bak</b> file. So, can any one send it to me please.......
    My email id is [email protected]
    Thanks in advance.....
                              bye
                                  VIJAY

    Hi Vijay,
    first, welcome on SDN!
    About your question: It is quite critical to use some PAR of somebody else. You didn't give your version (SP / Patch Level), and deploying a masthead of a different version may end up in serious trouble, especially if you didn't backup your original version (which you have not, for you say you have no access...).
    If
    > My work is to import the masthead.par file to eclipse
    then you should be provided with the PAR of have access to it. It is to be found on the server under .../WEB-INF/deployment/temp.
    If you don't have physical access to the server, you may also get it through the portal: System Administration - Support -  Support Desk - Portal Runtime - Browse Deployment - [browse to the path given above, download the PAR]. Please have in mind that you're downloading a ZIP, from which you first will have to extract the PAR.
    Hope it helps
    Detlev
    PS: Please consider rewarding points for helpful answers on SDN. Thanks in advance!

  • Cannot find "com.sap.portal.navigation.masthead.par.bak"

    Hi,
    I am working on SAP Portal EP7 SP13
    I have been browsing System Administration -> Support -> Support desk -> Portal Runtime -> Browse Deployment and I could not find "com.sap.portal.navigation.masthead.par.bak"
    Is this file still existing in SP 13 ??
    Thnaks for your help

    Hi,
    The file is available under System Administration -> Support -> Support desk -> Portal Runtime -> Browse Deployment->ROOT/WEB-INF/portal/portalapps/com.sap.portal.navigation.masthead
    Hope this helps.
    Regards
    Srinivasan T

  • Com.sap.portal.navigation.mimeservice.par.bak

    Hi all,
    can someone provide some information to me what the file com.sap.portal.navigation.mimeservice.par.bak contains exactly? It's ship by SAP in the sap portal.
    Thanks a lot
    Regards,
    Andreas

    This package contains the pictograms you can attach to portal objects like Page and Worksets.

  • Add code to 'com.sap.portal.runtime.logon'

    Hi,
    I want to add custom code to the logon page after the user is authenticated.
    Where do I need to add this code?
    Is it possible to add it under unLogonPage.jsp? or do I need to call other portal component?
    The code should update custom property under user maintenence
    Something like:
    String uID = user.getUniqueID();
    IUserMaint us = UMFactory.getUserFactory().getMutableUser(uID);
    String[] param = { "123456" };
    us.setAttribute("MyNameSapce","customProp",param);
    us.save();
    us.commit();
    Thanks,
    Omri

    Hi,
    I don't have welcome/home page but this is what I did:
    in umLogonPage.jsp I change the action in the form to:
    <FORM name="logonForm" method="post" action="/irj/servlet/prt/portal/prtroot/com.company.SetUserData.SetUserData">
    I wrote AbstractPortalComponent with the following content:
        public void doContent(IPortalComponentRequest request, IPortalComponentResponse response)
              try {
                   IUser user = request.getUser();
                       String uID = user.getUniqueID();
                   IUserMaint us = UMFactory.getUserFactory().getMutableUser(uID);
                   String[] param = new String[1];
                   param[0] = uID + "Testing 1 2 3";
                   us.setAttribute("Namespace","customProp",param);
                   us.save();
                   us.commit();
              } catch (Exception e) {
                   response.write("<script>");
                   response.write("alert("Error";)");
                   response.write("</script>");
              response.write("<script>");
              response.write("location.href = "/irj/servlet/prt/portal/prtroot/com.sap.portal.navigation.portallauncher.default"");
              response.write("</script>");
    The code seems to be working but I wonder what will go wrong (-:    (what is the meaning of not using the 'inPortal' parameter in umLogonPage)
    Should I perform any more tests?
    Regards,
    Omri

  • Com.sap.portal.runtime.logon_api.jar and umelogonbase.jar missing

    Hi All,
    I am trying to customize the portal login page . and i got the steps how to do it. But when i import the par file com.sap.portal.runtime.logon.par into NWDS , i could not find com.sap.portal.runtime.logon_api.jar and umelogonbase.jar jar files under dist\PORTAL-INF\lib . These files are missing.
    Where could i retreive these files . I checked all the other subfolders i am unable to find these files.
    Can anyone please guide me
    That would be great.
    Thanks
    Sowmya

    Hello,
    Can u tell me how to import that .par file in nwds ,
    mean i want to know the procedure
    1)which project is to pe created in Nwds
    2)how and wher to import that .jar file
    3) in some sap blocks i read that convert that .par file to zip n then extract it  is this really to be done
    Would really appreciate your reply!!
    Thanks In advance!

Maybe you are looking for

  • Windows 8 and Possible Windows 7 64-bit Disk? laptop

    Well unfortunately i downloaded windows 8 and not knowing that i completely installed itself over my previous OS.(Win7 Home Premium) I lost the disk i got with my laptop so i cant re-install windows 7 and seeing how i thought it was unfair for me to

  • Payload Streaming (for handling large payload) in Oracle JCA Adapter for AQ

    Hi All- Oracle Documentation indicates that it supports Payload Streaming in Oracle JCA Adapter for AQ. Link http://download.oracle.com/docs/cd/E14571_01/integration.1111/e10231/adptr_aq.htm#CBAIAABF However when I tried configuring an AQ Adapter in

  • Could not create a valid GL date rejection for PA transactions to GL

    Hi All, PRC: Interface Labor Costs to General Ledger has the Rejection "Could not create a valid GL date". I have verified all Periods are Opened. Still there is a a rejection. Thanks, Praveen

  • Sales org missing

    Hi, In our test system suddenly the sales org info is missing for all the materials in COMMPRO01 transaction. We have checked the transports,jobs and there was nothing abnormal any one have any idea how to bring the sales org information back thanks

  • Jbo:InputSelectLOV whereclause not working??

    Hi, i have defined a datasource with a whereclause for a InputSelectLov, but the whereclause is not working. In the LOV Window all records will be displayed. Whats wrong? <-- <% String sWhereEmployee = "Employeeid= '" + session.getAttribute("custid")