DC's Classpath in NWDS 2.0.15

Hello,
I would like to define a classpath for one of the DC.
I have a property file that one of the jar's needs in order to work.
For the jar to recognize the property file, the property file needs to be in the DC's classpath.
I tried to put the property file in different location inside the DC but without any luck.
I tried to put it in the different packages, in the src folder and etc. Nothing helped.
Please advice if you know how to do it.
Thank you,
Linat

Right click on your project.
Select Java build path--> Libraries.
Click on Add variable.from the list, select <b>TSSAP_JAVAX_HOME</b>.
This puts the variable which points to the directory onto classpath hence select the newly added entry and click on edit. on the dialog box that pops up,click on the extension button and select the ejb20.jar from lib. That should solve your problem.

Similar Messages

  • NWDS and classpath ...

    Hi,
    each time I sync my WebDynpro-project with the inactive
    sources from the DTR I get this error message during the
    build process:
    <i>The project was not built since its classpath is incomplete. Cannot find the class file for
    com.sap.security.api.IUser. Fix the classpath then try rebuilding this project.</i>
    Everything is fine after fixing the classpath in NWDS.
    Next sync = same probs.
    Other project members get the same.
    Are there any options we have to check to stop this unfriendly behaviour?
    Thanks in advance.
    Alf

    Hi Alfred,
    in NWDS goto DC MetaData of your DC. Then click
    - DC Definition
    - Used DCs Context Menu Add Used DC ...
    - Active
    - sap.com_SAP_JEE_1
    - com.sap.security.api.sda
    - DC MetaData
    - Public Parts
    - Default
    Under Dependency Type check
    - At Build Time
    - At Deploy Time
    - At Run Time
    This is described here:
    http://help.sap.com/saphelp_nw04/helpdata/de/96/5cc5d7a3e741d3905e37d460c4d8c3/content.htm
    Regards
    Helmut

  • Javax.ejb Error

    Hi all,
    I am m using this code in my portal application:import javax.ejb.CreateException; trying to  connect to a DataSource, but my NWDS keeps showing the red mark near the code: Javax.ejb cannot be resolved. I added j2ee.jar to my config and to classpath my NWDS but nothing seems to work.
    I am using NWDS 7.0.10.
    Points will be awarded.
    Thanx
    Sara

    HI Sara,
    I could see some problem at the line where we are triming it may vary from the Datasource , dunno how it will behave in case of LDAP as datasource.The above code will deft work but can be problem as in my scenraio u i removed the first 27 character and then it gave me the user id .
    till then you can try not sure
    IUserContext iuc = request.getUser();
    String logonUserid = iuc.getLogonUid();
    String eMail = iuc.getEmail();
    String logonName = iuc.getDisplayName();
    Also for this you have to create a Portal request object. Please add this code also for getting the request object.
    IPortalComponentRequest request =(IPortalComponentRequest) this.getRequest();
    In case i get some special method will let know.
    Thanx
    Pankaj

  • Problem refactor classes residing in different development components?

    Hi!
    In dc1 defined class "ClassExample" added to public part.
    When in dc2 apply refactoring for "ClassExample" to "ClassExampleNew" issue error message - Method to be renamed is binary.
    Support nwds refactoring classes defined in different dc?
    Wbr, Ivan.

    Hi Pooja,
    thank you very much for your response. But - the problem lies in custom portal development component. When I want to use some custom portal service in my web dynpro, I should write into sharing reference "PORTAL:vendor.com/MyAmazingService". MyAmazing service is name of development domponent (PAR type) deployed on portal before.
    No problem here - problem begins in developing this  custom portal service as development component. When I want to build my portal service as DC, there is problem of used libraries. It's not the same as classpath in NWDS (it would be nice if it will be connected, but it isn't). The classpath for DC build is generated from "used DC's" and that's the problem - how to add KM or RF classes as "used DC"? Where can I found them?
    I'm asking for correct design and component architecture - maybe my current attitude is wrong. Every example and tutorial works only with "create new project by this way..." "your first sample..." but some turorial for component architecture, making some reusable applications etc... I didn't found any.
    This helped me a little bit, but I want more:
    /people/chris.whealy/blog/2006/01/13/when-creating-a-java-web-dynpro-application-dont-use-the-project-type-quotweb-dynpro-projectquot
    A bit of (impractical) scripting for Web Dynpro
    Thanks,
    Martin

  • NWDS - Unbound classpath variable  PORTALAPPS / SAP_SERVER_BIN / SAPSERVERB

    Hi there,
    i have a problem. i am new to the NWDS... i have a project here and i know what i have to change... then export it to PAR and import it to the portal.. thats all not the problem.. but i`ve never worked with the NWDS...
    After i imported the Project the NWDS comes with the following error message:
    Description
    The project was not built due to classpath errors (incomplete or involved in cycle).
    Unbound classpath variable: 'PORTALAPPS/lib/aliases.jar'.
    Unbound classpath variable: 'PORTALAPPS/portal/lib/prtapi.jar'.
    Unbound classpath variable: 'PORTALAPPS/portal/portalapps/com.sap.netweaver.bc.rf/lib/bc.rf.framework_api.jar'.
    Unbound classpath variable: 'PORTALAPPS/portal/portalapps/com.sap.netweaver.bc.rf.service/lib/bc.rf.global.service.urlgenerator_api.jar'.
    Unbound classpath variable: 'PORTALAPPS/portal/portalapps/com.sap.netweaver.bc.sf/lib/bc.sf.framework_api.jar'.
    Unbound classpath variable: 'PORTALAPPS/portal/portalapps/com.sap.netweaver.bc.util/lib/bc.util.public_api.jar'.
    Unbound classpath variable: 'PORTALAPPS/portal/portalapps/com.sap.portal.navigation.AliasService/lib/com.sap.portal.navigation.AliasService_api.jar'.
    Unbound classpath variable: 'PORTALAPPS/portal/portalapps/com.sap.portal.navigation.api_service/lib/com.sap.portal.navigation.api_service_api.jar'.
    Unbound classpath variable: 'PORTALAPPS/portal/portalapps/com.sap.portal.navigation.helperservice/lib/com.sap.portal.navigation.helperservice_api.jar'.
    Unbound classpath variable: 'PORTALAPPS/portal/portalapps/com.sap.portal.usermanagement/lib/com.sap.security.api.ep5.jar'.
    Unbound classpath variable: 'SAP_SERVER_BIN/ext/tckmcbc.uwl~api/bc.uwl.service.api_api.jar'.
    Unbound classpath variable: 'SAPSERVERBIN/ext/com.sap.security.api.sda/com.sap.security.api.jar'.
    Unbound classpath variable: 'SAPSERVERBIN/ext/servlet/servlet.jar'.
    Unbound classpath variable: 'SAPSERVERBIN/ext/webservices_lib/jaxrpc-api.jar'.
    Unbound classpath variable: 'SAPSERVERBIN/ext/webservices_lib/webservices_lib.jar'.
    So my NWDS runs on my Local Windows Client.. Our Portals are on Linux Machines
    What do i have to do know?
    I searched the whole SDN and google.. but found nothing... Hope someone can help here?
    Regards

    OK.. i found the whole PORTALAPPS JAR Files... but i cannot find the JAR Files from SAP_SERVER_BIN and SAPSERVERBIN
    Unbound classpath variable: 'SAP_SERVER_BIN/ext/tckmcbc.uwl~api/bc.uwl.service.api_api.jar'.
    Unbound classpath variable: 'SAPSERVERBIN/ext/com.sap.security.api.sda/com.sap.security.api.jar'.
    Unbound classpath variable: 'SAPSERVERBIN/ext/servlet/servlet.jar'.
    Unbound classpath variable: 'SAPSERVERBIN/ext/webservices_lib/jaxrpc-api.jar'.
    Unbound classpath variable: 'SAPSERVERBIN/ext/webservices_lib/webservices_lib.jar'.
    Where in the Browse Deployment can i find them?
    Or can someone send me the files with e-mail?
    Regards
    Bjoern
    Edited by: Bjoern Bayerschmidt on Nov 2, 2010 9:05 AM

  • NWDS 7.1 classpath not avaliable

    Hi all,
    i installed NWDS 7.1 in 32 bit System with JDK 1.5 update 11.
    after that in windows / preferences all options are not showing ,
    it is showing that as in screenshot1 below.
    could you please check and let me know to resolve this issue as soon as possible.
    Thanks
    Madhu T

    Hi Madhu
    I tried installing NWDS 7.11 CE recently and then run the update manager, but it was unsuccessful. My guess is that the update site might no longer be available.
    I'd suggest that you open a call with SAP about this.
    Rgds
    Eng Swee

  • NWDS Classpath Issues

    I am developing in NWDS and I am referencing SAP code in my BillerDirect application.  I get this error when building:
    cannot access com.sap.exception.BaseException
    [javac] file com\sap\exception\BaseException.class not found
    Notes:
    My new class is in a different project that is referencing com.sap JARs.  I got an error that I wasn't referencing com.sap.exception INDIRECTLY.
    I added an external JAR for com.sap.exeception and I got the error to go away on the source code, but the compile now gives me the cannot access.
    I'm stuck. Does anyone know what to do?
    Chris

    I ended up having to create a Public Part for the exception.jar file and put that in my WAR project.

  • Can not find xml file in classpath

    Hi,
    Can someone tell me how I can please or find a xml file in de webdynpro classpath: I have to place a xml and jar files in the classpath. The jar files are found in the application, but I get the following error: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Unable to read the License file, please verify that you have SyncExLicense.xml file and it exists in the classpath or under com/yash/license folder.
    How can I check if this file is available in the classpath.
    Richard

    hi,
    have you check that all jar files are present or not.
    because when u import par file in to nwds it wont include jar files in that manully you have to import them.
    jayesh talreja

  • Some issues regarding JEE adapter module development in NWDS 7.1

    Hi guys,
    I'm trying to develop my first AM in NWDS 7.1 and I'm facing some issues which I'd be happy if you would help me out with.
    1, I'm going step by step according this document http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/c0b39e65-981e-2b10-1c9c-fc3f8e6747fa&overridelayout=true  but I have an information Warning "Classpath entry PI_AF_LIBS/... (all PI AF 7.1 classes) will not be exported or published. Runtime ClassNotFOundExcpetion may result". Why am I getting this if I have checked the checkboxes with these libraries in Project->Preferences->Java Build Path->Order and Export(tab)? If this checked I'd say it will be exported with the project.
    2, I need to create an SDA file to deploy the module, because the server is not available directly. So first if I'm not wrong I need to have an EAR file which I can use to create the SDA. But how can I get this EAR file? This document describes only direct way of deployment.
    Thanks in advance,
    Olian

    1. The jars need to be referenced in the project build path to enable the compilation of the code
        The warning can be overlooked as the jars are present in PI.
    2. The EAR Project that gets created (as per the description in the referred document) can be exported to the get the necessary
        ear file.

  • What are the basic .jar files to be set in web dynpro project classpath

    Hi,
    I am having a problem while customizing the ESS. I used DTR, DC and imported configuration. After that, I created project from one of the DC(say ess/jp/addr). Later when I open an iView from any Web Dynpro component, I am getting lot of errors without even making any modifications.
    I closed the project and reopened it and reload & rebuilt, but it doesn't solved my problem. In my classpath settings I couldn't find any jar files except the jre_lib. Could you please let me know what are the basic jar files we have to set in classpath and where to get them from. We are using NWDS 7.0.06 version.
    Can you please let me know how to solve this or any other way to work around this.
    It's an urgent to be fixed as early as possible, plz help me out.
    Thanks & Regards,
    Raj

    Hi Julien,
    Thanks for your reply.
    We imported the the specified SCAs in our track.
    we are getting the following errors.
    Kind Status Priority Description Resource In Folder Location
    Error The import com.sap.xss.per cannot be resolved CcPerAddressInterface.java NS1_XSSTR_Dessusaddrsap.com/gen_wdp/packages/com/sap/xss/hr/per/us/address/cc line 18
    Error com.sap.pcuigp cannot be resolved (or is not a valid type) for the argument fpm of the method loadConfiguration CcPerAddressInterface.java NS1_XSSTR_Dessusaddrsap.com/gen_wdp/packages/com/sap/xss/hr/per/us/address/cc line 113
    Error com.sap.pcuigp cannot be resolved (or is not a valid return type) for the method getNextPerspective CcPerAddressInterface.java NS1_XSSTR_Dessusaddrsap.com/gen_wdp/packages/com/sap/xss/hr/per/us/address/cc line 127
    Error com.sap.pcuigp cannot be resolved (or is not a valid type) for the argument currentPerspective of the method getNextPerspective CcPerAddressInterface.java NS1_XSSTR_Dessusaddrsap.com/gen_wdp/packages/com/sap/xss/hr/per/us/address/cc line 127
    Error com.sap.pcuigp cannot be resolved (or is not a valid return type) for the method getCAPState CcPerAddressInterface.java NS1_XSSTR_Dessusaddrsap.com/gen_wdp/packages/com/sap/xss/hr/per/us/address/cc line 137
    Error com.sap.pcuigp cannot be resolved (or is not a valid type) for the argument perspective of the method getCAPState CcPerAddressInterface.java NS1_XSSTR_Dessusaddrsap.com/gen_wdp/packages/com/sap/xss/hr/per/us/address/cc line 137
    we manually set below .jar files in classpath settings.
    pcuixssfpm.jar
    pcuixssutils.jar
    logging.jar
    essper.jar
    Is there any alternative to work around.
    Thanks & Regards,
    Raj

  • Error while creating an application in NWDS CE 7.1

    Hi ,
    I am unable to create applications and components for and webdynpro application  in NWDS CE 7.1 .
    Its giving me the following error .
    Status ERROR
    Plugin : com.sap.ide.webdynpro.service.applicationmodeler
    code=0
    Internal error
       Plugin name: Web Dynpro Application Modeler Services
       Internal error  : com.sap.ide.webdynpro.service.applicationmodeler
       Class      : com.sap.ide.webdynpro.service.appmod.wizards.comp.ComponentWizard2
       Method     : performFinish
       Message    : Exception occured
       Exception  : com.sap.ide.mmservices.wd.general.NoWebDynproContentException: No Web Dynpro content found for project "sample". If this project is a Development Component, check if "SapMetamodelWebdynproContent.zip" is present in the classpath.
    com.sap.ide.mmservices.wd.general.NoWebDynproContentException: No Web Dynpro content found for project "sample". If this project is a Development Component, check if "SapMetamodelWebdynproContent.zip" is present in the classpath.
    at com.sap.ide.mmservices.wd.view.ViewElementService.getLibraries(ViewElementService.java:2042)
    at com.sap.ide.mmservices.wd.component.ComponentService$ComponentCreationService.doExecute(ComponentService.java:249)
    at com.sap.ide.mmservices.core.AbstractMMService.execute(AbstractMMService.java:103)
    at com.sap.ide.webdynpro.service.appmod.wizards.comp.ComponentWizard2.createComponentInternal(ComponentWizard2.java:305)
    at com.sap.ide.webdynpro.service.appmod.wizards.comp.ComponentWizard2.doPerformFinish(ComponentWizard2.java:147)
    at com.sap.ide.mmservices.core.eclipse.ui.WizardWithContainerRunnable$MyRunnable.run(WizardWithContainerRunnable.java:61)
    at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:369)
    at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:313)
    at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:934)
    at com.sap.ide.mmservices.core.eclipse.ui.WizardWithContainerRunnable.performFinish(WizardWithContainerRunnable.java:27)
    at com.sap.ide.webdynpro.appeditor.wizards.CreateAppWizard.doPerformFinish(CreateAppWizard.java:157)
    at com.sap.ide.mmservices.core.eclipse.ui.WizardWithContainerRunnable$MyRunnable.run(WizardWithContainerRunnable.java:61)
    at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:369)
    at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:313)
    at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:934)
    at com.sap.ide.mmservices.core.eclipse.ui.WizardWithContainerRunnable.performFinish(WizardWithContainerRunnable.java:27)
    at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:742)
    at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:373)
    at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:616)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:227)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
    at org.eclipse.jface.window.Window.open(Window.java:796)
    at com.sap.ide.webdynpro.appeditor.AppCallback.callCreateApplicationWizard(AppCallback.java:40)
    at com.sap.ide.webdynpro.service.appeditor.ApplicationCaller.createApplicationWithUI(ApplicationCaller.java:28)
    at com.sap.ide.webdynpro.service.appeditor.ServiceWithUI.createApplication(ServiceWithUI.java:108)
    at com.sap.ide.webdynpro.service.appeditor.ServiceWithUI.createApplication(ServiceWithUI.java:65)
    at com.sap.ide.webdynpro.wdexplorer.actions.creation.CreateApplicationAction.runCreation(CreateApplicationAction.java:24)
    at com.sap.ide.mmservices.core.eclipse.ui.actions.contextmenu.BaseCreateDevelopmentObjectAction.run(BaseCreateDevelopmentObjectAction.java:27)
    at com.sap.ide.tools.core.viewerfwk.internal.actions.BaseDelegateSingleAction.runInternal(BaseDelegateSingleAction.java:65)
    at com.sap.ide.tools.core.viewerfwk.internal.actions.BaseDelegateSingleAction.run(BaseDelegateSingleAction.java:58)
    at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:256)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:545)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
    at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
    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:585)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
    Please help to solve this issue.
    Thanks & Regards,
    Hamsa Shree

    Hi,
    I think, you have not installed NWDS 7.1 properly.
    In update site step after installation, You have not selected the dsired features.
    Make sure that you have followed all the stpes given below.
    "Installation of SAP NetWeaver Developer Studio
    1.       Log on to your PC with administrator privileges.
    2.       Start the installer for SAP NetWeaver Developer Studior and choose Run this program from its current location in the upcoming pop-up window.
    The user interface of the installer will lead you through the following steps:
    Enter an installation directory.
    Enter/confirm the desired Java Runtime Environment
    Install the NetWeaver Developer Studio Platform.
    After the installation of the platform, choose an Update Site (in this version your local download directory) and install NW Developer Studio features from this update site. If you are not sure what to install, select all features.
    You will be prompted to install the selected features. Press Yes. After installation you will prompted to restart NWDS.
    Thanks

  • Getting classpath error while building DC of webdynpro project

    Hi Experts,
      I have created Development Component Project in NWDS, created componet for the webdynapro type project, for the  implementation i took IAspectRow , while buiding the project getting error like.
    The project was not built since its classpath is incomplete.
    Cannot find the class file for com.sap.tc.col.client.generic.api.IAspectRow.
    Fix the classpath then try rebuilding this project.
    from where can i get this jar file to fix same in classpath.
    Any one helpout me?
    Regards
    Srikanth

    Hi,
    Add two library references as below in the WDP Project properties -> Web Dynpro Reference -> Library Reference :
    sap.com/tccolapi
    sap.com/cafruntimeuicouplingapilib
    Thanks,
    Dipankar

  • 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.

  • Regarding  exporting a  Par file from  NWDS.

    HII...
    I have a problem regarding the exporting a par file from NWDS. when i created any projectt my project is succesfully deployed but . it is not visible when i create any iview from par.
    pls check this steps , perhaps i am missing any steps , or i m deploying it in wrong manner.
    suppose i have to change the masthead brand image.
    steps r .
    1. download a par file.
    2. do the changes in headerview.jsp file.
    3. add the image in img folder.
    4. add the jar file in lib folder.
    5. save and  quick par upload.
    MY server settings r correct . but i dont know why  my project is not in the list.
    thanks..

    Hi,
    You will have the par file directly under your project folder where also your .classpath and .project files exist. Also check them from windows explorer.
    Without a par file, you cannot deploy your project on the server.
    To create par file check this:
    http://help.sap.com/saphelp_nw70/helpdata/EN/96/df7f409cd50a1ae10000000a155106/frameset.htm
    Once you export the par file, you should see this par directly under your project folder.
    If this is not there, then it is a problem in your NWDS.
    Let me know the version of NWDS you are using.
    Regards,
    Praveen Gudapati

  • 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

Maybe you are looking for

  • Xperia Ray after ICS 4.0.3

    Hi! Yesterday I connected my RAY to PC companion for some backup, and notice that the new Android version 4.0.3. was available. I was expecting it, since we always like to have the latest features on our phones, so I did the update to the new version

  • Can not make a phonecall to belgium anymore

    When i want to phone from my laptop suddenly it says "problem with playback device"How di I solve this problem....It was never like that beforeThank you

  • What will NWBC be called?

    Following the announcement SAP NetWeaver Branding Simplification I guess there will be a name change for NWBC too. I'm guessing it will be called Business Client but what will be the acronym? It can't be BC since it is reserved for Basis Component as

  • IPod sync does not mark Podcasts as "not new" in iTunes

    Hi Last week I installed a new version of iTunes since I reinstalled Windows. Before the sync between my iPod (60GB 5. gen.) and iTunes worked well. But now the iPod is not capable anymore of marking podcasts as "not new" in iTunes although the podca

  • How to switch database

    Hello Friends, I am new to Oracle & I am using oracle Enterprise Manager Console for creating a new database.While creating new database it asks for Hostname & SID.The Hostname of my system is neha & SID is also neha.So The name of new database is ap