Import EAR file to NWDS?

hi,
how to import an EAR file to NWDS?
have JAR and WAR files inside this EAR......
which option under the importing should I go for?
Thanks in advance.

Thanks guys....
actually my requirement is something like change teh language properties.
this now I am doing it manually from outside NWDS........
obvioulsy after unzipping it after renaming it as .zip instead of .ear.
thanks
and keep rocking....
cheeers......

Similar Messages

  • Importing .ear file into NWDS

    Hi Experts,
    Do we have an option to import .ear file into NWDS directly? This ear file contains .war file. But I am not getting any option to do this import. Pls guide me.
    Thanks in Advance
    Mathur Saurabh

    Hi,
    Try in this way
    Select the Appropriate Project as per you .ear file(WDA,JAVA,J2ee)
    If java project
    1) File--> New > Project>Java> Java Project> Project Name--> Choose the unziped Earfile path as the DictionaryPath.
    If Enterprise Application Like(.war file and .jar)
    File--> New > Project>J2eeProject> Enterprise Applicaion> Project Name--> Choose the unziped Earfile path as the DictionaryPath.
    Thanks,
    Sreeni.

  • How to import ear files into nwds

    Hi,
    i have some  ear files how can i import then into NWDS.
    Thanks
    shikore
    Edited by: kishore shikore on Feb 10, 2010 5:18 AM

    Hi Kishore,
    try through this -
    1) File--> New > Project>Java> Java Project> Project Name--> Choose the unziped Earfile path as the DictionaryPath.
    and if you get an error asking that '.project' file is missing, then you can create the project explicitly in NWDS & copy ur src files in that project.Then u can create the ear file using that project.
    Hope this helps.
    Regards,
    Shailesh

  • Import .par file into NWDS and Rum it without deploying ?

    Hello All,
    I'm new to the NWDS and the Portal.
    I've many Qns on my Requirement. Hope u guys can help me out in resolving my Issues.
    Is this  the right forum to place my Query ?
    If not then please let me know the right forum .
    My Requirement is like this :-
    1. I need to create a Portal Application which calls an URL.
    2. But before developing this, my Client gave me one 2 options :
         a. He gave me a par file and asked me to make  changes in it.
         b. Create a new Portal Project which calls the URL ( Predefined ).
    3. I wanted to check the 1rst option i.e  " a ".
    4. I tried to Import the .par file into NWDS like this :
    * Windows --> Open Perspective --> Enterprise Portal .
    * File --> Import --> Par FIle.
    * I gave the name of the Project as PortalLogon.
    5. I searched in the forum on this scenario and I found that the libraries for this project are not automatically imported.
    <b>A .Can any one tell me how to import the libraries and which are all the libraries to be imported ?</b>
    <b>B. How to test my PortalLogon Project without deploying ?</b>
    Is it possible to test this Project without deploying ?
    If yes can anyone tell me hoe to do this ?
    Regards,
    Deepu.K

    Hi Deepu,
    Usually Server will be having all the jar files and If you want to deploy your par file using NWDS you need to give a path to your Jar file location.
    So better download all the jar files from your server and keep it in your local desktop.
    Create a new folder called "JarFiles" in your desktop and keep all of your jar files inside.
    Download Jar finder from IBM Site ( search for "Resolving Java Classpath Issues" in SDN ,you will get a pdf and follow it.).Add it as a plugin to your NWDS path.
    Restart NWDS.
    Now you can resolve the jar file issues.there are many weblogs /articles/forum QAs regarding this.
    If u need more clarification,please let me know.
    Thank you.
    Regards,
    Karthick Eswaran

  • Import .par file into NWDS and Run without deployment ?

    Hello All,
          I'm new to the NWDS and the Portal.
    I've many Qns on my Requirement. Hope u guys can help me out in resolving my Issues.
    My Requirement is like this :-
    1. I need to create a Portal Application which calls an URL.
    2. But before developing this, my Client gave me one 2 options :
         a. He gave me a par file and asked me to make  changes in it.
         b. Create a new Portal Project which calls the URL ( Predefined ).
    3. I wanted to check the 1rst option i.e  " a ".
    4. I tried to Import the .par file into NWDS like this :
    * Windows --> Open Perspective --> Enterprise Portal .
    * File --> Import --> Par FIle.
    * I gave the name of the Project as PortalLogon.
    5. I searched in the forum on this scenario and I found that the libraries for this project are not automatically imported.
    <b>A .Can any one tell me how to import the libraries and which are all the libraries to be imported ?</b>
    <b>B. How to test my PortalLogon Project without deploying ?</b>
    Is it possible to test this Project without deploying ?
    If yes can anyone tell me hoe to do this ?
    Regards,
    Deepu.K

    hi Deepu,
    for simply displaying a URL, you can use the commonly available URL iView.
    your folder->new->create iView->iView from template->URL iView and then enter your URL
    for the other think.......
    you can create an iView from PAR file.
    your folder->new->create iView->Iview from PAR->then select your PAR and create an iView for that.
    and the last one.......to see the effect without deploying it on the portal......refer the link
    http://help.sap.com/saphelp_nw2004s/helpdata/en/23/c0e240beb0702ae10000000a155106/content.htm
    and the usual libraries to be associated are
    <b>htmlb.jar</b>  and
    <b>com.sap.portal.htmlbbridge.zip</b>
    Cheers........

  • Importing ear file in Worshop 10

    hi,
    i exported an web application ear file in workshop in weblogic 10. Now when i try to import the same file in the workshop and want to run it, I don't know what file to run on the server. I am new to Weblogic, and just noticed that the .jsp file that I normally run is missing!
    How do i deploy the EAR file? i am here in this problem for the past one day, and cant afford another :(
    thanks,

    As I said in the other note when you asked a similar question, if you have a Workshop project that you're able to test in the local WebLogic instance, the task of exporting an EAR file for the project is only for the purpose of deploying that EAR to a different WebLogic domain. You don't reimport that file back into Workshop in order to run it again, you simply run the original project.

  • Importing PAR files into NWDS

    Hi Experts,
    Some questions that I hope someone can verify:
    1. When we download a PAR file from Portal and import into NWDS, do references to JAR files not get imported? (for e.g. I see the Portal Logon component require adding of certain jar files)
    2. What are the differences between the PAR files in the following path (downloaded via System admin>support>Portal Runtime>Browse ):
    -ROOT/WEB-INF/deployment/temp
    -ROOT/WEB-INF/portal/portalapps 
    Thanks,
    ZM

    Hi,
    Whenever a PAR file is imported into the NWDS the JAR files will not be imported automatically.You need to copy it in the right location manually.
    Regarding the second question , ROOT/WEB-INF/deployment/temp will have the complete PAR file (also I compared the size of logon PAR file)
    -ROOT/WEB-INF/deployment/temp --356234
    -ROOT/WEB-INF/portal/portalapps--4096
    I guess the different path are for different necessity of the same portal application. While temp folder has the PAR file of the portal application, the portalapps might contain files and reference to launch the Portal application.
    When you download from the portalapps folder you will not get the PAR file.
    Any information on the second question are welcome..
    Regards
    Karthiheyan M

  • Error after importing PAR file into NWDS

    Hi Experts,
    I have imported a par file into my NWDS worlspace . While building the project it's giving the following error .
    import javax.servlet.http.HttpServletResponse can't be resolved .
    While i am organizing the importa , the same import is getting deleted and i am getting a new error as follows .
    The project was not built since its classpath is incomplete. Cannot find the class file for javax.servlet.http.HttpServletRequest. Fix the classpath then try rebuilding this project.
    jdk1.5 has been configured correctly inside NWDS and i have tested it also .
    Can anybody help me out regarding this .
    Thanks in advance .

    Hi Jain,
    Just right click on project to properties->java build path-> add external jars add the jar file servlet.jar.
    Venkat.

  • Importing sc file in NWDS without NWDI

    Hi,
    How can i import a SC file containing ESS DCs in NWDS to modify a webdynpro provided by SAP. I don't want to install NWDI because i only need to an sall modification in a webdynpro. Is that possible? How can i do that?
    Thanks in advance!!!

    Hi
    In ERP 2004 solution, SAP delivered the new ESS Solution that is WebDynpro based. To give all the ESS applications (including ESS country version services) similar UI they came up with a framework and called it FPM Framework.
    FPM - The floorplan manager (FPM) is the central part of the XSS Business Package(along which its provided). It can be said to be the base of all self sevices. Any WebDynpro application that implements FPM is known as FPM Application. So all the ESS Applications in ERP 2004 are FPM applications.
    FPM provdes 4 basic interfaces that are implemented by the Self Services WebDynpro Applications,
    1) IVAC (for the Visual Application Component - Vc)
    2) IBLC (for the Business Logic Component - Fc)
    3) IXssAppConf ( for the Configuration Component - Cc)
    4) IFPM (It gives the self service application access to the FPM and its utility classes)
    All these above interfaces are provided with FPM Development Component xssfpm. Apart from this there are some other central components that are used by many ESS application which are provided in xssutils DC.
    All the ESS WebDynpro application use the above two components in the Used DC section of their dc.
    If you want to modify any ESS Application, you need to have the source code of these XSS DC's as well in your Design Time, else it will give you build errors.
    For this you need to have a JDI setup since the ESS and XSS are provided in two different tracks of DTR.
    As far as I know because of the used dependency of ESS Applications, using JDI is the best (and only) option to modify the ESS WebDynpro Applications.
    And then implementing the JDI, helps in version management plus lot of other advantages which you can find in SAP Help.
    Hope this answers ur question
    Regards
    Krishna

  • Error while importing .par file into NWDS

    Hi Experts,
    For my query I saw a similar thread in sdn forum. the link is given below.
    /thread/382306 [original link is broken]
    I have unzipped the par file and inside this there is no other par file. So I have to import this par file only.
    Can anybody give some alternate way to resolve this.
    Thanks a lot in advance.
    Edited by: Srini on Nov 22, 2010 10:46 PM

    Hi Experts,
    Please reply on this.
    Thanks a lot in advance.

  • Error importing *.SCA file into NWDS:  Import (into source SC) not possible

    All,
    When attempting to import an SCA into a new project in NWDS, an "Import (into source SC) not possible: SCA doesn't contain DC sources" occurs.  Any assistance to fix this issue appreciated.
    Thanks,
    Lee

    You can indeed import SCAs into local development configurations in NWDS (Eclipse). You have to have a pre-existing software component of the same name and vendor which may or may not be empty.
    In the Development Infrastructure perspective in NWDS 7.1, just right-click on the software component you want to overwrite with the import and choose "Import".
    To import SCAs into a CMS track in the NWDI, you have to go to http://<NWDI server>:5<nn instance no>00/devinf/ and import the SCAs from the transport inbox directory of the NWDI server. Don't forget to maintain the SLD if necessary.
    Cheers,
    Thorsten

  • Unable to deploy ear file through NWDS 7.3

    Hi,
    When I try to deploy the ear dc project in NWDS 7.3, I'm getting the below error.
    Could you please help me on this.
    Error details:
    com.sap.engine.services.dc.api.deploy.DeployException: [ERROR CODE DPL.DCAPI.1027] DeploymentException.
    Reason: ASJ.dpl_dc.001085 Operation [deploy] of [huskyenergy.ca_hsky~base~utils~ear] failed
      at com.sap.engine.services.dc.api.deploy.impl.DeployProcessorImpl.deployItems(DeployProcessorImpl.java:862)
      at com.sap.engine.services.dc.api.deploy.impl.DeployProcessorImpl.deploy(DeployProcessorImpl.java:259)
      at com.sap.ide.eclipse.deployer.dc.deploy.DeployProcessor70.deploy(DeployProcessor70.java:105)
      at com.sap.ide.tools.services.dc.EngineDcDeployService.deployFiles(EngineDcDeployService.java:257)
      at com.sap.ide.tools.services.dc.EngineDcDeployService.deploy(EngineDcDeployService.java:135)
      at com.sap.ide.dii05.ui.internal.actions.dc.DcDeployAction$5$1.run(DcDeployAction.java:282)
      at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    Caused by: com.sap.engine.services.dc.cm.deploy.DeploymentException: ASJ.dpl_dc.001085 Operation [deploy] of [huskyenergy.ca_hsky~base~utils~ear] failed
      at com.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:246)
      at com.sap.engine.services.dc.cm.deploy.impl.BulkOnlineDeployProcessor.deploy(BulkOnlineDeployProcessor.java:67)
      at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor$DeployProcessorHelper.visit(AbstractDeployProcessor.java:282)
      at com.sap.engine.services.dc.cm.deploy.impl.DeploymentItemImpl.accept(DeploymentItemImpl.java:84)
      at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor.deploy(AbstractDeployProcessor.java:100)
      at com.sap.engine.services.dc.cm.deploy.impl.DeployThread.run(DeployThread.java:39)
      at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
      at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
      at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
    Caused by: com.sap.engine.services.dc.gd.DeliveryException: [ERROR CODE DPL.DC.3298] Operation [deploy] of [huskyenergy.ca_hsky~base~utils~ear] failed
      at com.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:167)
      at com.sap.engine.services.dc.gd.impl.InitialApplicationDeployer.performDeployment(InitialApplicationDeployer.java:138)
      at com.sap.engine.services.dc.gd.impl.InitialGenericDeliveryImpl.deploy(InitialGenericDeliveryImpl.java:57)
      at com.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:213)
      ... 8 more
    Caused by: com.sap.engine.services.deploy.server.utils.DSRemoteException: ASJ.dpl_ds.006193 Operation [deploy] of [/usr/sap/WX2/J70/j2ee/cluster/server0/temp/tc~bl~deploy_controller/archives/173/huskyenergy.ca~hsky~base~utils~ear.ear] failed
      at com.sap.engine.services.deploy.server.DeployServiceImpl.catchDeploymentExceptionWithDSRem(DeployServiceImpl.java:3366)
      at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:315)
      at com.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:139)
      ... 11 more
    Caused by: java.lang.Exception: com.sap.engine.interfaces.webservices.server.deploy.WSDeploymentException: Exception occurred during web services 630 deployment. Unable to generate deployment data for application huskyenergy.ca/hsky~base~utils~ear.
      at com.sap.engine.services.webservices.server.deploy.ws.WS630DeployProcess.generateDeployFiles(WS630DeployProcess.java:227)
      at com.sap.engine.services.webservices.server.deploy.ws.WS630DeployProcess.generateAndRegisterDeployFiles(WS630DeployProcess.java:209)
      at com.sap.engine.services.webservices.server.deploy.ws.WS630DeployProcess.execute(WS630DeployProcess.java:115)
      at com.sap.engine.services.webservices.server.deploy.WSBaseAbstractDProcess.makeProcess(WSBaseAbstractDProcess.java:330)
      at com.sap.engine.services.webservices.server.deploy.WebServicesDeployManager.deployWebServices630(WebServicesDeployManager.java:1029)
      at com.sap.engine.services.webservices.server.deploy.WebServicesDeployManager.deployInternal(WebServicesDeployManager.java:266)
      at com.sap.engine.services.webservices.server.deploy.WebServicesDeployManager.deploy(WebServicesDeployManager.java:248)
      at com.sap.engine.services.deploy.server.utils.container.ContainerWrapper.deploy(ContainerWrapper.java:309)
      at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:519)
      at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:183)
      at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:203)
      at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:421)
      at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:473)
      at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:1832)
      at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:360)
      at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:313)
      at com.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:139)
      at com.sap.engine.services.dc.gd.impl.InitialApplicationDeployer.performDeployment(InitialApplicationDeployer.java:138)
      at com.sap.engine.services.dc.gd.impl.InitialGenericDeliveryImpl.deploy(InitialGenericDeliveryImpl.java:57)
      at com.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:213)
      at com.sap.engine.services.dc.cm.deploy.impl.BulkOnlineDeployProcessor.deploy(BulkOnlineDeployProcessor.java:67)
      at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor$DeployProcessorHelper.visit(AbstractDeployProcessor.java:282)
      at com.sap.engine.services.dc.cm.deploy.impl.DeploymentItemImpl.accept(DeploymentItemImpl.java:84)
      at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor.deploy(AbstractDeployProcessor.java:100)
      at com.sap.engine.services.dc.cm.deploy.impl.DeployThread.run(DeployThread.java:39)
      at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
      at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
      at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
    Caused by: com.sap.engine.services.webservices.server.deploy.migration.ws.exception.ConversionException: Parsing ws-deployment-descriptor, Vitrual Interfaces and WebService Definitions failed. The application will not be started.
      at com.sap.engine.services.webservices.server.deploy.migration.ws.MigrationController.saveXMLFiles(MigrationController.java:156)
      at com.sap.engine.services.webservices.server.deploy.migration.ws.MigrationController.gatherContentForApplication(MigrationController.java:138)
      at com.sap.engine.services.webservices.server.deploy.migration.ws.MigrationController.deployNW04Archives(MigrationController.java:113)
      at com.sap.engine.services.webservices.server.deploy.ws.WS630DeployProcess.generateDeployFiles(WS630DeployProcess.java:223)
      ... 27 more
    Caused by: com.sap.engine.services.webservices.server.deploy.migration.ws.exception.ConversionException: Unable to load interface mapping data in mappings.xml.
      at com.sap.engine.services.webservices.server.deploy.migration.ws.NW04ConversionTool.nw04ToParisConversion(NW04ConversionTool.java:148)
      at com.sap.engine.services.webservices.server.deploy.migration.ws.MigrationController.saveXMLFiles(MigrationController.java:153)
      ... 30 more
    Caused by: java.lang.NullPointerException: while trying to invoke the method com.sap.engine.lib.descriptors.ws04wsdd.OperationConfigurationDescriptor.getTransportBindingConfiguration() of a null object loaded from local variable 'operationConfigDescriptor'
      at com.sap.engine.services.webservices.server.deploy.migration.ws.NW04toMapping.loadOperationParameter(NW04toMapping.java:230)
      at com.sap.engine.services.webservices.server.deploy.migration.ws.NW04toMapping.loadOperation(NW04toMapping.java:162)
      at com.sap.engine.services.webservices.server.deploy.migration.ws.NW04toMapping.loadInterface(NW04toMapping.java:91)
      at com.sap.engine.services.webservices.server.deploy.migration.ws.NW04ConversionTool.nw04ToParisConversion(NW04ConversionTool.java:145)
      ... 31 more
      at com.sap.engine.interfaces.webservices.server.deploy.WSDeploymentException.writeReplace(WSDeploymentException.java:60)
      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:597)
      at java.io.ObjectStreamClass.invokeWriteReplace(ObjectStreamClass.java:1040)
      at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1116)
      at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1535)
      at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1496)
      at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1413)
      at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1159)
      at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1535)
      at java.io.ObjectOutputStream.defaultWriteObject(ObjectOutputStream.java:422)
      at com.sap.exception.BaseExceptionInfo.writeObject(BaseExceptionInfo.java:1033)
      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:597)
      at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:953)
      at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1482)
      at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1413)
      at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1159)
      at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1535)
      at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1496)
      at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1413)
      at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1159)
      at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1535)
      at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1496)
      at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1413)
      at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1159)
      at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:329)
      at com.sap.engine.services.rmi_p4.DispatchImpl.throwException(DispatchImpl.java:139)
      at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:472)
      at com.sap.engine.services.rmi_p4.server.ServerDispatchImpl.run(ServerDispatchImpl.java:69)
      at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:72)
      at com.sap.engine.services.rmi_p4.P4Message.execute(P4Message.java:43)
      at com.sap.engine.services.cross.fca.FCAConnectorImpl.executeRequest(FCAConnectorImpl.java:999)
      at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:59)
      at com.sap.engine.services.cross.fca.MessageReader.run(MessageReader.java:55)
      ... 3 more

    Hello Jun,
    I'm trying to deploying the ear in nwds 7.3 which was successfully migrated from nwds 7.0
    Please let me know if you need any details.

  • Imported par file to NWDS, jar file missing. Where find par file structure?

    Hi All,
    We want to implement idle session timeout on the portal.  We found a wiki here on the subject.  In order to implement the solution we need to make adjuestments to com.sap.portal.navigation.masthead.par.bak.  When we import this par file to Netweaver Developer Studio, the libraries and jar files are missing.  So obviously it errors then in portal as files are missing.
    So I could add them manually but I don't know what the file structure is on this par file so don't where to add what.  Does anyone know?
    Also when I export the file after manually adding the missing files, will it export all the files or will it behave the same way as the import and leave out the additional files?
    If anyone could help, I'd really appreciate it,
    Kind regards,
    Liz.

    Hi Bala,
    I thought of that just before you responded and it worked!!  Thanks for the response..
    Regards,
    Liz.

  • Importing war file in NWDS

    Hi All,
    i wanna import a war file into netweaver developer studio, can anybody help me to achieve this.
    **valuable answers will awarded wid points.
    Thank you,
    venkat

    hi
    good
    go through this link,hope this would help you to solve  your probelm
    http://help.sap.com/saphelp_nw04/helpdata/en/43/2eafd8d2f30d24e10000000a1553f7/plain.htm
    thanks
    mrutyun^

  • Error while importing logon par file into NWDS.

    Dear Friends ,
    I m trying to customise the logon screen for my project. For this I have downloaded the "com.sap.portal.runtime.logon.par.bak" from portal server instance with the help of basis team. I have locally saved this file on my desktop[. I have renamed the file as .par and removed the .bak extension. Now I have tried to import the file onto NWDS in EP perspective by following File>Import>Par file. But its giving me this error:
    error in opening zip file
    Reason: Sorry, an error occured creating the new project.
    The plugin "com.sap.portal.plugins.config-archiver caused an exception during the
    "Unpack" Operation See log for more details.
    In some of the solutions provided in SDN saying that after renaming the file to par open with zip if i done it is again showing the error as "Start of the central directory not found .Zip file corrupt.Possible cause :file transfer error."
    Kindly suggest me the solution.
    Thanks and regards.

    Hi,
    I think you have taken this file from a wrong path and hence this issue.
    Pls download the par file from the below path and try importing it into EP perspective..
    System admin> Support>Portal Runtime > Browse Deployment>
    Browse through the following to find the com.sap.portal.runtime.logon.par.bak file:
    WEB-INF u2013> deployment u2013> pcd
    Root>WEB-INF>Portal>Portalapps> temp--> download the com.sap.portal.runtime.logon.par.bak
    Regards,
    Vijay.
    Edited by: VijayKPappala on Sep 7, 2011 8:46 AM

Maybe you are looking for