Cannot run adffacesdemo in JDeveloper 11.1 because of the bug6235486

Hello

When I try to run the adffacesdemo in jdeveloper 11g, I get an error on bug6235486. Workaround that deliver what I have done is commented 3 following controlled beans: bug6235486Bean, bug6235486Event and bug6437844Event in the file faces - config.Xml. However, I wonder why we are getting this error and how to fix it really so that the application works as that implemented. Thank you for your comments,

Gregory

(Part 1 of) the battery error:
.... Deployment began. .... October 13, 2008 10:24:06
The target platform is (Weblogic 10.3).
Analysis of the dependence running...
2008-10-13 10:24:07.876: WAR file written to /home/arkzoyd/.jdeveloper/system11.1.1.0.31.51.56/o.j2ee/drs/adffacesdemo/adffacesdemo-adffacesdemo-webapp
2008-10-13 10:24:31.49: file of WAR wrote to /home/arkzoyd/.jdeveloper/system11.1.1.0.31.51.56/o.j2ee/drs/adffacesdemo/adffacesdemo-adffacesdemo-webapp
2008-10-13 10:24:34.235: file EAR wrote to /home/arkzoyd/.jdeveloper/system11.1.1.0.31.51.56/o.j2ee/drs/adffacesdemo
2008-10-13 10:24:34.339: file EAR wrote to /home/arkzoyd/.jdeveloper/system11.1.1.0.31.51.56/o.j2ee/drs/adffacesdemo
Application deployment...
& lt; October 13, 2008 10:24:38 CEST & gt; & lt; WARNING & gt; & lt; J2EE & gt; & lt; BEA-160195 & gt; & lt; The application version of the lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored, because the application adffacesdemo is not versioned. & gt;
& lt; October 13, 2008 10:24:45 CEST & gt; & lt; Error & gt; & lt; HTTP & gt; & lt; BEA-101371 & gt; & lt; There was a failure during the processing of annotations for application home/arkzoyd/.jdeveloper/system11.1.1.0.31.51.56/o.j2ee/drs/adffacesdemo/adffacesdemo-adffacesdemo-webapp. Please make sure that annotations are valid. The error is oracle.adfdemo.view.srg.bug6437844.MyBean & gt;
& lt; October 13, 2008 10:24:45 CEST & gt; & lt; Error & gt; & lt; hats & gt; & lt; BEA-149265 & gt; & lt; Failure occurred in the execution of the request for deployment with the ID ' 1223886277879 'for task ' 0'. Error is: "weblogic.application.ModuleException: could not load the webapp: ' adffacesdemo-adffacesdemo-context-root" "
weblogic.application.ModuleException: cannot load the webapp: 'adffacesdemo-adffacesdemo-context-root ".
at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:387)
at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
weblogic.application.internal.flow.DeploymentCallbackFlow - deployment begins. -Oct 13, 2008 10:24:06
The target platform is (Weblogic 10.3).
Analysis of the dependence running...
2008-10-13 10:24:07.876: WAR file written to /home/arkzoyd/.jdeveloper/system11.1.1.0.31.51.56/o.j2ee/drs/adffacesdemo/adffacesdemo-adffacesdemo-webapp
2008-10-13 10:24:31.49: file of WAR wrote to /home/arkzoyd/.jdeveloper/system11.1.1.0.31.51.56/o.j2ee/drs/adffacesdemo/adffacesdemo-adffacesdemo-webapp
2008-10-13 10:24:34.235: file EAR wrote to /home/arkzoyd/.jdeveloper/system11.1.1.0.31.51.56/o.j2ee/drs/adffacesdemo
2008-10-13 10:24:34.339: file EAR wrote to /home/arkzoyd/.jdeveloper/system11.1.1.0.31.51.56/o.j2ee/drs/adffacesdemo
Application deployment...
& lt; October 13, 2008 10:24:38 CEST & gt; & lt; WARNING & gt; & lt; J2EE & gt; & lt; BEA-160195 & gt; & lt; The application version of the lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored, because the application adffacesdemo is not versioned. & gt;
& lt; October 13, 2008 10:24:45 CEST & gt; & lt; Error & gt; & lt; HTTP & gt; & lt; BEA-101371 & gt; & lt; There was a failure during the processing of annotations for application home/arkzoyd/.jdeveloper/system11.1.1.0.31.51.56/o.j2ee/drs/adffacesdemo/adffacesdemo-adffacesdemo-webapp. Please make sure that annotations are valid. The error is oracle.adfdemo.view.srg.bug6437844.MyBean & gt;
& lt; October 13, 2008 10:24:45 CEST & gt; & lt; Error & gt; & lt; hats & gt; & lt; BEA-149265 & gt; & lt; Failure occurred in the execution of the request for deployment with the ID ' 1223886277879 'for task ' 0'. Error is: "weblogic.application.ModuleException: could not load the webapp: ' adffacesdemo-adffacesdemo-context-root" "
weblogic.application.ModuleException: cannot load the webapp: 'adffacesdemo-adffacesdemo-context-root ".
at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:387)
at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
to weblogic.application.internal.flow.DeploymentCallbackFlow$ 1.next(DeploymentCallbackFlow.java:387)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
Truncated. check the log file full stacktrace
java.lang.ClassNotFoundException: oracle.adfdemo.view.srg.bug6437844.MyBean
at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:283)
at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:256)
at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:54)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
Truncated. check the log file stacktrace.next(DeploymentCallbackFlow.java:387) full
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
Truncated. check the log file full stacktrace
java.lang.ClassNotFoundException: oracle.adfdemo.view.srg.bug6437844.MyBean
at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:283)
at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:256)
at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:54)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
Truncated. check the log file full stacktrace

Published by: arkzoyd on October 13, 2008 10:51

Published by: arkzoyd on October 13, 2008 10:52

Gory,

According to the description of the bug, the work around is to the user to use the mouse to set the radio groups. The bug is corrected at the same time. The fix will be available with the first version of maintenance planned this year

Frank

Tags: Java

Similar Questions

  • Windows cannot run disk checking on this volume, because it is write protected.

    I can't get the start menu appears in safe mode then I have botted on a cd with the command prompt and when I type chkdsk/r, so, it gives me "windows cannot run disk checkingo n this volume because it is write protected."  Can someone tell me what I can do to fix this?

    If you encounter a problem that you need help, follow these steps:

    Please provide additional information on your system:

    What is your system brand and model?

    What is your Version of XP and the Service Pack?

    Describe your current antivirus and software anti malware situation: McAfee, Symantec, Norton, Spybot, AVG, Avira!, MSE, Panda, Trend Micro, CA, Defender, ZoneAlarm, PC Tools, Comodo, etc..

    The question was preceded by a loss of power, aborted reboot or abnormal termination?  (this includes the plug pulling, buttons power, remove the battery, etc.)

    You have a true bootable XP installation CD (it is not the same as any recovery CD provided with your system)?

    What you see you don't think you need to see?

    What do not you think that you should see?

    Fill in the blank: my system worked well until: _.

    If you just want to start by running chkdsk /r on your hard drive (a good idea), I would follow the instructions below:

    Use the XP Recovery Console to check the file system on your HARD drive and fix all the problems.

    Boot into the Recovery Console Windows using an XP bootable installation CD.

    If you have no XP bootable media (or aren't sure you have) create a bootable XP Recovery CD of Console and do not forget.

    This is not the same as recovery disks that may have come to a store to purchase the system.

    You can make a bootable Recovery Console CD by downloading an ISO file and burn it to a CD.

    The ISO bootable image file you need to download is called:

    xp_rec_con. ISO

    Download the ISO from here:

    http://www.mediafire.com/?ueyyzfymmig

    Use a new CD and this simple and free program to burn your ISO file and create your bootable CD:

    http://www.ImgBurn.com/

    Here are some instructions for ImgBurn:

    http://Forum.ImgBurn.com/index.php?showtopic=61

    It would be a good idea to test your bootable CD on a computer running.

    You may need to adjust the computer BIOS settings to use the CD-ROM drive as the first device to boot instead of the hard drive.  These adjustments are made before Windows tries to load.  If you miss it, you will need to restart the system again.

    When you start on the CD, follow the instructions:

    Press any key to boot from CD...

    Installing Windows... going to pronounce.

    Press 'R' to enter the Recovery Console.

    Select the installation that you want to access (usually 1: C:\WINDOWS)

    You may be asked to enter the password (usually empty).

    You should be in the folder C:\WINDOWS.  It's the same as the

    C:\Windows folder that you see in Solution Explorer.

    The Recovery Console allows base as file commands: copy, rename, replace, delete, chkdsk, fixboot, fixmbr, cd, etc.

    For a list of the commands in the Recovery Console, type help at the command prompt.

    Start by checking the integrity of your file system by using the chkdsk command.

    In the command prompt window, run the chkdsk command on the drive where Windows is installed to try to fix any problems on the afflicted player.

    Running chkdsk is fine, even if he finds no problem.  It won't hurt anything to run it.

    Assuming your boot drive is C, run the following command:

    CHKDSK C: /r

    Let chkdsk finish to correct the problems, he could find.  It may take a long time for chkdsk complete or they seem to be "stuck".  Be patient.  If the HARD drive led blinks always, chkdsk is something.  Keep an eye on the amount of the percentage to be sure that it is still making progress.  It may even seem to go back sometime.

    You must run chkdsk/r again until it finds no error to correct.

    Remove the CD, and then type "exit" to exit the RC and restart the computer.

    You have not to set the BIOS to boot the disk HARD since the CD won't be.

    Do, or do not. There is no test.

    I need YOUR voice and the points for helpful answers and propose responses. I'm saving for a pony!

  • Cannot run Microsoft Office on my computer because demand for product key.

    Original title: product key.

    Cannot run Microsoft Office on my computer because request product key... Where to find the product key on my computer?

    MicrosoftOffice should have a key with it when you bought it.  You need a special touch as the windows xp key

  • Problem creating test instance, cannot run processSetup for configuration: cannot run createHOMObj for configuration: No. GuestOS appearing in the XML file

    I got following error when running tests on the Workbench 2.1


    [February 19, 2014 16:27:10: TRANSPORT] [0] FRAME: Async command is monitored by the process of STAF 73

    [February 19, 2014 16:27:10: FACTORYIMP] SETTING [0]: insert in the container

    [February 19, 2014 16:27:10: TESTHASH] [0] INFO: VirtualMachine installation process

    [February 19, 2014 16:27:10: VIRTUALMAC] [0] FRAMEWORK: the Setup() method called

    [February 19, 2014 16:27:10: STAFBASE] SETTING [0]: command execution STAF: staf VTAF_VM localhost connect password of administrator agent 192.168.8.158 userid: 11:Infocore' 1 q ssl

    [February 19, 2014 16:27:10: STAFBASE] [0] FRAME: command execution STAF: staf localhost VTAF_VM getvms anchor 192.168.8.158:administrator

    [February 19, 2014 16:27:11: MULTITECH] [0] FRAME: called VTAF::TestLib:Sphere:Lib:STAFSDK:HostSystem:GetAllVMs (HostName = '192.168.8.150' password = 'infocore"username ="root") returned UNDEF

    [February 19, 2014 16:27:11: VIRTUALMAC] [0] FRAMEWORK: new creation vaaivm1-150 VM from scratch...

    [February 19, 2014 16:27:11: TESTHASH] [0] ERROR: cannot run processSetup for configuration: cannot run createHOMObj for configuration: No. GuestOS appearing in the XML file

    [February 19, 2014 16:27:11: TESTHASH] WARN [0]: found objects that need to be cleaned

    [February 19, 2014 16:27:11: VIRTUALMAC] [0] INFO: cleaning of the virtual machine: vaaivm1-150

    [February 19, 2014 16:27:11: HOSTSYSTEM] [0] FRAME: HostSystem Cleanup() called

    [February 19, 2014 16:27:11: HOSTSYSTEM] [0] FRAMEWORK: the location of the swapfile to the directory of the VM on the host 192.168.8.150 restoration VM...

    [February 19, 2014 16:27:11: HOSTSYSTEM] SETTING [0]: setting VM Swapfile location to use the directory of the virtual machine

    [February 19, 2014 16:27:11: STAFBASE] SETTING [0]: command execution STAF: staf VTAF_Host localhost connect password of administrator agent 192.168.8.158 userid: 11:Infocore' 1 q ssl

    [February 19, 2014 16:27:11: STAFBASE] [0] FRAME: command execution STAF: staf localhost VTAF_Host setswapfilelocation anchor 192.168.8.158:administrator host 192.168.8.150

    [February 19, 2014 16:27:31: MULTITECH] [0] FRAME: called VTAF::TestLib:Sphere:Lib:STAFSDK:HostSystem:SetSwapFileLocation (HostName = '192.168.8.150' password = 'infocore"username ="root") '1' returned

    [February 19, 2014 16:27:31: HOSTSYSTEM] [0] FRAME: destruction of object 192.168.8.150...

    [February 19, 2014 16:27:31: LOGMANAGEM] COMMENTS [0]: recovery log file 192.168.8.150 host vmkernel.log

    [February 19, 2014 16:27:31: FILEUTILIT] [0] FRAME: PutTmpDirectory - called for destination host localhost

    The same problem was sloved.

    Re: Hardware Certification-do can not find the storage50info.txt file to...

  • Hardware Certification - audit gives an error "cannot run processSetup for configuration: cannot run createHOMObj for configuration: no GuestOS section in the XML file.

    I tried to set the session established the IPs VMs / host / FQDN / VM names

    but each time got the error "cannot run processSetup for configuration: cannot run createHOMObj for configuration: no GuestOS section in the XML file.

    I changed the names VMS in vCenter for FQDN and it solved the problem.

  • Cannot run command - drive did not come online. check the configuration/hardw

    I have a Scalar i500 on a Linux host attached via fibre channel. I accept all work to automatically mount the drive. I can't make it work.

    I can use the web interface of the i500 and then put a tape in the drive. I can then mount the drive from a secure backup and mount a back very well. Yet, I can not run a backup without a mounted tape. If I choose "load Volume (by car)...." I get the error ' cannot run the command - drive did not come online; check the configuration/hardware.

    I can the inventory of the library and do anything except automount readers. I run an audit and configuration back with no errors. I tried to use the SCSI settings in the obl0 and obt0 and obt2 without success. I tried to use the/dev/sg raw without success paths. Same mistake.

    It is an upgrade from 10.1 to 10.3 installation. I tried to do a clean install with the same question. I've restored the installation and then run an upgrade with the same question.

    I'm stuck. Please help :)

    Thank you

    It seems you have the DTE is exchanged.

    Swap the DTE # assigned to objects device disk and try again. This could happen during an upgrade if you reassigned the scsi settings and features obt0 and obt1 swapped the scsi settings when they ran the last things.

  • Windows cannot run disk checking on this volume, because it is write protected & Windows could not retrieve information about the disks on this computer

    I have Vista o/s & I am facing this problem. Please tell me the good soultion on it.

    Hi Sarang_982,

    ·         When exactly you get the error message you at startup of the computer or when you open any application or when you try to run chkdsk on his machine?

    I suggest that you put your computer in a clean boot state, and perform the steps below.

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

    http://support.Microsoft.com/kb/929135

    Note: After troubleshooting, be sure to set the computer to start as usual as mentioned in step 7 in the above article.

    You will need to disable automatic disk check, and then run the disk of the WINRE (Windows Recovery Environment) command prompt check and check if the c: drive error (there) get fixed.

    You try to run the audit from WINRE for drive C: disk drive and if it helps. Here are the steps to open the command prompt in Windows RE:

    Remove all floppy disks, CDs, and DVDs from your computer and restart your computer by using the power button on the computer.

    b. do one of the following:

    1. If your computer has a single operating system installed, press and hold the F8 key as your computer restarts. You need to press F8 before the Windows logo appears. If the Windows logo appears, you must try again by waiting until the Windows logon prompt appears, and then stop and restart your computer.

    2. If your computer has more than one operating system, use the arrow keys to select the operating system you want to repair, and then press and hold F8.

    c. on the Advanced Boot Options screen, use the arrow keys to select repair your computer and press ENTER. (If your computer is not listed as an option, then your computer doesn't understand no repair preinstalled recovery options, or your network administrator has disabled the.)

    d. Select a keyboard layout, and then click Next.

    e. in the System Recovery Options menu, click command prompt to open.

    f. Type "chkdsk/f" and enter.

    g. Type "chkdsk/r" entry.

    Check if the HARD drive is encrypted or not if yes then decrypt and see if it works well or not.

  • Cannot run some programs after system restore to remove the virus

    Hello

    Toshiba my duaghter had a nasty virus that pretends to be an antivirus software product, which sneaked in, between the time his default service Norton has expired and I had the time to install Trend.

    Can not remove it using trend, so on the advice of a friend, decided to make a windows system restore to a point before the infection. It worked successfully and the virus has disappeared, but now she can't run some programs, I tried to reinstall Trend, but fails because he says you must first uninstall Norton. But I can't run Norton, or uninstall, and certain folders on C: are no longer accessible.

    I have to do a full restore of the Toshiba System (IE back tofactory settings? This seems a drastic measure, but the issue is beyond my meager knowledge of PC.

    Thank you

    Graeme

    Hey Buddy,

    Hmm... This announcement is a bit confusing... Maybe the programs you want to say were installed after the system restore point, who knows?

    In my opinion you must reset the laptop configuration that you have already written. This will restore the pre-installed Windows version where everything is working correctly and that all the drivers and tools are installed.

    Therefore, you only need the Toshiba Recovery disk and boot from it. This will restore the factory settings.

    Check this box!

  • Cannot run Mercury Marine computer diagnosis System (CDS) via the usb port.

    Original title: trying to run mercury marine diagnosctics system cds via usb port, will not initialize port. I have tried 4 different ports, usb drivers for this system are installed. using windows 7 ultimate

    Windows 7 ultimate installed just to run the version of system.have Fig. 9 CD Mercury system with new SPX usb to serial port adapter 9 cable pins. cannot talk to engine-serial port initialization - error

    Hello

    I suggest you speak with the Mercury Marine computer diagnosis System (CDS) press using the link below.

    https://mercurymarinecds.SPX.com/contact.aspx

    Hope this information is useful.

  • My laptop cannot download Vista SP1 in Windows update because of the error code 800F081F.

    My laptop is a HP Pavilion dv6000 and its processor is Intel (r) Core (TM) 2 Duo CPU T5250 1.50 GHz

    Please help because I need to install this so I can install windows 7

    Hello

    1. what security software is installed on your computer?

    2 do you have connected an external device? (Other than the keyboard and mouse)

    I would suggest trying the following methods and check if it helps.

    Method 1:

    Run the fixit for the following Microsoft article, and if that helps.

    Diagnose and fix common problems with Windows Update automatically:

    http://support.Microsoft.com/mats/windows_update/

    Method 2:

    Try the steps in the following Microsoft article and check if it helps.

    How to fix the Windows Vista and Windows Server 2008 service pack installation issues:

    http://support.Microsoft.com/kb/947366

    For more information, see the following Microsoft article.

    The problems with the installation of the updates:

    http://Windows.Microsoft.com/en-us/Windows-Vista/troubleshoot-problems-with-installing-updates

    Hope the information is useful.

  • Cannot run javascript - options/content is even not see the javascript

    try using the options/content - does not yet show the javascript option. I uninstalled the program and reinstalled and get the same result. using xp.

    It is a global problem that JavaScript isn't running on any site? The power setting is always available in the topic: configuration preferences editor.

    (1) in a new tab, type or paste Subject: config in the address bar and press ENTER. Click on the button promising to be careful.

    (2) in the search above the list box, type or paste java and make a pause so that the list is filtered

    (3) If javascript.enabled is in bold and set to false, double-click it to activate it return true. It takes effect immediately, but you will need to reload the problem pages, so Firefox reads scripts.

    That repair or are sites remains a problem?

    One way that your normal default preferences could be changed is an extension, and another by external software, creating a user.js file. If this problem persists, you can analyze these two.

  • Z10 blackBerry cannot export my contacts to one Z10 because of the BONE

    Hello

    I had a blackberry with the OS10.3.

    Last week I broke the touchscreen, it s no longer works.

    So I bought a new phone and tried to restore my backup file.

    It will not restore my contacts before on my new phone because:

    -I can't update 10.3 on my new phone (I think BB stops to extend)

    -the error message says that I need appstore for updating contacts. But I can't have appstore since I was minus 10.2

    You know any other way to restore my contacts on the phone 10.2?

    Hello

    the only way I found was to download my contact list to my phone from 10.3 to Outlook, then load it onto my phone 10.2.

    I did it using Blackberry link.

  • Cannot run Chrome or any other browser due to the prevention of execution of data in Windows 7

    I tried to launch Google Chrome or any other browser, and I was not able to run due to data execution prevention message. I turned to in my control panel and enter cmd and I turned off and it continues to be. Any ideas? IM in a Hp Pavilion running Windows 7 64 x.

    Hello

    1. What is the exact error message that you receive?

    2. you remember to make changes to the computer before this problem?

    If DEP closes all Windows programs or other Windows services, the cause could be smaller programs, such as extensions, that are created by other software publishers and that operate inside Windows. If you have recently installed a program and notice DEP closing Windows-based programs, check with the software publisher to see if there is an updated, DEP compatible version, or try reinstalling the program.

    For more information, you can consult the following link:

    Data Execution Prevention: Frequently asked questions

    http://Windows.Microsoft.com/en-us/Windows7/data-execution-prevention-frequently-asked-questions

    Warning: Data Execution Prevention (DEP) is a security feature that protects against viruses and other security threats by analyzing your programs to make sure that they use the system safely memory.

    Change Data Execution Prevention settings
    http://windowshelp.Microsoft.com/Windows/en-us/help/1d9bb9b4-f6ba-466D-AC2B-7b8c4f8361611033.mspx

  • My Asus Ultrabook said the first items 10 Download "this application cannot run on your PC" and will not open the installation program (although I PSE10 work)

    I'm under Win 8.1.  I have no DVD player, so I downloaded.

    Originally, the 2 #1 download has an extension of ".7z".  I've changed that in '.exe '.

    change back to .7z.

    then download the file 2 of 2 (exe), place the 7z and exe in the same directory and click (or double click on) the exe file.

  • Cannot run 11.1.2.1 JDeveloper app on Weblogic 10.3.6

    I'm trying to migrate my application developed in 11.1.1.4 JDeveloper (ADF BC, ADF Faces battery) to JDeveloper 11.1.2.1.
    This application was previously deployed to Weblogic 10.3.4.
    When I generate .ear file and try to deploy it with Enterprise Manager for Weblogic 10.3.6 I get an error that I can't deploy it because in weblogic.xml my reference library JSF 2.0 application.
    I see that, by default, Weblogic 10.3.6 comes with JSF 1.2. If I replace it with jsf 2.0 (from: weblogic_home\wlserver_10.3\common\deployable-libraries\jsf-2.0.war) still cannot operate. And EM stops working because it depends on JSF 1.2.
    I tried several different approaches (remove all references to JSF 2.0; added jsf - api .jar, jsf - api directly .jar to the project and by deploying with .ear,...), but none has shown at the right.

    What should I do to run the ADF application developed with JDeveloper to Weblogic server 10.3.6 11.1.2.1

    Thank you
    Nebojsa

    JDev 11.1.2.1 need wls 10.3.5 with sherman patches applied to run. WLS 10.3.6. is for jdev 11.1.1.6.0.

    Timo

    Published by: Timo Hahn on 29.03.2012 20:28

    Check http://tompeez.wordpress.com/2011/09/14/jdeveloper-versions-vs-weblogic-server-versions/
    or https://blogs.oracle.com/onesizedoesntfitall/entry/adf_runtimes_vs_wls_versions

    For a note on how to configure wls 10.3.5 to 10.3.5 jdev check http://tompeez.wordpress.com/2011/06/29/follow-up-upgrading-wls-10-3-5-with-adf-runtime-11-1-2-0-0-sherman-patch/

Maybe you are looking for

  • How to reduce spam

    use for some time have others

  • Personal question Apple Modem

    I have a personal Modem from Apple (A9M0334) and have tried to connect it to my Macintosh Plus as well as my Apple / / e. The //e isn't any software of modem, but the Macintosh has MacTerminal 1.1. Telephone cables are connected to both ports on the

  • "Device Access Manager" crashes

    I've got V 8.3.4.1811 HP customer security pre-installed on my new ProBook G2 of 450. However when I try to access the "Device Access Manager" the program hangs and displays this error: "at HP. ProtectTools.DeviceAccessManager.BaseViewModel.Load)at H

  • How to install a new pci video card when my card on board failed

    I have no video. I have a new video with software pci card but I have no video to see how to do

  • Use of ink

    HP Officejet Pro 8500 first; A909N printer. I want to configure my default printer, printing in color (where applicable), or black. The option settings under "Print in Grey Scale ' are: -Off -High quality -Black ink only. I was told that if I put it