Developer studio versions

Has anybody tried to use Websphere Studio to work on a Web Dynpro and connect to SAP J2EE? Is this doable or we leave open source to enter the proprietary world?

Hello Greg,
I'm not aware of anyone having done this before.
SAP Web Dynpro comes with its own Eclipse perspectives. Those perspectives actually enable the so-called way of declarative programming of user interfaces which means that you only declare objects, properties and relations. The actual implementation Java code is then generated by the IDE. Of course, there exist the possibility to add custom code to the model and business logic. But the UI of Web Dynpro is generated.
The Web Dynpro deployment descriptor (SDA) is a superset of the J2EE EAR deployment descriptor. So here again, the assembly of the deployment archive is Web Dynpro specific.
Furthermore, Web Dynpro is integrated with the SAP Java development infrastructure (JDI) that enables team development, versioning and staging (DEV, QA/Test, PROD) of Java applications.
So from a developer perspective and for efficiency reasons I would rather use the IDE corresponding to the J2EE server, in that case to use NetWeaver Developer Studio for Java development for SAP.
Regards
Michael

Similar Messages

  • 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

  • Help With Netweaver Developer Studio Version

    Hi everyone I have a problem, I am doing some examples to programmer Web dynpro using netweaver developer studio, How can I know what is my Netweaver Developer Studio version? Because I have a trial version and I dont know if my version is compatible to doing some examples, for example I found this link
    Web Dynpro Java Tutorials and Samples NW 2004
    and I wanna doing the example "Using EJBs in Web Dynpro" and when I open this document it starts with SAP netweaver 04 and I don't know if my trial version is compatible with this example.
    Thanks

    Israel,
    Open your NWDS, go to Help/About.
    Most likely you will see something like:
    Version: 7.0.11
    If version is 7.0.X, your NWDS is NetWeaver 7.0, formerly known as NetWeaver 2004s.
    Most likely there will be no problem running examples from NW 2004, earlier version.
    Just make sure your JDK you have on your dev computer has similar version as JDK on the target server, if you are building locally and deploying your application to another server.
    Post if you have a different version.
    We will guess what NW version it belongs to.
    Regards,
    Slava

  • Netweaver Developer Studio Version 2.0.18 and Version: 7.0.09

    Hi All,
    Can I run both  versions,
    Netweaver Developer Studio Version 2.0.18 and Version: 7.0.09 in the same computer? Pls let me know.
    Thanks,
    Kumari

    Hello Kumari,
    You can use both versions of NWDS in same system. But make sure that while installing the second one specify a different work space. We have already did it.
    regards,
    Anandh

  • SAP Netweaver Developer Studio Version Issue

    Dear All,
    We need a clarification on SAP NWDS version to be installed on client machine.
    We have standalone SAP NW 7.3 (Enterprise Portal) server. Its SP level is sp00.
    To develop and deploy portal applications, Which NWDS version we need to use.
    We have the[ LINK|https://nwds.sap.com/swdc/downloads/updates/netweaver/nwds/nw/730/doc/auto_com.sap.netweaver.developerstudio.distribution.complete.extsoa_versions.html] to download NWDS
    Please let us know which NWDS version we need to download.
    We have SAP (NW 7.3 SP 00) EP Server. Can we use NWDS 7.3 SP02 to develop and deploy portal applications?
    Can we have NWDS version higher than NW server?

    Hello,
    we are using NWDI (with the SCA corresponding tio the respective server versions) for development.
    Can we use NWDS 7.3 for development of NW7.0 applications (=NWDS version is equal or higher) or do we need to use a developer studio with version corresponding exactly to the servers version?
    Regards,
    Manuel

  • Which Developer Studio version?

    Our company is starting to evaluate using the NetWeaver technologies (Developer Studio, Web AS, etc.) for development and we're currently at a loss as to what version we should be using and where to get the current version.
    We're planning on using Web AS 6.40, if possible. We currently have a NetWeaver Developer Studio DVD that shipped with Developer Studio 2.0.4, which seems to be fairly old. We have a few questions:
    1. What version of Developer Studio is current, and where can we download it? I've seen some installers on the Service Marketplace, but no full package.
    2. What is the recommended DB? We have tried using MaxDB off of the DVD, but there are packages that reference MS SQL Server as well.
    3. What is the procedure for patching the local development environment? I'm unsure what Web AS and NWDS patches I need to get to the correct version. At one point we found a SP7 patch for NWDS, but this left us unable to run what we developed as the "Deploy and Run" command errored out.
    It's wishful thinking, but it'd be nice if there was a clear upgrade path for local development. We'd like the ability to install a base system with a clear upgrade path.

    Version 2.09 is now the most reason. The updates can be found at service.sap.com
    The donwloads are rather huge, certainly after you've 'unsarred' the files.

  • SAP NetWeaver Developer Studio Version: 2.0.4 Lib for webservices

    I developed a client for few webservices with the developer studio.
    Inside the developer studio everything works perfect.
    Problem:
    Somebody has a complete library ( those jars from the IDE ) to support my laziness and prevent me from putting those jars together having a standalone java client running ?
    With best thanks

    Hi,
               Hope the procedure is same like with windows. Go to Windows -> Preferences -> SAP Enterprise Portal. Give host name and port number.
    Regards,
    Harini S

  • NetWeaver Developer Studio version

    Hi,
    I am getting an error message "java.lang.NoSuchFieldError: _typeRegistry"  running Web Dynpro using webservice. I am using full SneakPreview SP15.
    I replaced webservices_lib.jar file in J2E.
    But now I got new error "java.lang.NoClassDefFoundError: com/sap/engine/lib/xml/parser/tokenizer/XMLDOMTokenReaderNew".
    It looks like my NWDS ( v. 2.0.15) is not compatible with SP15.
    I am getting the same errors on our development box:
    sap.com/SAP-JEECOR  6.40 SP14(1000.6.40.14.0.20050921043441)
    sap.com/SAP-JEE  6.40 SP14 (1000.6.40.14.0.20050921043604)
    Web Dynpro Runtime Vendor: SAP, Build ID: 6.4014.00.0000.20050905165427.0000 (release=630_VAL_REL, buildtime=2005-09-20:20:24:49[UTC], changelist=366934,
    What NWDS version I should use? Or can I attach new .jar files to my .ear file? - I don't know how Class Loader is working in Netweaver.
    Thanks in advance
    Vicky

    Hi i suggest you, that puts the same SP level of your SAP Netweaver Development Kit and your J2EE Engine, that should be works.
    The SP´s for NetWeaver you can found it this page in the Download´s Tab.
    I have your solved
    The solution is: Uninstall SP15, download and install SP16.
    ps. all those things can be found around the forum.
    Good luck!!
    Joshua
    Message was edited by: Josue Cruz

  • SAP Netweaver Developer Studio Version Check

    Dear All,
    We need a clarification on SAP NWDS version to be installed on client machine.
    We have standalone SAP NW 7.3 (Enterprise Portal) server. Its SP level is sp00.
    To develop and deploy portal applications, Which NWDS version we need to use.
    We have the[ LINK|https://nwds.sap.com/swdc/downloads/updates/netweaver/nwds/nw/730/doc/auto_com.sap.netweaver.developerstudio.distribution.complete.extsoa_versions.html] to download NWDS
    Please let us know which NWDS version we need to download.
    We have SAP (NW 7.3 SP 00) EP Server. Can we use NWDS 7.3 SP02 to develop and deploy portal applications?
    Can we have NWDS version higher than NW server?

    Hi Jeevagan,
    If you use the NWDS version same or lower version than NW server to avoid the issues.
    You can downlaod the NWDS version from the SMP under Software Downloads > Browse our Download Catalog > Support Packages and Patches  > SAP NetWeaver and complementary products > SAP NETWEAVER" SAP NETWEAVER 7.3 > Entry by Component > NWDS Update Site standalone
    BR, Arun

  • Character encoding in Netweaver Developer Studio

    Hi all!
    I've migrated a EP5E Project to P6 and it worked fine. But now I use another workstation and while trying to open a java-file of migrated project I got
    "Error Encoding Problem, this file is unreading using the UTF-8 character encoding".
    The java-file contains german characters like "ä".
    I'm using SAP NetWeaver Developer Studio Version: 2.0.5
    Build id: 200404200353
    Does anyone know, how to set Character Encoding in NetWeaver Developer Studio?
    Thank You

    I've found the solution:
    Changing the encoding used to show the source
    To change the encoding used by the Java editor to display source files:
    With the Java editor open, select Edit > Encoding from the menu bar
    Select an encoding from the menu or select Others and, in the dialog that appears, type in the encoding's name.
    Note: this setting affects only the way the source is presented.
    To change the encoding that the Java editor uses when saving files, specify a text file encoding preference on Window > Preferences > Workbench > Editors.

  • Please tell me the location for SAP NetWeaver Developer Studio

    Hi,
    Please tell me the error log for SAP NetWeaver Developer Studio, Version: 7.0.16.
    Regards
    Kaushik Banerjee

    Hi,
    follow this,
    go to your workspace you finds textdocument open it you finds logs.
    ....\SAP\workspace\.metadata\textdocument.
    Regards,
    ramesh

  • Unable to open LifeCycle Designer in Netweaver Developer Studio

    I was trying to work on SAP interactive forms by Adobe.
    1.I have installed SAP NetWeaver Developer Studio Version: 7.0.09
    2.I have installed Adobe LiveCycle Designer ES 8.1
    3. I have Adobe Reader 7.0.
    Now when I am editing the interactive form from NWDS, it says "Could not find the required product, Install SAP Interactive Forms - Adobe Live cycle designer to edit the Interactive Form"
    Have I missed some additional settings after the installation? And is there anything to do with the versions?

    Hi Lien,
    I'm too facing same issue.
    My softwares have following versions:-
    1. Adobe Livecycle Designer ES 8.2  (Downloaded from Link: [here|http://www.adobe.com/cfusion/tdrc/index.cfm?product=livecycle_designer] )
    2. SAP Netweaver Developer Studio 7.0.15
    What version you are having?
    Your issue resolved after reinstalling NWDS?
    Thanks and regards,
    Amey Mogare
    Edited by: Amey Mogare on Jul 16, 2009 8:53 AM

  • Unable to open Adobe LifeCycle Designer in Netweaver Developer Studio

    I was trying to work on SAP interactive forms by Adobe.
    1.I have installed SAP NetWeaver Developer Studio Version: 7.0.09
    2.I have installed Adobe LiveCycle Designer 8.0
    3. I have Adobe Reader 7.0.
    Now when I am editing the interactive form from NWDS, it says "Could not find the required product, Install SAP Interactive Forms - Adobe Live cycle designer to edit the Interactive Form"
    Have I missed some additional settings after the installation? And is there anything to do with the versions?
    Can  any one suggest me how to resolve this issue ?

    Hello,
    Can you tell us from where you have downloaded this Life Cycle Designer 8.0? Because there is Life Cycle for developing adobe forms and also one more is availalbe which we need to download from Service Market Place from SAP.
    which one you have downloaded?
    Regards
    Nizamudeen SM

  • 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

  • Problem launching Adobe Designer in Netweaver Developer Studio

    Hi All,
    I have successfully (I believe) installed all the components required to have Adobe Interactive Forms running on WAS 6.40 (SR1), in accordance with Achim Hauk's blog 'My struggles with the Adobe Document Services in WAS6.40' (thanks Achim!).
    When I go to try the Interactive Form tutorial, and I launch the Adobe Designer 6.0 from Netweaver Developer Studio (version 2.0.9) by right-clicking on my InteractiveForms UI element and selecting 'Edit', I get a popup error 'An error occurred decoding Base64 data - encoded data is invalid or corrupted'.  Does anyone know what this means and how to correct it?  When I press the OK button on this popup the Adobe Designer is correctly launched, however any changes I make within the Designer don't seem to be saved.
    Any help would be very much appreciated.  Not sure if it makes any difference, but I have Adobe Reader 6.0.2 installed on my client.
    Thanks
    John Moy

    Hi John,
    I've installed the SP15 sneak preview last weekend. Based on my experience, if you are not using SSL set up, you only need three steps to set up ADS.
    1. Create user ADSUser and user group ADSGroup
    2. Set up basic authentication
    3. Set up credential file
    Now, step 1 and 2 which is in the guide is already done when you finish the installation of sneak preview SP15. All you have to do is to set up credential file.
    I was having problem with Read timed out issue, and Markus pointed that web service time out need to be increased in my case. I haven't tested it yet since I am away from my PC, but i'm pretty sure it will fix the time out problem.
    Also if you download the credential a while back, that file will expired the end of this month (Feb). Markus has posted a new credential file which will expire in June.
    Regards,
    Iwan

Maybe you are looking for

  • A few magnetic timeline questions.

    I've gone back 10 pages and not found these topics. So a few questions. 1) When I delete a clip a gap is left. One should have the option of Ripple-delete AND Non-ripple-delete. Is there a Ripple-delete> How does one SIMPLY delete the gap? 2) Even in

  • Continual Crash of System - HELP!!

    I bought a Powerbook G4 15 inch in July of this year. It worked fine for a couple of weeks, but since then has crashed a number of times. The first time required a complete re install of the OS. Since re installing the machine still crashes - not onc

  • PDF - Page Number Bug

    I put a PDF document into Books folder of iTunes and synced to both my iPhone 4 and my iPad. I first opened in iPhone - no problem, although the text was small. iBooks on the iPad crashed everytime I tried to open the PDF. I broke the PDF into sectio

  • User exit EXIT_SAPLVEDF_002

    did anyone used user exit for invoice i.e.,EXIT_SAPLVEDF_002, can u explain me the scenario why the requirement has come, i mean what is the enhancement you did with that and how far it is helpful to solve that job. eagerly waiting for the reply. tha

  • I've paid for the Bluetooth in my device, Why Can't I use it!?

    Why is it that Apple won't allow the Bluetooth in our devices to be used the way you can on nearly all other devices on the market. Apple should start to listen to the people that buy there products. After all! If it wern't for us consumers buying th