Modifying existing login page

I've read some of the related threads concerning "custom login scripts, etc etc". Some of these solutions are really complex. I'm new to portal and need a cut and dry method of modifying the default "Welcome to Oracle Portal" inititial login screen, as well as the login page. I would simply like to modify the look and feel, import my own graphics, etc. To this point, I have seen no easy way to do it. PLEASE HELP!

I modified the existing login page and it worked instantly without restarting the services.
I too wanted to easily modify the default SSO login page to suite my company's look and feel. The easiest and quickest way for me to do that was to put a redirect on the default SSO login page to a login page that I created in Portal (using the built in Portlet Login). My only problem is that now when a user mis-enters their username / pass they do not get an error page but are redirected back to the login page. Also, keep in mind that if you use the redirect method, all applications using the SSO will have this login page. That is not desirable for most companies.

Similar Messages

  • Modify the login page (login.jsp) of B2B scenario of the Internet Sales app

    All
    I wanted to modify the login page (login.jsp) of B2B scenario of the Internet Sales application
    By typing the URL "http://<servername>:50001/b2b/b2b/init.do." I could able to see the login page
    My requirement is to add an extra link in this page
    when I use showmodule=true it gives the location of jsp which is "user/logon/login.jsp"
    I could able to find this jsp in the DC "crm-isa-web-b2b"
    when I open the DC in package explorer i could able to locate this jsp in a jar file but not able to open/modify it
    Awaiting experts response
    Thanks
    Murali.K.N

    When I work on ours ISA4, I go to the file on the server
    \jsp\crm.b2b\servlet_jsp\b2b\root\b2b\login\login.jsp
    Now, I'd imagine there might be a much easier way to work with the files, but that's how I edited ours. 

  • How to modify login page

    Hello,
    I am using Oracle Applications 11.5.10 and I need to modify the login page by adding a custom message.
    How can I do that?
    I have also tried to personalize the FND_SSO_SARBANES OXLEYTEXT, but my message is too long and if I put it there the message don't wrap in multiple lines (is it possibile to wrap this message?).
    Thanks in advance.
    Bye
    Raffaella

    there is a profile option FND_SSO_LOGIN_MASK that u can use. U can set this value:
    Bitmap values for optional Login Page attributes
    To show these attributes, just add the numeric values of all desired
    attributes. So, for example to show PASSWORD_HINT and FORGOT_PASSWORD_URL
    set the profile option, FND_SSO_LOGIN_MASK to 18 (2 + 16)
    Converting decimal 512 to hexadecimal
    512 / 16 = 32, 0 (remainder in hex)
    32 / 16 = 2, 0
    2 / 16 = 0, 2
    So decimal 512 is 0X200 in hexadecimal
    128 = 0X80, 256 = 0X100
    final int USERNAME_HINT = 0x01; // 1
    final int PASSWORD_HINT = 0x02; // 2
    final int CANCEL_BUTTON = 0x04; // 4
    final int FORGOT_PASSWORD_URL = 0x08; // 08
    final int REGISTER_URL = 0x10; // 16
    final int LANGUAGE_IMAGES = 0x20; // 32
    final int SARBANES_OXLEY_TEXT = 0x40; // 64
    Also u can use the Framework to change some picture
    Mike

  • How do I change the look of the NetWeaver login page?

    Hi all,
    I searched and searched and did not find anything.  How do I change the branding/graphics on the login page in 12.0?
    Thanks,
    --Amy Smith
    --Haworth

    Hi Amy,
    I realize this question is answered, but I have modified the login pages for our MII instances.
    There may be a cleaner way to do this (ok maybe this is a hack), but I managed to locate the images on the server, located at.
    <DRIVE>:\usr\sap\<SID>\JC00\j2ee\cluster\server0\apps\sap.com\com.sap.security.core.admin\servlet_jsp\logon\root\layout
    In my case, I modified two files and restarted the server:
    branding-image.jpg  -- "That sexy SAP graphic showing some sort of structure"
    branding-text.gif -- "The SAP NetWeaver banner at the bottom right"
    There are also two files named branding-image-portals.jpg and branding-text-portals.gif.
    I substituted these files with my own graphics.  My version of branding-image is a bit taller than the stock SAP graphic, but that did not cause any problems.
    I am absolutely positive that this is not the SAP recommended approach.  Also, some support pack installations will overwrite these files, so you may need to reinstall them if patches are applied.
    Regards,
    Rod

  • How to modify the text in login page?

    In login page , there are some lines text:
    This network is to be used only for legitimate business purposes. If you are not authorized to have access, do not enter this network. By entering the network, you agree to maintain its confidentiality and not to disclose or misuse the information contained in the network and you further agree to our monitoring of your use of this network.
    How to modify or delete these words ?
    Thanks

    This text is not a translation managed in the DB.  you can modify the aspx page, directly.  web\webcommon\login.aspx

  • Modified Login Page - "Portal Runtime Error".

    Dear All,
    I need to Customize the Portal Login Page. To do so, I followed the below steps.
    1.      Navigated to <J2EE_Engine_Instance>\j2ee\cluster\server<X>\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd.   Found com.sap.portal.runtime.logon.par.bak.
           2.      Make a copy of com.sap.portal.runtime.logon.par.bak and rename it renamed to delta.new.logon.par.
           3.    Imported the Par File to NWDS as "delta.new.logon" in the EP Perspective and Modified the umLogonPage.jsp.
    4.    Deployed the imported portal application "delta.new.logon".
    5.      Copy delta.new.logon.par back to <J2EE_Engine_Instance>\j2ee\cluster\server<X>\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd.
    6. Downloaded Authschemes.xml file from configtool and renamed as authschemes_delta.xml.
    7. In the "authschemes_delta.xml", I replaced all occurrences of the string u201Ccom.sap.portal.runtime.logonu201D with u201Cdelta.new.logonu201D in the tags <frontendtarget> and save the file.
    8. Then uploaded "authschemes_delta.xml" to the configtool under com.sap.security.core.ume.service node.
    9. Then changed the "login.authschemes.definition.file" property custom value to authschemes_delta.xml
    and restarted the server.
    (NOTE: while making all the above changes , I didn't shutdown the server. The server was running.Only after completed all modifications, I restarted the server).
    But after restarting , When i tried to open the login page with the url, "http://host:port/irj/portal",
    I am getting an "Portal Runtime Error".  
    What would be the problem?
    Thanks,
    Eben Joyson

    Eben,
    Please try deploy the renamed file into portal from NWDS.
    Steps are Here,
    1. Download the latest par file from System Admin -> support -> Portal Runtime -> Browse Deploment -> download the logon par file. The file format would be par.bak/ .par format.
    2. Store the file into your local computer.
    3. Open NWDS and import the downloaded file into NWDS in different Name and press Finish button
    4. Extract the locally stored par file and store the extracted file into a folder. Navigate to PORTAL-INF -> lib folder and copy the jars files.
    5. Navigate to PORTAL0INF -> lib folder of your renamned project stucture in NWDS and paste the jar files there.
    6. Right click on the project stucture and press excport to deply the file.
    Done!
    Ram

  • How to get the Trusted Identity Login Page with the needed parameters to make custom login screen instead of sharepoint Login Page?

    hi guys
    i have configured trusted identity provider for my public facing internet portal, but i dont want to use the login screen
    since i have about 10 site collection which will use this authentication.
    is there a class or property that gives me the url ready with the parameters like "wa" and "wtrealm" and the redirect url based on the place the user click the link from.

    You can create your own login page and specify the URL for it in the authentication provider settings of a Web Application or Zone.  So the easiest way to do what you want would be to extend your existing Web Application to a new Zone, change the login
    Page url to point to use your custom zone, and tell users to use the url of that zone to login with the custom provider you have built.
    If you want a single zone then you will need to modify a copy of the login page you display above and have it redirect to a custom login page for your identity provider if the pick the correct entry in the dropdown.
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • Problem Opening SOA Login Page.

    Hello,
    I have Configured managed server in my weblogic server. Every thing works fine, I am able to see the default page of
    SOA i.e.. http://localhost:7001/, but when I tried to open login page http://localhost:7001/em it encounters following error.
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    Also I am providing the log for managedserver below.
    ath weblogic.Server
    <Oct 30, 2009 5:56:51 PM IST> <Notice> <WebLogicServer> <BEA-000395> <Following
    extensions directory contents added to the end of the classpath:
    E:\Oracle\Middleware\user_projects\domains\Fmw_domain\lib\mbeantypes\csp-id-asse
    rter.jar;E:\Oracle\Middleware\wlserver_10.3\L10N\beehive_ja.jar;E:\Oracle\Middle
    ware\wlserver_10.3\L10N\beehive_ko.jar;E:\Oracle\Middleware\wlserver_10.3\L10N\b
    eehive_zh_CN.jar;E:\Oracle\Middleware\wlserver_10.3\L10N\beehive_zh_TW.jar;E:\Or
    acle\Middleware\wlserver_10.3\L10N\p13n_wls_ja.jar;E:\Oracle\Middleware\wlserver
    _10.3\L10N\p13n_wls_ko.jar;E:\Oracle\Middleware\wlserver_10.3\L10N\p13n_wls_zh_C
    N.jar;E:\Oracle\Middleware\wlserver_10.3\L10N\p13n_wls_zh_TW.jar;E:\Oracle\Middl
    eware\wlserver_10.3\L10N\testclient_ja.jar;E:\Oracle\Middleware\wlserver_10.3\L1
    0N\testclient_ko.jar;E:\Oracle\Middleware\wlserver_10.3\L10N\testclient_zh_CN.ja
    r;E:\Oracle\Middleware\wlserver_10.3\L10N\testclient_zh_TW.jar;E:\Oracle\Middlew
    are\wlserver_10.3\L10N\tuxedocontrol_ja.jar;E:\Oracle\Middleware\wlserver_10.3\L
    10N\tuxedocontrol_ko.jar;E:\Oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_z
    h_CN.jar;E:\Oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_zh_TW.jar;E:\Orac
    le\Middleware\wlserver_10.3\L10N\workshop_ja.jar;E:\Oracle\Middleware\wlserver_1
    0.3\L10N\workshop_ko.jar;E:\Oracle\Middleware\wlserver_10.3\L10N\workshop_zh_CN.
    jar;E:\Oracle\Middleware\wlserver_10.3\L10N\workshop_zh_TW.jar>
    <Oct 30, 2009 5:56:51 PM IST> <Info> <WebLogicServer> <BEA-000377> <Starting Web
    Logic Server with Java HotSpot(TM) Client VM Version 11.0-b16 from Sun Microsyst
    ems Inc.>
    <Oct 30, 2009 5:56:52 PM IST> <Info> <Security> <BEA-090065> <Getting boot ident
    ity from user.>
    Enter username to boot WebLogic server:weblogic
    Enter password to boot WebLogic server:
    <Oct 30, 2009 5:57:21 PM IST> <Info> <Management> <BEA-141107> <Version: WebLogi
    c Server 10.3.1.0 Wed Jun 10 22:24:41 MDT 2009 1227385 >
    <Oct 30, 2009 5:57:23 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to STARTING>
    <Oct 30, 2009 5:57:23 PM IST> <Info> <WorkManager> <BEA-002900> <Initializing se
    lf-tuning thread pool>
    <Oct 30, 2009 5:57:23 PM IST> <Notice> <LoggingService> <BEA-320400> <The log fi
    le E:\Oracle\Middleware\user_projects\domains\Fmw_domain\servers\soa_server1\log
    s\soa_server1.log will be rotated. Reopen the log file if tailing has stopped. T
    his can happen on some platforms like Windows.>
    <Oct 30, 2009 5:57:23 PM IST> <Notice> <LoggingService> <BEA-320401> <The log fi
    le has been rotated to E:\Oracle\Middleware\user_projects\domains\Fmw_domain\ser
    vers\soa_server1\logs\soa_server1.log00007. Log messages will continue to be log
    ged in E:\Oracle\Middleware\user_projects\domains\Fmw_domain\servers\soa_server1
    \logs\soa_server1.log.>
    <Oct 30, 2009 5:57:23 PM IST> <Notice> <Log Management> <BEA-170019> <The server
    log file E:\Oracle\Middleware\user_projects\domains\Fmw_domain\servers\soa_serv
    er1\logs\soa_server1.log is opened. All server side log events will be written t
    o this file.>
    <Oct 30, 2009 5:57:27 PM IST> <Notice> <Security> <BEA-090082> <Security initial
    izing using security realm myrealm.>
    <Oct 30, 2009 5:57:33 PM IST> <Warning> <Deployer> <BEA-149617> <Non-critical in
    ternal application uddi was not deployed. Error: [Deployer:149158]No application
    files exist at 'E:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\uddi.war'.>
    <Oct 30, 2009 5:57:33 PM IST> <Warning> <Deployer> <BEA-149617> <Non-critical in
    ternal application uddiexplorer was not deployed. Error: [Deployer:149158]No app
    lication files exist at 'E:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\uddiexplorer.w
    ar'.>
    <Oct 30, 2009 5:57:33 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to STANDBY>
    <Oct 30, 2009 5:57:33 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to STARTING>
    <Oct 30, 2009 5:57:56 PM IST> <Warning> <Connector> <BEA-190110> <Resource Adapt
    er is calling BootstrapContext.createTimer() and allocating a Timer Thread that
    is not managed by WebLogic Server. This may adversely impact the performance/ope
    ration of WebLogic Server.>
    <Oct 30, 2009 5:58:02 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'FacadeFinderBean', class oracle.soa.management.internal.ejb.FacadeFinderBean wa
    s loaded from the system classpath. As a result, this class cannot be reloaded w
    hile the server is running. To prevent this behavior in the future, make sure th
    e class is not located in the server classpath.>
    <Oct 30, 2009 5:58:02 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'SOATestBean', class oracle.soa.management.internal.ejb.SOATestBean was loaded f
    rom the system classpath. As a result, this class cannot be reloaded while the s
    erver is running. To prevent this behavior in the future, make sure the class is
    not located in the server classpath.>
    <Oct 30, 2009 5:58:03 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'SOAServiceInvokerEJB', class oracle.integration.platform.blocks.sdox.ejb.SOASer
    viceInvokerEJB was loaded from the system classpath. As a result, this class can
    not be reloaded while the server is running. To prevent this behavior in the fut
    ure, make sure the class is not located in the server classpath.>
    <Oct 30, 2009 5:58:03 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'SOAServiceInvokerEJB', class oracle.integration.platform.blocks.sdox.ejb.api.SO
    AServiceInvokerBean was loaded from the system classpath. As a result, this clas
    s cannot be reloaded while the server is running. To prevent this behavior in th
    e future, make sure the class is not located in the server classpath.>
    <Oct 30, 2009 5:58:03 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'ContextAwareBean', class oracle.integration.platform.ejb.ContextAware was loade
    d from the system classpath. As a result, this class cannot be reloaded while th
    e server is running. To prevent this behavior in the future, make sure the class
    is not located in the server classpath.>
    <Oct 30, 2009 5:58:06 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'B2BStarterBeanWLS', class oracle.tip.b2b.j2ee.ejb.interfaces.IB2BStarterHome wa
    s loaded from the system classpath. As a result, this class cannot be reloaded w
    hile the server is running. To prevent this behavior in the future, make sure th
    e class is not located in the server classpath.>
    <Oct 30, 2009 5:58:06 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'B2BStarterBeanWLS', class oracle.tip.b2b.j2ee.ejb.interfaces.IB2BStarter was lo
    aded from the system classpath. As a result, this class cannot be reloaded while
    the server is running. To prevent this behavior in the future, make sure the cl
    ass is not located in the server classpath.>
    <Oct 30, 2009 5:58:06 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'B2BStarterBeanWLS', class oracle.tip.b2b.j2ee.ejb.interfaces.IB2BStarterLocalHo
    me was loaded from the system classpath. As a result, this class cannot be reloa
    ded while the server is running. To prevent this behavior in the future, make su
    re the class is not located in the server classpath.>
    <Oct 30, 2009 5:58:06 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'B2BStarterBeanWLS', class oracle.tip.b2b.j2ee.ejb.interfaces.IB2BStarterLocal w
    as loaded from the system classpath. As a result, this class cannot be reloaded
    while the server is running. To prevent this behavior in the future, make sure t
    he class is not located in the server classpath.>
    <Oct 30, 2009 5:58:06 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'oracle.tip.b2b.test.runtime.ServerTestBean', class oracle.tip.b2b.test.runtime.
    ServerTestBean was loaded from the system classpath. As a result, this class can
    not be reloaded while the server is running. To prevent this behavior in the fut
    ure, make sure the class is not located in the server classpath.>
    <Oct 30, 2009 5:58:06 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'oracle.tip.b2b.test.runtime.ServerTestBean', class oracle.tip.b2b.test.runtime.
    ServerTestHome was loaded from the system classpath. As a result, this class can
    not be reloaded while the server is running. To prevent this behavior in the fut
    ure, make sure the class is not located in the server classpath.>
    <Oct 30, 2009 5:58:06 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'oracle.tip.b2b.test.runtime.ServerTestBean', class oracle.tip.b2b.test.runtime.
    ServerTest was loaded from the system classpath. As a result, this class cannot
    be reloaded while the server is running. To prevent this behavior in the future,
    make sure the class is not located in the server classpath.>
    <Oct 30, 2009 5:58:06 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'B2BUtilityBean', class oracle.tip.b2b.j2ee.ejb.interfaces.IB2BUtilityHome was l
    oaded from the system classpath. As a result, this class cannot be reloaded whil
    e the server is running. To prevent this behavior in the future, make sure the c
    lass is not located in the server classpath.>
    <Oct 30, 2009 5:58:06 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'B2BUtilityBean', class oracle.tip.b2b.j2ee.ejb.interfaces.IB2BUtility was loade
    d from the system classpath. As a result, this class cannot be reloaded while th
    e server is running. To prevent this behavior in the future, make sure the class
    is not located in the server classpath.>
    <Oct 30, 2009 5:58:06 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'B2BUtilityBean', class oracle.tip.b2b.j2ee.ejb.interfaces.IB2BUtilityLocalHome
    was loaded from the system classpath. As a result, this class cannot be reloaded
    while the server is running. To prevent this behavior in the future, make sure
    the class is not located in the server classpath.>
    <Oct 30, 2009 5:58:06 PM IST> <Warning> <EJB> <BEA-010001> <While deploying EJB
    'B2BUtilityBean', class oracle.tip.b2b.j2ee.ejb.interfaces.IB2BUtilityLocal was
    loaded from the system classpath. As a result, this class cannot be reloaded whi
    le the server is running. To prevent this behavior in the future, make sure the
    class is not located in the server classpath.>
    Oct 30, 2009 5:58:11 PM oracle.sdpinternal.messaging.driver.DriverHelper$Registr
    ationWorker warnOnPastThreshold
    WARNING: Registration of driver Email-Driver did not complete; will retry period
    ically until messaging server responds.
    <Oct 30, 2009 5:58:19 PM IST> <Warning> <HTTP> <BEA-101299> <The servlet-mapping
    for servlet-name "jsp" will override the default mapping for *.jsp. This can le
    ad to a show code vulnerability.>
    <Oct 30, 2009 5:59:04 PM IST> <Warning> <WorkManager> <BEA-002919> <Unable to fi
    nd a WorkManager with name wm/B2BWorkManager. Dispatch policy wm/B2BWorkManager
    will map to the default WorkManager for the application soa-infra>
    <Oct 30, 2009 5:59:04 PM IST> <Warning> <WorkManager> <BEA-002919> <Unable to fi
    nd a WorkManager with name wm/B2BWorkManager. Dispatch policy wm/B2BWorkManager
    will map to the default WorkManager for the application soa-infra>
    INFO: FabricConfigManager.init ***> serverURL: http://sandeep-628.milletech.com
    :8001
    INFO: FabricConfigManager.init ***> callbackServerURL: http://sandeep-628.mille
    tech.com:8001
    INFO: FaultPoliciesParser.<init> ------->Constructed Policy parser
    [TopLink Info]: 2009.10.30 17:59:20.343--ServerSession(13595004)--TopLink, versi
    on: Oracle TopLink - 11g Release 1 (11.1.1.1.0) (Build 090527)
    [TopLink Info]: 2009.10.30 17:59:20.343--ServerSession(13595004)--Server: WebLog
    ic Server 10.3.1.0 Wed Jun 10 22:24:41 MDT 2009 1227385
    [TopLink Info]: 2009.10.30 17:59:20.375--ServerSession(13595004)--tracking_sessi
    on login successful
    [TopLink Info]: 2009.10.30 17:59:20.453--ServerSession(13786879)--TopLink, versi
    on: Oracle TopLink - 11g Release 1 (11.1.1.1.0) (Build 090527)
    [TopLink Info]: 2009.10.30 17:59:20.453--ServerSession(13786879)--Server: WebLog
    ic Server 10.3.1.0 Wed Jun 10 22:24:41 MDT 2009 1227385
    [TopLink Info]: 2009.10.30 17:59:20.828--ServerSession(13786879)--deferred_sessi
    on login successful
    initializeToplinkServerSession
    Running inside WLS
    DbAccess: setDocumentManager
    INFO: FabricConfigManager.init ***> serverURL: http://sandeep-628.milletech.com
    :8001
    INFO: FabricConfigManager.init ***> callbackServerURL: http://sandeep-628.mille
    tech.com:8001
    XEngine may not be installed properly. If you plan to use EDI/HL7 that requires
    XEngine, please unzip the XEngine bundle to install XEngine manually in $ORACLE_
    HOME/soa/thirdparty/edifecs directory.
    XEngine may not be installed properly. If you plan to use EDI/HL7 that requires
    XEngine, please unzip the XEngine bundle to install XEngine manually in $ORACLE_
    HOME/soa/thirdparty/edifecs directory.
    TransportLogger Init....
    Transport java logger init
    TransportLogger 1 ==>oracle.core.ojdl.logging.ODLLogger@174ac84
    TransportLogger finish
    init B2BTransport App
    init B2BTransport App exit
    TransportLogger Init....
    initAppSideB2BTransport App
    Endpoint = aq://IP_OUT_QUEUE@jdbc/SOADataSource
    URL = aq://IP_OUT_QUEUE@jdbc/SOADataSource
    URL2 = aq://IP_OUT_QUEUE@jdbc/SOADataSource
    in URL = aq://IP_OUT_QUEUE@jdbc/SOADataSource
    B2B initialized
    INFO: SSLSocketFactoryManagerImpl.getKeystoreLocation SOA Keystore location: E:/
    Oracle/MIDDLE~1/USER_P~1/domains/FMW_DO~1/config/fmwconfig/default-keystore.jks
    INFO: SSLSocketFactoryManagerImpl.getKeystorePassword Obtained null or empty key
    store password
    INFO: SSLSocketFactoryManagerImpl.getKeyPassword Obtained null or empty key pass
    word
    INFO: SSLSocketFactoryManagerImpl.getSSLSocketFactory SOA-20160
    INFO: WLSFabricKernelInitializer.init Initializing DMS...
    Oct 30, 2009 6:00:12 PM oracle.bpel.services.common.ServicesLogger __log
    WARNING: <.> Notification via email, voice, SMS or IM will not be sent. If you w
    ould like to enable them, please configure corresponding sdpmessaging driver. Th
    en modify the accounts and set NotificationMode attribute to either NONE, EMAIL
    or ALL in workflow-notification-config.xml
    JmsConnectionFactory: Unable to set connection parameters for OracleConnectionMa
    nager
    JmsConnectionFactory: Unable to set connection parameters for OracleConnectionMa
    nager
    JmsConnectionFactory: Unable to set connection parameters for OracleConnectionMa
    nager
    JmsConnectionFactory: Unable to set connection parameters for OracleConnectionMa
    nager
    JmsConnectionFactory: Unable to set connection parameters for OracleConnectionMa
    nager
    JmsConnectionFactory: Unable to set connection parameters for OracleConnectionMa
    nager
    JmsConnectionFactory: Unable to set connection parameters for OracleConnectionMa
    nager
    JmsConnectionFactory: Unable to set connection parameters for OracleConnectionMa
    nager
    JmsConnectionFactory: Unable to set connection parameters for OracleConnectionMa
    nager
    JmsConnectionFactory: Unable to set connection parameters for OracleConnectionMa
    nager
    JmsConnectionFactory: Unable to set connection parameters for OracleConnectionMa
    nager
    JmsConnectionFactory: Unable to set connection parameters for OracleConnectionMa
    nager
    JmsConnectionFactory: Unable to set connection parameters for OracleConnectionMa
    nager
    JmsConnectionFactory: Unable to set connection parameters for OracleConnectionMa
    nager
    <Oct 30, 2009 6:02:48 PM IST> <Notice> <Log Management> <BEA-170027> <The Server
    has established connection with the Domain level Diagnostic Service successfull
    y.>
    <Oct 30, 2009 6:03:10 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to ADMIN>
    <Oct 30, 2009 6:03:10 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to RESUMING>
    <Oct 30, 2009 6:03:17 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[1
    ]" is now listening on 192.168.1.16:8001 for protocols iiop, t3, ldap, snmp, htt
    p.>
    <Oct 30, 2009 6:03:17 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default"
    is now listening on 5.182.89.193:8001 for protocols iiop, t3, ldap, snmp, http.>
    <Oct 30, 2009 6:03:17 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[2
    ]" is now listening on 127.0.0.1:8001 for protocols iiop, t3, ldap, snmp, http.>
    <Oct 30, 2009 6:03:17 PM IST> <Notice> <WebLogicServer> <BEA-000332> <Started We
    bLogic Managed Server "soa_server1" for domain "Fmw_domain" running in Developme
    nt Mode>
    <Oct 30, 2009 6:03:18 PM IST> <Warning> <Server> <BEA-002611> <Hostname "sandeep
    -628.milletech.com", maps to multiple IP addresses: 192.168.1.16, 5.182.89.193>
    <Oct 30, 2009 6:03:18 PM IST> <Warning> <Server> <BEA-002611> <Hostname "SANDEEP
    -628", maps to multiple IP addresses: 192.168.1.16, 5.182.89.193>
    <WSEE:42>Warning: JMS queue 'weblogic.wsee.DefaultQueue' is not found, as a resu
    lt, Web Service async responses via jms transport is not supported. If the targe
    t service uses JMS transport, the responses will not be able to come back.<JmsQu
    eueListener.connect:287>
    <WSEE:42>Warning: JMS queue 'weblogic.wsee.DefaultQueue' is not found, as a resu
    lt, Web Service async responses via jms transport is not supported. If the targe
    t service uses JMS transport, the responses will not be able to come back.<JmsQu
    eueListener.connect:287>
    <WSEE:42>Warning: JMS queue 'weblogic.wsee.DefaultQueue' is not found, as a resu
    lt, Web Service async responses via jms transport is not supported. If the targe
    t service uses JMS transport, the responses will not be able to come back.<JmsQu
    eueListener.connect:287>
    <WSEE:42>Warning: JMS queue 'weblogic.wsee.DefaultQueue' is not found, as a resu
    lt, Web Service async responses via jms transport is not supported. If the targe
    t service uses JMS transport, the responses will not be able to come back.<JmsQu
    eueListener.connect:287>
    <WSEE:42>Warning: JMS queue 'weblogic.wsee.DefaultQueue' is not found, as a resu
    lt, Web Service async responses via jms transport is not supported. If the targe
    t service uses JMS transport, the responses will not be able to come back.<JmsQu
    eueListener.connect:287>
    <WSEE:42>Warning: JMS queue 'weblogic.wsee.DefaultQueue' is not found, as a resu
    lt, Web Service async responses via jms transport is not supported. If the targe
    t service uses JMS transport, the responses will not be able to come back.<JmsQu
    eueListener.connect:287>
    <Oct 30, 2009 6:03:39 PM IST> <Warning> <Socket> <BEA-000449> <Closing socket as
    no data read from it during the configured idle timeout of 5 secs>
    INFO: WLSFabricKernelInitializer$1.handleNotification ......received server runn
    ing notification. proceeding with composite deployments
    INFO: WLSFabricKernelInitializer$2.run -------> Done deploying composites. took
    0 seconds.
    <Oct 30, 2009 6:05:57 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to RUNNING>
    <Oct 30, 2009 6:05:57 PM IST> <Notice> <WebLogicServer> <BEA-000360> <Server sta
    rted in RUNNING mode>
    INFO: FabricProviderServlet.stateChanged SOA Platform is running and accepting r
    equests
    Please help me out if any thing I missed.
    Thank you,
    Sandeep.

    You are getting 404 error because, you might have not configured EM in your domain. While creating the SOA domain, you should also choose Enterprise Manager template.
    To add EM to your existing domain do the following steps.
    1. Stop all the servers.
    2. Invoke the config wizard.
    3. Choose Extend Domain option. Select your domain.
    4. Choose EM template.
    5. Complete the wizard.
    6. Start the servers.
    Now EM url will be accessible.
    Hope this helps!!!

  • How and where to add code to login page

    I have a login page which uses the Dreamweaver Login Behavior.  I want to add code to:
         Check the status of the person loging in (status is the last field in the mySQL authentication table).
              a.     If the person is already logged in, display an error message, and reject the attempt.
              b.     If the person is NOT currently logged in, set his status accordingly, and log him in.
    Since the behavior is generated code, and well above my head, I don't know what code to enter, and where to enter it.  Here's the code for the form:
    <?php require_once('Connections/login.php'); ?>
    <?php
    if (!function_exists("GetSQLValueString")) {
    function GetSQLValueString($theValue, $theType, $theDefinedValue = "", $theNotDefinedValue = "")
      if (PHP_VERSION < 6) {
        $theValue = get_magic_quotes_gpc() ? stripslashes($theValue) : $theValue;
      $theValue = function_exists("mysql_real_escape_string") ? mysql_real_escape_string($theValue) : mysql_escape_string($theValue);
      switch ($theType) {
        case "text":
          $theValue = ($theValue != "") ? "'" . $theValue . "'" : "NULL";
          break;   
        case "long":
        case "int":
          $theValue = ($theValue != "") ? intval($theValue) : "NULL";
          break;
        case "double":
          $theValue = ($theValue != "") ? doubleval($theValue) : "NULL";
          break;
        case "date":
          $theValue = ($theValue != "") ? "'" . $theValue . "'" : "NULL";
          break;
        case "defined":
          $theValue = ($theValue != "") ? $theDefinedValue : $theNotDefinedValue;
          break;
      return $theValue;
    ?>
    <?php
    // *** Validate request to login to this site.
    if (!isset($_SESSION)) {
      session_start();
    $loginFormAction = $_SERVER['PHP_SELF'];
    if (isset($_GET['accesscheck'])) {
      $_SESSION['PrevUrl'] = $_GET['accesscheck'];
    if (isset($_POST['username'])) {
      $loginUsername=$_POST['username'];
      $password=$_POST['password'];
      $MM_fldUserAuthorization = "";
      $MM_redirectLoginSuccess = "WOTCPg1.php";
      $MM_redirectLoginFailed = "loginerror.php";
      $MM_redirecttoReferrer = false;
      mysql_select_db($database_login, $login);
      $LoginRS__query=sprintf("SELECT UserID, Password FROM authentication WHERE UserID=%s AND Password=%s",
        GetSQLValueString($loginUsername, "text"), GetSQLValueString($password, "text"));
      $LoginRS = mysql_query($LoginRS__query, $login) or die(mysql_error());
      $loginFoundUser = mysql_num_rows($LoginRS);
      if ($loginFoundUser) {
         $loginStrGroup = "";
        //declare two session variables and assign them
        $_SESSION['MM_Username'] = $loginUsername;
        $_SESSION['MM_UserGroup'] = $loginStrGroup;      
        if (isset($_SESSION['PrevUrl']) && false) {
          $MM_redirectLoginSuccess = $_SESSION['PrevUrl'];
        header("Location: " . $MM_redirectLoginSuccess );
      else {
        header("Location: ". $MM_redirectLoginFailed );
    ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <script type="text/javascript">
    function setFocus()
    document.getElementById("username").focus();
    </script>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Log-in to IOD</title>
    <style type="text/css">
    <!--
    #apDiv3 {
    position:absolute;
    left:5px;
    top:101px;
    width:760px;
    height:612px;
    z-index:2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #009;
    text-align: center;
    background-image: url(images/grid_gray.gif);
    border: medium ridge #009;
    #apDiv1 {
    position:absolute;
    left:94px;
    top:227px;
    width:629px;
    height:282px;
    z-index:3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #009;
    text-align: center;
    #apDiv2 {
    position:absolute;
    left:178px;
    top:248px;
    width:564px;
    height:254px;
    z-index:3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #009;
    text-align: left;
    border: medium groove #036;
    #apDiv4 {
    position:absolute;
    left:178px;
    top:245px;
    width:566px;
    height:242px;
    z-index:3;
    border: medium groove #009;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: capitalize;
    color: #009;
    .SubmitButton {
    color: #009;
    -->
    </style>
    </head>
    <body onLoad="setFocus()" >
    <span style="position:absolute; left:3px; top:2px; width:758; height:89;"><img src="sitebuilder/preview/sitebuilder/clipart/bars/regular/horizontal/sleekLines_blue.gif" width="760" height="90" alt="" /></span>
    <div id="e2" style="position:absolute; left:13px; top:14px; width:670px; height:32;"><span class="text"><b><span style="font-size: 22px"><font color="#FFFFFF">Sign-in to Information On Demand</font></span><font color="#FFFFFF" size="4"><span style="font-size:22px;line-height:26px;"><br soft="soft" />
    </span></font></b></span></div>
    <div id="apDiv3">
      <p><span style="text-align: center; text-decoration: underline; color: #009; text-transform: capitalize; font-variant: normal; font-weight: bold; line-height: normal; font-style: normal; font-size: 18pt; font-family: Arial, Helvetica, sans-serif;">Customer Sign-In</span><span style="position:absolute; left:12px; top:23px; width:151px; height:65;"><img src="sitebuilder/images/redInfoOnDemandLogo-150x65.jpg" width="149" height="65" alt="" /></span></p>
    </div>
    <div id="apDiv4">
    <form ACTION="<?php echo $loginFormAction; ?>" id="login" name="login" method="POST">
        <p>     </p>
        <p>User Name:<br /><input name="username" type="text" id="username" tabindex="1" size="30" maxlength="30" />
        </p>
        <p>User's Password:<br />
          <input type="password" name="password" id="password" tabindex="2" />
        </p>
        <p>
          <input name="submit" type="submit" class="SubmitButton" id="submit" tabindex="3" style="color:#009; font-weight:bold" value="Sign-in" />
       <input type="reset" name="reset" id="reset" value="Reset" tabindex="4" style="color:#009; font-weight:bold">
        </p>
      </form>
    </div>
    <br />
    </div>
    </body>
    </html>
    Here's the code for the script "included" in the first line of the page:
    <?php
    # FileName="Connection_php_mysql.htm"
    # Type="MYSQL"
    # HTTP="true"
    $hostname_login = "localhost";  // Change to "mysql" when uploaded to Yahoo
    $database_login = "infoondemand";
    $username_login = "root";   // Change to "creacontech" when uploaded to Yahoo
    $password_login = "raisin4312";
    $login = mysql_pconnect($hostname_login, $username_login, $password_login) or trigger_error(mysql_error(),E_USER_ERROR);
    ?>
    Could someone help me with this?  I'd very much appreciate any assistance.

    I should have warned you ealier that I don't know PHP very well, but if I can help nail down the process then hopefully one of the PHP experts can jump in.
    I'm still a little fuzzy on what is going on.  If Susie and Rodunda both have their own UserIDs and Passwords, then they can both be logged in at the same time, insert records til their hearts content and there will be abolutely no confict at all. The only issue here that may present a problem is if one of them attameps to update a record while the other one is looking at it, or getting ready to make their own modifications.
    Also, if Susie and Rodunda have their own user accounts with their own credentials, how is it that one would try to log in using the others' credentials?
    At any rate, and hopefully to get closer to a solutions for you, When a user is successfully authenticated, the session variable MM_Username is created.  So, simpy by checking for the existence of this session variable can tell you if that use is logged in or not.  This check can be placed before any of the login script so that it doesn't interfere with the behavior generated code. And you can choose what to do depending on the condition that exists - such as redirecting immediately to another page, or displaying or hiding a certain region on the page.
    Keep in mind that when the page first loads, thel login code is placed in an IF statement that checks the form action, so at first it's ignored and loads the form.  When the form is submitted, the IF conditino is met and the code executes.  To update the database with a "Logged in or out" value, you first have to place a recordset just after the IF statement that checks the form action, wirte another IF statement to check the value of the field, and then redirect to a logout page or continue with the login.
    If you continue with the login, you'll need an Update statement to change the field in the database just before the successful redirect.  If you've redirected to a log out page, you'll also need s similar update statement there.
    To write the recordset code, you can use DW's wizard and just move the code to where it needs to go. But the DW's update code depend on predeifned recordsets and form actions, so you'll need to find a script or hand code it, I wouldn't recommend trying to use DW's code and then modify it.
    So, what do you think, are we getting closer?

  • Remote user Authentication in customize login page

    Hi all,
    I would like to make sincere request to all you that I am not able authenticate my users based on tables. I start to learn HTML DB before 20 days and created simple application.
    Requirement:
    1: Created new login page P16 other than inbuilt login page 101.
    2: created table “trx_employee_login” which will keep track of user information
    3: after giving URL to user if user enters usr/passwd then it should take username and password (remote ) and validate in “trx_employee_login” table and if it exist then open some (page 34) page
    in the current application.
    Approach:
    1: written authentication function as
    CREATE OR REPLACE FUNCTION custom_auth (
    p_username IN VARCHAR2,
    p_password IN VARCHAR2
    RETURN BOOLEAN
    IS
    l_password VARCHAR2 (4000);
    l_stored_password VARCHAR2 (4000);
    l_count NUMBER;
    BEGIN
    SELECT COUNT (*)
    INTO l_count
    FROM trx_employee_login
    WHERE user_name LIKE p_username;
    IF l_count > 0
    THEN
    SELECT PASSWORD
    INTO l_stored_password
    FROM trx_employee_login
    WHERE user_name LIKE p_username;
    IF l_password = l_stored_password
    THEN
    RETURN TRUE;
    ELSE
    RETURN FALSE;
    END IF;
    ELSE
    RETURN FALSE;
    END IF;
    END;
    2: created authentication scheme and entered
    return custom_auth;
    in authentication function.
    3: same like I created Set Username cookie :
    begin
    owa_util.mime_header('text/html', FALSE);
    owa_cookie.send(
    name=>'LOGIN_USERNAME_COOKIE',
    value=>lower(:P16_USERNAME));
    exception when others then null;
    end;
    and other process to like 101 page
    but I m not able to get the result showing always message “Invalid Login Credentials”
    Please it will be great help if any one will help me. I m trying from the last 5 days but not able to do. I love to do myself first and if not possible then like to ask others. So please need help. Any other approach will be appreciated.
    Thanks && Regards
    Ravi

    Thanks Scott very Much,
    I changed but still I am not getting showing invalid credetial.
    Any how I got some hope by you. Can you have look on this please again.I am very new in HTML so after six days trying I am bit tensed.Here is what I am doing
    1: Created new login page Page 16.
    2: In page rendering process I created a “Before Header process named Get cookie Name ” just like inbuilt login Page :
    declare
    v varchar2(255) := null;
    c owa_cookie.cookie;
    begin
    c := owa_cookie.get('LOGIN_USERNAME_COOKIE');
    :P16_USERNAME := c.vals(1);
    exception when others then null;
    end;
    Incase of :P101_USERNAMR I change it as :P101_USERNAMR .
    3: In page rendering I created “Clear Cache for all Items on Pages (PageID,PageID,PageID)”
    process for page 16.
    4: In Page processing I created a process named “Set Username Cookie” type After computation and Validation.
    5: In page processing I ceated process Login just like page 101 and changed as
    wwv_flow_custom_auth_std.login(
    P_UNAME => v('P16_USERNAME'),
    P_PASSWORD => :P16_PASSWORD,
    P_SESSION_ID => v('APP_SESSION'),
    P_FLOW_PAGE => :APP_ID||':1'
    6: created one branch “On submit after processing to go to page 1 my welcome page”
    7: Created Authorisation scheme function returning Boolean:
    DECLARE
    l_count NUMBER;
    BEGIN
    SELECT COUNT (*)
    INTO l_count
    FROM trx_employee_login
    WHERE user_name = :p16_username AND PASSWORD = :p16_password;
    IF l_count > 0
    THEN
    RETURN TRUE;
    ELSE
    :p16_username := NULL;
    :p16_password := NULL;
    RETURN FALSE;
    END IF;
    END;
    8: I modified the function and make it UPPER case comparison as :
    CREATE OR REPLACE FUNCTION custom_auth (
    p_username IN VARCHAR2,
    p_password IN VARCHAR2
    RETURN BOOLEAN
    IS
    l_password VARCHAR2 (4000);
    l_stored_password VARCHAR2 (4000);
    l_count NUMBER;
    BEGIN
    -- First, check to see if the user is in the user table
    SELECT COUNT (*)
    INTO l_count
    FROM trx_employee_login
    WHERE UPPER (user_name) = UPPER (p_username);
    IF l_count > 0
    THEN
    -- First, we fetch the stored hashed password & expire date
    SELECT PASSWORD
    INTO l_stored_password
    FROM trx_employee_login
    WHERE UPPER (user_name) = UPPER (p_username);
    -- Finally, we compare them to see if they are the same and return
    -- either TRUE or FALSE
    IF l_password = l_stored_password
    THEN
    RETURN TRUE;
    ELSE
    RETURN FALSE;
    END IF;
    ELSE
    RETURN FALSE;
    END IF;
    END;
    In case of point 5 I mentioned how should I call my custom_auth function.
    I m not getting if I am changing it as
    custom_auth_ (
    P_UNAME => v('P16_USERNAME'),
    P_PASSWORD => :P16_PASSWORD,
    P_SESSION_ID => v('APP_SESSION'),
    P_FLOW_PAGE => :APP_ID||':1'
    then showing error and if
    custom_auth_ (
    P_UNAME => v('P16_USERNAME'),
    P_PASSWORD => :P16_PASSWORD
    then wroung number of argument showing .
    That’s what I am doing. I know I am doing some blunder but not getting where.
    Can u please take a look and tell me what changes I should made to work this code.
    Thanks && Regards.

  • "How to forward from a struts form to a login page?"or "how to connect form

    Can Any boby please let me know
    "How to forward from a struts form to a login page?"or "how to connect form to login session id"?
    Thanks
    Shailajakrishna

    I believe I can not use a
    request.sendRedirectURL("....") in which I would
    encode all my parameters, because:Righto. This is a bit tricky.
    Basically, you have two options, and both of those are a little nasty.
    1) You could use and intermediate JSP page. Just dispatch you request to that page, use the attributes to construct a form with hidden fields, and use Javascript to POST that form to your intended URL on the document's BODY onload event. Would work, but wouldn't be pretty and requires you to use JSPs and Javascript. Still an idea.
    2) This is something that I wouldn't recommend. Open a socket to the URL you you want to post your data. Manually construct a HTTP POST request, encoding your parameters into the headers. Read and parse the response & modify your HttpServletResponse object accordingly.
    Take a look at i.e. http://javaalmanac.com/egs/java.net/PostSocket.html?l=new for some pointers.
    I'd go with item #1.
    For my own edification, I'd be also interested in
    knowing why such a function does not exist in the
    current httpServletRequest api.I suppose it's a little out of scope. Servlets were ment to interoperate inside one container, not across domains and different implementations.
    I'm guessing I must be missing something fundamentals
    maybe?No, you're not.
    .P.

  • Customising a Login page for Webcenter spaces

    Hi,
    I'm trying to add in a "Remember Me" function to Webcenter Spaces (out of the box), and I'm wonding how this can be done. I'd like to check if its possible to create a custom page/portlet or modify the existing page for this to be done.

    Based on what mechanism you want to use for implementing "remember me" functionality, you also may consider utilizing the ability to 'edit the login page' (not the one that has a login portlet) by logging in as a webcenter administration into spaces application and going to 'webcenter administration'>general>edit login page (in the bottom)
    thanks
    Manish Devgan

  • Login Page not getting Displayed after 10.1.3 Home Upgrade in R12

    Hi,
    We are performing an Upgrade of 12.0.6 to 12.1.1.
    We have just finished the upgrade of 10.1.3 Home to 10.1.3.4. After the successful completetion of Patchset Installation, as a part of Instance
    Validation , we found that we were not able to get the R12 Login Page displayed.
    On Checking the Apache Logs, The Error Message looked as below:
    [Tue Jun 30 03:08:36 2009] [error] [client 159.182.123.2] [ecid: 1246345716:168.146.11.159:585784:0:2,0] File does not exist:
    /u18/app/HUTLcomn/apps/HUTL_oldtut353/portal/OA_HTML/AppsLocalLogin.jsp
    But AppsLocalLogin.jsp in our environment is located in the correct location
    $OA_HTML
    oldtut353:orapps(app):HUTL:[home/orapps] echo $OA_HTML
    /u18/app/HUTLcomn/webapps/oacore/html
    oldtut353:orapps(app):HUTL:[home/orapps] cd
    $OA_HTML
    oldtut353:orapps(app):HUTL:[u18/app/HUTLcomn/webapps/oacore/html] ls -ltr AppsLocalLogin
    -rw------- 1 orapps dba 4094 Jun 16 02:03 AppsLocalLogin.jsp
    It is reading the AppsLocalLogin.jsp from a non existent Location < INST_TOP>/portal/OA_HTML/AppsLocalLogin.jsp
    I have run the autoconfig successfuly in all the Application Tiers and generated Product JAR Files. But still the Error Exists.
    Please help to resolve this issue.

    Thank You Helios.
    The thread which you had mentioned in your previous reply had the similar issue which i was facing.
    I moved forward with the remaining Pre-Upgrade Tasks, Applied Maintainence Pack and then completed the Post Upgrade Tasks.
    I am very delighted to let you know that my Upgrade from 12.0.6 to 12.1.1 was successful. I got the feeling of GLADIATOR :) when I saw the Login Page appearing for the first
    time after the Upgrade.
    Thank you all for your help and Support.
    Thanks,Varun

  • ADF Application and Oracle Portal Login Page

    We have developed ADF application and deployed it in Oracle AS 10.1.2 along with the custom JAAS module, which is working fine with the application custom login page. As a next page, I want to use Oracle Portal login page for the authentication and authorization.
    How can I accomplished it? Any idea?
    Thanks,
    AP

    Shay,
    1. I created blank ADF project
    2. I copied myreport.jsp file (this one was generated by Oracle Report Builder) under ..ViewController/public_html directory
    3. Created directory 'lib' under ViewController/public_html/WEB-INF/lib
    4. Copied reports_tld.jar file under the directory created in 3.
    5. Created simple jspx page with the af:link (btw af:goLink does not exists in JDev 12c), set 'destination' to myreport.jsp
    After the steps above I could not even compile the application, many problems too many to list here, Basically JDev is trying to build the project with .jsp file generated in Report Builder and is unable to.
    So to be sure we are on the same page: I am trying to embed JSP report files generated by Report Builder into ADF project, then create EAR file and deploy on standalone WLS. Finally execute JSP web only report.

  • Did any body try to change 10g SSO  login page to custom login page?

    Hi..
    Did any body try to change Oracle 10g SSO login page with custom login Page as we used to do in 902 and 1022 versions by changing wwsso_ls_configuration_info_t table entries?
    It seems that there is now other file policy.properties that has entry for login page.
    Is there any documentation provided by Oracle on this?
    I checked metalink and SSO admin guide?
    Any clue or glue....??
    Thanks
    Sarvesh

    Try 1 & 2 if does not work please file a daycare for further assistance.
    1.   In "Day CQ Login Selector Authentication Handler" for path info add an empty row then verify.
    2.   Delete the existing entry for "Day CQ Login Selector Authentication Handler" , Configure your custom at repository level & verify

Maybe you are looking for

  • Page preview displaying iViews incorrectly

    I am just learning Portal and have run into an issue that I'm sure folks out here can help me with.  I created two iViews from the SAP iView transaction template.  Both transactions are custom transactions, pointing to custom Z-programs reports.  I h

  • Reminders screen wont scroll

    Iphone 4S Reminders screen freezes up and wont scroll.  I can only see the last 5 lines and scroll bar is buried at the bottom.

  • VHS image won't import

    Hi, I'm a new user of iMovie '08, knowledge level 'fragile but learning fast', and attempting to create a demonstration for my singing students using interviews, dvd clips and VHS imports. The interviews imported fine, using a Sony Camcorder, and now

  • Lost pictures from restore backup button...help?

    hi everyone, TOday I tried to back up my iphone to my husband's computer to back up to my Hd. I was soooo stupid but to make it short and clear I restored my husbands iPhone stuff to my iPhone so it replaced everything to my iPhone and I lost all my

  • My license for Adobe CS6 suddenly expired

    My license for Adobe CS6 suddenly does not function anymore, I get the message "license expired" Re-activation with the proper license does not work. I can also not de-activate the SW Please advise