SAP netweaver studio requirements

Hello ,
i have installed SAP NetWeaver Developer Studio Version 2.0.4 at my system which comes with the SAP web application server . I am remotely connecting to a 4.6c .
The IDE cant find any J2EE engine running ,
What do i need in order to test/deploy a J2EE appl. ?

I also have access to an IDES 4.7 system , can i use it to develop the j2ee applications .

Similar Messages

  • How to create web service for a Java class in SAP NetWeaver Studio

    hi all,
    i am using SAP Netweaver Developer Studio.have created a normal java project and i want to create web service for one of the classes in this project. i used the  Web Service Creation Wizard to create a web service for this class. but it says there's no methods available for VI. all my methods in this class are public, what should i do?

    Hi,
    I guess there are other ways. But this is an easy way, if you find the right wizards.
    Besides this it is good practise to define interface methods so that session bean implement these interface methods, and thus seperate the interface from the implementation.
    In this approach you will need 3 projects:
    An enterprise application project (will contain EJB Module)
    An EJB Module project (will contain session bean)
    A Java project (contains code that implements the session bean methods)
    In my previous post I suggested to use a J2EE web mudule project. This was a mistake, it should be EJB module.
    But it should be possible to do it in another way. It is up to you.
    Good luck, Roelof

  • Downloading SAP Netweaver Studio

    Is the Any way is there to Download the SAP Netweaver Developer studio to develope J2ee Applications.

    Hello nagaveni purini,
    To download the NW Developer Sutdio, please follow the steps below:
    1) Access the URL: http://service.sap.com/patches
    2) Click on "Entry by Application group"
    3) In the right side click on "SAP NetWeaver"
    4) Click on "SAP NetWeaver"
    5) Choose the version, for example "SAP NetWeaver 7.0"
    6) Click on "Entry by Component"
    7) Click on "Developer Studio"
    8) Click on "NW DEVELOPER STUDIO 7.00"
    9) Click on "Win32"
    10) Then you can find the available NWDS installer with respective patch levels.
    Regards,
    Rafael

  • ERROR - About EP Perspective in SAP Netweaver studio

    Dear All,
    Whenever I try to set the server settings for enterprise portal in Windows - > prefrences I get an error
    'Unable to create the selected preference page'
    Reason
    Plug-in com..sap.ep.connectionManager was unable to load class com.sap.netweaver.ep.ui.preferences.PreferencePage
    Due to this I am not able to upload any PAR from studio to EP.
    Regards

    Hi,
    I cannot see your problem (just trying to add those preference settings). What version do you have?
    Regards,
    Benny

  • SAP NetWeaver Developer Studio - preferences window doesn't appear any more

    Hi,
    I've installed SAP NetWeaver Developer Studio  7.0.14 on my PC and it was working fine for one month. Today, when I opened the developer studio and tried to navigate to the preferences in window menu item but it didn't pop up. Also, I tried to open the navigator tab of the Web Dynpro perspective to browse through the project files but it showed nothing except this message:   An error has occured when creating this view.
    I think there is a problem with the build path of the developer studio.
    Any help?

    This problem is not only happen in my laptop, it happens to my collegue too ...(we both are suing SP15).
    Although I open through the "Start" --> "SAP Netweaver Studio", it generate more than one SAPIde.exe.
    I reinstall the studio, but same problem persist.
    The only thing is, this problem start after I install a local portal in my system (that is why I think it maybe the CPU or memory problem....but my collegue has no portal installed in his system)
    I will check whether it is the multiple JRE probelms.
    Thanks.
    I assigned points to you.
    Kent

  • Running Java/J2EE application On SAP Netweaver

    Hi All,
    I am a java/J2ee professional who is relatively new to SAP Netweaver studio. I have developed an application which consists of Core java,JSP and Servlets. Can anybody suggest me as to how to deploy this application on SAP Netweaver and how to test the same.I have already created a war file for the application.Quick suggestions will be highly appreciated as its very urgent for my project.
    Regards
    Ani

    Hi
    See this help
    http://help.sap.com/saphelp_nw2004s/helpdata/en/a8/fcbc3d16f39e33e10000000a11405a/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/b7/9877fe13221244838a16e3683ad344/frameset.htm
    Kind Regards
    Mukesh

  • Error in deploying SAP Netweaver Application

    Hi
    I am trying to deploy and run my application in SAP Netweaver studio got strucked up with error
    a dialog is opened with the message
    <b>"http://inp-jangalac:50000/webdynpro/dispatcher/local/create_modify_Customer_Order/CreateModifyOrderApplication?SAPtestId=1"
    Application not found</b>
    once i click ok
    it shows
    with deployment view as
    <b>settings
    SDM host : inp-jangalac
    SDM port : 50018
    URL to deploy : file:/C:/DOCUME1/jangalac/LOCALS1/Temp/temp43815Create_Modify_Customer_Order.ear
    Result
    => successfully deployed : file:/C:/DOCUME1/jangalac/LOCALS1/Temp/temp43815Create_Modify_Customer_Order.ear</b>

    Hi Chandra,
    I think You are giving wrong application name.
    check here in your URL:"http://..........dispatcher/local/<b>create_modify_Customer_Order</b>/CreateModifyOrderApplication
    >It's in <b>lowercase</b>
    Your deployment EAR name is in Upper case:see here
    "temp43815Create_Modify_Customer_Order.ear "
    So, because of this reason, your application not found.
    create_modify_Customer_Order is different than ear file "Create_Modify_Customer_Order.ear"
    Make sure that you should not have case sensitives names.
    try to use correct name and let me know
    Note:Reward point if this helps
    Regards
    Praveen

  • How to download project template into the SAP NetWeaver Developer Studio

    Hi,
          I want to download project template into the SAP NetWeaver Developer Studio related to invoice detail get detail,get list etc.
    How to do so?Actualy my requirement is to create an iView whcih contain the detail about the invoice.
    Thank,
    Kundan

    Hi
    If you have zip file of the project then unzip it into your project  location where all projects are there .then in NWDS go to file->import->multiple existing project into workspace->browse the file where you have saved it and select the comp folder inside the project folder->click finish.Now you are able to see the webdynpro project in the webdynpro explorer.If its not appearing then go to Navigatore and right click on project and click on open project, it will open the project in webDynpro explorer.
    Thanks
    Susmita

  • Sap Netweaver Developer Studio Error.....

    Hi guys.
    I have a problem with Sap Netweaver Developer Studio i have installed JDK and NDS in my pc and i try to make the examples, i have finished to develop the applications(without problems) but i couldn't deploy them, i have a portal server installed and running, i tried to configure the server name in the J2EE Engine Configuration but it had no effect.
    I have the next error 
    Cannot determine sdm host (is empty). Please configure your engine/sdm correctly !

    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

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

  • 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

  • Is SAP Netweaver Dev.Studio(version 2.0.3) not applicable for Portal app's?

    Hello All,
    On Windows XP system,I have installed "SAP Netweaver Dev.Studio(LICENSED version 2.0.3)", system is perfectly as per the requirements including the jdk 1.4.2 version.
    After the installation,there is no menu item for creating the Portal Application project in the New->Project menu items.Is this version 2.0.3 not compatible for working with SAP Enterprise Portal applications?In the documenatation of the same,SAP says that we can work even as a standalone application (only the IDE for developing the Portal objects)?But there is no provision for this?I have not find any documentation related this problem?Request your help for the advise.
    Thanks

    You need to have at least SP 9 for that option to show up.

  • 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

  • Is SAP NetWeaver Developer Studio  Version: 7.0.12 Compatable with JDK 1.5

    Hi
    I want to user Java SDK version 1.5 instead of 1.4.
    Is SAP NetWeaver Developer Studio Version: 7.0.12 compatible with this or not.
    Please let me know

    Hi
    If you are using EP 7.0, then NWDS 7.0.YY version need to be used. //YY depends on your  patch of EP7 .As you have mentioned your are using NWDS 7.0.12, that means your portal SP level is SP12.
    In my prject i am using JDK 1.4 for NWDS 7.0.15 and its works fine.I have asked two of my colleagues , they told that in their project they are using JDK 1.5 for EP 7.0 server and application is working fine for them.
    So
    Thanks
    Susmita

  • How to configure oracle to SAP NETWEAVER DEVELOPER STUDIO STEP RAGARDING

    hi
    can u help me on this
    i got problem
    regarding configuring oracle to sap NetWeaver developer studio what i have deployed any thing studio
    that would reflected to database
    bye

    Hi,
    Check this,
    WebDynpro and Oracle Connection
    WebDynpro and Oracle Connection
    Regards,
    Vijayakhanna Raman

Maybe you are looking for