WebCenter suite 11 g and ADF web application

Hello

I am new to WebCenter Suite 11 g.
If I create an ADF web application (includes the .jspx file), it can be integrated into webcenter?

Hello

You can expose your workflow as portlets through [bridge Portlet JSF Oracle | http://download.oracle.com/docs/cd/E12839_01/webcenter.1111/e10148/jpsdg_bridge.htm#JPSDG884], or you can also extend your application of Fusion Middleware to a WebCenter App, adding the necessary libraries. What is important to remember is that, at the end of the day, a WebCenter app is an app of the ADF.

See you soon,.
George

Tags: Fusion Middleware

Similar Questions

  • Deploy the ADF web application and forms and reports Services on the same installation of Weblogic Server

    I have forms and reports already installed on the Weblogic Server.

    Now, I want to install ADF web Application on the same server, Weblogic.

    Is it really possible to have forms & reports services and the application of the adf on the same installation of weblogic server?

    Please suggest / guide me on how to achieve the task above.

    Here are the details of my wls, forms and reports, and adf web application

    • WebLogic Server version 10.3.5
    • Forms & Reporst 11 GR 2
    • ADF web application developed using JDeveloper 11.1.2.4

    Thank you

    Deven


    Hello

    a few entries,

    https://forums.Oracle.com/thread/2433508

    https://forums.Oracle.com/message/11020401

  • ClassNotFound on Jdev11g for ADF web application

    I recently installed version jdev11g release on my environment. My ADF web application is deployed on weblogic server (by default). When I try to access a page, I keep getting ClassNotFoundException

    Caused by: java.lang.ClassNotFoundException: org.apache.log4j.Logger
    in java.net.URLClassLoader$ 1.run(URLClassLoader.java:200)
    at java.security.AccessController.doPrivileged (Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)

    I had checked double I have log4j - 1.2.14.jar in my class path. This app worked fine when I had the technology review version of Jdev11 using OC4J instead of Weblogic.

    I also create a simple java application that uses same as pots used on my ADF web application and I only see ClassNotFoundException. The two application has the same external jars in the classpath.

    I'm not sure on exactly what is happening here, it would be great if someone can help and give me a few pointer on this

    Thank you
    Tony

    Did you read this part:

    There is a second possible problem that is specific to the commons-logging and related libraries when it is used with integrated WLS and out-of-the-box configuration (including ADF). Because commons - logging.jar is apparently in the system classpath, attributable to the delegation of the ClassLoader Java works, all log4j at the level of the web application are not visible to the factory default journal. As long as this is the case, you may need to add the following to your web application WEB - INF / weblogic.xml:


    true

    What it does is tell the servlet JSP WLS to let the web application classes to ignore the classes in the system class loader. Standard Java class loader delegation gives priority to system classes.

  • Application Modules Resuablity face-to-face Web and Non Web Application

    I have a web application that uses the plsql API list and not of Java Web Application that uses the same API plsql can I write an Application Module and use it in the web not Application?

    If not
    If there is a way to manage for the Non Web Applications connection pooling
    How can I share common codes that plsql api call between Web and Non Web application

    IF yes how can I manage the DBTransaction creation for non web?

    Hello

    You can use application Modules in non-web environments.

    String amDef = "model.module.AppModuleAM";
    Config = "AppModuleAMLocal";
    AppModuleAMImpl app = Configuration.createRootApplicationModule (amDef, config) (AppModuleAMImpl);

    Frank

  • How to add jsession ID to an ADF web application deployed in weblogic server?

    Hello

    I use jdeveloper 11.1.2.4 version. Can anyone tell please how to add custom JSESSIONID (BLTSESSIONID) to the URL of the web application ADF that must be deployed in weblogic server. I tried the following approach. but it did not work for me.

    in webogic.xml, I added

    < session descriptor - >

    < name > BLTSESSIONID < / cookie-name >

    < / session descriptor >

    However, I've added the weblogic.xml manually from the gallery.

    Could someone help me on this please?

    Thank you

    You don't have to add the session ID to the URL. The Web application automatically manages session IDS. By default, it uses an HTTP cookie (a cookie with name JSESSIONID) therefor. The Web application will automatically add it to the URL only if it detects that the client browser does not support cookies (for example, if the user has disabled cookies in the browser). By adding the lines above to weblogic.xml you just changed the name of cookie JSESSIONID to BLTSESSIONID default session. This is useful only if you have access to a couple of different Web applications from one and the same server and you want every application to maintain a clean session (for example, each application having a different session cookie name). If all applications on the server use one and same name cookie (JSESSIONID for example) and you have access to more than one application at the same time in one and the same browser (and even multiple instances of the browser, with the exception of some special cases), you will not be able to work with these applications correctly because the next access to another application will replace the cookie and you will lose the session to the requests earlier. Because HTTP cookies are maintained at the level of server name, it's not at the level of application root. In this case, you must specify the application names specific cookie (what you did above).

    Dimitar

  • How to derive the user name in the bean connection in a Fusion ADF Web Application

    Hello

    I want to derive the username in the session Bean opening after successful authentication.

    I think writing a method in AM and use a VO for the user based on the user name ID.

    Could you please let me know is the best approach and if yes what is the steps to achieve this in Jdev 12.1.3. How to access the AM method in the LoginBean?

    Or create a viewCriteria in the VO and call it the Login bean?

    See you soon

    AJ

    How to access the AM method in the LoginBean?

    You must expose the method using the client interface of AM and go through links

    as the operation binding

    Oracle ADF - tips and Techniques: model ADF - Beginner: AMImpl expose methods like client interface

  • ADF Mobile: connect with the web application

    Hello

    I'm starting the age of mobile application. (my version of jdeveloper is version 11g 2)...

    I need to know is easy to create applications mobile adf in the ADF web application?

    With regard to this demo:- http://download.oracle.com/otn_hosted_doc/jdeveloper/11gdemos/ADFMobile/adfmobile.htm how can I adopt for my needs?

    My web application is Version 11.1.2.2.0. So without re-creating this application in higher version (Version 11.1.2.3.0), can't do Mobile App?

    hopping all coordinated to solve my problem...

    Thank you.

    Sorry for the late reply. The ADF webapplication can be made in any version of JDev, since it is just a web service 'plain '. ADF Mobile is supported only 11.1.2.3 (or), but they (the web service and mobile application) do not have to be developed using the same version of JDev.

  • recommendation of the Java web application development kit for small application

    Hi all

    I have an application developed using developer 6i, forms, and reports, as well as the Oracle 10 g for a school database. The application consists of student information, collection of fees and sms sending to parents.

    There are a lot of problems, with this app, DB is very heavy I'm using Oracle DB 10 g, installtion of 6i developer on the latest version of windows is another puzzle etc.

    Now, I want to pass to the application of the latest technology, but want this are light weight.

    Can I develop an application of light weight with ADF web application?

    Also, I want to use mysql as database.

    Thank you

    (1) you can use mySQL. I prefer Oracle XE, as it is better suited for the ADF.

    (2) application No. needs a weg server web. You can use weblogic or glassfish

    (3) just a browser

    Timo

  • Is this normal duplicate planning entered appear in Weblogic after a web application deployment?

    Hi all

    I am currently installing Hyperion Planning more v11.1.2.3.00 on 3 different servers of MS Windows 2008 Server R2 (x 64) (that is to say, HYP01, HYP02 and HYP03) in a mode of Standard deployment typical, as follows:

    -HYP01 Server: Essbase;

    -HYP02 server: planning;

    -HYP03 server: Foundation (IE, SSP, workspace), EPMA, Manager of calculation, financial reports, Reporting and analytical framework, analysis Web, Essbase Administration Services, Essbase Studio, WebLogic Server, Oracle HTTP Server.

    as noted in Chapter 1 of the Standard EMP Deployment Guide.

    I followed the steps to install Planning on HYP02 and then noticed that he appeared in the administration console (installed on HYP03) WebLogic as "Planning0" (see attachment 20141210-MJ-ORA - OWLServerStatus_BeforeHPDeployment.jpg) running on the server HYP02. I was able to access the login page of planning, but due to some problems with the workspace, I was not able to verify whether the planning was available in the workspace (it's a question I've been working with Oracle's Support staff).

    After the launch of the EPM on the HYP03 system configurator, I noticed that he had picked up this planning remained to be deployed... so I have authorized its deployment. At the end of this step, I restarted all servers and access the WebLogic administration console again. That's when I noticed that there is now an entry for 'Planning0' and 'Planning of the depenses1' (see attached 20141210-MJ-ORA - OWLServerStatus_AfterHPDeployment.jpg), showing that 'Planning0' was no mention of a server it was running on when 'Planning of the depenses1' will run on the server HYP03 (IE, not the HYP02).

    Without being able to access the workspace again (I'm working on the resolution of a recurring problem with the Support of Oracle), I would like to know the following:

    1 - is normal\advisable to 'Planning0' and 'Planning of the depenses1' appear in the WebLogic administration console?

    2. If it is normal\advisable, how can I remove\delete 'Planning of the depenses1' of the WebLogic administration console? The removal\deletion will cause problems with my installation?

    Any other advice\pointers would be much appreciated.

    Thanks in advance.

    JBM

    If you intend to deploy to both HYP03 and HYP02, then that is what you did and stick with it, if you only intend to be deployed to HYP02, then you need to change the configuration.

    I don't know why you think that all EMP products are now highly available as it seems only that planning is such that it has been deployed on two servers, what Essbase and other web applications?

    See you soon

    John

    http://John-Goodwin.blogspot.com/

  • Make a custom page when you access the URL of the root of a Web application

    A BC blog post says it's now possible to "make a custom page when you access the URL of the root of a Web App site. For example, if you have a "blog" Web App, items can be made available to/blog/my-blog-post, and you will be able to customize the page/blog"

    Is this possible? It doesn't for me due to unique URL problem yet.

    For example the web page is / banksy - Guide of Banksy

    But web app components must be on/banksy/web-app-item but need to change to/banksy-editions / Banksy choose your weapon (green) | Gallery hang up Banksy Guide

    I don't see any documentation, support BC do not know and ask me the Forum to discuss. Someone at - he found a workaround?

    Thank you

    Paul

    You have a page with the same name as you want for the web application folder.

    1 remove this page from banksy (Dungeon of backup of your content)

    2. change your url web app for /banksy you need

    3. create a folder called /banksy (it will allow you to make a folder)

    4. create an index.html in the folder of Banksy page - put your content to the page that you deleted here

    You will then have an index for the file page and the web application will work...

    /Banksy - index page

    /Bansky/ - index page

    /Banksy/index.html - index page

    / web banksy/something - point app

  • View all items from web application in random order

    I see that it is possible to display an element of web app randomly, what about all the web app items in a random order?

    Your loading a lot of content but this way you don't want to and can be indexed by the search engines when you won't. It will appear as consistent all the elements and not random content fresh.

    While this is not ideal for search engines, you can have a page and all web applications using tag counter in the elements for each you can do which cache of search engines. You are running then through these with tell jQuery to choose a random set and Ajax in to where you want.

  • Access a secure web service of ADF Mobile Application

    Hello

    We try to create an ADF Mobile application that uses a secure web service located in Oracle EBS (with SOA Suite).

    We use JDeveloper 11 g 11.1.2.4.0

    Initially, create usd a Control(SOAP/REST) Gallery Web Service data and provided the WSDL document. We tried to run on a simulator, but not did not do anything. We have also found a way to provide the user name and password. So we left it there.

    Then we tried to create a Java desktop app to check if it was a problem with our server. In the desktop application, we created a "Web Service Client and Proxy" new gallery followed the steps and used oracle/wss_username_token_client_policy, added the code below to put the username and password and was able to call the service and retrieve data.

    (reqContext.put (BindingProvider.USERNAME_PROPERTY, "DBAKER");

    reqContext.put (BindingProvider.PASSWORD_PROPERTY, "xxxxx");

    So we thought to return to the application the ADF Mobile and creating a "Web Service Client and Proxy" it, but when we built this project, we had the ' annotations are not supported in - source 1.4 "&" generics are not supported in - source 1.4 "errors and found that ADF Mobile does not support beyond Java 1.4" "ยป (Is that right?)

    We then found the video "to access the secure Services of ADF Mobile Web" by Shay (https://www.youtube.com/watch?v=rk5om3o3Pas) and saw that he was using a login server.

    We wanted to confirm if you use a login server is the right path to access a secure web service of an Oracle ADF Mobile application?

    Are there other ways to do it?

    If we need to create a login server, can provide you links that will put us on the right track in establishing a connection server that can connect to the EBS?

    Thank you.

    The URL must point to a protected page that prompts the user for basic authentication.

    See an example here:

    https://blogs.Oracle.com/Shay/entry/accessing_secure_web_services_from

    As well as the blogs linked at the bottom of this entry.

  • How to add custom merge Web application (ADF) appearance

    Hello
    I've implemented adding custom to a Webcenter portal application skin. However, there is no entry in the ADF - config.xml and also I am unable to rocedd with addition of skin in the web application from merger. Please someone help me in this and also suggest suitable learning resources.


    Kind regards
    Dinesh Kumar Vishnu

    Video official help - http://download.oracle.com/otn_hosted_doc/jdeveloper/11gdemos/adf-insider-skinning/adf-insider-skinning.html

  • Tutorial on the use of the ADF to develop Web Application

    People,

    Hello. I have implemented PeopleSoft Campus Solution 9.0 revision 5 for a University.

    I need to develop an application for Admission online for future student to apply for admission.

    My installations of PeopleSoft are below:

    Server machine: Oracle Linux 5.10 (64-bit)

    Client computer: Windows XP Professional (64 edition) with the Internet Explorer browser

    Architecture Internet Oracle Linux 5.10 Server:

    (1) database server: Oracle Database 11 g version 11.1.0.6.0 is

    (2) the server application: Tuxedo 11 g

    (3) web Server: Web Logic 10.3.6.0 and JDK 1.7.0_09

    (4) browser: Firefox Mozila

    (5) two Instances of huge database on the database server: 8.53 PeopleTools and Campus Solution 9.0.

    I just installed the 3 parties with WebLogic 10.3.6 and JDK 1.7.0_09 as below:

    (1) install ADR (Application Development Runtime) 11.1.1.6.0 (64-bit)

    (2) install the RCU 11.1.1.6.0 to create the scheme of OWSM_MDS (32 bit)

    (3) create a new WebLogic "Domain_CS" domain to develop the application for admission online.

    I have no experience to develop the Web Application using ADF. I have developed a few Web Applications using NetBean and database server. It seems that the ADF and NetBean have some similarities. Both need to create a project with a 'Web - INF' file for Web Application development. But I don't know the first step to start the ADF to call the wizard.

    My question is:

    What command and what directory to start ADF and call the wizard in order to develop the Web Application?

    Thanks in advance.

    You don't need to install JDev WLS directory.

    What you end up doing, is take the application (EAR/WAR file) you create in JDeveloper and deploy in the WebLogic.

    JDeveloper will be in a separate Directory.

  • Need help to unlock the user account HR in the example (rich Web Applications with Oracle ADF development)

    I am very new to Java development and have tried to launch the sample application (Development of Web Applications with Oracle ADF rich) in the start-up, the author of this app has advised developers to unlock the HR user account.

    What I did to connect to Oracle as user = system/password = system and running this SQL command 'ALTER USER HR IDENTIFIED BY NewPwd ACCOUNT UNLOCK"in Sqlplus and with a return code 2.

    Don't code 2: success or failure?

    However, the HR user is always unlocked after issuing this command, and can someone please tell me what I'm doing wrong?

    Thank you.

    Timo,

    Thanks for confirming. The essential difference is that the command must be run as

    SYS AS SYSDBA

    instead of such as SYSTEM

Maybe you are looking for

  • Please solve my wifi problem HP 6930p icon set

    I using Windows 7 on my HP 6930p Elite Book, my internet, router and other network connection works correctly, but the tray icon Red X Cup how can I fix my network adapter is Inter R Wifi Link 5300 AGN. I try a lot to enable, disable and rebbots with

  • Activare cont icloud

    Buna ziua, am cumparat a iPhone 4 second hand so bare pot activa iCloud account, este repeatedly = numarul conturi maxim a fost ATINS =. This pot face in acest caz? Multumesc

  • I want to just disable/remove all use of my touchpad

    I have an EiteBook HP 8730w and this touchpad threw me by ringing. When I got the laptop my touchpad worked, but I had no option in the start menu. I went to hp.com and had a driver for it and then I got options for my touchpad after a reboot. That w

  • Question about a seminar on convergent media paper

    Hello My name is Carina and I'm studying 'Film, TV and media production' in an Austrian University of applied sciences. As part of the Conference 'Converging Technologies 101', I'm writing a paper seminar on "evolution of console video game in a conv

  • Computer listed under devices and printers in Windows 7

    Hi all I was wondering, is your computer itself supposed to be listed under devices in the peripheral zone and printer to Windows 7? Or is it a driver problem. Thank you ryguy2008