J2SE or J2EE on development machine

Hi,
I am a newbie trying to find my way in the java SDK environment. I just read the part in the BO SDK development guide about setting up the development machine.
However, some things are not very clear to me:
Our BO XI R2 server is running with Apache Tomcat. On my development machine (which is on another computer than the BO server) I downloaded the Eclipse IDE. For this I need a Java installation.
1. Do I need to download the Java J2SE or the J2EE from the Sun website on my development machine ?
2. In the development guide they speak about deploying the JAR files. Do I need to copy the JAR files from the BO server on my development PC ?
3. Set up your web application: must this be done on the development machine or on the Tomcat installed on the BO server ??
Thanks for helping me out.
Regards
Sofie

Hello Sofie,
-As per your description, you are using kind of a distributed environment where your Application server is on one machine and your Business Objects Enterprise is on a separate machine.
Following are the answers of your questions :
1)Do I need to download the Java J2SE or the J2EE from the Sun website on my development machine ?
>
As far as executing a application from remote machine is concerned, I am not getting why you want to install Java.This is because Java is also get installed when you install Businees objects Enterprise(BOE).And this can be seen by going to the default installation directory of BOE.
However if it is asking you to install Java,you can install it from Sun site.Make sure that Java version that you are going to install should be compatible with your BOE.
2)In the development guide they speak about deploying the JAR files. Do I need to copy the JAR files from the BO server on my development PC ?
>
Yes.You have to copy all the JAR files from the location where you have installed BOE.
Go to the path : BOEInstallationDirectory/Program Files/Business Objects/common/3.5/Java/lib and copy all the JAR files.You need to paste these JAR files inside lib directory of your client machine where your application is residing on.
3)Set up your web application: must this be done on the development machine or on the Tomcat installed on the BO server ??
>
If you are using distributed environment, you can install Tomcat on client machine to connect it with server machine.
Just make sure that there are no connectivity issues.This could be checked by typing following URL on client machine:
http://servermachinename:8080
Hit the above URL and determine if connectivity is done properly or not.
Thanks,
Chinmay

Similar Messages

  • Migrating my development platform from J2SE to J2EE

    Context: Windows 2003 Server Edition
    I downloaded and installed J2SE 5.0. Now I want to download J2EE 5.0 to get into some serious application development.
    Should|Must I remove|uninstall J2SE first or can I just download and install J2EE over J2SE?
    Does it make sense to have both coexisting on my server/development machine?
    Thanks
    Jim

    this is not an exlusive-or situation.
    you will develop j2ee apps using j2se code and j2ee code.
    do not uninstall j2se :)

  • J2SE and J2EE

    what are the differences of J2SE and J2EE in terms of programming? I have used J2SE in developing java applets and standalone applications and now, I want to explore more with J2EE. I am reading articles and site regarding J2EE. But for you what is J2EE all about?.
    Thanks!

    To be frank, if you have to ask you don't need it. Learn most of what Java SE has and can do; then you'll have a sufficient knowledge base to understand and use Java EE as it's intended, on enterprise-level applications.
    If you want more information read the documentation, as I don't care to digest it for you.

  • J2SE and J2EE Which with what ?

    I am running Windows NT 4.0 server, with SP6a & Windows NT 4.0 work station, with SP6a. On reading the various combinations of J2Se and J2EE, which do I need to match. Also I am using ant 1.5.3 and looking at some CORBA 3 work using JacORB 1.4.1. I have been using J2SDK 1.4.1_02 for general jave work.
    From what I have been reading it looks as if I need J2SE 1.3.1_02 with J2EE 1.3.1.
    What is the real combinations of J2SE and J2EE needed for such a asystem ?
    Also at present I do not particularly wish to move to a Win2000 Server/workstation combintion as yet.
    Thanks
    Omegaall

    You may now download J2EE 1.4 which will be compatible with your existing installation of J2SE 1.4.1_02.
    However, J2EE consists of the application server and additional tools. They are not required, nor are they recommended for heavy duty enterprise work; J2EE is simply a basic "reference" platform for you to get your feet wet on.
    Other alternatives do exist, and if you've tracked down Ant, you probably already know about Tomcat, JBoss, WebSphere and a number of commercial engines. All of these packages essentially take J2EE and extend them further (or are faster, or are more reliable, etc etc).
    If you have been asked to develop COBRA objects - as opposed to, and I stress this, as opposed to - merely being interested in the technology, then I strongly strongly strongly suggest you find out what your customer is using and set up a scheme similar to theirs. By developing to the same platform, you can save yourself a lot of deployment and packaging headaches, and essentially develop the objects "the right way" for that system.

  • Report using charts not work on non-development machine

    Post Author: ftsoft
    CA Forum: .NET
    using visual studio report uses charts.  works fine on development machine when I move the web app to a test machine which does NOT contain visual studio, the chart report does not worknote: other reports which only display data records work fine. the space where the charts should be displayed contain the following two lines CrystalReportViewer - CrystalReportViewer1 Error: Fail to render the page.  any help would be appreciated

    Solution suggested worked for me. 
    On my test server Crystal was trying to use the c:\temp directory to write the temporary images, my report always ran ok on the test server.  On the live server CRW was running under with the ASPNET account and / or my own user account. 
    I ran FileMon and filtered on the aspnet_wp.exe process across both servers and ran the application up to the point of generating the issue.  The FileMon output from the test server showed no issues we as the output from FileMon off the live server showed an access denied message.
    I gave access right to the relevant accounts on the relevant folders on the live server and the report ran fine.

  • Delete the existing sharepoint farm it is a development machinie and re create again in same server

    Hi
    i want to 
    delete the existing sharepoint farm it is a development machinie  and re create again in same server.
    because i am facing issues to configure user profile service, 
    the user profile syncronisation service starting and after some time its stopped.
    while i am reading http://www.harbar.net/articles/sp2010ups.aspx
    in current farm i given ip address for sql server while installing sharepoint
    you have not used a Fully Qualified Domain Name or IP Address when specifying
    the SQL Server when running the SharePoint Configuration Wizard (PSConfig). Using either is strongly discouraged,
    if i recreate the farm is it creates new databases in sql srver?
    adil

    1. Uninstall any custom / third party solutions deployed in server.
    2. from central admin, delete web applications along with DB.
    3. delete all service applications.
    4. From the program settings, un-install sharepoint.
    5. Go to SQL and delete if any DB from SP is left.
    6. Uninstall SQL, if you see any issue.
    These are high level reverse steps of the installation.
    Thanks, Ashish | Please mark a post helpful/answer if it is helpful or answer your query.

  • Development machine

    Hello OTN Members,
    I have a server box on win NT and Oracle 8.1.6, Portal 3.0 installed on it. I am planning to install Forms Developer 6i. My question is can I install form Developer 6i and forms Server on to this same box and for the development purpose can I access this site from some other machine by giving the URL like we can do for Portal. Or do I have to install form Developer on the development machine and forms server on this server box ?
    I would like to know if somebody has come across with this kind of situation and would appreciate an urgent reply.
    Thanks in advance....

    Crystal Reports runtime info (including CR 11.5) is listed [here|https://wiki.sdn.sap.com/wiki/display/BOBJ/CrystalReportsforVisualStudio.NETRuntimeDistribution-Versions9.1to12.0]. The developer help file also contains good info on runtime distribution.
    Note that CR XI r2 is not supported with .NET 2008. See [this|https://wiki.sdn.sap.com/wiki/display/BOBJ/CrystalReportsassemblyversionsandVisualStudio+.NET] wiki for more details.
    Ludek

  • Deploy problem - CSS and overall look different on development machine

    Hi.
    My ADF app looks nice on my development machine. However, when I deploy it to weblogic server, CSS or something seems to be missing (for example, I lost nice textfield look)
    Did I forget to turn on some deployment setting?
    BR
    Edited by: user509804 on 22.4.2011 12:54

    chk for all the files...it seems u hv missed out on some css

  • Weblogic 8.1 Development, Machine hangs

    Hi,
    I am new to Weblogic 8.1. My development machine is P4, 512 MB RAM. But system hangs when I try to develop/run applications in WebLogic 8.1. I have to run Weblogic Workshop, server . Is there any better pattern/strategy for development machines. Can we have the server on other machine and deploy our application remotely (during development) ?
    Please guide me.
    Jik

    Hi,
    Go through the following links and find the tunning parameters for JVM ,Weblogic Server & OS tuning parameters.
    http://e-docs.bea.com/wls/docs81/perform/index.html
    http://e-docs.bea.com/wls/docs81/cluster/overview.html#1003768
    Whatever information you want on weblogic server ,go through the following link and read the documentation.
    http://e-docs.bea.com
    Regards
    Anikumar kari

  • Clone a development machine taking old references

    Hi,
    We have clone or copied image of one virtual development machine. my intention was that i don't need to configure machine and also web application again and i can have multiple development environments.
    But when i try to cretae one new site collection in one of web application in new iamge. this new site collection is not opening and giving 503 error.
    i verified and found that the new site collection i create is in old environment, so new machine's sharepoint still refering old machine.
    can you please let me know how i can change reference. it is singleeton machine with database on same server.
    Thanks,
    Heerak

    Cloning is not supported for SharePoint by Microsoft. It can be achived but there will be lots of challenges especially when you have both the Environment running.
    503 usually comes when application pool is stopped, check the application pool on the clone server IIS and make sure it is started.
    check you Alternat Access Mapping - make sure it points to the new clone server.
    on CA, go to system settings --> manage servers in farm --> check the SQL server for configuration database, it must be pointing to the old server, create a SQL alias and point it to the clone serevr.
    but the best i'd recommend , copy
    and move all the databases to the new SQL server 
    install the sharepoint and  conncet to the configuration database using SQL alias.
    you 'll ge a new environment with same settings as old one and same data, you just might have to change some AAM settings.
    hope it helps !
    Thanks, Noddy

  • Difference between J2SE and J2EE...

    Hi all. I was wondering what the difference between J2SE and J2EE were. I mean in the code structure. Are the packages the same, like Swing, IO, things like that. I'm a bit of a beginner in Java, only been messing around with it for about 6 months now kind of in my spare time, and I know I'm in now way ready for J2EE, but it's something I think I'd like to maybe look into. I know it's for Enterprise Applications, much bigger scale than I'm used to, but fundamentally, how is it different? Different coding conventions? New packages not in J2SE? I hope what I want is coming across okay. Thanks for all the input.
    James

    J2EE defines a large number of specifications, in addition to J2SE. Examples are the Servlet, JSP, JMS, and EJB specifications. Most of those specifications are designed to have implementations running inside an Application Server. There are free implementations available such as JBoss (combined with for example Tomcat), and I think youre best bet to learn is to download one of those and go from there. Servlets and JSP are a good beginning, and then maybe move on to EJB and the rest.
    Br - J

  • JDeveloper 10g 10.1.3 J2EE Edition Developer Preview download

    I was unable to download JDeveloper 10g 10.1.3 J2EE Edition Developer Preview. After passing syrvey, i'm gotting : "Sorry, this page was not found. (ErrorDocument 404)"

    I just tried to do this and got to the download page. Can you try again?

  • Different disk space alarms for development machines vs. production machines

    In vCOps 5.8 I used attribute packages to differentiate between production and development machines on alerting and monitoring for disk space alarms.  So if a production machine reached 95% utilization on a drive it would generate an alarm.  I set this up in an attributed package and assigned it to production machines.  I had a different attribute package assigned to development machines that would not create an alarm.  So when a production machine exceeded the 95% threshold I would get an email indicating I needed to take action.  I also had some different attribute packages assigned to some production machines that have chronically high disk space usage, but never reach the 100% utilization.  These wouldn't alarm at the 95% threshold but maybe at the 99% threshold.  In vROps I seem to have lost this ability which I'm not thrilled about.  It doesn't appear that you can set different monitoring thresholds for different machines.  So now after migrating to vROps I get alarms for development machines.  Is there anyway to setup different monitoring thresholds for different machines.  I know I could just put a development machine into permanent maintenance mode, but that doesn't really help me out with the ability to set different thresholds for production machines.

    Hi, rgcda.
    > Are you saying that I need to create new symptom definitions that I want to assign to development machines and then enable them in this specific policy in the Override Alert / Symptom Definitions?
    When you define a symptom that triggers over 95% of disk space usage, the default threshold value of the symptom will be 95.
    But if you want different threshold value of 99% for your development machines group with the same symptom definition,
    you don't have to define another duplicated symptom but just override(modify) the threshold value of original symptom to 99 in the policy edit screen.
    In other words, single symptom definition can have different threshold values in each policy.
    > Also for alert notifications would I have to create a new alert definition and enable it in is this specific policy?
    Nope, you do not have to create a new alert in this case.
    If a symptom threshold value changes via policy override, alerts which have that symptom will fire at different threshold value accordingly.
    > If I would have different symptom definitions for the same object are you saying I have to make the change in the KB you mentioned?
        For instance if I want the C drive to be a critical alarm when it reaches 95% on this machine and a critical when it reached 99% on a different machine.
    Nope, as you see in the above example, applying different threshold value to each machine can be done regardless of the metric you use is instanced or not.
    The KB is about treating a metric that has many instances for a machine and you may need it for disk space usage.
    Regards,
    Ho-Sung.

  • J2SE to J2EE

    I'm considering a jump from J2SE to J2EE. My question is,
    What are the main differences between the two?

    "I have been using databases in some of my apps."
    JDBC lies completely inside J2SE, J2EE does not add anything to it.
    "I would like to add a servlet to my latest app."
    If you are looking into using JSPs, Servlets, and the rest of J2EE to replace PHP server applications, then you are on the right track. If you just want to use a Servlet in a regular, desktop app, you are probably looking at it wrong (adding the necessary Servlet Container (web server) would be a huge footprint to the app, and prolly something that your users would not want on their computer...)
    "...explain some of the advantages of using enterprise instead of the standard edition"
    You don't use it instead of the standard edition, you use it on top of the standard edition. You use it to write web applications. That way, you have one centralized server that does the work. The user has versions of a client (a web browser or any client that can read the data you send... this could be a J2SE desktop app if you wanted...) that the user interacts with, and which in turn interacts with the server which does the work.
    So J2EE is about layered control.
    1) The client app displays info to the user and provides a means of interaction
    2) The server stands as a listening device that sends messages to the correct part of the app and back to the user.
    2) 1) The Servlets act as a control mechanism that runs the business logic (work)
    2) 2) Other layers may handle data access and storage (databases, XML. EJBs?)
    2) 3) Other layers may handle dispaly generation (JSPs) or return information (JMS)
    The advantage is that your work is done in one place. Everyone who uses the app doesn't need to update everytime the application does. Every user doesn't need to have a DB on their computer. Users can communicate and share information more efficiently. At the same time no user gains access to someone else's data because the data storage and access is twice removed from the client...

  • Correct No. of Accounts and their Privileges for Installing SharePoint 2013 Developer Machine

    Hi Dear SharePoint 2013 Experts,
    I request you to kindly guide like; the Correct No. of Accounts and their Privileges for Installing SharePoint 2013 Developer Machine. Is there any step by step blog or Video on "Installing SharePoint 2013 Developer Machine".
    Tried Installing ALL in one single Virtual Machine using account spDeveloper (which is a Member of "Administrators" and "Domain Admins" Group(s). Any kind of SharePoint Web-Application and/or Sites (Developer-Site, Team-Site, ....) can
    be created including MySites and Intranet Sites.
    But when tried creating SharePoint App Project in Visual Studio 2013 and deploying, stuck here with 2 weird Issues like;
    1. This task requires the application to have elevated permission
    2. Error occurred in deployment step 'Install App for SharePoint': The System Account can not perform this action
    If Visual Studio 2013 is run NORMALLY (WITHOUT 'As Administrator'), it throws above 1st error  - "This task requires the application to have elevated permission"
    Because of the above 1st Issue, if the Visual Studio 2013 is run 'AS ADMINISTRATOR', it again throws an error (2nd error) - "Error occurred in deployment step 'Install App for SharePoint': The System Account can not perform this action"
    How to over cum this "chicken and egg problem"??
    Regards,
    developementsharepoint

    Hi, 
    Have you had a look at the TechNet guidance for configuring SharePoint and SQL on a single server? It's here: http://technet.microsoft.com/en-us/library/cc262243(v=office.15).aspx
    There is also a good TechNet wiki article on creating a SharePoint dev environment here,
    http://social.technet.microsoft.com/wiki/contents/articles/19178.sharepoint-2013-setting-up-a-dev-environment-one-piece.aspx and here http://social.technet.microsoft.com/wiki/contents/articles/15289.sharepoint-2013-creating-a-development-environment.aspx
    Regards, Matthew
    MCPD | MCITP
    My Blog
    View
    Matthew Yarlett's profile
    See my webpart on the TechNet Gallery that allows administrative users to upload, crop and format user profile photos. Check it out here:
    Upload and Crop User Profile Photos

Maybe you are looking for

  • If each of my family members have Elements on their computers, can we all share central catalog?

    Like most families, each of our family members have their own camera. Rather than having catalogues on individual computers, can we share the one single catalogue from a central NAS drive etc?

  • Solaris 10  x86 mod_jk for Apache to Tomcat compilation error

    Hi, I try to figure it out how to compile the sources of mod_jk under Solaris 10 x86 on v20z server. The configuration goes right. But when I try to use make. This error appears. The version of mod_jk is 1.1.14. Can anybody help with this probleme? H

  • Steps to create a planning folder in detail.

    hai friends,              i am new to BPS .i want to create a planning folder.so i need detail steps and documentation. Thankyou, shankar.

  • Problem importing since start 2013

    Hello everybody, First here is my configuration - version of iPhoto. i photo 11 v 9.4.2 - version of the Operating System. OS lion I have the french version so i hope the translation will be good (and mmy english understandable) ! Since 2013, when i

  • Document Splitting error - in F-90

    Hi I am posting asset transactions in F-90. Its giving error for profit center (document slitting). I have entered cost center in the asset master. Also the setting ACSET and document splitting is activated. However this error is given only for compa