How many systems in Java Development landscape?

For our J2EE development, we have installed a system with the JDI that we also classify as our Dev system.  Our QA system would be the test system.
But in the setup of NWDI systems, there is Dev, Consolidation, Test, Prod.  Can the NWDI/Dev system also be the consolidation system?  We don't really want to introduce 4 systems because our development activity is relatively simple.  I'm still thinking with an ABAP/STMS mind and trying to make the assimilations of how we've done it in ABAP for 10 years can translate to doing the same thing with a Java development environment.

Hi
See this help
http://help.sap.com/saphelp_nw04/helpdata/en/03/f6bc3d42f46c33e10000000a11405a/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/0d/a3bb3eff62847ae10000000a114084/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/01/9c4940d1ba6913e10000000a1550b0/frameset.htm
Kind Regards
Mukesh

Similar Messages

  • How Many systems like ECC and BI can connect to EP server

    Dear experts
    I want to know ,how many systems can connect to one EP server,like ECC dev,qty and prd ,and BI dev,qty and prd with JCO and SSO connection...can you please clarify
    Thanks in advance
    Regards
    krishna

    Hi Krishna,
    The best practice is to have separate systems for Development, Quality Assurance and Production.
    Suppose you have One EP system, One ECC system, One BW System and One SRM system.
    Then your landscape should be designed as stated below.
    Development Environment:
    Here you work on new developments/bug fixes and enhancements.
    One EP System, One ECC system, One BW System and One SRM system.
    And all these systems must be connected to EP system.
    All of the above systems must reside in same domain.
    QA Environment:
    Here testing is done by testers/business.
    Once you complete development and unit testing you have to transport those objects to QA system.
    In this environment you have maintain all the systems similar to Dev Environment.
    Production Environment:
    This environment is for end users.
    It should contain all the above said systems.
    Here strictly no development/testing is not allowed.
    Objects are transported from DEV> QA>PROD.
    Regards,
    Nagireddy.

  • How many system can i download to my mac pro?

    how many system can i download to my mac pro?

    siren7400 wrote:
    ...I'd like to load OS 9 onto my Mac Mini and still have the option of using the already loaded OS X. Is this possible on this machine?...
    Very likely your best chance of managing that would be to use the software and instructions found here.

  • How many package in Java 1.1?

    Do you know, How many package in Java 1.1?

    Idiotic question, so here's an idiotic reply:
    jar tf /path/to/java/lib/rt.jar |\
       egrep -v '^(META-INF|com/sun|sun)' |\
       sed -e 's/\/[^/]*$//' |\
       sort -u |\
       sed -e 's;/;.;g' |\
       wc -lAnd if you change the last wc -l to more, you'll see the actual package names.

  • How many systems we can sync with iphone

    how many systems we can sync with iphone

    You can sync contacts etc with one computer but if you enable manual syncing of music you can copy from multiple computers, see the bottom of this page…
    Manage content manually on your iPhone, iPad, and iPod - Apple Support

  • How many systems we can sync with ipad

    how many systems we can sync with ipad

    You can sync contacts etc with one computer but if you enable manual syncing of music you can copy from multiple computers, see the bottom of this page…
    Manage content manually on your iPhone, iPad, and iPod - Apple Support

  • How many ESR's in your landscape

    Hi Services Repository Experts,
    we have CE and ECC and PI.
    PI is our Services Repository.
    Question, in our landscape, if we have
    Development Line  (for CE, ECC, PI etc)
    Quality Line  (for CE, ECC, PI etc)
    Regression Line  (for CE, ECC, PI etc)
    Production Line  (for CE, ECC, PI etc)
    How many Services Repositorys is it good practice to have ?
    eg, All non-Prod systems use the DEV PI as SR
    and
    Prod systems use the Prod PI as SR
    or
    every line, Dev, Quality, Regression, Production, every line has its own unique SR serving
    only that layer of the landscape ?
    Does anybody have any insight into good practices in this design.
    Thank you and kind regards,
    Petr.

    Hi Trevor,
    great academic answer thank you.
    Ok, to be precise, I am talking about the Services Registry, ServicesRegistrySi  which we setup in Customer Proxies in CE.
    Currently we have set this configuration up in our Development CE and connected it to the Development PI system.
    My question is,
    for each layer of the landscape:
    Dev CE -> ServicesRegistrySi  -> Dev PI
    Quality CE -> ServicesRegistrySi  ->
    Regression CE -> ServicesRegistrySi  ->
    Production CE -> ServicesRegistrySi  -> Production PI
    Are you saying for the CE Services Registry config in CE Consumer Proxies ServicesRegistrySi   do we have one PI as Services Registry for all Non-Prod Landscape all Non-Prod CE's connect to the same PI for Services Registry  and then use Prod PI as the Services Registry for Prod CE ?
    Many thanks for your very detailed answer.
    Kind regards,
    Petr.

  • On how many systems can i install dreamweaver cs6

    About a month ago i have format my whole old pc with also dreamweaver cs6 deleted (i had troubles with my whole pc, thats the reason to format the whole pc) I sell the empty pc. only windows 7 on it.
    Now i have an new pc. and i have installed dreamweaver cs6 on it. it works ok.
    My question is: on how many computers can i install dreamweaver cs6
    I have in my home 2 times the program installed. one on this pc and one on the pc that i selled (The program dreamweaver cs6 was not anymore on that pc that i selled. I had deleted it)
    Now I would like to sell the adobe dreamweaver cs6, becaus i don't need it anymore. is this possible? because i had installed it on two systems in my home. one on this system and one on a system that i selled (deleted the DWcs6 on the selled pc).

    You seem to be asking two different questions.
    The answer to how many computers you can install Dreamweaver on is two. However, if you want to sell Dreamweaver, you must transfer the licence entirely to the other person. In other words, you can't keep Dreamweaver on one of your computers, and sell the other permitted installation to someone else.
    Details of how to tranfer the licence (or sell your copy) can be found here: http://helpx.adobe.com/x-productkb/policy-pricing/transfer-product-license.html.
    However, you say that you deleted your version from one computer. That's not enough. You should have deactivated it first. You will need to get Adobe to cancel the activation on the computer you no longer have. Otherwise, the person who buys from you won't be able to install on two computers.
    This is a user-to-user forum. If you need further help, contact Adobe Customer Support directly.

  • How many components in Java

    Hi, this is just a simple theory question. Is there one out there could tell me the answer. How many components are there in Java ?
    Thanks,
    choongteck

    grins
    As many as are derived from the Component-Class plus 1 (for the Component-Class itself)?
    Would you like to know the total number of classes or the number of instances of the classes? :)
    greetings Marsian

  • How many classes in Java?

    I'm new to Java.
    Does anyone have a link or know the exact number of classes and methods in the java programming language that we use and their classifications (e.g. how many number of classes are used only for drawing rectangular objects on a form and the names of those classes)
    I need to see ALL the possible classes and categories they apply to.
    Is there a source I can access to view such information?
    Appreciated.

    wow.... now about that zipped file with so many class definitions, maybe an extra strap and a java programmer to sit on the thing to prevent it from exploding.
    thanx for your help people.
    Regards,
    Zeeshan

  • How many systems can be accessed to a single SQL Server?

    I am a C# developer. I am developing a C# application. I need to install application in all the client PC's and I am planning it to install SQL Server in a single pc or server. I am planning
    to give the connection to sql server from the client pc's. How many connections is possible? Is it depends on OS? If I need more connections what to do?
    Thank's in Advance.

    Hello,
    You can establish up to 32,767 Connections to SQL Server, see
    Maximum Capacity Specifications for SQL Server => "User Connections"
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • To make the change from MobilMe I will have to update from System 10.4.11 to 10.7.2.  How many system and firmware updates will I have to do?

    To make the change from MobilMe I will have to update fro System 10.4.11 to 10.7.2.  How many firmware and system updates will I have to make

    First, see if your system can run Lion:
    http://www.apple.com/macosx/specs.html
    If you have any PPC apps, none of them will work under Lion.
    If you meet the requirements for Lion, you can go to Snow Leopard(US $29), then update to 10.6.8, then update to Lion(US $29).
    Apple says 2GB's of memory minimum. I wouldn't update to Lion unless you can run at least 4GB's.

  • How to start ODM Java developing?

    My prospects are wondering how to ODM Java developing fastly.
    Do we have some tutorial or sample that can help them?
    Regards,
    [email protected]

    We have following documentations for ODM Java API in the Database Documentation Library:
    Data Mining Application Developer's Guide: Refer to Chapter 6 and 7 that introduces the ODM Java API usage.
    Data Mining Java API Reference (Javadoc): Provides detailed documentation of the Oracle extensions for JDM API
    Following link provides list of documents available for Oracle Data Mining in the Dabase Documentation Library
    http://www.oracle.com/pls/db102/portal.portal_db?selected=6
    Standard JDM API Javadoc is hosted in OTN: http://www.oracle.com/technology/products/bi/odm/JSR-73/overview-summary.html
    To quick start using the Java API, point them to sample programs that we ship with the product. These sample programs are located at $ORACLE_HOME/rdbms/demo directory. Look for dm*.java for these demo programs. For convenience these demo programs are available to download from OTN: http://www.oracle.com/technology/products/bi/odm/samples/odm_sample_code_0805.zip
    If the customer is using JDeveloper, we have an extension that simplifies the setup required to start using the Java API. For more details refer to: http://www.oracle.com/technology/products/bi/odm/odm_jdev_extension.html
    Regards
    Sunil

  • How to become a Java Developer

    I read java ee 6 tutorial and know basics of that. what is another step to become a true developer? i am confused with spring and swing and others.
    I want to can work in enterprise development environment.

    user987274 wrote:
    I need to know what i must know to can work as a java developer. i know basic java and object oriented and java ee 6. is it enough? issues like NHibernate, Spring and etc are essential to know?NHibernate is for .NET, you want Hibernate. But Hibernate in itself is an ORM API, of which there are a few. They all come together under the Java Persistence API standard; I would put my efforts there. You should already know about it since it is also part of the Enterprise Edition specifications.
    As an "extra" to the enterprise edition, you have a whole set of web frameworks to choose from. Nobody can tell you which one to choose; Spring and/or Java Serverfaces are good choices however as they are widely used. Generally when you learn one you will know the trick and it is easy to pick up another framework.
    Just remember this; this is not .NET. There is nothing to hold your hand, there is no road map. You are on your own now and you'll need to prove you've got the research skills to get you anywhere in the world of Java development. It will go beyond demanding answers in a forum I'm afraid, it isn't that simple. Explore the market at see what you come up with, then reason for yourself what you should or should not learn.

  • How many parameters does a developer need to know like '~request_method'

    <b>I am sorry to post it twice. I am not able to delete it!</b>
    In SAP standard program 'RSHTTP01', "call method client->request->set_header_field exporting name 'request_method'  value = 'GET'." is used. How many parameters do I need to know like 'request_method'? I cannot find any document to describe it.
    Message was edited by: Paul Lee

    Hello Paul,
    Please look at the following links.  It will help to explain how you can find all the documentation and how working with BSP's is done.
    These are weblog's created by <a href="https://www.sdn.sap.com/sdn/weblogs.sdn?blog=/pub/u/164">Brian McKellar</a>, granted there's a lot, but it is worth it to yourself to read them at least once.
    In particular please take a look at the following:
    <a href="/people/brian.mckellar/blog/2003/09/30/bsp-in-depth-writing-an-http-handler">BSP In-Depth: Writing an HTTP Handler</a>
    <a href="/people/brian.mckellar/blog/2003/09/30/bsp-in-depth-writing-an-http-handler">BSP Trouble Shooting: Frequently Asked (Short) Questions</a>
    <a href="/people/brian.mckellar/blog/2004/06/11/bsp-trouble-shooting-getting-help">BSP Trouble Shooting: Getting Help</a>
    As for in ABAP seeing documentation for values, simply double click (or F1) on the parameter, if there are docs available you will usually get them.  If the parameter is a reference to something by double clicking you usually get taken to the item, from there you try again to double click or F1 and see what you get.
    So what I did was typed your program in, in SE38 and then looked at the code and found this:
    if internal is initial.
          call method cl_http_client=>create
            exporting
              host               = host_str
              service            = service_str
              proxy_host         = proxy_host
              proxy_service      = proxy_service
    I assume this is where you are looking so I tried to double click on "proxy_service" - nothing, I tried F1 - nothing.
    So now I look at how this is a method call so I double click on "cl_http_client" and low and behold I am taking to the method itself. Now I go to the method "CREATE" (<i>cl_http_client=>create</i>) and I click on the "PARAMETERS" button at the top of the screen next to "EXCEPTIONS" I now see a bit of information and a list of all the parameters used in the create.
    From here you should be able to now play around see what all used and available with this method.

Maybe you are looking for

  • IMac 1TB Seagate Hard Drive Replacement Program - how long does it take?

    I started a new thread for this issue since the original thread has degenerated into a rant. I just got my love letter from Apple informing me that my new 27" iMac has the bad drive. I backup to an external USB drive using Time Machine, and I am plan

  • Error while approving time sheet in ESS using workflow

    Hi Experts, We have created a data entry profile for ESS time recording and in that we have used the  standard task id TS20000460 for SAP workflow with auto determination of recipient. Whenever employee enters the time and save it the workflow is tri

  • Using a Greenscreen in FCP

    What is the best way to use a greenscreen effect in FCP. I have taken video of kids in front of the greenscreen for thier Christmas program now I have to put them in front of various locations. I have used Pinnacle on a PC in the past but this will b

  • Reg:Process Order Notification

    Hi Experts,      I have a clarification that while doing process order,after usage decision a notification will be automatically generated, if in the usage decision the user selected rework, then after activating it it should go to production order s

  • Batch rename going CRAZY!

    I'm trying to rename some files in a specific order. I put the files in the order manually, then go to batch rename in the same folder. When the rename is complete I'm left with missing numbers in the sequence and the files are completely out of the