How to deploy and run JDev 3.1 App using physical 3-tier Architecure

We have developed a business application in JDev using 3-tier approach. There is a business component project and a separate client application project in our workspace.
Now we want to deploy these projects on separate machines to take full advantage of physical 3-tier architecture. We want to go for thin clients to minimize deployment and maintainance issues. Please post your valueable comments or guidelines.

Your physical three tier options for deploying a Java thin-client using JDeveloper 3.1 against Oracle 8.1.7 is just one, deploying your application module as a Visibroker using our Visibroker CORBA support. In this scenario, your thin-client DAC application (together with the thin-client BC4J library) talk to the application module over IIOP.
If you were running JDev 3.2.2, you would have the additional three options available:[list]
[*]Deploy your application module as an EJB session bean in Oracle8i 8.1.7. In this scenario, your thin-client DAC application talks to the application module running inside the database over RMI-over-IIOP (as prescribed by EJB).
[*]Deploy your application module as a CORBA server in Oracle8i 8.1.7. In this scenario, your thin-client DAC application talks to the application module running inside the database over Oracle's session-based IIOP.
[*]Deploy your application module as an EJB session bean in WebLogics. RMI-over-IIOP is the thin-client-to-middle-tier protocol.
[list]

Similar Messages

  • How to deploy and run  EJB in eclipse without XDoclet

    Hi Friends
    I am new in j2ee.In my academic project i want to do some ejb programming.
    For that purpose i want to write some ejb's.I have written all required class for ejb,created ejb-jar.xml file manually,weblogic .xml file manually. I am using weblogic8 as an server for deployment.
    I know deployment with xdoclet but i want to know hoe to deploy ejb without xdoclet.
    If u have saple code or useful link regarding this please send it as soon as possible.
    Thanks in advance
    How to deploy and run EJB in eclipse without XDoclet

    HI Welcome to J2ee...
    I am also new to this...But i ll share my ideas with you...
    In EJB 3.0 No need of any Deployment Descriptors....
    And If you are using Eclipse You can Deploy(as jar) using Export in File tab...
    XDoclet is not mandatory...
    Gopal V

  • How to deploy and run Spring petportal example on Oracle portal?

    Is there any how-to steps or article show the petportal (Spring portlet MVC) example deploy and run Oracle portal?

    Hi,
    I haven't tired this, but I looked at the "README.txt" file included in the Spring PetPortal Application & it uses the standard JSR 168 Portlet standards.
    Hence, I assume that this would work as with any other remote portlet Implementation - host the portlet remotely & consume it in Oracle Portal 10.1.4.
    I just noticed that it has been 8 days since you posted the question - have you tried anything already ? If yes, what are your experiences so far ?
    Regards,
    Sandeep

  • How to deploy and run application in user created OC4J instance

    Hello friends,
    I have created my own OC4J instance in Application Server Control.Now,how can I deploy and run application in this newly created OC4J instance.I need your help,it's
    urgent.
    Regards
    Prasenjit

    Hi Andreas,
    Thanx for your prompt reply.Yes,I had deployed the '.ear'in that.But I am not able to run the program in
    browser.Could you please elaborate more precisely.I wouuld be obliged.
    Regards
    Prasenjit

  • How to deploy and run ejb

    I am new to jboss.How to deploy ejb in jboss and what is the configuration structure for jboss.
    Thanks in advance,
    Bala

    Once you have a ejb jar, copy it to $JBOSS_HOME/server/default/deploy, and it will be automatically deployed and started. You can then access the bean from stand alone java applications, servlet/jsp, aplication client, etc.

  • How to deploy a VB 6.0 RDC app using CR 9 on Windows Vista

    Post Author: albe
    CA Forum: Data Connectivity and SQL
    Hi,
    I'm trying to deploy a VB 6.0 Report Designer Component (RDC) application using CR 9 on Windows Vista.The installation ends successfully and finally I started my app; all seems to be ok but if I launch a preview or a direct print to a printer (note: this first print/preview works normally) and I wait 2 o 3 minutes all the other attempts fail to print or view a report. It show an error: -2147417848 Method '' of object '' failed.
    The app uses the RDC and Active Data; I tested that the problem is encountered when the app calls the 'SetDataSource' method. These are few lines of code:
    ...  Private m_ReportObj As New CRAXDRT.Report  Private db As DAO.Database, rsDao As Recordset
      ' Setup ReportObj  Set m_ReportObj = New TestReport  ' Open database  Set db = OpenDatabase(m_DBaseLocation & m_DBaseName)  ' Open Recordset  Set rsDao = db.OpenRecordset(m_SqlDataSource)  ' Set DataSource to ReportObj  m_ReportObj.Database.SetDataSource rsDao, 3 ' --> the app stops here...
    I tried everything that came in my mind: reinstalling it a few times, with administrator priviledges, disabling uac, manually registering dlls, ...
    I hope that this will be fixed, since Crystal Report 9 is the last CR version compatible with windows 98.
    Please help me!Thanks in advance,
    Alberto

    See if KB [1544708  - What are the runtime dependencies for CRVS2010?|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333533343334333733303338%7D.do] will help.
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • How to deploy and run of a mapping created in owb in developer suite

    Hello, could you please help me to check where is wrong?
    I use WAREHOUSE BUILDER of ORACLE 9I DEVELOPER SUITE and I do it as below:
    1, create a OWB REPOSITORY named "OWB" with WAREHOUSE REPOSITORY Assistant in the SUITE ;
    2, create a OWB Runtime REPOSITORY named "OWB1" with WAREHOUSE Runtime Assistant in the SUITE;
    (i wonder why not to ask me to create a connected user and target schema like in OWB product alone?)
    3, open OWB CLIENT and create a new project named TESTPROJECT;
    4, create a source module and a target module.
    5, create a simple mapping, which is the field link between two tables which
    have the same structure(i swear that any vertified error will not occur).
    6, select this mapping and choose Generate in the menu of "module". Then select
    "Generate Script" in the window of Generation mode, Then select Deploy in
    the window of RESULT Generation Window after altering the tab of Mapping, and fill in the user information
    which is the same as OWB Runtime Assistant. After select Creation button in the
    window of data-base deploy, it shows the error that "table or view do not
    exist".
    I don't know where is wrong or this error means? And how to solve it?
    Is there anybody help me?
    and what the diffence on earth between the OWB in the DEVELOPER SUITE and the one as a single product?
    Thanks a lot in advance!

    could you please help me to check where is wrong?

  • How to deploy and run a basic application in MI  vvvurgent

    hai everybody i'm new to this MI forum and this is my first post .i have WEB AS 6.4.0., NDS 2.09
    i downloaded MDK from SDN and did my first application by downloading Standard AWT example code from downloads\index.html i.e., MDK_configExampleAWT.jar, then it is asking external JARs like MEg.jar, me2lib.jar,MEl.jar, jasper.jar
    i<b> could not able to get MEl.jar and jasper.jar.</b>  In the path it is showing that we find it in download\lib but to my suprise there is no lib folder in downloads.  Then i removed MEl.jar from my application and exported to WebConsole .  After login to Webconsole it is asking Mobile Component name, Version and some mandatory fields.There i got stuck up.
    so please guide me with necessary steps and help me to run my first application.
    Thanks in advance
    sravan.

    Hi Sarvan,
    In Order to deploy an APPLICATION in MI client perform these methods:-
    1. Login in WebConsole which you already done.
    2. Click on upload mobile component.
    3. Fill the entries like - component type as application,mobile component as the name of the application,Description any thing you want to describe about your application.Runtime enviroment as AWT.And then browse your applications.
    4.After uploading click on administration and then add entries and then fill all the entries.
    5. After adding go to ur MI Client and then Login and synchronize
    Thanks & regard,
    Rajeev
    Message was edited by: Rajeev Ranjan

  • How to deploy and run hello2

    hi
    i seem to have deployed hello2 properly, because i did not get any errors. But when i do http://localhost i do not get the desired page.
    i wonder what is wrong.
    Could somebody give me a clue? I am new to J2EE and so i seem to have trouble initially..
    thanks in advance

    To invoke hello2, you provide this URL:
    http://localhost:8080/hello2/greeting

  • Unable to Deploy and Run a WebDynPro Application in NWCE 7.1 DS

    I have successfully built a test application in WebDynPro within the NWCE 7.1, but every time I try to deploy and run the application I get the following error:
    No default system is configured in SAP System Registry [ERROR: Apr 24, 2008 10:32:51 AM /userOut/daView_category (eclipse.UserOutLocation) [Thread[Worker-19,5,main]] ]
    It seems like a straightforward error, but when I go to the System Registry I cannot see how to set up a default system for the application.  There is no "DefaultSystem" entry and so I am sure that I have to add one, but cannot find any documentation to help me do this.
    Thanks.

    First, thanks for the fast responses. 
    I had gone to SAP AS JAVA preference before, but couldn't figure out how to get my system to show up in the dropdown box.  When you put in the server name and the 0 instance, it then finds the system and all instances under the system.  That was my missing link.
    I can now deploy and run and move on to my next (inevitable) problem.
    Thanks again.

  • How to deploy and debug Central Office 13.0.1 Application in Oracle AS

    Hi,
    Can anybody please explain me how to deploy and debug Central Office 13.0.1 / 13.1.1 Application in Oracle Application Server via Ecllipse IDE.
    Please explain this:
    1. Run the Oracle Application Server in debug mode from Ecllipse IDE.
    2. Deploy the Central Office 13.0.1 into Application Server from Ecllipse IDE and able to debug the code.
    3. Restart the Oracle Application Server in debug mode from Ecllipse IDE.
    Thanks
    SRR

    I got the solution

  • How to deploy and debug java web service in eclipes or using any other soft

    Hai,
    can any one tell me how to deploy and debug java web service in eclipes or using any other software.
    i have used tomcat web server and jdk1.4.0 to develop web service.
    we have used web service to interact with MS outlook .
    bye
    sudhakar.m

    Hi Sudhakar,
    If you are used to working with ant then you can very well use eclipse to deploy your web service.
    You would usually have the ant script in the source root working directory. From eclipse if you select the build file from the navigator view and right click you will see a run ant option in the pop up menu.
    Select that option and you would be able to see each targets with a checkbox select option. So define each target maybe one for wsdl2java conversion, one for compilation and one for deploying your web services. You can either make all of them run by having depends option on or you can run them individually as it takes your fancy.
    I am not sure about debugging a web service yet.
    Hope this helps
    Aviroop
    The truth is out there? Does anyone know the URL?

  • Unable to Deploy and Run a WebDynPro Application (SAP instance identity)

    Hi all,
    I try to deploy and run the application I get the following error: No default system is configured in SAP System Registry. So, I try to set the perferences.
    Windows > preferences > SAP AS Java
    However, I don't know how to set it because I develop the program from the external network (via internet). Which port should be used in this connection? Please help!
    Many thanks and Regards,
    Matt Yim

    Hi MattYim,
    For Java Server configuration,
    Instance Host: will be the hostname or IP address of your SAP System.
    Instance Number: will be the SAP Instance number
    As you are connecting to this server via internet, make sure tht you have filled in the internet proxy details in the NWDS.
    This can be doen at:
    Window --> Preferences --> General --> Network Connections
    The proxy details mentioned here should be same as the Internet Proxy details configured for ypur internet explorer.
    Regards,
    Alka.

  • Deploy and run error

    Hi,
    i have a mapping which is correct validated. The owner of the reposity and of the tables is the same.
    I got the error
    RPE-01010: Datenbankobjekte dürfen nicht direkt im Control Center bereitgestellt werden.
    What did I wrong? Can anyone please help me?
    Thank you
    Siegwin

    Hi
    please help me again.
    I have an user LOGISTICS (registered as repository user for SP), a location connecting to LOGISTICS, a control center connecting to LOGISTICS, a configuration connectung to LOGISTICS.
    The repository owner is SP
    The source and target database schema is LOGISTICS
    When I try to deploy and run the mapping, I get the error RTC-5381 Schema LOGISTICS ist kein Control Center Repository
    How can I create this Control Center Repository?
    Thanks
    Siegwin

  • Blank screen appears after deploying and run?

    Hi,
    I have implemented a WD application i.e. a quiz application,
    1)i have a  t-layout
    2)Top segment has welcome iview
    3)left segment has question
    4)right has question mark image
    i have defined plugs and actions as well
    But when i deploy and run this application, only blank screen appears.Any ideas what i am missing?how to make it run??
    Thanks $ Regards,
    Ameya

    Hi Ameya.
    At the time of Comonent creation it will automatically creates a view and window.
    so you need to add[embed] your view to the window
    open window right click and select "embed view" and then select existing view
    select your view from the list
    rebulild the project and run
    Regards
    Chaitanya.A

Maybe you are looking for