ADF library-ize Skins?

Under JDev 11 g +, everyone could place a skin in a joint project of View Controller, ADF library-ify the project and reuse the skin in another project through the ADF library JAR?

Currently, when I run our main application that loads the library of ADF, it raises the event:
< SkinFactoryImpl > < getSkin > cannot find a skin that matches the mySkin and renderkit of the org.apache.myfaces.trinidad.desktop family, so we'll use the simple skin

My understanding is that our only real option is JAR the skin in accordance with the section "deployment of a skin file in a jar of 20.6" - http://download.oracle.com/docs/cd/E15523_01/web.1111/b31973/af_skin.htm#CHDBEDHI - or put files of appearance in our main application.

With our thanks,

CM.

Hi Chris,

Archived skins are loaded only META-INF / WEB - INF / is not yet part of the statement classpath from the standard point of view, so it is not returned by ClassLoader.getResources which is the API used to discover the skins, that's why your second policy does not work. One should work, but since we do not use ADF library for the deployment of the skin, I'm not sure.

Kind regards

~ Simon

Tags: Java

Similar Questions

  • Jar of ADF library in the portal generator

    Hello

    Using the portal generator 11.1.1.8.0

    I referred the link below to use the ADF library jar which has taskflows in my portal builder

    http://codervision.blogspot.in/2015/02/integrate-ADF-taskflows-with-WebCenter-spaces.html

    I did all the steps and it's successful.

    When editing my catalog of resources, I can't able to find the workflow.

    Kindly guide me.

    Hello

    You must check the version of the implementation of the increment with each deployment in MENIFEST. MF file.

    Manifest-Version: 1.0

    Archive Version: Plexus archiver

    Created by: Apache Maven

    Built by: builder

    Build-Jdk: 1.6.0_20

    Extension name: extend.spaces.webapp

    Implementation-Label: 11.1.1.8.0

    Implementation-title: extend.spaces.webapp

    Implementation-vendor: Oracle

    Implementation-Version: 11.1.71

    Specification-title: extend.spaces.webapp

    Specification-vendor: Oracle

    Specification-Version: 11.1.1

    Thanhks,

    Amey

  • Dependence Maven of adf library with entity objects

    Hi all. My setup is JDeveloper 12.1.3

    I created an adf library jar with common entity objects so I can reuse this library in other modules of my application. The jar was created using the plugin for maven ojdeploy and if I inspect the jar file, everyhting is there (EO, Assoc, etc.)

    However, when I add the library as a dependency maven in another application, I don't see the EntityObjects, it is as if it is not added to my request. If I import the jar file directly by using the properties of project/libraries and classpath option, it works, I can see the EntityObjects and can create ViewObjects of them.

    I must say that the project compiles using maven dependency. What I can't do, is create a ViewObjects of the EntityObjects that are in the jar file, in order to do that I have to add the Jar file manually to libraries and to the classpath of the project.

    Any ideas?

    Thank you

    I found another way to do what I needed.

    I had to create a custom instead of an Application of Web of Fusion ADF application. The reason? I had to add Maven to the list of the characteristics of project:

    Configure the settings of maven for the project:

    Of course, the build environment is Maven as well:

    With this configuration, when I add a jar file to library adf to my project using the maven dependencies, I can use business defined in this library components. This solution is consistent with Maven and CI environment.

    Kind regards.

  • Deployment of ADF library jar files

    Hello

    I want to deploy my application to a standalone WLS which I applied above oracle ADF library. My question is that I have to include jar files that my application has a reference to them in my ear file? Jars for JSF, ADF rumtime, ADF faces DURATION,... these jar files should not be part of the ADF library that I installed on top of WLS?

    ADF BC classes are in the adf.oracle.domain library.

    The default value is not set in the weblogic application. XML

    ADF. Oracle.Domain

    Other required libraries should be added to the weblogic - application.xml. The

    Trinidad Runtime Databinding

    ADF Faces DURATION 11

    are in the adf.oracle.domain.webapp. Add the following to weblogic - application.xml.

    ADF. Oracle.domain.WebApp

  • JDeveloper 12 c and Maven - POM for com.oracle.adf.library:Junit -.jar:pom:12.1.2 - 0-0 is missing

    I just downloaded and installed JDEVADF_12.1.2.0.0_GENERIC_130608.2330.6668 for JDeveloper Studio Edition Version 12.1.2.0.0 on Windows 7 Pro.

    I am building a project using the support of new and improved, but faced Maven to a build failure.

    Here is a partial result:

    Download: http://repo.Maven.Apache.org/Maven2/com/Oracle/ADF/osdt_cert/Maven-metadata.XML

    Download: http://repo.Maven.Apache.org/Maven2/com/Oracle/ADF/osdt_xmlsec/Maven-metadata.XML

    Download: http://repo.Maven.Apache.org/Maven2/com/Oracle/ADF/osdt_ws_sx/Maven-metadata.XML

    Download: http://repo.Maven.Apache.org/Maven2/com/Oracle/ADF/fmw_audit/Maven-metadata.XML

    Download: http://repo.Maven.Apache.org/Maven2/com/Oracle/ADF/library/JUnit-.jar/12.1.2-0-0/JUnit-.jar-12.1.2-0-0.Pom

    [WARNING] Com.oracle.adf.library:Junit POM -.jar:pom:12.1.2 - 0-0, no dependency information are missing available

    Should Oracle downloaded dependency missing in the Maven repository or is - this is something that I'm supposed to manage?

    (All other dependencies found)

    Best regards

    Michael

    OK, so I clicked on some button that adds a bunch of dependencies my pom.xml.  I removed the and it relies very well now.  Which still doesn't explain why all but one of the dependencies was found on the Maven repository.

    Here's what added to the pom:

    com Oracle.ADF.Library

    ADF-Model-Runtime

    12.1.2 - 0-0

    POM

    provided

    com Oracle.ADF.Library

    ADF-Common-Runtime

    12.1.2 - 0-0

    POM

    provided

    com Oracle.ADF.Library

    ADF-good-Web-Runtime

    12.1.2 - 0-0

    POM

    provided

    com Oracle.ADF.Library

    BC4J-security

    12.1.2 - 0-0

    POM

    provided

    com Oracle.ADF.Library

    Java-EE

    12.1.2 - 0-0

    POM

    provided

    com Oracle.ADF.Library

    JUnit-.jar

    12.1.2 - 0-0

    POM

    compile

    com Oracle.ADF.Library

    WebLogic-Remote-Client

    12.1.2 - 0-0

    POM

    provided

  • Deploy the ADF library JAR independent of the Application

    Hello

    JDeveloper release: 11.1.1.1.0
    WebLogic Server Version: 10.3.1.0

    I use a number of ADF library JAR files in my application and want to deploy the final application WAR without the need of these jars in there. I want to have the option of deploying an ADF library JAR file if this is the only change to the application. This is very similar to the requirements for this How to deploy an application that uses "ADF library Jar" - 11 G UPDATE2.

    However, I can't figure out how to make it work. I can remove the ADF in pots since the WAR file by filtering in the profile of the WAR deployment and then deploy the ADF pots independently on the WebLogic Server. But when I access the application, it seems that it does not find these pots.

    Can anyone provide assistance on how to do this?

    Thank you
    Brad

    While I was testing I found the below steps to work for me... But the problem is THAT WLS does not re - deploy a library where there is an active application to use... And none has proposed this approach so I tend to think deploying as an EAR.

    1 - to do this, you can deploy the jar files as library via the WLS console or command line and you must update the file application.xml - weblogic in the project that you are deploying war/ear

    
      .
       
        taskFlow1
      
    
      
        myLib1
      
    
      
        myLib2
      
    
    

    2 - If you want to use aliases instead of the names of files to libraries, you can add a line to the file 'manifest '. MF.
    To add this add a file to your project. Meta-Inf folder might be a good candidate to locate this file.
    Edit the newly added file and add these lines.

    Extension name: myLibrary
    Specification-Version: 2.0
    Implementation-Version: 9.0.0

  • Problem adding a taskflow delimited using the ADF library

    Hello

    I created a stubborn taskflow seeking name of emp and diplays the ADF results on same page fragment. When I create a page jspx and insert this taskflow as a region on the same application, it works fine.

    I created this application as an ADF Libarary and included in another application. Then I drag the taskflow (from the library) as a region on the page the new jspx asks. I see the region on the page (in gray). But when I run this jspx page I get the following error

    java.lang.IllegalStateException: the expression "#{bindings.taskflowdefinition1.regionModel}" (which has been specified for the "value" attribute RegionModel of the component of the region with the id "taskf1") evaluated to null.
    This is usually due to an error in the configuration of the objects referred to by this term.
    If it helps, the expression "#{bindings.taskflowdefinition1} ' value 'null '.
    If it helps, the expression "#{bindings} ' value 'null '. Now using a RegionModel empty instead.
    at oracle.adf.view.rich.component.fragment.UIXRegion.getRegionModel(UIXRegion.java:437)
    at oracle.adfinternal.view.faces.taglib.region.RegionTag.doStartTag(RegionTag.java:102)
    at jsp_servlet.__testtf3again_jspx._jspx___tag6(__testtf3again_jspx.java:390)
    at jsp_servlet.__testtf3again_jspx._jspx___tag5(__testtf3again_jspx.java:350)
    at jsp_servlet.__testtf3again_jspx._jspx___tag4(__testtf3again_jspx.java:305)
    at jsp_servlet.__testtf3again_jspx._jspx___tag3(__testtf3again_jspx.java:257)
    at jsp_servlet.__testtf3again_jspx._jspx___tag2(__testtf3again_jspx.java:206)
    at jsp_servlet.__testtf3again_jspx._jspx___tag1(__testtf3again_jspx.java:155)
    at jsp_servlet.__testtf3again_jspx._jspx___tag0(__testtf3again_jspx.java:104)
    at jsp_servlet.__testtf3again_jspx._jspService(__testtf3again_jspx.java:65)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
    at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:408)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:318)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:149)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:503)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:251)
    at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:415)
    at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
    at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
    at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
    to org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$ OverrideDispatch.dispatch (FacesContextFactoryImpl.java:267)
    at com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:475)
    at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:143)
    at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
    at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:188)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:652)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:243)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:203)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:181)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:85)
    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:279)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._invokeDoFilter(TrinidadFilterImpl.java:239)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:196)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:139)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at oracle.security.jps.wls.JpsWlsFilter.doFilter(JpsWlsFilter.java:102)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:65)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:149)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3496)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs (unknown Source)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    Thanks for your help in advance!

    I think that the solution to this should be putting projects taskflow unique packages rather than when you rename the DataBindings.cpx file.

  • ADF Library Jars for shared code

    Version: Jdeveloper 12 c.

    I have a request that I am building and try to use as much shared code as possible.  I created an application called xyzUtils which contains the code that each of my applications could need.  I've conditioned as a library of the ADF.   It contains a bunch of standard java classes such as ADFUtils, JSFUtils, StuartsUtils...

    I added that day cela to

    1. my request to ADF 'ABC '. This is to be the main application which will consist of a number of small applications (which will reference each xyzUtils app).  It has a minimal amount of custom code, but search tips.

    2. my request to ADF "homepage".

    As soon as I put the taskflow of my startPage application in my request of ABC, some code has stopped working - and if I delete the shared the ABC app application, the code works.

    The idea is to reduce redundancy, but it seems that I will encounter conflicts if I have a major application that refers to the xyzUtils app, but also other applications that refer to the xyzUtils application.

    I understand the concept to ensure that names don't overlap - but in this case the shared library has the same way in each application.

    What is advised here?  I keep several versions of the shared code (adfutils etc) in each application?

    Thank you

    Stuart

    Kdario,

    I think I found the problem - and it's another error at the origin of the problem, not this... so... Thank you, but ignore!

    Stuart

  • Pass the parameter of application deployed in the ADF library jar file

    Hi all

    I use JDeveloper 11.1.2.4.0, i have 2 Applications appA, appB.

    I created in taskflow appA containing departments viewobject, appB contain stubborn workflows which has Employee.jsff page.

    I have deployed appB as library of ADF jar file and add it to appA, I need to pass the id of employee viewobject, Department

    Kind regards

    Hello

    In order to create a business application, are usually required several workflow tasks. These workflow will perform different functions, but they may have to communicate with each other. To enable this communication, you can use task flow settings, contextual events or sharing of the data control Instances.

    Please check below link

    Java / Oracle SOA blog: events ADF passing between areas of workflow

    Communication between task flow using the flow of the task - Waslley Souza Blog settings

    Thank you

    Amey

  • ADF, library on war measure, to access the services of IOM internal

    EIS,

    When the development of utilities for IOM and you must reference it some internal features of the IOM, it's something that you normally would:

    lookupOperations = platform. getService (tcLookupOperationsIntf. ) class );

    However, it seems impossible in a library custom of the ADF. How can I get the same instance of the service (in this case, the lookupOperations) in a library of the ADF? The above gives the following exception in the logs, indicating that some parties is not instantiated or supported:

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused by: java.lang.ExceptionInInitializerError
    to oracle.iam.platform.Platform. < clinit > (Platform.java:102)
    at com.vegaasen.play.adf.view.utils.lookup.utils.LookupUtils.getLookupOperations(LookupUtils.java:59)
    at com.vegaasen.play.adf.view.utils.lookup.utils.LookupUtils.getLookup(LookupUtils.java:35)
    at com.vegaasen.play.adf.view.utils.RegisteredLibrariesUtils.getRegisteredLibraries(RegisteredLibrariesUtils.java:38)
    at com.vegaasen.play.adf.view.bean.bounded.LibraryOverviewBean.getRegisteredLibraries(LibraryOverviewBean.java:53)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at javax.el.BeanELResolver.getValue(BeanELResolver.java:293)
    ... more than 266
    Caused by: org.springframework.beans.factory.BeanDefinitionStoreException: IOException analysis the class path resource XML document [META-INF/iam-spring - config.xml]; nested exception is java.io.FileNotFoundException: resource path of class [META-INF/iam-spring-config. XML] could not be opened because there is no
    at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:349)
    at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:310)
    at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:143)
    at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:178)
    at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:149)
    at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:212)
    at org.springframework.context.support.AbstractXmlApplicationContext.loadBeanDefinitions(AbstractXmlApplicationContext.java:113)
    at org.springframework.context.support.AbstractXmlApplicationContext.loadBeanDefinitions(AbstractXmlApplicationContext.java:80)
    at org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:123)
    at org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory(AbstractApplicationContext.java:422)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:352)
    to org.springframework.context.support.ClassPathXmlApplicationContext. < init > (ClassPathXmlApplicationContext.java:139)
    to org.springframework.context.support.ClassPathXmlApplicationContext. < init > (ClassPathXmlApplicationContext.java:83)
    at oracle.iam.platform.utils.SpringBeanFactory.createBeanFactory(SpringBeanFactory.java:56)
    to oracle.iam.platform.utils.SpringBeanFactory. < clinit > (SpringBeanFactory.java:52)
    ... more than 276
    Caused by: java.io.FileNotFoundException: resource path of class [META-INF/iam-spring-config. XML] could not be opened because there is no
    at org.springframework.core.io.ClassPathResource.getInputStream(ClassPathResource.java:143)
    at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:336)
    ... more than 290

    ]]

    Someone at - it was in this and resolved? How do solve you?

    Kind regards

    Vegard

    Nevemind, figured it out. Basically just use the th OIMClientFactory to obtain various services registered with IOM. Example:

    Import oracle.iam.ui.platform.model.common.OIMClientFactory;

    lookupOperations = OIMClientFactory. getLookupOperations ();

    Kind regards

    Vegard

  • ADF library error on the server clusters remotely managed

    I wanted to set up 2 servers run on different PCs for clustering. For this purpose first I created 2 managed servers on my test domain that is on my PC1. Tested my ADF applications for each managed server (srv1 and srv2) on PC1. They spent. When I moved one of these servers to another PC (PC2) with the following commands below, orders said that succeeded him.

    on PC1:
    Pack - successful = true - domain = E:\Oracle\Middleware\user_projects\domains\test_domain-template=E:\Oracle\Middleware\user_template\TEST_DOMAIN.jar-template_name = 'TEST '.

    onPC2: (remote PC)
    Unpack - domain = test_domain-template=D:\oracle\Middleware\user_template\TEST_DOMAIN.jar

    After these steps, I started my servers on the command line by using the commands below:
    on PC1:
    srv1-http://localhost:7011 startManagedWebLogic.cmd
    on PC2: (Remote Server)
    startManagedWebLogic.cmd http://30.1.2.192:7011 srv2

    SRV1 changed its State to the mode of OPERATION easily, but srv2 state changed running with many errors which have been pointing that the ADF libraries and application could not be found.

    After errors on srv2, I removed the library targets srv2 using the screen of deployments of the administration console.
    Then I stopped srv2 and he started using the command line. It worked without any library and demand. There was no error.

    After these steps, I add srv2 libraries targets. When I tried to do, I confronted the below error message:



    An error occurred during activation of the changes, please see the log for more details.
    [Deployer: 149003] Cannot access the source information application in 'E:\Oracle\Middleware\oracle_common\modules\oracle.adf.model_11.1.1\adf.oracle.domain.ear' application 'adf.oracle.domain [LibSpecVersion = 1.0, LibImplVersion = 11.1.1.2.0]'. The specific error is: [Deployer: 149158] is no file application to 'E:\Oracle\Middleware\oracle_common\modules\oracle.adf.model_11.1.1\adf.oracle.domain.ear '...


    My applications are unable to operate without ADF libraries and I could not find a solution to the above error.

    Can someone help me on this topic

    Hello

    are you sure that *"E:\Oracle\Middleware\oracle_common\modules\oracle.adf.model_11.1.1\adf.oracle.domain.ear"* exists in the same location in * "srv2" * physical box as well?
    The Installation of WebLogic directory and the directory of the domain must be exactly the same to avoid similar problems.

    .
    .
    Thank you
    Jay SenSharma

  • Portlets ADF cannot find skins

    I have these portlets ADF I deploy to the latest version of WLS and consume them in an application of webcenter spaces.
    When the portlet gets made I receive after my server output:
    <Apr 14, 2010 10:51:30 AM CEST> <Warning> <org.apache.myfaces.trinidadinternal.skin.SkinFactoryImpl> <BEA-000000> <Can't find a skin that matches family fusion and renderkit portlet, so we will use the simple skin> 
    <Apr 14, 2010 10:51:30 AM CEST> <Warning> <org.apache.myfaces.trinidadinternal.renderkit.core.CoreRenderingContext> <BEA-000000> <The skin monochromefx.desktop specified on the requestMap will not be used because it does not exist.> 
    <Apr 14, 2010 10:51:30 AM CEST> <Warning> <org.apache.myfaces.trinidadinternal.renderkit.core.CoreRenderingContext> <BEA-000000> <The skin simple.portlet specified on the requestMap will be used even though the consumer's skin's styleSheetDocumentId on the requestMap does not match the local skin's styleSheetDocument's id.  This will impact performance since the consumer and prodcuer stylesheets cannot be shared. The producer styleclasses will not be compressed to avoid conflicts. A reason the ids do not match may be the jars are not identical on the producer and the consumer. For example, one might have trinidad-skins.xml's skin-additions in a jar file on the class path that the other does not have.
    And much more like it.

    Portlets are correct, but they do not use the skin. How can I add the skin do these portlets so I can use the default ADF skins?

    Published by: Yannick.O on April 14, 2010 02:18

    Hello

    You must add an init parameter to your portlet.xml file:

    org. Apache.MyFaces.Trinidad.skin.ID

    blafplus - rich.desktop

    Blafplus for example-rich skin.

  • Problem with the library of the skin of the ADF

    Hello

    I created a skin ADF library to include myself in other projects.

    My skin also contains FontAwesome, but the doesn´t of font files get included, although my path is correct.


    FontAwesome icons are displayed only when the user installs the FontAwesome.otf on its system.

    I m using Jdeveloper 12 c.

    What should I do?

    Thank you

    DestinatioN

    Hello

    ADF 11 g will downgrade tags CCS3 to CCS2, with result ignored @font-face

    This has been fixed in ADF 12.1.3, so the official statement will be moving to the ADF 12.1.3

    However a workaround is available that works on ADF and ADF Mobile browser also.
    It is to apply the rule of @font-face in a separate CSS file:

    {@font-face}
    do-family: 'LucidaSansFont ';
    SRC: url ("http:////fonts/lucida_sans.eot?#iefix")format('embedded-opentype'), ")
    URL ("http:////fonts/lucida_sans.woff")format ("woff"), ")
    URL ("http:////fonts/lucida_sans.ttf")format ("truetype"), ")
    }

    Note: http:////fonts/lucida_sans.ttf is the path to the police which is present in the same application deployed on weblogic server package that is.

    Required steps:

    • Incorporation of the @font-face rule does not work, it is therefore necessary to create a new rule CSS containg @font-face it alone.
    • The newly created CSS should not be stored in the Trinity - skins.xml, while the other continued to be recorded.
    • The newly created CSS is so designated in single .jspx using tag . This does not work in .jsff.
    • The references to family of fonts in @font-face does not return the contextual or absolute path on different browsers

    IE works with absolute path / deployed URL path for fonts, but not with the contextual road, while in Firefox, it only works with the contextual road and deployed URL path.
    This is observed only during the test by the ADF application, however trials through HTML and CSS standards things work very well on all url references.

    Ref: what is the approach recommended in the ADF to use a custom font? (Doc ID 1931343.1)

    Thank you

    Amey

  • Library of the skin of the ADF in JDev 11.1.1.7.0

    Hello

    I use JDev 11.1.1.7.0. I have created a Web Application from merger for skins-in order to create a shared library for Skinning. I created this as an ADF library JAR. Also, I created another Web Application of merge to use the ADF to skinning library. I associated the ADF counting library to the Application.

    Problem:

    The application is not made according to the defined CSS.

    Warning message:

    < SkinFactoryImpl > < getSkin > cannot find a skin that matches org.apache.myfaces.trinidad.desktop SkinTemplate and renderkit family, so we'll use the simple skin

    Not a valid @agent CSS property < SkinCSSDocumentHandler > < _parseAgentProperties > address: max-version: 1.9.2

    Not a valid @agent CSS property < SkinCSSDocumentHandler > < _parseAgentProperties > address: max-version: 532

    Code:

    The project, the counting

    Trinidad - config.xml:

    <? XML version = "1.0" encoding = "windows-1252"? >

    "< trinidad-config xmlns ="http://myfaces.apache.org/trinidad/config">."

    SkinTemplate < skin-family > < / skin-family >

    skin v1 < version > < / skin-version >

    < / Trinity-config >

    Trinidad - skins.xml:

    <? XML version = "1.0" encoding = "UTF-8"? >

    "< skins xmlns ="http://myfaces.apache.org/trinidad/skin">."

    < skin >

    MySkin.custom.desktop < id > < /ID >

    < Home > SkinTemplate < / family >

    org.Apache.MyFaces.Trinidad.desktop < render-kit-id > < / render-kit-id >

    < extends > skyros < / extends >

    < style-sheet-name > skins/skintemplate/SkinTemplate.css < / name of style sheet >

    < / skin >

    < / skins >

    On demand,

    Trinidad - config.xml:

    <? XML version = "1.0" encoding = "windows-1252"? >

    "< trinidad-config xmlns ="http://myfaces.apache.org/trinidad/config">."

    SkinTemplate < skin-family > < / skin-family >

    skin v1 < version > < / skin-version >

    < / Trinity-config >

    Are there any errors recorded just before getSkin? In my case, I do not use the version, but the main is always the same.

    Try to give skyros - v1.desktop in in the main application.

    Trinidad - skins.xml:

    http://MyFaces.Apache.org/Trinidad/skin">

    MYSKIN. Custom.Desktop

    SkinTemplate

    org. Apache.MyFaces.Trinidad.Desktop

    Skyros - v1.desktop

    skins/skintemplate/SkinTemplate.css

  • Taskflow-ADF are not displayed in the library of the ADF

    Hi all

    I use Jdev 11.1.6

    I have deployed my project (contains model and View Controller) such as ADF library Jar. then I created the new connection file added this pot. It does not project taskflows show. Even as a sample project, I created and deployed as ADF library jar. added this pot on connection files. It shows the workflow. why it shows no taskflows for the first project. You can help me pls.

    Thank you

    Hello

    Check if you have followed these steps:

    • In the ADF wondering where you have the task of flow select View Controller project and go to the deployment project properties tab
    • Then create an ADF library JAR file
    • Generate the jar
    • Go to your first application, select the view controller project and go to the libraries tab
    • Select the pot that you have previously built
    • Refresh your project, you can even close your JDev.
    • From the components tab, you will find your library

Maybe you are looking for

  • URL bar empty Suggestion?

    I don't know how to describe this issue I am experiencing now. Just updated to Firefox, and this recently discovered problem (or a problematic feature?) is driving me crazy. I use the history of URL bar of review frequently, and the first suggestion

  • TouchSmart 300: need for the windows operating system disk 7

    I have a desktop model 300-1020 all-in-one (purchase of 2009). The hard drive has bad sectors and I get warnings to save and change hard drives. I'll have an SSD installed but do not have a way to transfer the OS to the new drive. Goasting drive is n

  • MDR-NC31EM headphones is not compatible with the samsung device?

    Recently bought this headset. Tested out in the shop with my phone (htc desire 6/10) and it worked fine. Then am home and plugged on my Tablet and it barely works at all. The sound is distant and tinny, and some audio is not audible at all. Also the

  • Foglight Tempalte

    I just deployed the Foglight model and it looks like it uses an obsolete operating system. I just happened to download that bad or are they really that behind?

  • Problem of 9000 "BOLD" after upgrading to 5.0 blackBerry Smartphones

    After that last night at the 5.0 OS upgrade (5.0.0.82 2, Bundle 1385, platform 5.2.0.76) I have a question that I can't solve. When you select notification sounds for the different e-mail, messages BBM and SMS sound for the phone, including the ringi