ADF Mobile Unable to change splash screen

I am trying to change the splash screen for ipad retina display. For this I tried to replace the existing Default-Portrait.png  with the one I need to use.
On trying to deploy I am getting this error:
While reading /Users/vivekkumar/jdeveloper/mywork/AAR/deploy/AAR_ipad/temporary_xcode_project/Default-Portrait.png pngcrush caught libpng error:   Not a PNG filCould not find file: /Users/vivekkumar/jdeveloper/mywork/AAR/deploy/AAR_ipad/Destination_Root/Applications/AAR.app/Default-Portrait.pngCommand /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng emitted errors but did not return a nonzero exit code to indicate failure
Does anyone knows what could be the cause?  Only one thing I have to mention is the size of the image is 640*960 instead of 1280*768
Vik

any help on this please?
Vik

Similar Messages

  • Satellite P300 PSPCCE: I want to remove or chang splash screen on startup

    I have Satellite P300 PSPCCE laptop and want to remove or change splash screen on begin of booting laptop.
    Is there a way to do it? My Bios version is v3,40

    this is how it looks my BIOS setup (no options like quite boot, fast boot, etc.)
    Main
    * System Time
    * System Date
    * CPU Type
    * CPU Speed
    * HDD1 model name
    * HDD2 model name
    * Optical Disc driver
    * Power on display
    * Total Memory
    * System Bios version
    * Language
    Advanced
    * Legacy USB Support
    * Core Multri-Processing
    * Execute-Disable bit Capability
    * Intel(R) Virtualization Technology
    * Built-in LAN
    * Wake-up on keybord
    * Wake-up on LAN/Wireless LAN
    * Critical Battery Wake up
    * Pointing devices
    * Illumination LED
    * USB Sleep and charge
    * HDMI-CEC
    * Remote power on/off
    * SATA controler Mode
    Security
    * User password Is
    * Supervisor password is
    * Set user password
    * Set supervisor password
    * HDD1 password
    * Set HDD1 User password
    * HDD2 password
    * Set HDD2 User password
    Boot
    * HDD1
    * HDD2
    * CD/DVD
    * FDD
    * LAN
    Exit
    * Exite saving changes
    * Exit discarding changes
    * Load setup defaults
    * Discard changes
    * Save changes
    Which version of bios, are you having?

  • I am unable to change my screen brightness using the fn+f2/fn+f3 keys. i understand that it can stil

    I am unable to change my screen brightness using the fn+F2/fn+F3 keys. I understand that it can still be adjusted differently but I want this way to work. Also whenever I change my volume using the fn+F7/fn+F8/fn+F9 keys, the little on-screen display doesn't pop-up any more. I would like to fix this and any help would be greatly appreciated.

    Hi
    You have a couple of options as I see it please find the web link given below and the steps might help you to fix your issue on the unit.
    Resolving Problems with the Brightness of the Display
    Let us know how it goes!
    *Although I am an HP employee, I am speaking for myself and not for HP.
    ****Click the White Kudos star to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    Regards
    Manjunath
    Let us know how it goes!
    "I work for HP."
    ****Click the (purple thumbs up icon in the lower right corner of a post) to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    Regards
    Manjunath

  • ADF Mobile: Unable to deploy to iphone simulator

    I am trying to deploy an app to ios simulator on OSX 10.8.2 and see following error
    NoClassDefFoundError in o.adfmf.framework.dt.deploy.features.deployers.FeatureArchiveDeployer:282
    overall trace is:
    [11:22:22 PM] ---- Deployment started. ----
    [11:22:22 PM] Target platform is (iOS).
    [11:22:22 PM] Beginning deployment of ADF Mobile application 'CRMSalesApp' to iOS using profile 'CRMSalesAppDeployIOS'.
    [11:22:22 PM] Command-line executed: [Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild, -version]
    [11:22:22 PM] Command-line execution succeeded.
    [11:22:22 PM] Running dependency analysis...
    [11:22:22 PM] Building...
    [11:22:22 PM] Deploying 3 profiles...
    [11:22:22 PM] ---- Deployment incomplete ----.
    so no other error.
    Please note that the same app deploys fine on the android device.

    i tried to restart jdev and redeploy and this time a popup came up as
    Uncaught exception
    java.lang.NoClassDefFoundError: oracle/adf/model/adapter/rest/RestURLDCDefinition
    o.adfmf.framework.dt.deploy.features.deployers.FeatureArchiveDeployer._getWebServiceDataControls(FeatureArchiveDeployer.java:282)
    o.adfmf.framework.dt.deploy.features.deployers.FeatureArchiveDeployer.deployImpl(FeatureArchiveDeployer.java:132)
    o.j.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:145)
    o.adfmf.framework.dt.deploy.common.deployers.AbstractDeployerWrapper.deploy(AbstractDeployerWrapper.java:201)
    o.ji.deploy.fwk.DeploymentManager.deployImpl(DeploymentManager.java:481)
    o.ji.deploy.fwk.DeploymentManager.deploy(DeploymentManager.java:408)
    o.j.deploy.DeploymentManager.deploy(DeploymentManager.java:270)
    o.ji.deploy.common.ModulePackagerImpl.deployProfiles(ModulePackagerImpl.java:84)
    o.j.deploy.common.ModulePackager.deployProfiles(ModulePackager.java:64)
    o.j.deploy.common.ModulePackager.deployImpl(ModulePackager.java:53)
    o.j.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:145)
    o.adfmf.framework.dt.deploy.common.deployers.AbstractDeployerWrapper.deploy(AbstractDeployerWrapper.java:201)
    o.j.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
    o.j.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:145)
    o.j.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
    o.j.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:145)
    o.j.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
    o.j.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:145)
    o.ji.deploy.fwk.TopLevelDeployer.deployImpl(TopLevelDeployer.java:54)
    o.j.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:145)
    o.ji.deploy.fwk.DeploymentManager.deployImpl(DeploymentManager.java:481)
    o.ji.deploy.fwk.DeploymentManager.deploy(DeploymentManager.java:408)
    o.j.deploy.DeploymentManager.deploy(DeploymentManager.java:270)
    o.j.deploy.cmd.DeployCommand.deploy(DeployCommand.java:375)
    o.j.deploy.cmd.DeployCommand$DeploymentProgressShellAdapter$1.deploy(DeployCommand.java:504)
    o.ji.deploy.fwk.RunnableImpl.run(RunnableImpl.java:372)
    j.lang.Thread.run(Thread.java:680)
    Caused by:
    java.lang.ClassNotFoundException: oracle.adf.model.adapter.rest.RestURLDCDefinition
    org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:506)
    org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422)
    org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)
    org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
    j.lang.ClassLoader.loadClass(ClassLoader.java:247)
    o.adfmf.framework.dt.deploy.features.deployers.FeatureArchiveDeployer._getWebServiceDataControls(FeatureArchiveDeployer.java:282)
    o.adfmf.framework.dt.deploy.features.deployers.FeatureArchiveDeployer.deployImpl(FeatureArchiveDeployer.java:132)
    o.j.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:145)
    o.adfmf.framework.dt.deploy.common.deployers.AbstractDeployerWrapper.deploy(AbstractDeployerWrapper.java:201)
    o.ji.deploy.fwk.DeploymentManager.deployImpl(DeploymentManager.java:481)
    o.ji.deploy.fwk.DeploymentManager.deploy(DeploymentManager.java:408)
    o.j.deploy.DeploymentManager.deploy(DeploymentManager.java:270)
    o.ji.deploy.common.ModulePackagerImpl.deployProfiles(ModulePackagerImpl.java:84)
    o.j.deploy.common.ModulePackager.deployProfiles(ModulePackager.java:64)
    o.j.deploy.common.ModulePackager.deployImpl(ModulePackager.java:53)
    o.j.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:145)
    o.adfmf.framework.dt.deploy.common.deployers.AbstractDeployerWrapper.deploy(AbstractDeployerWrapper.java:201)
    o.j.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
    o.j.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:145)
    o.j.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
    o.j.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:145)
    o.j.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
    o.j.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:145)
    o.ji.deploy.fwk.TopLevelDeployer.deployImpl(TopLevelDeployer.java:54)
    o.j.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:145)
    o.ji.deploy.fwk.DeploymentManager.deployImpl(DeploymentManager.java:481)
    o.ji.deploy.fwk.DeploymentManager.deploy(DeploymentManager.java:408)
    o.j.deploy.DeploymentManager.deploy(DeploymentManager.java:270)
    o.j.deploy.cmd.DeployCommand.deploy(DeployCommand.java:375)
    o.j.deploy.cmd.DeployCommand$DeploymentProgressShellAdapter$1.deploy(DeployCommand.java:504)
    o.ji.deploy.fwk.RunnableImpl.run(RunnableImpl.java:372)
    j.lang.Thread.run(Thread.java:680)

  • [N95] unable to change lcd screen display

    hello
    i need help
    im unable to remove 2 of the screws in order  to remove and replace  the lcd screen cause the head are damaged
    any idea how to do that ? 
    thanks a lot 

    OK.. Your phone may be out of Warranty.. but there may be some users who might try doing it even during the Warranty period if discussed here... and hence the Forum rules do not allow such discussion here... Sorry about that...

  • ADF Mobile - Unable to load metadat from pagdef

    Dear All,
    I am getting the following error when i deploy to an android emulator:
    Unable to load metadata from pagedef
    Can aybody suggest what should i do for the same ?
    I have uninstalled app multiple times, ccleaned all and redeloyed. Still getting the issue.
    Regards,
    Deepak

    This is my DataBindings.cpx :
    <?xml version="1.0" encoding="UTF-8" ?>
    <Application xmlns="http://xmlns.oracle.com/adfm/application" version="11.1.2.62.94" id="DataBindings"
    SeparateXMLFiles="false" Package="mobile" ClientType="Generic">
    <pageMap>
    <page path="/fsSearch.amx" usageId="mobile_fsSearchPageDef"/>
    </pageMap>
    <pageDefinitionUsages>
    <page id="mobile_fsSearchPageDef" path="mobile.pageDefs.fsSearchPageDef"/>
    </pageDefinitionUsages>
    <dataControlUsages>
    <dc id="FlightScheduleList" path="mobile.FlightScheduleList"/>
    </dataControlUsages>
    </Application>
    Do you see any issue in this ?
    Please help.
    Regards,
    Deepak

  • ADF Mobile: How to change the font size of an Input Text field in .amx view

    Is there a way to change the font size of the input data (not the label) in a text field? Changing the font size in the Style Font/Text settings doesn't seem to do anything for the label or the value in the input text field. Is this a bug or is there a way to get this to work?

    Hi Anna,
    depending on the UI element there are a range of ways. (and I'm sure people will post plenty of answers to tell you how).
    However, if generically the fonts in you portal/wd applications are too small, you should consider changing your theme so as to have larger texts. Otherwise you will either need to customise all your applications, or you will get quite a lot of inconsistency of presentation between your various WDA applications.
    Do a search on "themes for Web Dynpro ABAP" and you'll find loads of resources.
    Hope this helps,
    Cheers,
    Chris

  • ADF Mobile - Unable to see logs

    Hi All,
    I have made a simple application, logging set to info.
    I have deployed in android emulator in DEBUG mode.
    I am using SOP, Trace.log(Utility.ApplicationLogger, Level.INFO,....
    in my application.
    Please help me do i need to do any other change to see the logs.
    Regrds,
    Deepak

    I believe that the location of your log depends on how you run:
    From Emulator : use DDMS :<android sdk home>/tools/ddms
    On Device: use a LogCat Application (external application to install)

  • Unable to change screen brightness

    I have an X100E and sometimes when it comes out of sleep I am unable to change the screen brightness. Pressing Fn-Del or Fn-Home just brings up the on-screen brightness indicator but it doesn't change. The only way I've found to be able to change brightness again is to reboot.
    It seems that it happens if it goes into sleep when plugged in and comes out on battery, or vice versa, but not always. There doesn't seem to be a correlation to uptime either. I've had it happen after an hour or two up and I've had it happen 7 days up.
    I am running Win7 Pro.

    Google it a bit and you'll see it is a known issue in Windows 7 with several laptop manufacturers.  BIOS will not help in this case.   I also have the problem - everytime I hibernate and wake.  I have Win7 Pro x64.
    Simple workaround I found was to close and reopen the lid (as long as "Close lid" is set to "do nothing" in Power Manager settings.  This cycles power on the screen and that somehow resets things until the next time you sleep/hibernate.  However, it is strange that cycling the power on the screen using Power Manager "power off display" does not reset it - no effect.
    I have my x100 set to:
    Power button: Hibernate
    Close lid: Nothing
    Fn+F4: Sleep

  • U400 Unable to change screen brightness

    just got my u400 couple days back
    only realised today that i am unable to change the screen brightness through the notebook"s shortcut keys or directly via the control panel
    anybody ever encountered this??

    I see.. thank u for ur reply.
    Anybody encountering my problem?? Hope its just something minor. Hate to send it back to service after settting up everything

  • ADF Mobile Client : PageBinding Error

    Hi all,
    I have created a sample ADF Mobile client application with 2 screens. Page1 has a link to Page2. And, Page2 has a URL Data Control for a webservice, which is giving me an XML. I have in place the corresponding XSD in my Model Project too. Now, after deploying the app on BlackBerry / Windows Mobile, I am getting the following error on clicking the Link in Page1.
    Am I missing something here?
    Please find the corresponding stack trace as below:
    initializing default resource loader
    adding jar rep
    oracle.adfnmc.bindings.dbf.BindingContext.get: [oracle.adfnmc.bindings.dbf.BindingContext.get] BindingContext cannot contain a key for: URLDataControl1, only keys declared in application metadata (*.cpx) are allowed.
    [oracle.adfnmc.bindings.dbf.BindingContext.get] Error retrieving BindingContainer: 'mobmgr_mobile_AlertsPageDef'
         at oracle.adfnmc.bindings.dbf.BindingContext.get(Unknown Source)
         at oracle.adfnmc.bindings.dbf.InitializeBindingContainerVisitor.getDataControl(Unknown Source)
         at oracle.adfnmc.bindings.dbf.InitializeBindingContainerVisitor.visit(Unknown Source)
         at oracle.adfnmc.bindings.dbf.InitializeBindingContainerVisitor.visit(Unknown Source)
         at oracle.adfnmc.bindings.xmlmetadata.MethodAction.accept(Unknown Source)
         at oracle.adfnmc.bindings.xmlmetadata.PageDefNode.accept(Unknown Source)
         at oracle.adfnmc.util.parse.Visitor.visitEach(Unknown Source)
         at oracle.adfnmc.bindings.xmlmetadata.PageDefVisitor.visit(Unknown Source)
         at oracle.adfnmc.bindings.xmlmetadata.Bindings.accept(Unknown Source)
         at oracle.adfnmc.bindings.xmlmetadata.PageDefNode.accept(Unknown Source)
         at oracle.adfnmc.bindings.xmlmetadata.PageDefVisitor.visit(Unknown Source)
         at oracle.adfnmc.bindings.dbf.InitializeBindingContainerVisitor.visit(Unknown Source)
         at oracle.adfnmc.bindings.xmlmetadata.PageDefinition.accept(Unknown Source)
         at oracle.adfnmc.bindings.xmlmetadata.PageDefNode.accept(Unknown Source)
         at oracle.adfnmc.bindings.dbf.InitializeBindingContainerVisitor.populateBindingContainer(Unknown Source)
         at oracle.adfnmc.bindings.dbf.BindingContainerImpl.initialize(Unknown Source)
         at oracle.adfnmc.bindings.dbf.BindingContext.createAndInitBindingContainer(Unknown Source)
         at oracle.adfnmc.bindings.dbf.BindingContext.get(Unknown Source)
         at oracle.adfnmc.bindings.dbf.BindingContext.pageChanged(Unknown Source)
         at oracle.adfnmc.app.UIModule.loadScreenId(Unknown Source)
         at oracle.adfnmc.app.UIModule.showScreenId(Unknown Source)
         at oracle.adfnmc.app.Navigation.execute(Unknown Source)
         at oracle.adfnmc.component.ui.ExecuteActionHelper$NavigationRunner.run(Unknown Source)
         at oracle.adfnmc.util.async.BackgroundWorker.doWork(Unknown Source)
         at oracle.adfnmc.util.async.BackgroundWorker.doWork(Unknown Source)
         at oracle.adfnmc.util.async.BackgroundWorker.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)

    We do not (yet) support an abstracted layer for invoking web services from the device. You would need to use the native libraries on WM/BB to make these calls on the specific platforms until we add the abstracted code that would remove the developer from performing platform specific calls. It is coming but its not ready yet.

  • Creating new feature in ADF mobile application creates unnecessary folders

    Hi,
    Jdev 11.1.2.3.0 with ADF mobile extension
    Windows 7, 64 bit.
    When I create a new feature in a ADF mobile application and change the name of the feature in the create wizard Jdeveloper creates some unnecessary folders.
    e.g.:
    - Default package of the mobile application is "com.name.mobile"
    - I entered the feature name "testFeature1" in the create-feature wizard.
    --> follwing folders has been created:
    - com.name.mobile.tes
    - com.name.mobile.testFeature1
    In some of my tests up to 4 directories has been created for 1 new feature.
    I have opened windows file explorer parallel to Jdeveloper and opened the folder where the sub-folders for the feature will be created.
    So I was able to see at which action the folders are created.
    It definitelly happens when using backspace key!
    Sometime it happens then the last character has been deleted from the name field and sometimes it happens earlier.
    Problem:
    =======
    I have created an SR on metalink for this but unfortunatelly the support engineer is not able to reproduce the isse on his machine.
    So I installed Jdev on a new machine and on this new machine I also could NOT reproduce the isse.
    On my own machine I can still reproduce the issue.
    What I have done so far:
    =================
    - I have already re-installed Jdev on my own machine from scratch (deleted all existing Jdev files and folders).
    - Restarted my computer
    - I use the standard JDK shipped with Jdev 11.1.2.3.0.
    - created several new test applications with Jdev. In each application I can reproduce the issue.
    Maybe someone else already has noticed similar issues?
    Does someone has any ideas what may be wrong on my Jdev installation?
    regards
    Peter

    user12190920 wrote:
    I write command tail -f /var/log/system.log in terminal. And I get following output.
    May 6 11:32:42 evosys-iMacs-iMac.local manager[507]: Obj-C [CH-1, State=created ableToSend=Yes]: Message arrived - VMMessage [
    type: Plain[0x00]
    prinorty: 2
    channelID: -1
    messageID: 3
    length: 137
    body: {41, 44, 46, 4D, 53, 47, 20, 31, 30, 30, 30, 30, 20, 20, 20, 35, 31, 31, 20, 20, 20, 35, 31, 31, 20, 20, 20, 20, 20, 30, 20, 20, 20, 31, 30, 31, 7B, 22, 72, 65, 73, 75, 6C, 74, 22, 3A, 5B, 5D, 2C, 22, 64, 61, 74, 61, 43, 68, 61, 6E, 67, 65, 45, 76, 65, 6E, 74, 22, 3A, 7B, 22, 76, 61, 72, 69, 61, 62, 6C, 65, 43, 68, 61, 6E, 67, 65, 73, 22, 3A, 7B, 22, 76, 69, 65, 77, 53, 63, 6F, 70, 65, 22, 3A, 7B, 22, 2E, 6E, 75, 6C, 6C, 22, 3A, 74, 72, 75, 65, 7D, 7D, 2C, 22, 70, 72, 6F, 76, 69, 64, 65, 72, 43, 68, 61, 6E, 67, 65, 73, 22, 3A, 7B, 7D, 7D, 7D}
    But I have no idea that what is meaning of above,
    Thanks in Advance.The message in your body is hexadecimal. When converted (replace the , by a space) to string is becomes readable:
    ADFMSG 10000 511 511 0 101{"result":[],"dataChangeEvent":{"variableChanges":{"viewScope":{".null":true}},"providerChanges":{}}}

  • Can i change default splash screen in Oracle ADF mobile

    hi,
    can i change the default splash screen (i.e. the Oracle screen that shows up) when you open the app in mobile?
    i want to use my own custom splash screen.
    regards,
    ad

    i found that at,
    http://docs.oracle.com/cd/E35521_01/doc.111230/e24475/deploying.htm#CHDGEJAI
    thanks,
    ad

  • (Landscape) Splash screen on mobile not sizing properly when device is held in Portrait

    I have a mobile project (AIR) for iPad and iPhone that has landscape splash screens when the user taps the icon. However, when the user is holding the device in portrait mode, the splash screen image opens and resizes a landscape image to show in portrait mode. It really looks bad too! I have only provided landscape images. Do anyone know what is happening here?

    Does your app support portrait? If so, you should be providing the necessary portrait icons.
    If not, you should be restricting your apps orientation. An event is fired off upon orientation change giving you a chance to control it:
    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/events/StageOrien tationEvent.html
    In my landscape-only apps it's specified in the app XML and then I simply listen for changes. e.g.
    // listen for orientation change
    stage.addEventListener(StageOrientationEvent.ORIENTATION_CHANGING, _orientationChangeHandler);
    // neglect any orientation change that isn't landscape
    function _orientationChangeHandler(e:StageOrientationEvent):void
      if (e.afterOrientation == StageOrientation.DEFAULT || e.afterOrientation == StageOrientation.UPSIDE_DOWN)
      e.preventDefault();
    Although this may not even be necessary anymore, the XML should really allow orientation specification limits just like device limits. That code allows the user to use landscape or landscape upside down (Apple requires this) and neglects portrait or portrait upside down.

  • Unable to apply css to ADF Mobile application

    Hello all,
    I have developed an ADF Mobile application for Android platform using JDeveloper 11.1.2.3.0. I have deployed it to the emulator and checked all its basic functionalities. But I would now like to apply some css to the application. I have also made the necessary changes required in the adfmf-config.xml file and the adfmf-skins.xml file.
    The adfmf-skins.xml file looks like this:
    *<?xml version="1.0" encoding="UTF-8" ?>*
    *<adfmf-skins xmlns="http://xmlns.oracle.com/adf/mf/skin">*
    *<skin-addition>*
    *<skin-id>mobileFusionFx</skin-id>*
    *<style-sheet-name>css/my_css.css</style-sheet-name>*
    *</skin-addition>*
    *</adfmf-skins>*
    The my_css.css file is also created properly in the resources folder of the project. The my_css.css file looks like this:
    body
    background-color: Yellow;
    color: Yellow;
    font-family: Arial, Helvetica, sans-serif;
    h1
    color: navy;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-large;
    font-weight: bolder;
    text-transform: capitalize;
    h2
    color: navy;
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
    font-weight: bolder;
    text-transform: capitalize;
    h3
    color: navy;
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
    font-weight: lighter;
    text-transform: capitalize;
    *.userbody {*
    background-color: Yellow;
    color: Yellow;
    font-family: Arial, Helvetica, sans-serif;
    But I am unable to apply the css in my pages. I have used the keyword styleclass="userbody" as <amx:panelPage id="pp1" styleClass="userbody">, but its still not working.
    Please help me to address this issue.
    Thanks in advance.

    Hi,
    Check
    http://docs.oracle.com/cd/E35521_01/doc.111230/e24475/getting_started.htm
    http://docs.oracle.com/cd/E35521_01/doc.111230/e24475.pdf

Maybe you are looking for

  • Lion 10.7.4 seems not to recognize Keystation 49e in garage band

    Hi, Just plug my audio-m keystation 49e in my iMac 27 in., mid-2011,lion 10.7.4 and my keyboard is not recognized in Garage Band:any solution? JF

  • Gps in chicago

    did anyone experience problems with gps today in chicago aria?

  • Using CUCM as a proxy like service

    Here is the situation: I have a "BOYD" wireless SSID for all employees to use, I would like to move our mobile jabber clients off the current clinical device SSID and onto the new one. As this would be simple enough normally, but our security enginee

  • Dreamweaver CC 2014.1 / Windows 8.1 Bug

    When opening a .aspx file i'm getting the below errors: An alert pops up for each asp.net control on the page. This is happening to myself and a colleague sat next to me - could this be looked in to, i need to know if this is an issue at your end or

  • My macbook pro won't start up after updating it

    I Have a macbook pro with Mavericks (I don't remember exactly which one) which I bought in 2012, yesterday night I updated it and it restarted but it took forever and I thought it was installing something, so I left it like that all night and day and