Debbugging J2EE using SAP NetWeaver Developer Studio

Hi experts,
I need to debug J2EE application in SAP NetWeaver Developer Studio. How can I do it?There is something to set or activate in J2EE Engine?Thanks

http://help.sap.com/erp2005_ehp_04/helpdata/EN/a8/def86ab54da5418a3575373934ca00/frameset.htm

Similar Messages

  • 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

  • Would you know what happened to my SAP NetWeaver Developer Studio?

    hi,everybody
        Today,when I was using SAP NetWeaver Developer Studio,it happened to pop up a dialog "A SWT error has occurred.It is recommend to exit the work bench...."I pushed the "OK" button,then the SAP NetWeaver Developer Studio shut down itself.
         After this,when I restart  SAP NetWeaver Developer Studio,it will shut down immediately.I don't know what has happened to my SAP NetWeaver Developer Studio.Would you please give me a help?

    Maybe your workspace got corrupted or some plug-in fails on startup. Try to start the NWDS with option "-clean -data <workspace_location> -consolelog" and see if this solves the problem.
    Armin

  • SAP netweaver developer studio - deploying to j2ee engine - URGENT!!

    I am trying a deploy a j2ee application from SAP netweaver developer studio. It is asking for SAP J2EE engine's message server port. Do you know from where I can find that???

    Hi,
    the message server port is given in the profile file for the Central Services instance of the J2EE Engine. Here's the path to this file: \usr\sap\<SID>\SYS\profile directory. The file name is formed using the following scheme: <SID>_<Central_instance_name>_<hostname>.
    Open it with a text editor and have a look at the value of the rdisp/msserv property (this is the port of the message server you need to use).
    Regards,
    Ivo

  • 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

  • Download of SAP Netweaver Developer studio

    Hi,
    I want to download SAP Netweaver developer studio.
    I searched on service.sap.com where I could find some support packages but not any installable.
    Where will I find the full installable(exe)
    Can I install SAP netweaver developer studio using these support packages. How do I install using the support packages.
    We have SAP MI 2.5 SP09 installed on our system. Which service pack of SAP Netweaver developer studio should I install.
    Regards
    Raja Sekhar

    hi Raja,
    There are already some posts in WebAS general on how to upgrade your WebAS. kindly search for them. As far as i know there are no documentation available for upgradation.
    At the max, it should take only 10-14 hours to upgrade.
    The upgradation goes like this :-
    *. Stop the server
    1. Kernal Patch - after this start the server.
    2. SPAM Patch - Transaction code SPAM in client 000 user DDIC.
    3. ABAP Patch - Transaction code SAPM in client 000 user DDIC.
    4. J2EE Patch - A Installable like SAPinst.exe file
    You can jump from sp09 to sp14 for J2EE stack right away.
    But for ABAP patches, you should go step by step. ie. you have to add patches 09,10,11,12,13,14 - all of it can be found from Service.sap.com/swdc. you may do it at one go - by putting them in a queue in SAPM and let the system do it one by one. The same procedure for SPAM Patches (level 19) - yours will be in level 17.
    Kernel patch is just copy pasting the files into its directory. it will get over in no time.
    Regards
    Arun.

  • 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

  • Getting an error in Java Project in SAP NetWeaver Developer Studio

    Hi,
    I am getting this error in my Java Project developed in SAP NetWeaver Developer Studio.
    Exception occurred during launch Reason: Source locator does not exist org.eclipse.jdt.debug.ui.javaSourceLocator
    Is this problem of not defining some External .jar file or problem with Eclipse?
    I am developing Java Project which connects with SAP Master Data Management.
    I am referring to a PDF named "How To identify identical master data records using SAP MDM 5.5
    Java APIu2019s".
    Regards
    Kaushik Banerjee

    This may be because of the metadata(registry) cache when it was written out by a second instance of NWDS.
    So the plug-in appears in the file system but NWDS doesn't see it in the metadata
    Delete the .metadata file from your workspace and then start up NWDS. It might work.
    Regards,
    PG
    Edited by: PG on Dec 16, 2008 3:18 PM

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

  • SAP Netweaver Developer Studio (Software) needed

    Dear all,
    I found out that the Developer Studio is not a part of the SAP Netweaver 200s SR1.
    Could someone tell me where I can find the
    1) "Software of SAP Netweaver Developer Studio" ?
    2) a link for Installation?
    We already installed Netweaver with usage Type (MI,DI, NWA, PI).
    Thank you in advance.
    Hanse

    Hi,
    I am using Netweaver 2005s SR1 SP 6 (sap.com/SAP-JEE  7.00 SP6 (1000.7.00.6.0.20060306103300) ).
    So I think the Correct one is:
    000008      JIDE06_0-10003480.SAR   SAP Netweaver Developer Studio 7.00 SP06 
      Support Package NW DEVELOPER STUDIO 7.00 Win32
    Am I  right?
    Because the download takes a long time so I want to be sure bevore I los time again.
    Thanks in advance
    HanseAtik

  • SAP NetWeaver Developer Studio 2.0.5 and PDK

    Hello,
    when i installed the sap netweaver developer studio 2.0.5 have then i the pdk installed to, or have i to this separatelly? And when yes what i have to do in this case(how to install that?)? Which are the difference between with and without the pdk?
    Tanks in advance,
    Frank

    The PDK contains documentation, examples, javadocs, and sample code for developing portal applications.  You don't technically need the PDK to develop EP components, but it sure helps.
    The plugins in SAP NWDS facilitate building and testing portal applications by creating the correct project structure within the Eclipse IDE (NWDS) and also assisting with the deployment of the application (creation of PAR files and uploading them to the portal).  Again, you can build EP components without NWDS plugin, but the plugins sure make life a little easier.  I do know people that use other IDEs and Ant build scripts for their EP development.
    Hope this helps,
    Will

  • Where to download entire SAP NetWeaver Developer Studio ?

    I'm a rookie ,I have searched all  the internet ,but couln't find the correct download address for entire SAP NetWeaver Developer Studio .
    For example ,
    I use  a new windows xp professional to begin develop,
    my target product is sap netweaver 2004 with EP and KM.
    where to download the environment.
    I'm downloading the Patches  for service.sap.com/swdc:
    "SAP Netweaver Developer Studio 7.00 SP11 "
    and
    "Patch for SAP Netweaver Developer Studio 2.0 SP12 "
    but which is correct ,what is the deffrence between version 7.0 and version 2.0 ?
    this two archive is the entire software or is only the patch?

    Hi,
    Path for download :
    Installations and Upgrades" SAP NetWeaver" SAP NETWEAVER" SAP NETWEAVER 04 --> NW04 SR1 SAP NW DEVELOPER STUDIO 2.0
    From SAP Netweaver 2004s -- Netweaver developer stidio version is 7.0 and for Netweaver 2004 - its version is 2.0
    Thanks,
    Tanuj

  • 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

Maybe you are looking for