OC4J Standalone with sso in a different server

Hi
I'm trying to implement sso in a application of mine. the scenario is: application deployed in a OC4J standalone version 10.1.3 ( oc4j_extended_101300 ), I have a AS server ( Enterprise Manager ) 10.1.2.0.2 where resides the OID. I want to force the single sign-on in the AS server and then continue with my app in the standalone OC4J.
How can I achieve this? I've seen some documentation on that, but I was unable to make it work.
Thanks in advanced
Vitor

I'm employing the dead-end OC4J configuration to build JSR-168 portlets for use in Aqualogic UI/ WCI version 6.5 Portal. I was having some success getting the WSRP Producer component of a JSF Page to display/consume JSR 168 portlets in the ALUI portal before the server error.
The JDev 11g download with imbedded weblogic 10gR3 server doesn't include the webcenter/portlet extentions and I've had issues getting ADF Fusion Web applications to run within the ALUI 6.5 portal page via WSRP.
Without the ability to either
1. Uninstall OC4J Standalone where the configurations get backed out and I can start from scratch...
or
2. fix the OC4J configuration to resolve the error....
I guess I'll attempt to deploy Tech Preview 4 Jdeveloper built JSR-168 portlet WARs to WebLogic standalone instead with a new deployment descriptor and see if ALUI portal WSRP will work without the Oracle Containers 4 J2EE.
Thoughts?

Similar Messages

  • Migrating SSO to a different server

    Hi,
    We are using Oracle SSO on Oracle HTTP server.
    AS requirement, we need to be moving to a different server with different IP, but out domain names will remain same.
    Do we need to re-request the SSO credentials again? Or simply performing the steps (cleartext, and apobfuscate) again on the new server with the old details will get this going?
    Please help.
    Thanks in advance.

    Yes, using dsmig is a supported method of migrating schema. However, dsmig requires local disk access to both the old instance and the new instace. Often times during migrations the new DS instance is on a new or different piece of hardware. In those cases to use dsmig you would have to either tar up the old instance, copy and un-tar it somewhere on the new system or, I suppose, you could set up a temporary NFS mount to the old system. I find either of these to be more work than is necessary. I almost always resort to a manual migration process as I know I am in control of everything being migrated. Sun does support the manual method as well and it is documented at:
    http://docs.sun.com/app/docs/doc/820-2762/dsmanual?a=view
    The section specifically on manually migrating schema is at:
    http://docs.sun.com/app/docs/doc/820-2762/schemamanual?a=view

  • Recreating database with backups on a different server

    Dear buddies,
    I am backing up with RMAN
    Level 0 backup on Sundays and Level 1 backup on weekdays
    Now, I want to recreate this database on another server.
    Is it possible? I do not want to do duplicate or cloning.
    Any suggestions?
    What do we call this kind of recovery?
    Should I be doing something like this?
    Make a full backup all of current your database files instead of using the Level 0 or Level 1 backups.
    Place all database files to same directories.
    Create the Windows service if removed.
    C:\> oradim.exe -new -sid <ORACLE_SID> -startmode -manual
    Startup instance.
    C:\> net start OracleService<ORACLE_SID>
    C:\> sqlplus /nolog
    SQL> connect / as sysdbaThanks!

    you are going in right direction .Check the below link this may help you
    http://neeraj-dba.blogspot.com/2011/05/complete-loss-of-all-oracle-datafiles.html
    --neeraj                                                                                                                                                                                                                                                                                                                                                       

  • Copy a subroutine with include on a different server

    Hi
    I need to copy a subroutine which has many includes and into that includes there are many perform.how to copy such kind of subroutines.I have a subroutine and its PERFORM statement PRG also exist but they are not linked i.e when i double click on the perform it doesn't take me to the given prg.So i m thinking to copy the same prg from prd server.So how to copy the subroutine with all the includes and perform.
    Regards
    Tanya

    Hi Tanya gulsan,
    It is not possible to just copy it from system to system.
    You should create a function module with Remote function call (RFC) option in SE37.You should include this  subroutine includes many includes.Then call it this one from the targeted system.
    If it helpful, reward points.
    Thank you,
    Prasad G.V.K
    Edited by: PRASAD GVK on Jul 15, 2008 12:20 PM

  • Start issue oc4j standalone

    os windows server 2008
    oc4j version 10.1.3.4
    i try to start oc4j standalone with this command java -jar oc4j.jar
    in the commandline i get the following
    10/08/17 12:55:07 Oracle Containers for J2EE 10g (10.1.3.4.0) initialized
    but nothing more happens...seems to hang
    I do not know if there should happen more
    http://localhost:8888/em is not working...page not found
    can someone give me an advice

    when i try to start oc4j standalone with oc4j - start i get the following error
    D:\ORACLE\product\11.2.0\dbhome_1\oc4j\bin>oc4j -start
    Starting OC4J from D:\ORACLE\product\11.2.0\dbhome_1\oc4j\j2ee\home ...
    --2010-08-17 16:03:13.434 ERROR J2EE RMI-00002 Fehler beim Starten von ORMI-Server--
    myserver Port 23.791: Unrecognized Windows Sockets error: 0: JVM_Bind
    --2010-08-17 16:03:13.450 ERROR java.net.SocketException: Unrecognized Windows Soc--
    kets error: 0: JVM_Bind
    at java.net.PlainSocketImpl.socketBind(Native Method)
    at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)
    at java.net.ServerSocket.bind(ServerSocket.java:319)
    at java.net.ServerSocket.<init>(ServerSocket.java:185)
    at com.evermind.server.rmi.RMIServer.createServerSocket(RMIServer.java:459)
    at com.evermind.server.rmi.RMIServer.createNonSecureSocket(RMIServer.java:373)
    at com.evermind.server.rmi.RMIServer.setConfig(RMIServer.java:236)
    at com.evermind.server.ApplicationServer.initializeRMI(ApplicationServer.java:2416)
    at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1004)
    at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
    at java.lang.Thread.run(Thread.java:595)
    --10/08/17 16:03:13 Fehler beim Starten von ORMI-Server myserver Port 23.791:--
    Unrecognized Windows Sockets error: 0: JVM_Bind
    --10/08/17 16:03:13 Shutting down OC4J...--
    why port 23791 and not 8888?
    Edited by: JackfromDresden on Aug 17, 2010 4:16 PM

  • Error creating table on MS SQL Server with OC4J standalone

    Hi there,
    I'm trying to deploy an EJB application to OC4J standalone using a MS SQL Server 2000 database, MS SQL Server JDBC Drivers and OC4J 9.0.3 standalone but i keep getting this error:
    Auto-creating table: create table Functieprofiel_competentieNiveau_CompetentieNiveau_functieprofiel_LBOS_Ear_LBOS_Ejb (Functieprofiel_FUNCTIE_ID bigint identity not null, COMP_ID bigint identity null, NIVEAU_ID sql_variant(255) null)
    Error creating table: [Microsoft][SQLServer 2000 Driver for JDBC][SQLServer]Could not create IDENTITY attribute on nullable column 'COMP_ID', table 'Functieprofiel_competentieNiveau_CompetentieNiveau_functieprofiel_LBOS_Ear_LBOS_Ejb'.
    Deployment succeeds after this but the application does not run properly. Can anyone help me with this? I have no idea what to do.
    Rob Heikoop

    Rb -
    if you want to stop the auto-creation of tables, try going to the j2ee/home/config directory of your OC4J installation. Open the application.xml file and modify the attribute autocreate-tables to be set to false.
    That should stop the default table creation as a global property, unless you specifically override it at the specific deployed application level.
    You can then manually create the tables on the sql-server database instance. If you keep the column names the same as the field names in the bean, then you shouldn't need to do any manual mapping. To be sure of the column names to use, take a look in the orion-ejb-jar.xml which gets generated in the j2ee/home/application-deployments/<app-name>/<ejb-module-name> to see what table/column names the generator defaulted to
    -steve-
    -steve-

  • Oc4j standalone 10.1.3.3 and service registry with ssl install help needed

    Hello,
    I'm trying to install service registry with oc4j standalone for testing and demoing but am having some difficulty with the ssl side of things.
    I have setup a oc4j standalone 10.1.3.3 and configured the following ports:
    default http port: 9991
    ormi port: 9992
    ormi ssl port: 9993
    https port: 9994
    I have configured oc4j standalone for SSl as per instructions by copying default-web-site.xml to secure-web-site.xml and added secure="true" to <web-site> tag and added <ssl-config keystore..../> as well. I've also modified server .xml and added <web-site path="./secure-web-site.xml" /> into the file.
    I have then installed service registry as a publication (discovery) with http port pointing to 9991 and ssl enabled pointing to 9994 with oracle database.
    I can load http://localhost:9991/ and also https://localhost:9994 and both secure and non-secure page loads fine for the oc4j webpage. I can load http://localhost:9991/registry/uddi/web/ page but when I click on any of the link on it tries to load https://localhost:9994/registry/uddi/web i get a http 404 not found error.
    Tried googling and searching the forum for info, but I'm in need of a little help on where I went wrong.
    Thanks

    Hy frank, thanks for your reply:
    We use a jdk shipped with jdeveloper for running OC4J;
    "<JDev install dir>\jdk\bin\java.exe"
    java -version says:
    java version "1.5.0_06"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
    Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode)
    Regards.
    Davide

  • Problem with ODI 11.1.1.5 on different server from Web-logic

    Basically a problem is being faced with installing ODI 11.1.1.5 (Developer, Standalone and Java EE installations) on a different server from OBI 11.1.1.5. Basically, the thing that did cause this type of installation is that I cannot find a version of ODI to run a 64-bit machine like OBI 11.1.1.5. Hence, I installed the OBI on the 64 bit machine and shared the entire drive on which the home of the BI exist. The share process referenced all the folders contained inside the home with full permission given for read and change. This was being done to provide the bea home for the ODI Java EE installation which is required as a part of the installation process.
    The problem is when I specify the middleware home location in the ODI installation with the given shared bea location an error appears saying: INST-07058: unexpected error occurred while validating Oracle home location.
    I would be grateful to receive some advice on how to overcome this obstacle with regards to installting ODI on a 32-bit server where the weblogic AS is resided on a different machine running in 64-bit.
    Help is very much appreciated...

    Thank you for answer, well in the Logueo.jspx i have this code
    <?xml version='1.0' encoding='UTF-8'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
    xmlns:f="http://java.sun.com/jsf/core"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:af="http://xmlns.oracle.com/adf/faces/rich">
    <jsp:directive.page contentType="text/html;charset=UTF-8"/>
    <f:view>
    <af:document id="d1" binding="#{backingBeanScope.backing_Logueo.d1}">
    <af:form id="f1" binding="#{backingBeanScope.backing_Logueo.f1}">
    <af:outputLabel value="outputLabel1"
    binding="#{backingBeanScope.backing_Logueo.ol1}"
    id="ol1"/>
    </af:form>
    </af:document>
    </f:view>
    <!--oracle-jdev-comment:auto-binding-backing-bean-name:backing_Logueo-->
    </jsp:root>
    this not is the problem, because is the project number 3 made on fedora and this don't function fine...... thank you for answer...!!!

  • Unable to start OC4J standalone server.

    Hi
    I have just started using Oracle 10g Portal Server. I have downladed the OC4J standalone and have installed at D:\JDeveloper\oc4j following the instructions of running the admin.jar creating the password. When I try starting the OC4J initializing it works fine starts the server with the message
    05/12/29 12:21:11 Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview 4 initialized
    But when I try to deploy a war file which I have created externally with the entries in aplication.xml
    <web-module id="mywar" path="../applications/mywar.war" />
    and default-web-site.xml
    <web-app application="default" name="mywar" root="/technology/mywar" />
    The server never starts up just hangs up with the message
    Starting OC4J from D:\JDeveloper\oc4j\j2ee\home ...
    If the entries are removed the server starts as usual.
    Can anyone let me know where is the problem I need to look at, because the war file works fine if deployed in tomcat or weblogic.
    Thanks in advance.

    Hi,
    As you asked me it is a simple war deployment. with the folder structure as
    simpleWar->index.jsp
    simpleWar->META-INF->application.xml
    simpleWar->WEB-INF->classes
    simpleWar->WEB-INF->lib
    simpleWar->WEB-INF->tld
    simpleWar->WEB-INF->struts-config.xml
    simpleWar->WEB-INF->validation.xml
    simpleWar->WEB-INF->validator-rules.xml
    simpleWar->WEB-INF->web.xml
    and the war file that I am creating is simpleWar.war.
    The contents of web.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <web-app xmlns="http://java.sun.com/xml/ns/j2ee"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
    version="2.4">
    <servlet>
    <servlet-name>action</servlet-name>
    <servlet-class>org.apache.struts.action.ActionServlet</servlet-class>
    <init-param>
    <param-name>config</param-name>
    <param-value>/WEB-INF/struts-config.xml</param-value>
    </init-param>
    <init-param>
    <param-name>debug</param-name>
    <param-value>3</param-value>
    </init-param>
    <init-param>
    <param-name>detail</param-name>
    <param-value>3</param-value>
    </init-param>
    <load-on-startup>1</load-on-startup>
    </servlet>
    <!-- Action Servlet Mapping -->
    <servlet-mapping>
    <servlet-name>action</servlet-name>
    <url-pattern>*.do</url-pattern>
    </servlet-mapping>
    <!-- The Welcome File List -->
    <welcome-file-list>
    <welcome-file>index.jsp</welcome-file>
    </welcome-file-list>
    <!-- tag libs -->
    <taglib>
    <taglib-uri>struts-html</taglib-uri>
    <taglib-location>/WEB-INF/tld/struts-html.tld</taglib-location>
    </taglib>
    <taglib>
    <taglib-uri>struts-bean</taglib-uri>
    <taglib-location>/WEB-INF/tld/struts-bean.tld</taglib-location>
    </taglib>
    <taglib>
    <taglib-uri>struts-logic</taglib-uri>
    <taglib-location>/WEB-INF/tld/struts-logic.tld</taglib-location>
    </taglib>
    <taglib>
    <taglib-uri>util-tags</taglib-uri>
    <taglib-location>/WEB-INF/tld/tag-util.tld</taglib-location>
    </taglib>
    <taglib>
         <taglib-uri>example-taglib</taglib-uri>
         <taglib-location>/WEB-INF/tld/tag-util.tld</taglib-location>
    </taglib>
    </web-app>

  • How to pass database logon info to a Crystal Report in a subreport with different server name using VS C #

    Post Author: fabu1971
    CA Forum: .NET
    I could pass the database logon in Reports with subreports but the reports with subreports with different  server name I can not pass the logon information . Do you have any idea how I can do that to pass the database logon with different database or server name ?

    Post Author: quafto
    CA Forum: .NET
    You can use the Subreports collection of the ReportDocument object to access all the subreports in your main report. These are returned as ReportDocument objects. Once you have your subreport as a ReportDocument you can loop through your Tables collection and set the ConnectionProperties to your appropriate Server/Database. For example here is some pseudo code: ConnectionInfo boConnectionInfo = new ConnectionInfo();boConnectionInfo.ServerName = "serverName";boConnectionInfo.DatabaseName = "databaseName";boConnectionInfo.UserID = "username";boConnectionInfo.Password = "yourpassword"; foreach(ReportDocument boSubreport in mainReport.Subreports){    foreach(Table boTable in boSubreport.Database.Tables)    {        TableLogOnInfo boTableLogOnInfo = boTable.LogOnInfo;          boTableLogOnInfo.ConnectionInfo = boConnectionInfo;          boTable.ApplyLogOnInfo(boTableLogOnInfo);          boTable.Location = "newtablelocation";     }}

  • WebSphere Portal 6.1 SSO problem with Business Objects Release 3 server.

    Have anybody successfully integrated SSO between WebSphere Portal 6.1 BO portlet with Business Object release 3 server ?? If so please help. I have followed the steps in BO documentation (Portal Integration Kit for WebSphere) but when I logged on to portal I get the following error message
    Auto signon to the BusinessObjects Enterprise infrastructure at hostname  failed. Contact your reporting administrator for assistance." message

    Anybody still looking for a solution following the below guides.
    http://help.sap.com/businessobject/product_guides/boexir31SP3/en/xi31_sp3_pik_adminportlet_en.pdf
    Replace secEnterprise with secLDAP in below guide for LDAP Automatic Sign
    http://help.sap.com/businessobject/product_guides/boexir3/en/xi3_pik_deploy_ibm_en.pdf

  • Can a real Server be applied in two different server farms associated with two different VIP IP and TCP Port

    Good day everyone,
    I have a question in regard to real server operation with different server farms, and VIPs
    Can a Real Server be associated ( for simpliciy) with two different Server Farms that have a VIP associated with each, servicing the same TCP Port (443).
    Example:
    SF-A
    RSRV-1: 192.168.1.10 /24
    RSRV-2: 192.168.1.11 /24
    VIP-A: 192.168.1.20 /24
    VIP-A: https:web-A
    Protocol: HTTPS
    SF-B
    RSRV-2: 192.168.1.11 /24
    RSRV-3: 192.168.1.12 /24
    VIP-B: 192.168.1.30 /24
    VIP-b: https:web-B
    Protocol: HTTPS
    Client-A: 172.16.128.10
    Client-B: 172.16.128.15
    I have attached an sketch depicting the connectivity.
    As always any feedback/Suggestions will be greatly apprecaited.
    Cheers,
    Raman Azizian

    Raman,
    This type of config is no problem. What the server is doing is virtual web hosting. The server would have two different web services running for the same IP, but each listening for a unique host header.
    From an IP point of view both connections would be destined to the rserver address on port 80, but in the http header they would have two different Host headers.
    one for www.example1.com and the second for www.example2.com. If the web server is configured correct so each host name is tied to one web service it will not have any issues.
    The config you attached looks ok. The way you have the sticky group is ok doing source IP. If you use cookies for the sticky group I would suggest you create two sticky groups each with a different cookie name and add the same serverfarm to both groups. The client will only send a cookie for the domain it received it from so using the same cookie in two vips could cause problems if the same client hits both vips.
    Hope that helps
    Regards
    Jim

  • Mounting multiple directories with same name on different severs to a single mount point on another server

    We have a requirement where in we have multiple solaris servers and each solaris server has a directory with the same name.
    The files in these directories will be different.
    These same name directories on multiple severs has to be mounted to a single directory on another sever.
    We are planning to use NFS, but it seems we can not mount multiple directories with same name on different severs to a single mount point using NFS, and we need to create multiple mount points.
    Is there any way we can achieve this so that all the directories can be mounted to a single mount point?

    You can try to mount all these mount points via NFS in one additional server and then export this new tree again via NFS to all your servers.
    No sure if this works. If this works, then you will have in this case just an additional level in the tree.

  • Connect with different server for debugging

    hi to all,
    is it possible to connect to a different server for debugging? this is to share the development environment !!
    please advise.

    Hi,
    Thanks for your question
    You can create SharePoint 2013 project in your Visual studio 2013 without installing SharePoint on your local machine.
    Please follow below steps : Go to the server where SharePoint 2013 is installed and follow steps from 1 to 3
    Go to Run and type "regedit"
    Navigate towards HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office
    Right click on 15.0 and click Export. Save the exported file
    Now go to your machine where sharepoint is not installed and follow below steps:
    Now open Registry on your machine
    Import the 15 directory which was exported from SharePoint server
    Open Powershell
    Run this command
    Set-ItemProperty -Path "HKLM:\Software\Microsoft\Shared Tools\web server extensions\15.0\" -Name "Location" -Value "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\"
    Now open visual studio 2013 and you will be able to create SharePoint 2013 project without error.
    I hope this is helpful to you. If this works, Please mark it as Answered.
    Regards,
    Dharmendra Singh (MCPD-EA | MCTS)
    Blog : http://sharepoint-community.net/profile/DharmendraSingh

  • Can Jdeveloper TP4 deploy apps to OC4J standalone TP4

    I tried to have JDeveloper TP4 deply my ADF web app to the latest OC4J standalone version but I get the following error:
    Caused by: java.lang.InstantiationException: Import was not resolved for riscs.root:0.0.0: shared library "adf.oracle.domain" could not be found.
         at com.evermind.server.ApplicationStateRunning.initClassLoader(ApplicationStateRunning.java:1374)
         at com.evermind.server.ApplicationStateRunning.initializeApplication(ApplicationStateRunning.java:179)
         at com.evermind.server.Application.setConfig(Application.java:538)
    Before I spend alot of time debugging is this currently supported or can I only use the OC4J shipped with JDeveloper?
    Thanks.

    The sad part about this thread is that we seem to be talking about completely separate products, like they are from different companies. I have not been given the secret decoder ring to determine which parts of the suite really work together or when the magic convergence will occur. From a client/customer perspective these are part of an Oracle suite of applications, and I can assure you that clients have spent significant amounts of money and have an expectation (which was sold to them) that that all parts of the suite work together "seamlessly".
    I think everyone using TP releases understands and accepts a certain amount bugs and integration issues, however I have been working with 11G components for almost a year and I sometimes wonder if Oracle really understands the stress created on consultants when the "right-hand" does not seem to notice what the "left-hand" is doing.
    Our project requires JSF/ADFFaces, Rules, XML, WebServices, ORM(Toplink/EclipseLink?), JEE5 Container, SVN version control integration at a minumum. It has been a monumental effort to create even prototypes to show our client progress toward the vision that was sold. We are continually being told that all will be good when all the products become production. This is a very big risk where failure is paid for by consulting not product.

Maybe you are looking for

  • Want to use single page records per document page

    Very new user here...using CS5 I'm trying to create a "Day to View" calendar. I've created a document in the required size of the calendar page (76x102mm) and I've merged the data (to create the days etc). As the calendar is small, I'd like to print

  • Error ORA-10635 when shrink a table!!

    Hi all, I have a table created in a tablespace using ASSM and when i try to shrink this table i receive the error ORA-10635. I can do shrink on other tables that are on the same tablespace of that table that is giving me this error. Anyone can help p

  • How to create plsql code for a snowflake cube

    hi everybody! do anyone know how to create plsql code for a snowflake tiype dimension to create a cube?how to map the atributes, or if there are any exceptional atributes which I can use like in a temporal dimension? thank you waiting for any answer

  • Safari 6.0 broke my bank's online bill pay

    Is this a bug in Safari 6.0 or bank?

  • Photoshop 7 color management or monitor settings?

    For financial reasons, I'm still on Photoshop 7. I'm using Windows XP Pro with all the updates. Here's my problem. When I take an outdoor picture (for example) with my nifty new digital Nikon, all the colors look normal on the camera's LCD. As you wo