Netweaver developer studio and support package

we use JDI and netweaver developer studio for webdynpro development. when we upgrade satellite systems to latest sp, what should we do with developer's pc (j2ee engine and developer studio)? if we upgrade them to the same latest sp as in development satellite system, we will be compatible with development, but what about production system support? production will still be at the current old sp version. do we need another developer pc to support the current development on current sp?
Thanks
Jane

HI,
Its better to maintain WAS.NWDS and JDI on same SP level to avoid conflicts between different SPacks.
Recently there is a blog on the same on SP levels.
/people/marion.schlotte/blog/2005/10/25/jdi-software-vs-jdi-content
hope this helps you ..
Refer this note 790922 will be able to help you
Regards,
RK
Message was edited by: Ramakrishna Venkat
Message was edited by: Ramakrishna Venkat

Similar Messages

  • Is SAP NetWeaver Developer Studio 2004s Supported on SUSE Linux

    Hi,
    Is SAP NetWeaver Developer Studio 2004s supported on Linux? It appears you can get a trail version of SAP NetWeaver Developer Workplace 2004s for Linux but there are no installation guides (SAP NetWeaver Developer Workplace nor SAP NetWeaver Developer Studio) to be found anywhere.
    Thanks,
    Luke

    Hi Sajesh,
    The SAP NetWeaver Developer Studio Installation Guide does not say Linux is supported (see below).
    Luke
    1 Overview
    Purpose
    This document describes how to install the SAP NetWeaver Developer Studio as a standalone version. To install as part of the SAP NetWeaver Developer Workplace, see the installation guide Developer Workplace for SAP NetWeaver 2004s.
    You can see the SAP NetWeaver installation guides at service.sap.com/instguides.
    Platforms
    You can install the SAP NetWeaver Developer Studio on:
    Windows 2000
    Windows XP
    Web Browser
    You require Internet Explorer 5.5, or higher.
    Minimum Hardware Requirements
    The SAP NetWeaver Developer Studio requires approximately 500MB disk space, 512MB RAM, and an 800MHz processor.

  • Is SAP NetWeaver Developer Studio 2004s Supported on Linux?

    Hi,
    Is SAP NetWeaver Developer Studio 2004s supported on Linux? If so, where is it in the PAM (Product Availability Matrix) and Linux specific installation guide(s)? Everything I can find does not talk about running and or installing SAP NetWeaver Developer Studio 2004s on Linux.
    Thanks,
    Luke

    Thanks Jordan!
    Luke

  • How to access SAP netweaver development Studio and PDK?

    Hi All,
      I have access to EP server on my machine with super admin role .Is there any way I can acess SAP netweaver Developer Studio and PDK through EP server or I have to install in my local machine?
    Thanks in advance,
    Jasmine.

    You'd want to install the NWDS application locally no matter what (unless everyone has a thin client/citrix connection via dumb terminal). You can however, opt to install a local instance of EP or use a central instance. Here's how I see the two approaches:
    1-install the NWDS on developers' machines and deploy to a development instance of EP
    <b>PROS:</b>
    i-developers can develop locally and only connect to the EP server for deploying/testing
    ii-share development (although not very efficiently) and test each others' iViews etc.
    iii-demo your work online to business users directly
    iv-connect to the corporate SAP R/3 and other ERP systems
    <b>CONS:</b>
    i-you can only use this while connected to the network
    ii-could be slow over a slow/remote network connection
    iii-developers may not be able to do everything on the portal server (may not have super admin access)
    2-install the NWDS on the developers' PC along with a test EP environment
    <b>PROS:</b>
    i-develop and deploy locally, without a network connection, anywhere and anytime, fast and efficient
    ii-enjoy full access (super admin) to the Portal - to be able to test pretty much everything
    <b>CONS:</b>
    i-may not be able to connect to the company SAP R/3 and other ERP systems, unless you're connected to the network and have configured the connections
    ii-not able to get others to test or demo your development without having to port them to a central EP instance
    I think a developer needs every resource they can get, therefore I suggest a combination of the above two scenarios, an instance of EP locally and a central instance of EP for the best of both worlds

  • SAP Netweaver Developer Studio and MDK

    Hi,
    I've the same problem of this thread with NWDS 7.1 SP11
    [SAP Netweaver Developer Studio and MDK;
    No one have solved the previous thread, there are any one that have a solution?
    Best regards,
    Alessandro.

    HI,
    the easiest solution for this: use the MI7.1 plugin for MI7.1 projects and create the JAR file for MI7.0 manually by Export funtion of Eclipse. This works fine and should be the only workable solution.
    Regards,
    Oliver

  • NetWeaver Development Studio and Portal Plugin

    Hi
    I just installed netWeaver Developer studio 2.0.3. It does not have a portal plugin . I was under the impression that it comes with PDK and Plugin , so that I can develop Java Iviews.
    Do I have to install Portal plugin in netWeaver studio to develop Java iviews.
    Is there any other version of Developer studio which comes with portal plugin.
    What about PDK ?? Does it come with Developer studio 2.0.3.
    I had problems before with Eclipse 3.0 and Portal plugin for EP6 SP2. Do I have the same problem with any version of developer studio or If i just install plugin for EP6 i will able to develop java iview.
    Any help will be appreciated.
    Regards
    Bhanu

    Hello,
    You should update to a later version of the Studio (be careful to check if that version is in sync with your server) In the latest versions the PDK definitely is included.
    Regards,
    Benny

  • SAP Netweaver Developer Studio and error

    Hi,
    I am getting the below error in NWDS while creating project from an existing DC.
    An intenal error has occured. See error log for more details.
    Plugin name: Webdynpro Archive Builder.
    Plugin ID: com.sap.ide.webdynpro.archivebuilder
    Class : com.sap.ide.webdynpro.archivebuilder.project.WebdynproDevelop
    Method: createJavaProject(IProject, IprogressMonitor)
    Message: File/Server_track_DCname/.classpath is read-only.
    On giving OK and when I checked in Webdynpro perspective, i could not find the Project created.
    Regards,
    Manchari

    Hi Manchari,
    this happens if someone accidentally checked in the .classpath file into the DTR. This file should not be part of the DTR (this is a "non-dtr" resource) only necessary on client side. What happens is that the NWDS on client side tries to sync this file from the DTR (since it has been checked in there) but the file also exists already on client side created by the NWDS and marked it as read-only. The solution is to get rid of these non-dtr resources as they are only necessary for local build and local file generation. Other non-dtr resources are for instance (without the sake of completeness!) the .metamodel , the .project file, the folders bin, gen_wdp, gen_ddic (you can always compare other folders to see which files and folders are not necessary. Never remove the ".dcdef" file and the folder "src").
    The fixing instructions are :
    1.please navigate to                                                                       
      /usr/sap/XYZ/SYS/global/com.sap.dtr.console                                              
    2.execute the run.bat                                                                      
      (if this is unix, then please do not forget to replace the ";" by ":" inside the run.bat)                                                                 
    3. when you managed to start it, the prompt (">") will appear.
    4. feel free to use the "help" command, but in the following example you'll also see how to proceed.                                                         
    5. connect <yourhost>:<yourport> <nwdi admin user> <password>
    Example: **
       localhost:xyzadm 72> ./run.bat
       > connect <host>:5<instnum>00 <nwdi admin user> <mynwdiadminpass>
    6. use the "ls" command to locate the resource to be deleted. You can also use the "pwd" command to print the current working directory. Almost the same commands as on unix.
    Example: **
       localhost:/>ls
       Fri, 7 Mar 2008 03:08:25 GMT                .
       Mon, 15 Nov 2010 17:52:59 GMT           system-tools/
       Fri, 7 Mar 2008 03:08:25 GMT                ws/
    7. locate the resource using the "cd" command
    Example: **
       cd /ws/<track>/sap.com_SAP_ESS/dev/inactive/DCs/sap.com/ess/us/w4/_comp
    8. delete bin
    9. delete gen_ddic
    10 delete gen_wdp
    11. do the same for dev/active and for cons/inactive and for cons/active
    12. delete the project for the DC on the client side in NWDS.
    13. recreate the project for the DC
    14. you should be done.
    See also a similar SDN entry here:
    NWDI files turning into read only mode when tried to check out.
    Best Regards,
    Ervin (The specified item was not found.)

  • Netweaver Developer Studio and Subversion

    Hi all,
    I want to use the Subversion Eclipse-Plugin subclipse from http://subclipse.tigris.org Version 0.9.3.3 in NWDS 2.0.14.
    I unpacked the 2 plugins folders into the plugins folder of NWDS and restarted NWDS.
    I can see DTR -> Share Projekt and I can share a projekt as SVN. But I can't see the SVN menu items afterwards.
    Is it possible to use the subclipse plugin in NWDS ?
    What is the correct way to install it ?
    Regards,
    Dirk Datzert

    Hello Dirk,
    NWDS uses quite a large framework on top of eclipse, that may influence other plugins. If so, there is currently no way around that.
    For the future we introduced a plugin certification process and we will go away from the older framework and swithc functionalities more to newer once inside eclipse. Nevertheless, we deliver quite a large part on top of eclipse, that might alwaqys influence other plugins.
    Regards,
    Benny

  • 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

  • Problem with Management Console for Netweaver Development Studio

    I installed the  Netweaver Development Studio and all works fine
    Normally the MMC shows SAP Systems and a J2E instance below it which is used to start the services
    But when I shutdown my machine and restart it again the J2E item below the SAP Systems does not appear and  I cannot restart the J2E/SAP/DB/J2EE services
    Is there another way I could restart all the related services from a batch file or a utility that takes a config file
    because for the last few days I am having to re-install the Developer studio to get it to work
    Please help me on this because I am wasting atleast 2 hrs daily to reinstall so that I can control all my services
    thanks
    Tony

    I think I temporarily fixed this problem I am not sure how this will affect the development.
    But atleast I can start the J2EE/DB services so that I can start and stop services from the MMC
    What was happening was that the services
    SAPJ2E_00
    SAPJ2E_01
    were not starting up because of the logon problems, the default account that was created SAPService( something like that ) was not able to log on, I changed the logon permissions to "Local System" and started the service, this time atleast the service started.
    I need to launch the Development Studio and see if I am able to work with the new account permissions on the J2EE server

  • Regarding Connecting with oracle with sap netweaver developer studio

    hi
    i want to use oracle instead of max-db so can u
    please tell me the procedure how to connect to sap netweaver developer studio and was server
    bye

    Oscar,
    for WebDynpro-Projects you can create an .ear-archive in the context menu of your porject ("Create archive") that you have to deploy with SDM. BUT: webdynpro requires WebApplication Server 6.40! You cant use a webdynpro-project in your current ep60sp2-installation.
    for portal applications you can export a .par-arcive in the context menu of your project ("Export...", choose "PAR file") that you can import in your portal.
    you can't test your application without deploying it to a server. if you haven't got a connection to the server during developing, you have to install a portal or at least a WAS6.20(Java) & EP60SP2 or WAS640(java) & EP60SP>2 locally on your computer.
    if you choose to do that, i recommend the WAS6.40(Preview) because you can then develop webdynpros, too.
    kr, achim

  • SAP NetWeaver Developer Studio Integration

    To whom it may concern,
    I would like to integrate SAP product by using SAP NetWeaver Developer Studio. However, I do not know how to import those libraries into SAP NetWeaver Developer Studio and try with the coding. I have downloaded BusinessObjects Edge Series Trial version and wish I could try to integrate it using SAP NetWeaver Developer Studio.
    Is there any guide for me please??
    I really need your help and will appreciate it.
    Thanks

    Hi Oliver,
    Sorry for asking the same thing because I really can't get any idea till now. I really need help because there is no expert around me that can help me.
    Could you please explain to me and teach me how and what should I do now?
    I really thank for your help
    Regards
    Lai Hung

  • About Netweaver Developer Studio

    Hi Experts,
    I have One Doubt.
    What is Netweaver Developer Studio.
    Why  do we use this
    Is there any relationship  between the Netweave Developer Studio And Netweaver XI
    if Yes What is the Relationship????
    Please Let me know all the details.
    Regards
    Khanna

    Hi,
    You can browse through these useful links. nwds----
    http://help.sap.com/saphelp_nw2004s/helpdata/en/40/00be09879f114aa1ec46c2afa4445b/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/33/bb2c9e15a54c6bbc77f76826e26ec5/frameset.htm
    regarding xi and nwds---
    Development environment for Develop XI components
    NWDS
    Regards
    Radhika Kuthiala
    P.S Do award appropriate points:)

  • Source control for SAP Netweaver development studio

    Hi
    Which source control product would be best to use with SAP Netweaver development studio?
    And how do i integrate it into SAP Netweaver development studio? I've had a look through the various menus and settings in SAP Netweaver development studio and havent found any options for using a source control product to secure my java code.
    Thnx

    one way is to use NWDI for your code management.
    /people/robert.schimansky/blog/2009/04/09/maintain-pi-71-adapter-modules-in-nwdi

  • SAP NetWeaver Developer Studio Support Portlet Development

    Hi Everybody,
    Do we create portlet with SAP NetWeaver Developer Studio SAP. NetWeaver Application Server, Java(TM) EE 5 Edition support or it does not support Portled development.
    Is there any portlet plug-in for NWDS to develop portlet.
    Thank You
    Syed Saifuddin

    Hi Syed,
    From your post I can understand that you want to use standard portlets in EP6. Unfortunately this is not supported in NetWeaver 04s which you are probably using because of EP6.
    These portlets, that are compliant with JSR168, are supported in the next release – NetWeaver CE 7.1 (JEE 5) and the portal that will be shipped with it.
    However how to write a Hello World portlet you can learn from the following article: https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/14b5d01e-0e01-0010-24aa-f12ee5940060
    Regards,
    Diyan

Maybe you are looking for