Problem of navigation by exposing existing ADF application as a portlet in WebCenter

I joined my existing ADF application with WebCenter by following the steps mentioned in http://www.oracle.com/technetwork/developer-tools/jdev/ccset62-all-100884.html.

In the homepage of our application, we are displays a table with a list of IDs and we are adding the user selected as a parameter of the URL id to display the following page dynamically.

After integration of webcenter homepage is displayed correctly. But when I select an id home page, home page is once again appears instead of the next page. Even if I am not able to find any exception in the weblogic Server console.

I don't know, but what I suspect is portlet ignores settings that are appended to the URL.

Can someone help me solve this problem of navigation.


Kind regards
Kiran

Published by: user13331987 on August 30, 2010 04:27

Published by: user13331987 on August 30, 2010 04:46

The difference with portlets and adf applications, is that you can not access the URL from the portlet settings. You need to spend your portlet page.
You must first create a pageparameter that can be done in the links page or when running using the component of an oracle composer.

This article describes how to wire set of portlets, but that's why you need of pageparameters and portletparameters:
http://download.Oracle.com/docs/CD/E12839_01/WebCenter.1111/e10149/pages_wiring.htm

You must do the same thing, but you have only 1 portlet and your page setting will be an EL statement where he gets the parameter of the URL. When you set the portlet for the pagaparameter parameter, the value of the pageparameter will be send to the portlet, and then you can ask that the value of your portlet.

I've already implemented this on a webcenter application spaces so if you get stuck somewere, let me know.

Tags: Fusion Middleware

Similar Questions

  • Reg: Conversion ADF application as a portlet

    Hi Experts,

    I'm new to the web of the centres

    I have a request of the ADF.

    I want to convert in port-let.

    I converted port - leave entry and deployed the application to the web server integrated logic and deployment successfully completed.

    Can someone suggest me what to do after that.


    Thank you & in what concerns:

    Pramila

    Hello

    Once you have converted his will gives you WSRP.you portlets can consume those webcenter and you can use those webcenter pages.

    links below are useful
    http://andrejusb.blogspot.in/2009/12/producing-JSR-168-Portlets-directly.html

    Concerning
    Siva sery

  • Expose the ADF existing as a portlet in a WebCenter application

    Hello

    We have an ADF 11 g application deployed on Weblogic Server. We want a POC (Proof Of Concept) where we expose this application as a portlet in WebCenter. I am new to WebCenter and grateful if you can give me some pointers to integrate an existing 11g ADF with WebCenter application.

    Kind regards
    Antony.

    From my own experience, I used the Portlet JSF Oracle bridge at portletize my JSF pages and workflows. There are examples in OTN: [Portletize a JSF Application Using Oracle JSF Portlet bridge | http://www.oracle.com/technetwork/developer-tools/jdev/ccset62-all-100884.html]

    This white paper describes how the workflow portletize.

    Blog of Peter Moskovit has a number of publications on the topic:

    http://pmoskovi.WordPress.com/2008/07/23/building-JSF-portlets/
    http://pmoskovi.WordPress.com/2008/07/18/JSR-301-the-JSF-portlet-bridge/

    Hope that helps.

    CAPPA

  • ADF application do not display correctly with the IP address of the url and url localhost.

    Hi all.

    I have a strange problem. When I get my adf application deployed on a server of autonomous local weblogic with the ip:

    http://localhost:7001 / Application/faces/index

    It makes it very well. But when I load it with the url:

    http://10.5.14.15:7001 / Application/faces/index (private ip), it doesn´t make it fine. Tables the same haven´t style and some items appear selected as if I select them with the mouse.

    This problem occurs only with internet explorer, not with Chrome.

    Also, when I see a table within a region to a jspx, the with the header columns is not rendered causing the width of the line header correctly, not being the same as the other lines.

    This problem happens also with internet explorer.

    Any help please?

    Internet Explorer 8. JDeveloper 11g.2. WebLogic 10.3.5.0

    Also happens with Internet Explorer.

    Maybe coding? DOCTYPE?

    Thank you

    What you can do is to talk to the people who manage the proxy to find out why it does not all files, or just disable the proxy so that intellectual property

  • ADF in the configured with SSO WebCenter spaces

    Hi experts,

    I configured SSO with soa/Webcenter/ucm 11.1.1.6.0 using OAM/OID.

    Now, I want to use my adf application in WCSpaces and wants to also apply to the standards body which is already there in the spaces, with my adf application which will be displayed in WCSpaces.

    How can I achieve this requirement?

    could you please any suggestions on this. I can't able to go further.


    Thank you and best regards,
    S.Shashidhar goud.

    1006534 wrote:
    Now, I want to use my adf application in WCSpaces and wants to also apply to the standards body which is already there in the spaces, with my adf application which will be displayed in WCSpaces.

    What do you mean by "use my adf application in WCSpaces?

    You add ADF Taskflows starting from a shared library directly in the pages of the spaces? If so, then why would apply you SSO to the application of the ADF?

    or

    You deploy the ADF application as a portlet via WSRP producer? If so, read the following sections http://docs.oracle.com/cd/E28389_01/webcenter.1111/e10148/jpsdg_security.htm#CHDHGIFF and http://docs.oracle.com/cd/E12839_01/webcenter.1111/e12405/wcadm_security.htm#CHDHGIFF. Make sure you read the surrounding literature in these pages to understand the concepts.

    Alternatively, if you really want to enable SSO for ADF - http://docs.oracle.com/cd/E17904_01/doc.1111/e15478/opssadf.htm application

    Edited by: Jean-Philippe Guillaume on May 20, 2013 16:33

  • In my adf application, I use sequences, the problem that I face, is that this sequence break at 2:21 or three insertions. Any reason?

    Mr President

    In my adf application, I use sequences, the problem that I face, is that this sequence break at 2:21 or three insertions. Any reason?

    Concerning

    How can I correct this situation?

    Well, look at your definition of the sequence and correct

    There are CACHE 20 then change or recreate your sequence and use NOCACHE

    Dario

  • ADF Application - Development Mode deployment problem

    Hi Experts,

    I have jdev11.1.1.5.0 in combination with weblogic 10.3.5.

    my application works fine, while running on integrated wls (just give a click right and on my page jspx - auto deployment).

    If I go with manual deployment of option on same wls integrated or stand-alone wls means

    I can able to get my login page, if I have some means of connection he did re - direct to my index page than it would be problem? (it doent replicate this kind of integrated wls (auto deployment))

    Details of my Application
    use all adf security. my login page is in extended session bean index page - backing bean of limited scope.

    My diary shows, your user name and password is correct. This means that it can have access to my Module of the Application.

    use adfc - config to redirect
    <control-flow-rule id="__5">
        <from-activity-id id="__6">loginPage</from-activity-id>
        <control-flow-case id="__7">
          <from-outcome id="__13">error</from-outcome>
          <to-activity-id id="__8">loginPage</to-activity-id>
        </control-flow-case>
        <control-flow-case id="__14">
          <from-outcome id="__16">success</from-outcome>
          <to-activity-id id="__15">Indexpage</to-activity-id>
        </control-flow-case>
      </control-flow-rule>
    This project does not behave like this days Olden.

    I scored on the sample for deplying a standlone wls and wls adf application built-in. It is very good.

    can anyone guide me where am?

    one has an idea?

    so am manual deployment I had dialogue "deployment configuration" to deploy.

    I got this in my journal.
    [01:07:44 PM] Entering Oracle Deployment Plan Editor
    [01:07:46 PM] No metadata repositories found on target server. Using values found in adf-config.xml. //show this red collor

    User707, can you on which you deploy the application? It is a stand-alone server or server that comes with jdev?
    Question: can you post the url that you use to launch the application on the server? The url contains ".jspx" as part of it?
    If Yes, try to remove the ".jspx" out of the url.

    Timo

  • How to wait for HTML when ADF Application sends a 'work' screen while Looking Up data space reserved

    Hello world

    I am trying to write test scripts in Openscript for an ADF application that uses Business Intelligence and support partial-Page rendering.  While it generates data, it sends HTML says his 'work', and then re - makes the area after the SQL call to the database ends.  The script passes after receiving the 'work' page and errors because it cannot find the variables that should have been created.

    How can I make the script wait for the actual page?  I looked through the documentation and looked online but I couldn't find anything relevant (or do not know what I'm looking for).

    Any help appreciated.

    Thank you

    Roy

    OK - problem solved.

    OBIEE sends the page indicating that it is looking up until the actual data returned.  There is an option on the Weblogic OBIEE server in the {WEBLOGIC_HOME}/instances/bi_instance/config/OracleBIPresentationServicesComponent/coreapplication_obips1/instanceconfig.xml file that can be defined (for test/debugging) to delay sending the screen holder place 'research'.}

    This should be added to the file XML between the tags.

    600

    True

    The value indicates how many seconds the OBIEE server waits until it sends to the screen "search.

    I hope that this information will prevent hair pulling episodes by others.

    Roy

  • Deploying ADF applications with integration of EBS

    Hello

    I read a few articles about deploying ADF applications and they found it useful. Most of them are not suitable for ADF 11g developed lettering. I developed a demo application using Jdev Studio ver 12.1.3.0.0 by installing the WebLogic Server. This application must now be deployed on another node on a remote and built-in Server with EBS. References user interface developed stored procedures using IDE connect to Oracle DB. The remote server has the SDK for Java installed and a DATA SOURCE has been defined by the administrator.

    I tried to follow the steps explained in the URL that follows, but in vain. I could not find server Navigation Application. How-to: ADF Deployment Guide

    Could someone please help me understand the modalities of deployment of this application developed on my laptop on a remote server? Your valuable contribution is appreciated.

    Thank you

    udys

    You cannot deploy a 12 c apps in 10.3 WLS ADF, you WLS 12 c.

    See the doc certification for the ADF:

    Information on certification

  • Oracle Adf application running to form 11g

    Hi all

    I use JDeveloper 11.1.2.4.0,I created ADF application and I implement dynamic UI sell in my app.

    Where, by clicking on the left navigation, the new taskflow opens in a tab (using API).

    Ex, on clicking the search with navigation link, SearchTaskFlow opens in a new tab.

    Can I run some screens with even adf 11g Forms application in the same way that I call TaskFlows in navigation company?

    Kind regards

    You can take a look at these samples ADF Oracle 11g tips: display external content in an IFRAME in a popup dialog box

    And Andrejus Baranovskis Blog: how to control the alignment of PopUp ADF

    Timo

  • ADF application number within the other Java/J2EE application

    Hi all

    I need your suggestion. We are developing an ADF application for one of our customers to use it as an application internal. They want also this application to be accessible from the other external application when a link is clicked. This external application has been developed using Java/J2EE. They expect this internal ADF application is rendering/invoked as part of their existing pages.

    Is it possible to show / make an ADF application inside another application? If so, what are the things that I have to take into account. If not, is there another approach that's possible?

    JDeveloper 11.1.1.7

    Kind regards
    Saif Khan.

    You can also consult below useful links for opening adf application in Iframe.

    Oracle Fusion Middleware: How to display application ADF in an iframe

    http://docs.Oracle.com/CD/E17904_01/Web.1111/b31973/ap_config.htm#ADFUI577

    http://Donatas.nicequestion.com/p/live-samples-beta.html

    Thank you

  • ResourceException while deploying stand-alone ADF Application to Weblogic SOA or Server Admin

    I have ADF applications that I want to deploy on the server of SOA. The SOA server is part of the field of bpmdev. While trying to deploy the application, I get the following error. Same error when I try to deploy the application on AdminServer in the same domain:

    [13: 16:14] Application deployment...

    [13: 16:25] [Deployer: 149193] Operation "deploy" on demand "SecurityGroupsCustomApp_application1" failed on "AdminServer.

    [13: 16:25] [Deployer: 149034] an exception has occurred for task [Deployer: 149026] deploy SecurityGroupsCustomApp_application1 on AdminServer. :.

    [13: 16:25] WebLogic Server Exception: weblogic.application.ModuleException:

    [13: 16:25] caused by: weblogic.common.ResourceException: weblogic.common.ResourceException: could not create a connection from the pool. With the exception of the DBMS driver: IO error: the network adapter could not establish the connection

    [13: 16:25] check the server logs or the console of the server for more details.

    [13: 16:25] weblogic.application.ModuleException:

    [13: 16:26] # incomplete deployment.  ####

    [13: 16:26] remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)

    ADF Application connects to SOADataSource that is configured on the server with the target set to soa_server1. Same application deploys in WLS integrated as a stand-alone.

    Jdev version: 11.1.1.7.0

    WebLogic Server version: 10.3.5.0

    Exception stacktrace of soa_server1.log:

    Failure occurred in the execution of the request for deployment with the ID ' 1406851753207 'for the task 9'. Error: ' weblogic.application.ModuleException: '

    weblogic.application.ModuleException:

    at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:327)

    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)

    to weblogic.application.internal.flow.DeploymentCallbackFlow$ 1.next(DeploymentCallbackFlow.java:517)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159)

    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:45)

    to weblogic.application.internal.BaseDeployment$ 1.next(BaseDeployment.java:648)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)

    at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:59)

    at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)

    at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:61)

    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:208)

    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:98)

    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:221)

    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:747)

    at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)

    at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)

    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)

    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)

    to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$ 000 (DeploymentReceiverCallbackDeliverer.java:13)

    to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$ 1.run(DeploymentReceiverCallbackDeliverer.java:46)

    to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:545)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    Caused by: weblogic.common.ResourceException: weblogic.common.ResourceException: could not create a connection from the pool. With the exception of the DBMS driver: IO error: the network adapter could not establish the connection

    at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:285)

    at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1322)

    at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1239)

    at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:250)

    at weblogic.jdbc.common.internal.ConnectionPool.doStart(ConnectionPool.java:1329)

    at weblogic.jdbc.common.internal.ConnectionPool.start(ConnectionPool.java:176)

    at weblogic.jdbc.common.internal.ConnectionPoolManager.createAndStartPool(ConnectionPoolManager.java:507)

    at weblogic.jdbc.common.internal.ConnectionPoolManager.createAndStartPool(ConnectionPoolManager.java:428)

    at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:280)

    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)

    to weblogic.application.internal.flow.DeploymentCallbackFlow$ 1.next(DeploymentCallbackFlow.java:517)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159)

    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:45)

    to weblogic.application.internal.BaseDeployment$ 1.next(BaseDeployment.java:648)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)

    at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:59)

    at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)

    at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:61)

    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:208)

    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:98)

    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:221)

    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:747)

    at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)

    at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)

    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)

    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)

    to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$ 000 (DeploymentReceiverCallbackDeliverer.java:13)

    to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$ 1.run(DeploymentReceiverCallbackDeliverer.java:46)

    to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:545)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    Thank you.

    -Cedric

    I managed to solve the problem of deployment by modifying the deployment under the Application properties configuration:

    1. unselect Auto Generate and Synchronize weblogic - jdbc.xml deployment descriptors

    2 deselect the credentials under Security Deployment Options

    3 deselect users and groups under deployment and Security Options

    I think auto generation of weblogic deployment descriptor - jdbc.xml was most probably the origin of the problem.

    Thank you.

    -Cedric

  • How to identify if ADF application running on PC or Tablet?

    Hi ADF experts!

    My question is simple: how to identify if ADF application running on PC or Tablet?

    We need to know this, because we need to provide a different presentation for the same application to run on the tablet.

    We need this because we have a problem with < af:selectOneRadio > option buttons that are in a table column.

    When the application is run on the IPAD, there is a control of pagination for the < af:table > with a property 'FetchSize' of the table (default 25).

    All values in the < af:selectOneRadio > are displayed properly as on the first page.

    When you browse on the second page, all values in the < af:selectOneRadio > disappeared, it's like they are not defined. Even when we sail on the second page on the first page, the values have disappeared.

    So the question is:

    How to identify if ADF application running on PC or Tablet?

    OR

    Is there a way to activate the Tablet OFF when paging control?

    We have JDeveloper 11.1.2.4.0.

    Please advice.

    How to distinguish between a phone and a tablet of ADF ManagedBean | Karate Arun with Oracle Webcenter

  • I bought lightroom 6 at amazon, but it will not be installed. All I said "Installer failed to initialize, please download Adobe install advisor to detect the problem", but it does not exist. It gives me no more information than that. I have already

    I bought lightroom 6 at amazon, but it will not be installed. All I said "Installer failed to initialize, please download Adobe install advisor to detect the problem", but it does not exist. It gives me no more information than that. I already had a free annual subscription to cc through my new canon camera, but I installed for my mac already. No phone number to call, adobe contact to say amazon, what do I do?

    start at the top and work your way down to apply applicable patches until your problem is solved.

    If (win) cc: https://helpx.adobe.com/creative-cloud/kb/creative-cloud-desktop-application-failed.html

    If your error is:

    "Setup failed to initialize. File not found. ' or 'could not initialize installation. This could be due to missing files.

    first of all, rename folder OOBE OOBE.old.

    to find the OOBE:

    Win 64 bit OS: Program Files x86\Common Files\Adobe\OOBE

    Win 32 bit OS: Program Files \Common Files\Adobe\OOBE

    Mac os: HD > library > application support of > adobe > caps

    Mac os: USER > library > application support of > adobe > OOB

    If it fails or isn't the exact error you see, uninstall, clean (http://www.adobe.com/support/contact/cscleanertool.html) and reinstall.

    If you use an installation dvd:

    Copy the contents of the drive in a desktop folder and install from this directory.

    If you are using a mac:

    1. try to create a new user account in Mac with administrator privileges.

    2. connect to the new user, navigate to Mac HD > Application > utilities > Adobe Installer folder, locate products such as Adobe Reader, Adobe Flash, Adobe Air and uninstall the

    3. navigate to the user library > Application Support > Adobe and Adobe put in the trash.

    4. navigate to Mac HD > library > Application Support > Adobe and Adobe put in the trash.

    5 restart the installation.

    If everything is applicable above fails, check your Setup logs:

    http://helpx.Adobe.com/Photoshop-elements/KB/troubleshoot-install-using-logs-elements.html

  • error on service cloud oracle adf application deployment

    Hello, I hv saved cloud oracle java and database service. I hv created adf simple application in which there are 2 jsf pages only linked together. I m using oracle jdeveloper 11 g 2. so I hv created file ear for deployment in the cloud. I have deployed adf the cloud using the java console application. But after downloading applications, deployment failed. I tried 3 times, but the result was the same. I checked the logs, I got 3 warnings in the whitelist log and error in deploy newspaper. Those are the following:

    Warnings in the whitelist log:

    2013-04-14 06:57:11 CDT: start action "API Whitelist.
    2013-04-14 06:57:11 CDT: began API whitelist
    2013-04-14 06:57:12 CDT: WARNING - there are 3 warnings (s) found for Testapp.ear.
    2013-04-14 06:57:12 CDT: WARNING - Path:Testapp.ear (3 warnings)
    2013-04-14 06:57:12 CDT: WARNING - Path:Testapp.ear (3 warnings)
    2013-04-14 06:57:12 CDT: WARNING - Path:Test_ViewController_webapp.war (3 warnings)
    2013-04-14 06:57:12 CDT: WARNING - path: WEB - INF * (1 WARNING)
    2013-04-14 06:57:12 CDT: WARNING - 1: "login-config' missing under element child element has recommended.
    JavaEE:web - app.
    If you want to publish your application, you may have vacuum
    < login-config / > in your web.xml file. If you require authentication, you must then
    have <>login-config and its child < auth-method > element in the web.xml file.
    Without this element (< login-config >), users can be challenged by SSO, but
    the code of the application will be run as an anonymous user. Line no.: 4.
    2013-04-14 06:57:12 CDT: WARNING - path: WEB - INF * (2 warnings)
    2013-04-14 06:57:12 CDT: WARNING - 1: recommended "jsp-descriptor" missing under element child element.
    ORCL - weblogic:weblogic - web - app.

    If you have a JSP file that is not precompiled, compile errors
    could be shown on the browser. It is recommended to include
    verbose false > < jsp-descriptor > < < > < * *-descriptor > in weblogic.xml.
    Line no.: 2.
    2013-04-14 06:57:12 CDT: WARNING - 2: recommended child element "session-descriptor" missing under element.
    ORCL - weblogic:weblogic - web - app.

    You will be asked to have cookies separate way, if several
    applications are available in the same SSO session or if you
    multiple applications with different auth-method(CLIENT-CERT, FORM, BASIC)
    in the same service instance.
    Line no.: 2.
    2013-04-14 06:57:12 CDT: WARNING - Testapp.ear had 3 WARNING (s).

    2013-04-14 06:57:12 CDT: INFO - validate white list ended with 0 error (s) and WARNING (s) 3.
    2013-04-14 06:57:12 CDT: validation whitelist past.
    2013-04-14 06:57:12 CDT: complete "API Whitelist": status SUCCESS



    and error in deploy journal:

    2013-04-14 06:57:12 CDT: start action "deploy the Application.
    2013-04-14 06:57:12 CDT: deploy Application started
    2013-04-14 06:57:15 CDT: weblogic.application.ModuleException: could not load the webapp: Test-ViewController-context-root cause DeploymentException: java.lang.ClassNotFoundException: oracle.adf.view.faces.bi.webapp.MapProxyServlet
    2013-04-14 06:57:15 CDT: State action WL: failure
    2013-04-14 06:57:15 CDT: Action FAILED with State action WL: failure
    2013-04-14 06:57:15 CDT: see the server log of your cloud service Java for more information about the failure.
    2013-04-14 06:57:16 CDT: Application Deployment failed.
    2013-04-14 06:57:16 CDT: 'Deploy the Application' complete: FAILED status


    I use jdeveloper 11 GR 2, so pls don't tell me to use jdeveloper 11 GR 1 material. because, I hv already developed an application for my final year of Bachelor and I can't migrate to the previous version. So there is only one way for me to generate the ear file and the deployment of the console.

    Thus,.
    I m not getting what is the problem and what will be the solution for this?
    What should I do?
    What changes are required?

    Please, help me out of this problem!

    Well hosting Cloud Oracle ADF applications is for the ADF * 11.1.1-then you will not be able to deploy an application developed with * 11.1.2 thereon.
    If you don't want to revert to the version support for JDeveloper, I suggest that you look in the other accommodation options.
    For example: http://multikoop.blogspot.de/2012/09/adf-essentials-in-redhat-cloud.html

Maybe you are looking for

  • Satellite L650 - no sound external subwoofer, from speakers

    Hello I recently acquired a [Toshiba Satellite L650-14F | http://se.computers.toshiba-europe.com/innovation/ro/product/Satellite-L650-14E/1086065/] laptop comes with no OS. I installed Windows 7 Enterprise 64 bit on it as well as all the pilots invol

  • Driver webcam open fail - Satellite A300 - 1 MM

    Hello I have laptop Toshiba A300 - 1 MM and my webcam is not working. There is no driver for Windows 7 32-bit on toshiba support site. Only for Vista 32 bit. I use this driver. Is there an another sollution?Thank you.

  • How to upgrade to iphoto to 9.6.1? Can I do it?

    I'm trying to shape the snow leopard upgrade to the rank of Captain, but in order to keep iphoto (who do I want to continue to use instead of 'photos' do not know yet) told me that I have to update to version 9.6.1. IPhoto came on my system in 2010 a

  • Import Windows Live calendar to Windows Calendar

    I've been using Windows Live Calendar, and I have a lot of data stored there. However, I would like to sync it with Windows Calendar offline so that I can use my calendar when offline. Of course, I want to save the time it takes to create the same ca

  • Newb HDTV connection

    Hello I just bought a Vizio 47 inch LCD HDTV. I said that I can plug my Inspiron 9300 up to it to use the TV as a computer monitor screen. I have VGA cables that hang from the computer to the TV, but beyond actually hang them up, I don't know what to