MAM development on SAP NetWeaver Mobile 7.1?

Hello world
I did notice that SAP has released SAP NetWeaver Mobile 7.1. I was of course very curious if this would (finally) make MAM25 developments possible in the new SAP NetWeaver (Mobile ) Developer Studio 7.1, because the old SAP NetWeaver Developer Studio 7.0 is based on Eclipse 2.X while the new one is based on Eclipse 3.3 (which has some advantages compared to Eclipse 2.X).
So I did download SAP NetWeaver Developer Studio 7.1 and SAP NetWeaver Mobile 7.1, and installed both of them on my system. I was positively surprised when I noticed a Mobile Infrastructure perspective. So I did download our customized MAM25 source code from the CVS server and I tried to let it compile and run on SAP NetWeaver Mobile Developer Studio 7.1.
Compiling was not a problem: after including some required JAR files, the code did compile successfully, however when trying to export the project, it seemed that the JSP files were not compiled, however I did put the tick mark at the Add JSP as compiled classes option. In my NetWeaver Developer, a folder $jsp was created, but with nothing inside. And in the generated WAR-file, I couldn't find any compiled JSP file as well...
In the 7.0 version, a file called mam25.jar was created and putted into the lib folder in the war archive file, which contained all the class files. This file was not created with version 7.1.
When trying to run the MAM from within NetWeaver Mobile Developer Studio 7.1, I did get the following exception when launching:
java.lang.NoClassDefFoundError: com/sap/tc/mobile/cfs/startup/Startup
Caused by: java.lang.ClassNotFoundException: com.sap.tc.mobile.cfs.startup.Startup
Is there anyone who can tell me whether or not SAP NetWeaver Mobile Developer studio 7.1 is able to compile, generate and run the MAM25 source? If not, why is there a perspective Mobile Infrastructure included?
If it is compatible, does anyone have an idea why it didn't work with me?
Thanks for your help!
Best regards,
Diederik

Hi all,
First of all, thanks for all the information!
I think there is a little misunderstanding, or maybe I am wrong
SAP NetWeaver is the web-application you can use to analyze, administrate, etc... your mobile applications?
I am actually talking about the SAP NetWeaver Developer Studio 7.1, which is in fact just an extended Eclipse environment. There is some kind of mobile update pack which you can find here: [SAP NetWeaver Mobile 7.1 SP3|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c0846cb5-59ec-2a10-46a2-cff9cd9b8fc3]
My question was if you can maintain and develop in JAVA your MAM25 application with this version of the Netweaver Developer Studio? I did notice a perspective Mobile Infrastructure as in version 7.0, and I can compile the JAVA code, but I can't run the application (see error in original posting) and it seems that no JAVA files are generated from the JSP files.
I guess it is just a matter of making the plugins compatible for Eclipse 3.X, because the plugin system of Eclipse 2.X is not compatible with the plugin system of Eclipse 3.X. But because of the Mobile Infrastructure perspective that I did notice, I was thinking that this was done. But this seems not to be the case, or I did do something wrong...
So the only question is: can I use SAP NetWeaver Developer Studio 7.1 (aka Eclipse 3.X) to develop in JAVA the MAM25 application?
Thanks for the help!
Best regards,
Diederik

Similar Messages

  • Training for SAP NetWeaver Mobile 7.1

    SAP NetWeaver Mobile 7.1 is now in unrestricted shipment.
    How can you learn the details and start the development ?
    SAP Education has launched the official training offering: "MOB100 SAP NetWeaver Mobile 7.1 - Development and Administration". To sign up for a training, either search for it in the [SAP Training catalog|http://www.sap.com/services/education/index.epx] or check out the [currently offered trainings in Brussels/Belgium|https://service.education.sap.com/sap/bc/bsp/sap/hcm_learning/trainingtype.htm?sap-params=cGx2YXI9MDEmb3R5cGU9RCZvYmppZD03MDA2NjQyMw%3d%3d].
    Of course you can also always start with our elearnings provided in the SDN:
    [SAP NetWeaver Mobile 7.1 New Development Cycle and Tools |https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/204fc387-6646-2a10-99b7-bba030bc3f68]
    [SAP NetWeaver Mobile 7.1 Architecture Overview and Runtime |https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e048e20c-7246-2a10-e8a5-8b2b78b5b994]
    Enjoy !
    Stefan
    Edited by: Stefan Wawrzinek on Dec 9, 2008 6:01 PM

    Hello mobile community,
    Workshop in Walldorf next week still have seats available.
    Take you chance and register now.
    Regards,
    Wolfgang

  • Upgrade Mobile 2.5 to SAP Netweaver Mobile 7.1

    Hi,
    We have to create the file .SDA with NWDS following the steps of the Sap Note 1548566 - MAM Application Start Error,then deployment the application in Sap Netweaver Mobile 7.1 Cliente, but when we try to start the application it show us the follow error:
    Error: 500
    Location: /campofrioapp/campofrioapp/Menu.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 index._jspService(index.java:62)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)
         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(Unknown Source)
    Could you help us to solve this error please?
    Best regards
    Fernando

    Hi,
    most likely your precompilation of JSP files did not work. While creating JSPs, check if they are really there - or if the resulting Java code is empty.
    In that case you would get this error.
    Hope this helps.
    Regards,
    Oliver

  • Query regarding SAP Netweaver Mobile 7.1

    Hello Experts !
    1. What is the difference between SAP Netweaver Developer Stuido and SAP Netweaver Mobile 7.1 or higher version ?
    2. For developing applications related to SAP Mobility which one is the better option ?
    3. What are the sources available to learn above given software ?
    Regards,
    Vaibhav

    Hello,
    For more information on NW Mobile 7.1, please refer to following link:
    <http://help.sap.com/saphelp_nwmobile71/helpdata/EN/63/8bf764d6be43dbbc59934a5c6e5175/frameset.htm>
    For the application development on Laptop Client(NW mobile 7.3) , refer the following link:
    <http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/f0a1ff2c-aa0e-2e10-f5a7-faa4bfecb6c0>
    For OCA Client(NW mobile 7.3)  , refer the following :
    <http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/40fcc34f-af0e-2e10-41b3-f1f60bcb5a7f>
    Regards,
    Lakshmi
    Edited by: Lakshmi Reddi on Apr 25, 2011 8:17 AM

  • SAP NetWeaver Mobile 7.1

    Hi All,
    My name is Malinda and im totally new to SAP's Mobile Side. What i want to know is how or what do you need for to setup and run SAP Netweaver Mobile 7.1?, where does the Data Orchestration Engine & Mobile Administrator come? are these components of Netweaver AS? and what is the composition environment and Netweaver developer studio is needed for. I just need a good clarification because im to implement this for my company. Thank You
    Malinda Wellawa

    Hi Malinda,
    the whole Netweaver Mobile 7.1 comes as its own software package. It is a real product which sits on top of other components (like Netweaver CE for the mobile designtime or the AS ABAP for the DOE).
    In order to install Netweaver Mobile there are basically two options. The right one depends on your case:
    - You can download the Netweaver Mobile 7.1 trial version from sdn. It contains the designtime and client runtime components. But it excludes the DOE in order to keep the setup for trial simple. It is available here (including a set of documentation):
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c0846cb5-59ec-2a10-46a2-cff9cd9b8fc3
    - In order to get the DOE as well, you have to officially register for the Netweaver Mobile 7.1 Ramp-Up. Once you have been accepted as a Ramp-Up customer, you can download the software packages from the service marketplace. Information about the Ramp-Up you can find here:
    https://websmp201.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000695873&
    If you decide to go for Ramp-Up, you have to create an online scoping:
    https://websmp204.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000664532
    Hope these answers are helpfull for you.
    Regards,
    Stefan

  • SAP Netweaver Mobile 7.1 Signature Capture

    Hi,
    Has anyone applied signature capture feature on a customized mobile application built on SAP Netweaver Mobile 7.1?
    Please contribute the concept on how you have done it.
    Thanks,
    Robert

    Hello Robert,
    On the UI side the signature capture requires a custom control that you can develop in SWT and integrate it to your OCA application. I think the it is hidden behind interactive forms functionalities. I tested that feature and a custom signature capture when I was at SAP so it is possible
    You then have to securely save that signature and send it to the middleware/backend. You are free to store it the way you want locally but you need to send it using attachment on DOE. There you can have special code to handle the attachment and save it on the backend.
    Hope this helps,
    Julien.
    http://www.msc-mobile.com

  • Does SAP Netweaver Mobile support integration with devices like Intermec?

    Hi All,
    We have a scenario where the customer is currently using SAP Console based approach for RF transaction related requirement. The device used is Intermec CK31 for barcode scanning and updating the data in the SAP backend. Some example scenarios are Goods Issue & Scrap. Since the SAP Console based approach does not support Offline mode, the customer is interested in evaluating the option of using SAP Netweaver Mobile for the solution.
    Related to this requirement, we have the following queries.
    1)  Does SAP Netweaver Mobile support Intermec CK31 device without a product like Mobile Factory. What are the pros and cons in this approach of using SAP Netweaver Mobile only? If yes, are there any documentation how this can be accomplished?
    2) Are there simulators for Intermec scanning devices like Intermec CK31 to be used while application development?
    3)  Can Mobile Factory be used for implementing this requirement? Can it support offline scenarios without SAP Netweaver Mobile? Does Mobile Factory provide Simulators for the devices such as Intermec CK31 for application development?
    An early response would be greatly appreciated as we are in the process of evaluating a right approach for the customeru2019s requirement and the same needs to be provided soon.
    Thanks in advance.
    Suresh

    Hi,
    Refer to note 1057759 for the delivered Drivers for Peripherals  and devices supported in SAP DOE. This lists all the supported barcode scanners for SAP Netweaver Mobile. Those derivers are certified after testing to work only with that device and OS configuration.
    Regards,
    Suma

  • Difference between SAP Netweaver PI and SAP Netweaver Mobile and SAP DOE

    HI,
    I am learning Sybase Unwired Platform  and SAP PI 7.1.  I was going through SUP and SAP configuration documentation. I am really confused at one point. Does this SAP Netweaver PI 7.1 and SAP Netweaver Mobile 7.1 are same?. What is these DOE connector? is these DOE and SAP Netweaver Mobile 7.1are same? .
    I have gone through various documents. but still i am very much confused. I am very much new to this platforms.
    Can any one please help me in above topics.

    Yes latest version is Netweaver mobile 7.1. and in one of the documentation of Netweaver 7.3 it is said that,
    to download the non-ABAP software that is relevant for SAP NetWeaver Mobile 7.3.
    http://service.sap.com/swdc -->  Downloads --> Support Packages and Patches --> Support Packages and Patched u2014 Entry by Application Group --> SAP NetWeaver and complementary products --> SAP NETWEAVER MOBILE --> SAP NETWEAVER MOBILE 7.3 --> Entry by Component --> Mobile Client --> NW MOBILE CLIENT SETUP 7.3 .
    Actually my problem is, I am unable to get DOE Setup.exe file. I am able to download only .SAR file. If i configure SUP with SAP Netweaver mobile 7.1. i need to install DOE seperatly.
    In one of the forum, it is said that
    if we want to use CRM mobile, we need the following landscape to deploy it (for example):
    1.) ECC Backend (your CRM Backend, off course you need this)
    2.) Netweaver Mobile 7.3 (This is the DOE part, including ESDMA)
    3.) Sybase SUP
    Well, you need to connect SUP and NWM7.1 together. To do this you need to install a DOE-Connector in Sybase. The NWM7.3 contains the counter part to DOE-C which is the ESDMA stuff. This is now included in NWM7.3. If you run still NWM7.1 you need to install that piece of connector as a separate add on.
    This is where i got confused and was searching for NWM7.3.
    Thanks
    phanidps

  • Enterprise service in SAP Netweaver mobile application

    I want to use an enterprise service in a mobile web dynpro application using SAp Netweaver Mobile 7.1.Is it possible

    Hi Pablo,
    We are actually working with CE. Here we checked the following configurations:
    1. Network connectivity from your IDE (Window>preferences>general-->network connections).
    2. Http proxy settings of the server (http://<host>:<port>/nwa/middleware-settings)
    I think the problem is with your server's http proxy settings.
    Hope it helps.
    Regards,
    Srinivasan Subbiah

  • RE: Help on Development Consultant SAP Netweaver 2004 u0096 Enterprise Portal

    Hi ,
      I am planning to take Certification on Certification ID for Development Consultant SAP Netweaver 2004 – Enterprise Portal  {(Booking code): C_TEP15_04}. Can someone help me regarding the material availability.
    Thanks
    Venkat

    Hello Venkat,
    Exactly what kind of "material" are you looking for? The following site, https://www.sdn.sap.com/irj/sdn/developerareas/ep, has a Sneak Preview of SAP NetWeaver for downloading and eLearning material for you to go through to prepare yourself by going through the sample.  Does that help?
    Regards,
    John Ta

  • ROI of implementing SAP Netweaver Mobile 7.1

    How can we calculate ROI of NW mobile 7.1 implementation?
    In what areas can SAP Netweaver Mobile 7.1 ensure savings/ reduced expenditure?
    Some example areas are:
    1. Paper work
    2. Operational Cost (Eliminated Data Updation time)

    Hi,
    I dont think this link gives the exact answer for your question but it definitely helps you to calculate the same or atleast gives you an idea about what sap netweaver mobile 7.1 is about and the benefits it offers and what can be achieved with it.
    SAP NetWeaver Mobile 7.1
    Best Regards,
    Siva.

  • Download SAP Netweaver Mobile 7.1

    Hi Friends,
    Where can I get SAP Netweaver Mobile 7.1?
    Is it available on Service Market Place? If yes from where i ccan download it?
    If no, then what is the procedure for getting DVD's from SAP?
    Pls help me. Its urgent.
    Thanks and warm regards
    Purnendu

    Hi
       Since Mobile 7.1 is in rampup, not sure if you have access to download.  But anyway here is the link to download 7.1 from SMP.
    http://service.sap.com/swdc
    -> SAP Support Packages
       > Entry by Application Group
        > SAP NetWeaver
         > SAP NETWEAVER
          > SAP NETWEAVER MOBILE 7.1
           > NW MOBILE CLIENT SETUP 7.10
            > Win32
    Also dowload
    http://service.sap.com/swdc
    -> SAP Support Packages
       > Entry by Application Group
        > SAP NetWeaver
         > SAP NETWEAVER
          > SAP NETWEAVER MOBILE 7.1
           > NW MOBILE ADMINISTRATION 7.10
             > OS Independent
    Hope this helps.
    Best Regards
    Sivakumar

  • SAP NetWeaver Mobile 7.1- Distribution Rule

    Hi,
    I have work order header and work order operations nodes(item) in an SWCV.My requirment is to have operations whose work center is say "ABC" alone.
    I have created a distribution model for this Work Order  data object.Created a Distribution rule also with a device attribute WORKCNETER of operation node.
    While creating device in Mobile administrator , i give the device attribute for WORK CENTER = ABC
    But the device extracts data for items which does not have workcenter ABC.
    Solutions?
    Thanks and Regards,
    Muralikrishna T.

    Hi,
    SAP Netweaver mobile 7.1 is using the same DVDs as SAP Netweaver PI 7.1. Only difference is that you choose the option for Mobile System when starting the installation in SAPinst.
    Everything is included in the installation and no separate installation is required.
    Regards,
    Shitij

  • SAP NetWeaver Mobile 7.1: New sessions on SDN + RKT Workshops

    Hello mobile community,
    I'd like to thank the many participants (Seventy!) who attended the first two rollout sessions in the previous weeks. We are offering two more sessions in September and October. For details see my <a href="/people/community.user/blog/2007/07/12/live-sessions-get-up-to-date-on-sap-netweaver-mobile-71 session blog</a>. For those who missed it: We are providing eLearnings containing the content soon (please check the blog for updates).
    Some participants asked for the RKT workshops which are currently offered. Further information about these workshops can be found on the <a href="http://service.sap.com/~sapidb/011000358700002040182006E">RKT Workshop page</a> (SAP Service Marketplace Logon, e.g. S-User, required).
    Regards,
    Wolfgang

    Hello people,
    For everyone who has missed the Live Sessions: The eLearnings are now available. See the <a href="/people/community.user/blog/2007/07/12/live-sessions-get-up-to-date-on-sap-netweaver-mobile-71.
    Regards,
    Wolfgang

  • SAP Netweaver Mobile 7.1 - Mobile Infrastructure 2.5

    Hi Everyone,
    Im kinda confused, is NW Mobile 7.1 the next version of MI 2.5? or it's all separate? What do they have in common?
    Thnx a lot.

    Hi
       NetWeaver Mobile 7.1 is infact the successor to MI 2.5 and MI 7.0 or in other words the next major release after MI 2.5 (MI 2.5 and MI 7.0 have the same architecture).  7.1 has been completely re-architected and has various improvements in terms of Scalability, Device Management, Data Volume and so on.  At the same time there is a compatibility layer in 7.1 which would enable applications currently running on MI2.5 and MI 7.0 to also run on 7.1.  For more information please refer to this <a href="http://help.sap.com/saphelp_nwmobile71/helpdata/en/e1/8e51341a06084de10000009b38f83b/frameset.htm">link</a> and other documents present under
    http://service.sap.com/instguides and then navigate to
    -> SAP NetWeaver
    -> SAP NetWeaver Mobile 7.1
    -> Installation
    Hope this helps
    Best Regards
    Sivakumar
    Message was edited by:
            Sivakumar V

Maybe you are looking for

  • Can I plug a 2.5" drive in a Mac Pro?

    I'm interested in getting an SSD as a startup drive, but they're only available in 2.5" form factor. The SATA connector is the same, and I assume that I should be able to plug one into my Mac Pro, even though the sled won't hold it (I'd probably have

  • F110 - several bank accounts for the vendor,which one is retrieved by SAP?

    Hi gurus, When using data medium exchange in transaction F110 for a customer (or a vendor) that has several bank accounts in the customer (vendor) master record, which one amongst those accounts will be retrieved by the system ? Ronan Edited by: Rona

  • Build EJB3 application

    Hi, I tried doing a sample ejb3 application by following a step by step process. JSF-EJB3-Glassfish-Netbeans It ran fine. But when i tried to import & build the same application in another computer, the BUILD failed: pre-init: init-private: init-user

  • Java applet crashing with Workgroup Managed machines

    Hi, One of my clients uses a Java-based online proofing system for their publications which consistently crashes. We have narrowed the problem to machines that are or have been under Workgroup Management (the problem persists even after machines are

  • Deficit of BA Unrestricted-use 1 MC : BIX10001 1BIS 0004 0000034074 Message

    Dear Friends , in MMBE report stock is available with me. but when i do plant to plant transfer with mov. type 301. system gives me error - Deficit of BA Unrestricted-use 1 MC : BIX10001 1BIS 0004 0000034074 Message no. M7021 why actauly quantity is