How to deploy two JWS as single Applications ?

Hi all,
During development phase we create and work on two JWS, but on deployment we want to deploy as single Application.
How can I do that ?
(the objective is : to share same security context, user can jump from one jspx to another jspx on another jws with no re-login)
Thank you very much,
xtanto

Hi,
a workspace is a container with no special meaning. You can copy the projects it contains to the other workspace unless names are conflicting. This then allows you to create deployment dependencies to these projects. Note that you manually need to handle conflicts that could exist e.g. if faces-config.xml is used in both projects.
I suggest to instead look at SSO for user autentication. With OC4J you can use Java SSO which is a container based SSO solution that doesn't require OID or any infrastructure installatiom
Frank

Similar Messages

  • How to deploy a secured ADF 11g application to WebLogic 10.3 server?

    Hi,
    I have just enabled security in our ADF 11g application, as descripbed in [chapter 29|http://download.oracle.com/docs/cd/E12839_01/web.1111/b31974/adding_security.htm#insertedID0] of the Fusion Developer's Guide. It works fine in the embedded WebLogic server of JDeveloper.
    Now I'm trying to deploy to our WebLogic 10.3 server, which runs in production mode. I'm running into all sorts of problems. The WebLogic console seems to have hundreds of security related pages, I don't know which one I should use, let alone how to use it. The Fusion Developer's Guide doesn't cover deployment to a production server:
    >
    When the target server is configured for production mode, you typically handle the migration task outside of JDeveloper using tools like Oracle Enterprise Manager. For details about using tools outside of JDeveloper to migrate the policy store to the domain-level in a production environment, see the [Oracle Fusion Middleware Security Guide|http://download.oracle.com/docs/cd/E12839_01/core.1111/e10043/toc.htm].
    >
    However, this guide is of very little help to me. I found [chapter 7|http://download.oracle.com/docs/cd/E12839_01/core.1111/e10043/addlsecfea.htm#insertedID0], which says "The recommended tool is Fusion Middleware Control." I have no idea what "Fusion Middleware Control" is, where to get it and how to use it.
    Long story short: I'm totally lost. I'm looking for a step by step guide on how to deploy a secured ADF 11g application to a WegLogic 10.3 server that is running in production mode. Any help is highly appreciated.

    Ok, I found a [very helpful blog post |http://andrejusb.blogspot.com/2009/01/practical-adf-security-deployment-on.html] by [Andrejus Baranovski|http://www.blogger.com/profile/04468230464412457426]. I wish Oracle's documentation was as clear as this...
    The blog post refers to an article by Steve Muench, called [Simplified ADF 11g Application Credential and Policy Migration to Standalone WebLogic Servers|http://www.oracle.com/technology/products/jdev/tips/muench/credmig111100/index.html]. This article presents an Ant script that migrates policies from JDeveloper to WebLogic, using some PFM. (See the last definition here.)
    The problem is that Steve Muench's script assumes that JDeveloper and the standalone WebLogic are on the same machine. However, in a typical environment, such as the one I'm working in currently, this is not the case. In our case the developer stations are Windows machines, while our WebLogic server runs on a HP-UX machine. So the question is: how to perform this migration between two machines with different operating systems?
    Regards,
    Bart Kummel

  • How to Deploy 11g Forms and EBS Applications?

    Dear All,
    Just need to know some technical information regarding EBS.
    Previously I have worked with Oracle forms and reports 6i and we used to deploy the application developed in this tool to publish using Application Server 9i/10g. I also have hands on experience on that.
    Now after 4 years I am again trying to do some hands-on on later versions.
    Just want to know that for Developer Suite 10g, If i developer the application it will be published using Application Server 10g? so that the user can access this application?
    How EBS application is host and published?
    Will really appreciate your kind help.
    Thanks, Imran

    How to Deploy 11g Forms and EBS Applications? Forms 11g is not certified with EBS 11i/R12
    Just need to know some technical information regarding EBS.
    Previously I have worked with Oracle forms and reports 6i and we used to deploy the application developed in this tool to publish using Application Server 9i/10g. I also have hands on experience on that.
    Now after 4 years I am again trying to do some hands-on on later versions.
    Just want to know that for Developer Suite 10g, If i developer the application it will be published using Application Server 10g? so that the user can access this application?
    How EBS application is host and published?
    Will really appreciate your kind help.Oracle Developer 10g comes as part of Oracle EBS installation, so no Oracle AS installation is required. You need need to install Developer 10g on your client to build forms/reports.
    Using the OracleAS 10.1.2 Forms and Reports Builders with Oracle Applications Release 12 [ID 444248.1]
    How To Bring Up 10G Forms Builder In R12 Environment? [ID 579318.1]
    Thanks,
    Hussein

  • How to deploy two different startups on cRIO

    Hello,
    I never needed to do it, but now I have to.
    I need to have two versions of startup applications on my cRIO 9075. How can I do it. I tried to create two folders with different versions of applications and simply change the folder name of the application I want to run. Should it run?
    Thank you,
    Przemek

    Hi Przemek,
    I am not sure what the main goal of your application is, and what is your need for two startup applications, so I will make an asumption that you would like to use the cRIO with two different "personalities" for different use cases (if I am mistaken, please indicate that it is so).
    In that case probably an online code change design might be just the right fthing for your application. This would encorporate creating a "framework" application, that would be calling the application instance that you would like to use currently.
    Best regards,
    Jano

  • How to deploy dicoverer repport to 10g Application server

    We just installed 10g Application server, but we don't know how to deploy discoverer reports th it? Please help.

    Yes I am trying to accomplish the same thing. We created a 10g Apps Server but only loaded the Forms and Reports Services. We have a license for Discoverer 904 and install software for client desktops, but would like to use the Apps Server version.
    Can I integrate DiscovererAS into my existing server without haveing to install the complete EE ???? ANd for that matter, if I do have to go that route, how do I uninstall the "Bare bones" FormsReportsServices10g ??? I'm a complete newbie so please bear with me... thanks

  • How to deploy ADF page into Oracle Applications

    Hi Guys,
    Is there anyway for deploying ADF pages into Oracle Applications.
    Please share some links or information if you have any.
    Appreciate your help !!
    Thanks,
    VJ

    You cannot run your ADF application  on the EBS web-server. You need to run it on weblogic or glassfish or tomcat. But you can call your page from the EBS. For this, just define proper "Function" in EBS that calls a jsp page. If you need to pass information from EBS to your application like USER_ID, you can in "Function" -> "Parameters" use $PROFILE$.USER_ID to get the connected user id.
       You can also research AppsDataSource that you can define in weblogic , but it is more difficult

  • How to deploy different projects to one application server?

    I just move to Weblogic from SOA Suite. This might be a stupid question.
    I install Weblogic Service Bus, Jdeveloper 11g, and Weblogic portal.
    If I do projects in Service Bus, Jdeveloper 11g, and Protal at the same time, should I start 3 servers?
    Can I just start one server and deploy all projects to it?
    For example, I create several ADF projects in Jdeveloper 11g and deploy them to the Weblogic server.
    However, I want to integrate these ADF project using weblogic Service Bus.
    How can I do this?
    Sincerely
    Edited by: [email protected] on Mar 16, 2009 5:10 PM
    Edited by: [email protected] on Mar 16, 2009 5:24 PM

    When I refer to applications deployed to the same server having "conflicts", I refer to the fact that you're deploying multiple allegedly independent applications to the same Java virtual machine. The JEE specification and WebLogic's implementation come pretty close to isolating those separate applications, but it's impossible to completely isolate them. One obvious potential conflict is the "context root" of web applcations. If two web applications are deployed to a server that have the same context root, then that is a clear conflict. Only one of the applications will be initiated with a reference to the context root URL.
    By context root, in a URL like "http://somewhere.com/myurl", the string "myurl" is the context root. Only one deployed web application can use that context root, as it would be impossible to tell which application is intended, otherwise.

  • How to deploy multiple jws ?

    Hi,
    We devide applications (ADF Faces+ADFBC) into some jws, each developer works on his own jws, except for one jws (general.jws) which is shared by all developer.
    e.g :
    general.jws
    sales.jws
    purchase.jws etc.
    Entities in sales.jws could have association with one from general.jws.
    Entities in Purchase.jws could have association with one from general.jws.
    Each jws has its own faces-config & menu.
    How is the best approach to deploy all these jws ?
    Thank you,
    xtanto

    Create one JWS that includes the jprs from all the other JWSs and then create a jpr to create an ear to deploy them all.

  • How to use multiple projects in single application :)

    Hai ,
    I ve to use single .portal for accessing multiple projects in a application. if i create two new projects in a application i cant able to use .portlet file of one project to display in another .portal . is there any way to display both the project .portlet files in a single portal. :)

    not really.. sorry
    Kunal Mittal

  • How to sync two devices with single Apple ID?

    I would like to use the same Apple ID for both devices. During syncing in computer ITunes, is it possible to avoid the applications in both devices share to each others?

    What syncs to any given device from a single iTunes library depend on how you have that device's profile set up in iTunes. When you connect the device to iTunes and select it under Devices, you will see a screen to the right. That screen has several tabs, including a tab for Apps. You select which apps you want on a particular device there.
    Be sure you do not have "Automatice Downloads" set up under Settings>iTunes & App Stores for the devices in question.
    Cheers,
    GB

  • How to deploy ESB project on Oracle Application Server

    I have made an ESB project in JDEV. Now on client site we do not have Jdeveloper. How do I deploy my application on the server. I am not even able to export my project from JDev. Please tell me in which format the project is to be exported and how do I export it from Jdev.
    Thanks in advance

    Hi,
    You have to deploy your ESB project from your JDeveloper to the application server.
    1. open Jdeveloper, and go to the connections tab ( upper left corner of the screen )
    2. create a Integration Server connection. In the process you'll create a application server connection as well. Test them. both should return a "success"
    3. Go back to your applications tab in Jdeveloper. Save all your work. Select your ESB project. Press the right mouse button and choose "Register With ESB" Select the right Server and wait a few seconds. After that your ESB app is deployed.
    HTH,
    Martin

  • How to Deploy Mysql database with JSF Application

    hi,
    I have developed web application using JSF which uses a MySQL as Database.The server is localhost, database name is database_123(or watever!), so everything works fine...now this web application is something which i need to run on other computers as well....so do i have to install mySQL server to the computer from which the war file is deployed? if i don't want to install mysql at any computer, then how can i do?
    Plz help me! and if possible please tell me or post a article.
    Thanx in advance
    jsfgeeks

    This is what I am trying to figure out what is the best way. I am not worrying about making the SQL Server part of my install, we are going to leave that up to the client. I already have the script to create the DB, I am just trying to find the best way to deliver the data to the SQL Server. Like I said I have T-SQL scripts with insert statements but they end up being huge. I am looking at maybe using ApexSQL Script, as it can make an .exe file that creates the DB and installs the data, but it give me an out of memory error because we have so much data.

  • How to remap mouse wheel in single application?

    Hello,
    I want to achieve simple thing - control audio in Smplayer using mouse wheel. The tricky part is that I need to control the master volume on my AV receiver because the audio in videos is played as bitstream (DTS/AC3 over SPDIF). I'm able to modify the mouse wheel actions in mplayer but unfortunatelly Smplayer doesn't allow such remapping: http://smplayer.sourceforge.net/forum/v … f=2&t=6077
    I already use xbindkeys with xvkbd for application specific remapping of both keyboard and mouse. I can remap the wheel for Smplayer window but I'm unable to figure out how to make sure the wheel will work for other applications as well - I'm just unable to simulate mouse wheel action for applications other than Smplayer. (Or is there any other way how to not modify the button for other applications?)
    If I try only simulating the wheel, it doesn't work...
    # .xbindkeysrc
    "xdotool click 4"
    m:0x0 + b:4
    # or
    "xvkbd -text "\m4""
    m:0x0 + b:4
    However if I add "sleep 0.2" before xvkbd or xdotool, it works (but this is unacceptable delay for me). Also if I try to simulate wheel on keyboard press, it works even without the sleep.
    Any help or suggestion?

    not really.. sorry
    Kunal Mittal

  • How to sync two iphones to single itunes

    Two separate iphones with separate itunes accounts to buy apps and music - How to sync to itunes on imac?

    If you use separate accounts you'll need to use two user accounts on the computer.

  • How to deploy java bean in Oracle Applications?

    There is a Oracle Applications Forms FNDMNMNU.fmb which calls a Java Bean to show TreeView.
    The Bean Area uses the implementation class of AppletAdapter.class. Do you know that we have to use the same AppletAdapter class so that we can connect to Oracle database?
    In the form of FNDMNMNU.fmb, the java bean is called like this.
    fndaplt.applet_init('FND_MENUS.TREE_VIEWER',
    'FS',
    'oracle.apps.fnd.functionSecurity.client.FunctionTreeViewer',
    l_list_id);
    Do you know what 'FS' means ?
    Thank you very much in advance!
    It is my first time to use Java Bean in Oracle Applications!

    HI srini ,
    my application version 12.0.4 and database is 10.2.0.4
    and i want to restrict the No of users
    exp i have have 500 users and i want restrict to 100 only
    how can i do that please explain
    Thanks,
    Sudheer

Maybe you are looking for

  • Apple DVD player not working on Mid 2011 iMac running 10.7.2

    I have a 21.5-inch, Mid 2011 iMac which came with Lion preinstalled.  When I insert a DVD, Apple's DVD player comes up with the following error: "A valid video device could not be found for playback. [-70017]" The DVD player works.  I can play DVDs u

  • Linked Quicktime files in PDF not working online

    Hi. I'm new to iWeb. Just created very simple web page to carry three PDF files for users to view online. One of the PDF's has three small Quicktime movie clips in it. When published, the Reader cannot find the movie files. I have copied the 3 .mov f

  • Floor Plan Manager in Webdynpro ABAP

    Hello, I want to create a Webdynpro ABAP Application based on FPM (Floor Plan Manager) and using UI BB(User Interface Building Blocks). Are there good tutorials/demos on the same.? Any help would be highly appreciated. Thanks.

  • URL Link to Opportunity in WF notification

    Hi, I am looking for a way to get the URL for an opportunity in Sales Online (using some standard function) so that i can attach it to my custom workflow notification. Is there any function available to generate the URL (along with session details, e

  • Send data from Abap to Webdynpro

    Hello, I want to do a simple exercise. I created a Webdynpro with one view. In the component controller I have one node with one attribute, a material( type Matnr ). I set it to be Read only. I have also an Abap program where i select a material. I w