Netweaver development infrastructure

hellow i am new to portals?
can u give some idea about NWDI?

Hi,
NetWeaver Development Infrastructure (NWDI),  supports development in arbitrarily large projects. No matter what type of entity you are building, you can:
•     Organize your development items in Software Components (SCs) and Development Components (DCs)
•     Exchange DCs with the Design-time Repository (DTR), which is responsible for source-code management
•     Delegate the build process to the Component Build Service (CBS) that runs a central build, automatically using all the latest library versions, and
•     Trigger the transport of completed DCs to the next level of system, e.g. from development to test, and from test to release systems (CMS).
The NWDI in its full version will contain: a source repository (Design Time Repository, DTR), a deployment tool (Software Deployment Manger, SDM), a service to guarantee uniqueness of names (Name Service), the Component Build Service (CBS) for a central build, and the Change Management Service (CMS) to set up development landscapes and handle all steps in the software life-cycle. The Java Dictionary supports the global definition of tables and data types.
Using a central infrastructure reduces development time and completeness by providing a consistent environment for the whole software life-cycle.
It provides several development scenario:
•     1.Team-Oriented Development
•     2.Development with Components
•     3.Layered Development
Above all using NWDI you can create your own development components,Software units from exsisting ones, that saves lots of time.
All Business Packages can be modified via NWDI only.
Regards,
Ameya

Similar Messages

  • SAP NetWeaver Development Infrastructure in Trial version

    [Here|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e0576c7e-e306-2a10-37b8-a25d82e6f9d8] I see, that "SAP NetWeaver Development Infrastructure" is included in "SAP NetWeaver 7.0 Java Trial Version", But, in documents after download I see this list, without NWDI:
    SAP Web Application Server Java 7.00 (J2EE Engine)
    MaxDB 7.6  database
    SAP NetWeaver Developer Studio 7.0.14
    SAP Enterprise Portal
    SAP NetWeaver Developer Studio (separate download and installation)
    SAP Content Management and Collaboration
    Adobe Document Services
    Visual Composer
    Composite Application Framework (CAF)
    And when I try to connect to dtr
    Ping on server http://localhost:50200/dtr/ returned: 501 Not Implemented
    Please, explain is mistake this description https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e0576c7e-e306-2a10-37b8-a25d82e6f9d8, or not? Is NWDI avaliable in trial?

    Hello there,
    You don't need NWDI for each environment. Just need only one NWDI server for the entire landscape.
    In the NWDI you need to create tracks and configure your landscape as QA, PREPOD and PROD.
    Standard scenario in a project.
    ======================
    NWDS will be connected to the [SLD]. You create a DTR client in  NWDS. Once the developer checks in the code to NWDI. NWDI administrator can approve or reject the transport to the next environment. Basically you can configure all these at NWDI.
    HTH,
    Vivek Nidhi

  • NetWeaver Developer Infrastructure (NWDI) u0096 Developer Studio

    What does every one use to unit test/assembly test java code when developing with NetWeaver Developer Infrastructure (NWDI) – Developer Studio?  Is there alot of opportunity to standardize and share configurations and templates among developers?

    HI
    GOOD
    UNIT TEST IN NETWEAVER =>
    Definition
    The Enterprise Portal Unit Test Perspective is an extension of the PRT test framework that enables you to test portal applications in their real runtime environment and provides XML-based results.  This allows you to test portal applications directly from the development environment.
    Use
    Using Enterprise Portal Unit Test Perspective you can:
    ·        Perform regression tests.
    You can compare the test result with a reference test result. Note that a reference test result is a regular test result with no specific format.
    ·        The preferences of the perspective enable you to specify and save the configuration of the servers containing the tests and the name of the folder for the result, test suite and reference.
    ·        Compare the test result with the reference.
    The output of the PRT test framework is XML-based.
    ·        Extract XML output on your computer as a test result.
    The portal can contain many testable portal applications.
    ·        Include or exclude tests and save the selection as a test suite.
    Definition
    The Unit Test Studio provides additional helper classes to help with coding more complex Test Cases. These helper classes are delivered in the unittest.facilities.jar part of the unittest.facilities.par portal application. The main class is com.sapportals.portal.prt.unittest.AbstractTestComponent. This class contains methods to facilitate the creation of new tests.
    A new test must extend AbstractTestComponent class instead of extending AbstractPortalComponent and implementing ITestable. The AbstractTestComponent includes two inner classes:
    ·        TestResult
    The class has attributes corresponding to a result: boolean and log.
    ·        TestResultSet
    The class TestResultSet is a list of TestResult.
    AbstractTestComponent allows another component to be called thanks to the invoke() method. The last parameter, a string, is the URI of the component.
    The displayTestResultSet() method allows the list of a result to be displayed in the response. Each result is displayed as by the verify() method of the IPortalComponentTestResponse.
    GO THROUGH THE FOLLOWING LINKS TO GET SOME MORE KNOWLEDGE
    http://help.sap.com/saphelp_nw04s/helpdata/en/6d/bffc3f48ecc742e10000000a1550b0/content.htm
    =========================
    ASSEMBLY TEST=>
    GO THROUGH THE FOLLOWING LINKS
    http://help.sap.com/saphelp_nw04/helpdata/en/01/9c4940d1ba6913e10000000a1550b0/content.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/01/9c4940d1ba6913e10000000a1550b0/content.htm
    THANKS
    MRUTYUN

  • SAP NetWeaver Development Infrastructure

    Hi ,
    We are installing  portal. ( DEV,QUA,Prod ).
    Do we need to install development Infrastructure in DEV Portal or in every portal. (e.g Development portal, QA Portal, PROD portal )
    Which scenario is the good one.
    Regards,
    Arpit

    Hello there,
    You don't need NWDI for each environment. Just need only one NWDI server for the entire landscape.
    In the NWDI you need to create tracks and configure your landscape as QA, PREPOD and PROD.
    Standard scenario in a project.
    ======================
    NWDS will be connected to the [SLD]. You create a DTR client in  NWDS. Once the developer checks in the code to NWDI. NWDI administrator can approve or reject the transport to the next environment. Basically you can configure all these at NWDI.
    HTH,
    Vivek Nidhi

  • Netweaver developer workplace and Infrastructure

    Hi all,
    Can anyone please explain the difference between Netweaver developer workplace and Netweaver developer Infrastructure?
    Thanks in advance,
    Anushree

    Hi Anushree,
    Netweaver Developer Workplace is the combination of a local WAS Java plus an NWDS. The NWDS is the Java IDE solely, based on Eclipse.
    See http://help.sap.com/saphelp_nw2004s/helpdata/de/b3/304f4506e4684782f5d9c39451c3e9/frameset.htm
    NWDI is Netweaver Development Infrastructure.
    NWDI provides an infrastructure to develop Java applications on netweaver platform and is responsible for versioning,building and lifecycle management of these applications developed.
    It has mainly three components :
    DTR(Design time repository) : for versioning of any file altered.
    CBS(Component build service) : for building application in central build environment.
    CMS(change management service):to transport and setup logical landscape.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/44/312b1a8bea3ec8e10000000a1553f6/frameset.htm
    NWDS is netweaver Development Studio.
    NWDS is just a development environment with all robust development tools.
    It can run j2ee,j2se and sap applications also.
    It is an interface to access NWDI services and applications.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/15/0d4f21c17c8044af4868130e9fea07/frameset.htm
    Regards, Suresh KB

  • Mobile infrastructure Installation with SAP Netweaver Developer Studio

    Hello,
    I am new to MI field.
    I have installed SAP Netweaver Developer Studio 2.04 and assumed, that the MI Client & Server Components are installed with Netweaver too.
    Is that correct?
    The fact is, that the ports 3601 and 4444 are not accessabled as described in the documentation, and that it is not possible to create a project for mobiles in Netweaver Studio.
    I tryed to download MDK 2.5 and install mobile infrastructure manually, but after extraction of MDk 2.5-files there is no setup-program or so.
    Any hints and tips are very welcome.
    Thanks in advance.
    Regards
    Rainhard

    Rainhard,
    Where did you get the MI client and Server components?
    Are they from the NetWeaver04 installation CD? or do u
    just download from the trial version of J2EE Engine 6.40 from SDN?
    MDK 2.5 is just a set of documentation of guiding developers how to write mobile apps with MI. The SAP
    Netweaver Developer Studio already has the MDK Plug-in
    comes with it.
    If you need to create project for mobile app, you can
    do the following in the NW Dev. Studio:
    1. Go to File > New > Project...
    2. Select "Mobile Development Kit" on the left pane and then select which types of project you want.
    3. Then, click "Next" to follow the instructions.
    Peter

  • ResourceBundle error in NetWeaver Developer Studio MI 2.5 SP16 Patch 3.

    SAP NetWeaver Developer Studio
    Version: 2.0.19
    Build id: 200610270428
    MDK Mobile Development Kit Tools v2.5.13
    Java: j2sdk 1.4.0 Win
    Mobile client: MI 2.5 SP16 Patch 3
    Running MAU v1.0 SR 5
    Downloaded:
    MAM FOR UTILITIES 1 0 SP05 05042006
    In the SAP NetWeaver Developer Studio I imported the MAU_eclipse.war from MAM FOR UTILITIES 1 0 SP05 05042006 using the MDK as MAU.war.
    Yet, without implementing any changes, just to test, I exported the MAU project into a war file in the following path: C:\Program Files\SAP Mobile Infrastructure\webapps\MAU.war.
    I renamed the existing folder C:\Program Files\SAP Mobile Infrastructure\webapps\MAU to MAU_Old
    Then, I started MAU from within the NetWeaver Developer Studio by selecting Run, Run.
    The client application launched and the new MAU.war file was automatically unpacked C:\Program Files\SAP Mobile Infrastructure\webapps\MAU
    The application opens and can be successfully logged into from the SAP NetWeaver Developer Studio.
    When the MOBILE ASSET MANAGEMENT FOR UTILITIES link is selected in the client application, error messages appear for example.
    See below for the full error messages.
    It appears the errors below might be somewhat straightforward, mentioning that the resource bundle could not be found.
    Please assist regarding how to ensure the resource bundle can be found and properly loaded for example or what else could be the issue.
    Please note that the application opens and can be successfully navigated by launching and logging into C:\Program Files\SAP Mobile Infrastructure\MobileEngine.exe directly.
    The issue is launching from within the SAP NetWeaver Developer Studio for running or debugging.
    Thanks in advance for your assistance.
    Error in the console for the SAP NetWeaver Developer Studio:
    java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key dispatcher.forwardException
         at java.util.ResourceBundle.getObject(ResourceBundle.java:314)
         at java.util.ResourceBundle.getString(ResourceBundle.java:274)
         at org.apache.tomcat.util.StringManager.getString(StringManager.java:136)
         at org.apache.tomcat.util.StringManager.getString(StringManager.java:155)
         at org.apache.tomcat.util.StringManager.getString(StringManager.java:194)
         at org.apache.tomcat.facade.RequestDispatcherImpl.doForward(RequestDispatcherImpl.java:238)
         at org.apache.tomcat.facade.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:162)
         at org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:423)
         at 0002fmam0005fstart_0002ejspmam_0005fstart_jsp_0._jspService(_0002fmam_0005fstart_0002ejspmam_0005fstart_jsp_0.java:62)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.jasper.servlet.JspServlet$JspCountedServlet.service(JspServlet.java:130)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.java:282)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:429)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:500)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405)
         at org.apache.tomcat.core.Handler.service(Handler.java:287)
         at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
         at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:806)
         at org.apache.tomcat.core.ContextManager.service(ContextManager.java:752)
         at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213)
         at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
         at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)
         at java.lang.Thread.run(Thread.java:536)
    Error on client is below:
    Address: http://localhost:4444/MAU/start
    Error: 500
    Location: /MAU/home/home_mgmt.do
    Internal Servlet Error:
    javax.servlet.ServletException: cannot find message associated with key : dispatcher.forwardException
         at org.apache.tomcat.facade.RequestDispatcherImpl.doForward(RequestDispatcherImpl.java:238)
         at org.apache.tomcat.facade.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:162)
         at org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:423)
         at 0002fmam0005fstart_0002ejspmam_0005fstart_jsp_0._jspService(_0002fmam_0005fstart_0002ejspmam_0005fstart_jsp_0.java:62)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.jasper.servlet.JspServlet$JspCountedServlet.service(JspServlet.java:130)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.java:282)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:429)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:500)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405)
         at org.apache.tomcat.core.Handler.service(Handler.java:287)
         at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
         at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:806)
         at org.apache.tomcat.core.ContextManager.service(ContextManager.java:752)
         at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213)
         at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
         at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)
         at java.lang.Thread.run(Thread.java:536)

    Hello,
    MDK plug in is as bad as NWDS itself. Since the mobile applications are really just a java application, you do not need special plugin for developing them. I STRONGLY suggest to take a look at this blog entry I did when I was working on MAM at SAP:
    How to set up NWDS or Eclipse without MDK
    Thank you,
    Julien Guimont
    msc mobile Canada inc.
    http://www.msc-mobile.com

  • Configuring the JDI / Java Development Infrastructure

    Hello,
    i know there are a lot of matters in help.sap.com but it is very confusing for me:
    I want to configure our development infrastructure for test purposes. We have three workplaces for developers and one testserver with WAS JAVA (+ABAP) 6.40. I want to use Scenario 2 with all Components of the Infrastructure (CBS, DTR, CMS, SLD).
    Can you give me hints, where to have a look at and how to start reasonable?
    Thanks for help or advices,
    André

    Hello André,
    The guide you need is to be found in the SAP Service Marketplace, Quicklink "instguidesnw04" (http://service.sap.com/instguidesnw04) -> Installation
    -> DevEnv -> Installation Guide SAP NetWeaver JDI. Here installation and configuration of the JDI are described. By the way - the development scenarios using the complete JDI are scenarios 2+ and 3. Scenario 2 wasn't using CBS and CMS, but seperate tools to create development configurations and perform the component build afterwards. This scenario 2 was declared a demo scenario and is now no longer recommended, because it's only little more effort to configure CMS, CBS and SLD - as you choose - but doing this then gives you much better insight into the productive use of the SAP NetWeaver JDI (this will be reflected in the next documentation update).
    Once you have installed and configured the SAP NetWeaver JDI you'll find tutorials for all development scenarios using the JDI in the SAP Help Portal under http://help.sap.com
    -> Documentation --> SAP NetWeaver --> SAP NetWeaver '04 -->  Getting Started – Development Infrastructure.
    Best regards,
    Wolf Hengevoss
    SAP NetWeaver Product Management

  • Error during Initial setup of functional unit Development Infrastructure

    Dear All,
    During the template installation of DI all-in-one (Initial setup of functional unit Development Infrastructure (DI all-in-one)) I get an error at Step 64/96 Upload Default ACL Settings.
    Error: not a valid URL: unexpected character found [':' at position 7]
    Step: Upload Default ACL Settings
    Does anyone know how to fix this issue?
    Kind regards,
    Joost Christenhusz

    Hi Lee,
    I think I know how to solve this. I have just solved a similar problem with my PI 7.1 EHP1. Deployment in JSPM of various software components all failed like this example:
    JSPM log:
    Deploy status is 'Aborted'
    Client path '
    pi71\sapmnt\trans\EPS\in\SAPXIAF04_7-20002649.SCA'
    Description:'1. ERROR CODE DPL.DS.5089  Exception during generating components of sap.com/com.sap.aii.af.app  application in webservices_container container.
       -> com.sap.engine.services.webservices.espbase.configuration.BindingData.getConfigurationType()I'.
    Default Trace:
    Caused by: java.lang.NoSuchMethodError: com.sap.engine.services.webservices.espbase.configuration.BindingData.getConfigurationType()I
    at com.sap.engine.services.webservices.server.deploy.WSBaseAbstractDProcess.getBindingDataId
    After that most of the browser based admin apps, such as NetWeaver Administrator ( /nwa ), would refuse to start.
    But finally after several tests, searching on SDN+SMP and restore to backup version I found the solution in [SAP Note 1328776|http://service.sap.com/sap/support/notes/1328776] which describes a similar problem: Update to the newest version of ENGINEAPI 7.11. Today this is ENGINEAPI04P_4-20002603.SCA.
    You may also want to make sure that you are running the newest version of the Configuration Wizard, so you should check/update LMTOOLS, LMCTC and LMCFG*, currently LMTOOLS04P_3-20002705.SCA, LMCTC04P_1-20002694.SCA and LMCFG04P_4-20002729.SCA.
    I hope this proves to be useful.
    regards
    Mauri

  • How to login to Development Infrastructure

    Hi,
    I'm new to Netweaver CE. My question is, I need to login to Development Infrastructure. But the username and password filds are read only. How do I make them editable? What is the username and password?
    I have installed Netweaver CE 7.1 in my system. What else is required?
    Thanks & Regards,
    Lohit

    Hi Lohit,
    http://a1s.sap.corp:1080/.
    JDI Self Service (set password for LDAP) - can be found on right hand side.
    In WebDynpro application enter a password and save.
    Regards
    Pankaj

  • Latest version of Netweaver developer studio.

    Hi all,
    Can anybody tell me the latest version of Netweaver developer studio and the place from where we can download it.
    Thanks in advance,
    Ravi

    Hi,
    You can download from the following location. By the way iam giving the location for all 3 different versions of sap netweaver developer studio(Assuming that you want to develop some mobile applications)
    http://service.sap.com - >Software Download - >SAP Support Packages - >Entry by application group - > SAP Netweaver - >SAP Netweaver ->
    From here you have option to download 3 different versions. One is Sap NW 04 which is for Mobile Infrastructure 2.5, second is SAP NW 7.0 for MI 7.0 and last one is SAP NW Mobile 7.1 for SAP NW Mobile client 7.1.
    So based on that you can click either on 1. SAP Netweaver 04 - >Entry by component - > Developer Studio ->NW deveoper studio->win32 and download the latest version which is SP22.
    2. SAP Netweaver 7.0 - Entry by component -> Developer Studio - > NW developer
    studio 7.0 ->WIN 32 and download the latest one which is SP15.
    3. SAP Netweaver Mobile 7.1 - >NWDS UPDATE SITE CE 7.10->#OS independent->and download the latest one which is SP05.
    Hope this helps.
    Best Regards,
    Siva.
    PS: Reward with some points if the post is helpful

  • Netweave Developer Studio 7.0 Vs Netweaver Developer studio 7.1

    Hi all
    Can anyone tell me the difference between Netweave Developer Studio 7.0 and Netweaver Developer studio 7.1?
    are there any documents for the same?
    Regards,
    Sheetal

    Hi,
    Three main parts are added to NW 7.1 surrounded business process platform: Composition Environment (CE), Enterprise Services Repository (ESR) and NetWeaver Process Integration (PI).
    Composite applications (composites) are functioning service-enabled interfaces to existing backend systems. NW 7.1 is coming with tools to develop, run, and manage composite applications using SAP's enterprise SOA. This is based on enhanced technologies like:
    SAP NetWeaver Application Server for Java
    Web Dynpro
    SAP NetWeaver Developer Studio for service creation and provisioning
    Service Registry and repository for service management
    Guided Procedures for process modeling
    SAP NetWeaver Visual Composer for UI modeling
    SAP Composite Application Framework for Java business object modeling and service abstraction
    Enterprise Services Repository is SAPu2019s web services repository.
    NetWeaver Process Integration (NWPI) is next generation of SAP Exchange infrastructure (XI) kind of integration hub; handling integration between SAP/non-SAP applications
    Refer these links for more info:
    http://help.sap.com/saphelp_nwce10/helpdata/en/45/3c66688c604c2ce10000000a1553f6/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/50289b6a-5373-2910-91bd-b8196737c026
    Regards,
    Swathi
    Edited by: swathi suresh on Sep 8, 2008 6:59 AM

  • SAP NetWeaver Developer Workplace & SAP NetWeaver Developer Studio

    Hi All
    1. What is the difference between SAP NetWeaver Developer Workplace  & SAP NetWeaver Developer Studio. Which area  JDI (Java Developer Infrastructure) fall in.
    2. Is  SAP NetWeaver Developer Workplace & SAP NetWeaver Developer Studio
    are tool for Enterprise Portal development/customizing Only  or can you use also use to customize  XI/BW/SRM etc..applications.
    3. Is SAP NetWeaver Developer Workplace  & SAP NetWeaver Developer Studio are replacement of old ABAP programming
    Thanks everyone.

    Julio,
    To answer your third question, No, NetWeaver Developer Studio (NDS) isn't to replace ABAP or ABAP workbench. NDS helps in creating Java based applications to compliment with the ABAP programs and enable them accessible via the Enterprise Portal. ABAP would stay to be the primary development language for SAP systems. The newest version of NetWeaver software also come with an option of ABAP stack where in you can develop web based applications (accessible via the portal) using ABAP
    Cheers,
    Kiran

  • Deployable External Library in NetWeaver Developer Studio 7.01.06

    I'm using SAP NetWeaver Developer Studio Version: 7.01.06 Build id: 201001061835
    I need to make an External Library with some JARs inside. I've made an External Library component and I've created Assembly and Compilation public parts. After A LOT of attempts to make things work, I've resorted to using a custom build script to copy the JAR in the public part output folders. I've added the Compilation public part dependency in my Web Dynpro's Used DC list.
    The Web Dynpro builds without errors.
    Now the problem is that when I run the Web Dynpro application it gives me a ClassNotFound Error.
    I've followed the instructions of many different guides and no one worked. I've found thousands of different procedures all to make the same thing and all of them differed in crucial parts. I'm stuck here with no ideas on how to make this ******* IDE to work.
    I've tried to create an J2EE Server Component Library to which I've added the Assembly public part of the External Library but the GEN folder of the public part directory of J2EE SCL is empty! I have NO application*.xml files inside the J2EE SCL to edit.
    If you're reading this and you're kind enough to help me, thank you.
    Remember I have version 7.01.06.
    Thank you again,
    Pietro

    Hi
    Just out of curiosity, is your project of type DC?
    If it is DC allow me to quote Mr Walter Kahn
    The solution using DC's is very simple.
    As a first step, undo all the stuff you have done up to now in this thread, including removing any build-time references, and deleting anything you entered in the application-xml files.  When you are back to a "clean" Web Dynpro DC, do the following:
    Step 1: Create an External Library Development Component
    1.1) Switch to Development Infrastructure perspective.
    1.2) Create a new dc of type External Library  (eg. mycompany.com/downloadexcel/lib)
    1.3) Switch to the Resource perspective when prompted and copy your JAR's to the libraries folder of the project.
    1.4) View the Component Properties (Window -> Show View -> Component Properties)
    1.5) Click the tab "Public Parts".
    1.6) Add two public parts, one for COMPILATION and one for ASSEMBLY.  Give them names likeexport_excel_comp and export_excel_asbly
    1.7) Right-click each public part, then click Manage Entities -> Archive  and select all the JAR's presented for selection.
    1.8) Click the Permissions tab, and check Entity Forwarding Allowed.
    Step 2: Create an Enterprise Application Development Component
    2.1) Switch to Development Infrastructure perspective.2.
    2.2) Create a new dc of type J2EE -> Enterprise Application (eg.mycompany.com/downloadexcel/ear)
    2.3) Switch to the JavaEE perspective when prompted.
    2.4) View the Component Properties (Window -> Show View -> Component Properties)
    2.5) Click the Dependencies tab, and add a dependency to the DC created in Step 1.  Do not change any of the default options.
    2.6) Click the Permissions tab, and check Entity Forwarding Allowed.
    2.7) Click the Public Parts tab and create a new Public Part of type COMPILATION.  Give it a name, eg. pp_export_excel
    2.8) Right-click this public part, choose Reference Entities and select the COMPILATION public part defined in step 1.6 above.
    2.9) Right-click this dc, and do Development Component -> Build.
    Step 3: Using the External Library in Your Web Dynpro Application
    3.1) Switch to Web Dynpro perspetive.
    3.2) View the Component Properties (Window -> Show View -> Component Properties)
    3.3) Highlight your Web Dypro dc, and then in the Component Properties window select theDependencies tab.
    3.4) Add a dependency to the dc created in Step 2.  Accept all default options.
    3.5) Build and deploy the Web Dynpro dc.  If you have not changed any of the default options along the way, you will notice that the EAR of Step 2 also gets deployed.
    Your Web Dypro dc should now compile correctly and also run on the server as expected.
    Quoted from here.
    You may also refer to my blog where I use external jars ....
    regards
    Yuval

  • From Where can i install ABAP plug-in in SAP Netweaver Developer Studio 7.3?

    Hello,
    I have Installed SAP NetWeaver Developer Studio 7.3 and I was trying to install ABAP plug-in but i couldn't found the link to install.
    Later i found SAP Development Tools for Eclipse this link but its not working. As i came to know it will work only for Luna (4.4) or Kepler (4.3).
    Would you please let me know how to install ABAP plug-in in SAP NetWeaver Developer Studio 7.3.
    Thanks and Regards,
    Shaik Shabeer Ahmed.

    Hello Ahmed,
    Use the links in that page:
    NWDS Download Links - Java Development - SCN Wiki
    And here also an installation guide:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/80a100d2-109f-2e10-e996-c2b80803740b?overridelayout=t…
    Best regards,
    Serhat

Maybe you are looking for

  • Internal hard drive for late 2003 DP G5... advice needed!

    Hello, I need to get additional storage for a G5 DP 1.8 that I use at work. I'm thinking of getting an internal hard drive rather than an external hard drive, mainly because of pricing - is that the better option? I need a minimum of 200Gb, preferabl

  • Why won't my FireWire HD partitions stay mounted on my desktop?

    Why won't my FireWire HD partitions stay mounted on my desktop? I recenly purchased a quad interface 500GB external HD from OWC (which is connected via FW800). I then partitioned it for TIME MACHINE, some room for a backup of my primary HD, and parti

  • HELP -updated security and Quicktime - now one of my harddrives is missing

    I did a software update the other day - security, quicktime- Nothing that should be difficult. I shut down my computer and when my husband restarted the computer does not recognise one of my internal harddrives anymore. It's the one I use to store mo

  • Meet Polar Bears On Line (Video + Stills)

    My film "Polar Bear Pueblo" can be seen on the web if you have a high speed internet connection. The video starts in New Mexico with the Carlsbad Caverns, Taos Pueblo, White Sands, Roswell, Santa Fe, and much more. Moving north, it then features the

  • Post Iphoto mac to mac transfer issues

    I transfered a photo library from one powerbook to another, about 3 years ago, and since then have found that albums created in the earlier version will appear in the finder, and also, arbitrarily, subsequent albums as well, but not all albums. I ask