MC containers bugged in FP10?

I've been developing an aplication in flash cs3, where I have to use a container to hold some mc. It was playing fine in flash CS3 and flash player 9, but when I tried to play in FP10, the MCs were not on stage. I checked over and over my code and found nothing wrong, plus, it was playing perfectly in FP9.
Then I tried something: i added the MCs directly to the stage, and they appeared.
Is there any aknowledgments of mc containers bugs or changes in FP10?
Thanks, in advance, for any help.

result of the Report will be group or sub group wise.

Similar Messages

  • BUG(?): FP10, is not compatible 100% with FP9

    I just finished a small part of a web site in my HD, and put
    it online to test it in different screens.
    The first thing I noticed was that in a computer with Flash
    player 10, some sliders (that I had create) was invisible - this
    would make the site bugged. In flash player 9 the sliders was
    appearing correctly after the data was load, in both plugin + debug
    utility.
    I uninstalled Flash Player 10 from that computer and
    installed Flash Player 9. All worked correctly.
    To repeat the error, installed again FP10.. and yeap. The
    sliders never appeared. Uninstall and revert to FP9, all work
    properly.
    I appose temporary the web site without thing that may
    identify it:
    http://web.xvp.gr/bug/
    Try it in a browser with FP10, and in one with FP9. In FP9
    the sliders will come up after the menus are loaded from the txt
    files (in future from php files). In FP10 the sliders (for each
    menu-box) will never be appear... This means that if I had sold
    that site before the FP10 come out, then in a few months the site
    would be dead and I'd had problems. Same if I do it now..
    Thus this is an important bug - incompatibility, and should
    fixed ASAP..... although I have no idea why is it happening.
    If you think too that it is important, then tell to any
    offical techician of Adobe to contact with me to share the .fla
    codes in order to be found the problem, or tell me what should I
    do... For now the project is frozen... :/

    ..I found a bug in the source code I had, and as it seems
    it's problem of FP9 compiler/player and not FP10 player.
    I was initializing a variable as: ScrY=5, and then used it as
    Scry;; (not capital 'Y')... Compiler and FP9 player was taking
    correct that value... But FP10 was placing that variable "ypos" at
    a huge position, making the sliders out of screen. After correcting
    the letter the FP10 showed correctly the sliders at their position.
    The initialization was doing through objects creation:
    tApp = {
    Titl: {col: 0x554b44, tBold: true, Dy:-2, tItal:false,
    tSize:18, tFont:"Myriad Pro", tAlign:"center" },
    Def: {col: 0x322b27, tBold: false, Dy:0, tItal:false,
    tSize:14, tFont:"Myriad Pro", tAlign:"center" },
    Over: {col: 0x414da3, tBold: true, Dy:-1, tItal:false,
    tSize: 14, tFont:"Myriad Pro", tAlign:"center"},
    Sel: {col: 0x000000, tBold:true, Dy:-1, tItal:false, tSize:
    14, tFont:"Myriad Pro", tAlign:"center"},
    tWidth: 200, Scrx:228, ScrY: 5, ScrH:180
    and used from the Object later as: scr.y=tapp.Scry; (where
    tapp = tApp;).
    Thus I guess Compiler couldn't check the error, at compiling
    time.
    And at runtime as tapp.Scry was undefined FP9 was giving it
    0 value, while FP10 gave it undefined value (random memory value).
    Thus in FP9 it was faken-working and FP10 produced the error...
    Still, this is incopatibility that can destroy a site from
    such a simple error made in FP9.... Just have it in mind if it ever
    happens to you...

  • Workaround for Flash Player 10 crash bug

    My company develops Flash based e-learning modules, we've
    been building modules based on our current codebase for a few years
    now without problem. In our most recent project we've run into a
    new bug where the Flash Player completely stalls the browser - this
    has happened to 8 out of 20 users in our trial - seems to be
    specific to WinXP / IE6 / FP10. It happens at different points
    within the module.
    So far we have been unable to reproduce this on any of the
    computers in our office - I've have tried IE6, FP10.0.12.36 and
    FP10.0.22.87. I've even tried testing with a debugging proxy and
    throttled the connection down to 56kb.
    Our code is using the Javascript Flash gateway, the original
    Macromedia code which communicates via GetUrl and LocalConnection.
    I have a hunch that the bug could be triggered during
    communications.
    Does anyone here know about any bugs in FP10 that could be
    triggering this - and more importantly does anyone know of any
    workarounds that I could use to solve the problem. Downgrading the
    Flash Player version at the client's site is unfortunately is not
    an option.
    Advice appreciated,
    Greg.

    We're using the Macromedia Flash Javascript Gateway - we've
    been using it for years without problem.
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?catid=194&threadid=1429543&fo rumid=15
    Is there a new way to do two-way communication between flash
    and javascript?

  • Migration to CS4 has caused problems with production

    Hi guys
    We have been developing a production in Flash CS3 for the
    past month. We were experiencing problems with memory leaks in
    Flash Player 9 and it was recommended that we upgrade to Flash CS4
    and Flash Player 10 so we could use the new unloadAndStop() method
    to unload assets from the production.
    On upgrading to FP10 we were able to solve our memory leak
    issue. But on doing so, the upgrade introduced a new problem into
    our production. Some of the methods that worked in FP9, now do not
    work in FP10. Nothing in the code of the methods has changed.
    Is anyone aware of any bugs in FP10 or any differences in the
    coding that is needed to do tasks like reference the stage, create
    event listeners, etc?
    Cheers
    Jay

    matti3 wrote:
    Hi, i have tried that and whilst it works for some folders it doesnt work for all, but more frustratingly than that, it has stopped reading quickly, it now takes anywhere up to 5 minutes to scan the dri've whereas before it was taking 5-0 seconds. Also everytime i exit out of one folder and then want to go back into it it again takes ages to search.. almost like it isnt storing info from the previous search anywhere... any ideas why this change will have come baout.. it cant be a coincidence.. it just never is.
    thanks for replyin so quickly btw
    Message Edited by matti3 on <SPAN class=date_text>02-0-2006 <SPAN class=time_text>09:25 AM
    No probs. Have you tried it on other computers? If other computers work fine, then it probably spells that the player is fine, but possibly the computer is lagging due to the running of too many applications or there are viruses, adware or spyware in your computer that is slowing it down.

  • Report 9i parameter form problem, is it a bug?

    Hi all,
    I am using Dev 9i IDS, rel. 9.0.2, running in windows 2000. I've been converting my forms and reports from previous versions to 9i, and I came across an issue with the report's parameter form.
    First, I thought it could be a problem during the conversion , but to make sure I developed a new form and a new report straight in the 9i IDS suite, using Scott's DEPT table. The new form is simple having a button to call the new report which is based on the DEPT table and accepts an user's input for a dept. no.
    The same problem occurs:
    - in the form, if I set PARAMFORM=HTML then it could not open the report parameter form, hence the report could not run.
    - if I set PARAMFORM=YES, then the report parameter form is displayed, then I can enter a value for the department number. BUT, when I clicked the Submit Query button the report failed, and I received the following error:
    REP-52007: Parameter form format error.
    java.lang.IllegalStateException: Response is already committed!
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.EvermindHttpServletResponse.setContentType(EvermindHttpServletResponse.java:973)
         at javax.servlet.ServletResponseWrapper.setContentType(ServletResponseWrapper.java:27)
         at oracle.reports.rwclient.RWReportRunner.setContentType(RWReportRunner.java:261)
         at oracle.reports.rwclient.RWReportRunner.getMainFile(RWReportRunner.java:135)
         at oracle.reports.rwclient.CommandManager.handleCmdGetjob(CommandManager.java:1219)
         at oracle.reports.rwclient.CommandManager.handleWebCommand(CommandManager.java:369)
         at oracle.reports.rwclient.RWClient.handleWebCommand(RWClient.java:651)
         at oracle.reports.rwclient.RWClient.processRequest(RWClient.java:1053)
         at oracle.reports.rwclient.RWClient.doPost(RWClient.java:318)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:283)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:243)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    I have no problem integrating others reports that don't have parameter form using run_report_object. And, I've checked and tried different ways of manipulating the parameter value using to_number in the report's where clause etc., it never worked.
    I guess the only workaround is to create the parameter form in Forms builder. Is there other ways of doing it , or is it a bug of the 9i IDS suites that needs to be fixed?
    - Thanks

    Hi Frank,
    There's a note published on Metalink, note 139546.1, showing a workaround to thi problem. but
    - it is rather lengthy and confusing, may not be practical .
    - it only applies to Forms and Reports 6i.
    However, it shows that the problem comes from 2 items in the source code of the parameter form which is produced by the RUN_REPORT_OBJECT built-in:
    1. <form method=post action=""> where action contains an empty string, it needs to have a valid entry, e.g.
    <form method=post action="http://hostname:port/cgi/rwci60.exe?">
    2. <input name="hidden_run_parameters" type=hidden value=""> where hidden value is also empty. It should contains all parameter values passed to the report parameter form, e.g.
    <input name="hidden_run_parameters" type=hidden value="report%3test+destype%3Dcache+userid%Dscott.....">
    And that is what I found, but I am reluctant to try it in 9i IDS, hoping Oracle has a better solution than that.
    Tho.

  • Spry menu error in EI Disappearing List Background Bug

    I wanted to be able to update the menu once so I made the menu as a library item. At first the menu kept dissapearing in EI, somehow I fixed it so it actually does show up properly now but Dreamweaver is still showing the error " Disappearing List Background Bug in EI" all in the opening of the  <ul> . And now I have also noticed that there is an issue with the first menu, when rolling over the "company tab" it drops down the sub-menu and let you click on "about" it goes to the page but from there when you roll over the menu's they dont change color and they dont show the sub-menu. This work fine if I go to any other menu on that bar exept for the first one. I dont know what to do, and apreciate any help!
    Here is website:
    http://phantazia.ca/
    @charset "UTF-8";
    /* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */
    /* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
    LAYOUT INFORMATION: describes box model, positioning, z-order
    /* The outermost container of the Menu Bar, an auto width box with no margin or padding */
    ul.MenuBarHorizontal
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 14px;
        cursor: default;
        width: auto;
        font-family: Arial, Helvetica, sans-serif;
        z-index: 10;
        background-color: #424242;
    /* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
    ul.MenuBarActive
        z-index: 1000;
    /* Menu item containers, position children relative to this container and are a fixed width */
    ul.MenuBarHorizontal li
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        position: relative;
        text-align: left;
        cursor: pointer;
        width: 8em;
        float: left;
    /* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
    ul.MenuBarHorizontal ul
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        z-index: 20;
        cursor: default;
        width: 13em;
        position: absolute;
        left: -1000em;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
        left: auto;
    /* Menu item containers are same fixed width as parent */
    ul.MenuBarHorizontal ul li
        width: 13em;
        background-color: #424242;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #FFF;
        color: #FFF;
    /* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
    ul.MenuBarHorizontal ul ul
        position: absolute;
        margin: -5% 0 0 95%;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
        left: auto;
        top: 0;
    DESIGN INFORMATION: describes color scheme, borders, fonts
    /* Submenu containers have borders on all sides */
    ul.MenuBarHorizontal ul
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: #666;
        border-bottom-color: #666;
    /* Menu items are a light gray block with padding and no text decoration */
    ul.MenuBarHorizontal a
        display: block;
        cursor: pointer;
        padding: 0.5em 0.75em;
        color: #FFF;
        text-decoration: none;
    /* Menu items that have mouse over or focus have a blue background and white text */
    ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
        background-color: #424242;
        color: #FFF;
    /* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
    ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
        background-color: #0689C4;
        color: #FFF;
    SUBMENU INDICATION: styles if there is a submenu under a given menu item
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenu
        background-image: url(SpryMenuBarDown.gif);
        background-repeat: no-repeat;
        background-position: 95% 50%;
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
        background-image: url(SpryMenuBarRight.gif);
        background-repeat: no-repeat;
        background-position: 95% 50%;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
        background-image: url(SpryMenuBarDownHover.gif);
        background-repeat: no-repeat;
        background-position: 95% 50%;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
        background-image: url(SpryMenuBarRightHover.gif);
        background-repeat: no-repeat;
        background-position: 95% 50%;
    BROWSER HACKS: the hacks below should not be changed unless you are an expert
    /* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
    ul.MenuBarHorizontal iframe
        position: absolute;
        z-index: 1010;
    /* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
    @media screen, projection
        ul.MenuBarHorizontal li.MenuBarItemIE
        display: inline;
        f\loat: left;
        background-color: #424242;

    The reason the menu does not work in the about page is because there is no link to SpryMenuBar.js on the page.
    The following shows the first few lines of your document for index.html
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <link rel= href="/favicon.ico" rel="shortcut icon" type="image/x-icon" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>B SHARP SYSTEMS | Company</title>
    <link href="layout.css" rel="stylesheet" type="text/css" />
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    and the following for about.html
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <link rel= href="/favicon.ico" rel="shortcut icon" type="image/x-icon" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>B SHARP SYSTEMS | Provider of highly scalable technology solutions located in California, USA</title>
    <link href="layout.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    body {
    background-image: url();
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #e9e7e8;
    -->
    </style>
    <style type="text/css">
    <!--
    body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    -->
    </style>
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    Gramps

  • How to apply patch 118833-36 on a containerized server?

    We have a V890 running Solaris 10 that has two zones (containers) running instances
    of Oracle database. `smpatch' won't install patch 118833-36 in the normal manner
    because it's flagged as an interactive patch. The recommended procedure is to shut
    the server down, boot it in single-user mode and then apply the patch this way:
    # cd /var/sadm/spool
    # smpatch add -i 118833-36
    Then, you are supposed to shut it down again, do a reconfiguration boot, and finally
    run smpatch again to apply the remaining patches.
    Will this procedure work for a server with containers? I understand that the zones have
    to be running for the patch upgrade to succeed. Is there a way to boot the zones into
    single-user mode as well? We need to ensure that Oracle doesn't start during the
    patch procedures.

    Log into the global zone and run :
    # shutdown -y -g0 -is
    This should bring down the global zone to su mode and halt the other zones (notice Halt)
    However I believe there is a bug presently where this does not always happen and you are still able to telnet to the local zones.
    Local zone admin could always run zoneadm -z <zone-name> halt on each zone (notice halt not single-user).
    Once global zone in in single-user mode install the patch as normal, when the global is done it will bring up each local zone to single-user mode to add the patch too.
    118833-36 may need patch add and -G option as this patch also has been experiencing some issues, in which case I believe you would need to do the patch add process on each zone manually
    Once the global zone is brought back up again it should bring up the local zones as well.
    Let us know if you experience the locals not being halted as mentioned above and need to do it manually.

  • BUG - Error when deploying to 10.1.3 AS Preview 4 on Linux

    I am using JDeveloper 10.1.3 EA on a Windows machine and am deploying to Oracle Application Server 10g 10.1.3 Preview 4 on a Linux box. I'm deploying an ADF Struts web project that is having troubles displaying my sceens. When I try to view any one of my JSPs, I get this error:
    java.lang.NoSuchMethodError: oracle.adf.share.http.ServletADFContext.setVariableResolver(Ljava/lang/Object;)V
    at oracle.adf.share.http.ServletADFContext.initialize(ServletADFContext.java:222)
    at oracle.adf.share.http.ServletADFContext.initThreadContext(ServletADFContext.java:211)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:178)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview 4].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:699)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview 4].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:397)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview 4].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:833)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview 4].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:430)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview 4].server.http.AJPRequestHandler.run(AJPRequestHandler.java:290)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview 4].server.http.AJPRequestHandler.run(AJPRequestHandler.java:179)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:215)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:232)
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$1000(ServerSocketAcceptHandler.java:35)
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:819)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview 4].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:534)
    Using a java decompiler, I've been able to locate the method setVariableResolver() in the ADFContext class which ServletADFContext.java extends. This can be found in the adfshare.jar. So I have no idea why the server can't find this method when I know it exists. I thought maybe I had an old adfshare.jar and so I replaced it everywhere I found it on the app server with the jar file that comes with JDev 10.1.3 EA. But this proved to be a dead end, as well as everything else I've tried. I've even tried reinstalling the app server. Has anyone else installed App Server 10.1.3 Preview 4 on a Linux box? Is there some qwerk that you found to get it working?
    Additionally I have created a very simple project with nothing but a JSP and it works. So I'm led to believe that there is some ADF JAR file that is not quite right. My ADF Struts web project worked using the same app server on Windows 2003. However I ran into a different problem with that: BUG - Connection pooling with 10g 10.1.3 Preview 4 App Server
    So we have decided to make the move to Linux but I can't get past this error. I have updated the ADF Runtime Libraries and I've swapped out the JDK and JRE with 1.5. Any help would be greatly appreciated.

    The adfshare.jar does not get included with my app. I've checked my WAR file and this JAR is not found there. I'm completely stumped at this point. Have you had success using Oracle App Server 10.1.3 Preview 4 on Linux?
    I have made some progress narrowing down where the error occurs. When I add data bindings to a JSP, the following code gets added to my web.xml:
       <filter>
         <filter-name>ADFBindingFilter</filter-name>
         <filter-class>oracle.adf.model.servlet.ADFBindingFilter</filter-class>
         <init-param>
           <param-name>encoding</param-name>
           <param-value>windows-1252</param-value>
         </init-param>
       </filter>
       <filter-mapping>
         <filter-name>ADFBindingFilter</filter-name>
         <url-pattern>*.jsp</url-pattern>
       </filter-mapping>
       <filter-mapping>
         <filter-name>ADFBindingFilter</filter-name>
         <url-pattern>*.jspx</url-pattern>
       </filter-mapping>
       <filter-mapping>
         <filter-name>ADFBindingFilter</filter-name>
         <servlet-name>action</servlet-name>
       </filter-mapping>
    If I delete this code out of my web.xml file, that error message goes away. The ADFBindingFilter class is also included in the error stacktrace. So I'm thinking that this class is the culprit. I'm convinced this is a BUG with Oracle ADF and Linux.
    Another idea perhaps is that the error occurs because I'm developing in JDeveloper on Windows and then deploying to an app server on Linux. My embedded server on Windows runs my app just fine. I have the same OS setup for JDev 10.1.2 and the app server 10.1.2 and I have no problems with that. But I really don't want to have to go back to 10.1.2.

  • BUG - ADF error when deploying to 10.1.3 AS Preview 4 on Linux

    I am using JDeveloper 10.1.3 EA on a Windows machine and am deploying to Oracle Application Server 10g 10.1.3 Preview 4 on a Linux box. I'm deploying an ADF Struts web project that is having troubles displaying my sceens. When I try to view any one of my JSPs, I get this error:
    java.lang.NoSuchMethodError: oracle.adf.share.http.ServletADFContext.setVariableResolver(Ljava/lang/Object;)V
         at oracle.adf.share.http.ServletADFContext.initialize(ServletADFContext.java:222)
         at oracle.adf.share.http.ServletADFContext.initThreadContext(ServletADFContext.java:211)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:178)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview 4].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:699)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview 4].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:397)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview 4].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:833)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview 4].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:430)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview 4].server.http.AJPRequestHandler.run(AJPRequestHandler.java:290)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview 4].server.http.AJPRequestHandler.run(AJPRequestHandler.java:179)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:215)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:232)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$1000(ServerSocketAcceptHandler.java:35)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:819)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview 4].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:534)
    I have created a very simple project with nothing but a JSP and it works. So I'm led to believe that there is some ADF JAR file that is not quite right. My ADF Struts web project worked using the same app server on Windows 2003. However I ran into a different problem with that: BUG - Connection pooling with 10g 10.1.3 Preview 4 App Server
    So we have decided to make the move to Linux but I can't get past this error. I have updated the ADF Runtime Libraries and I've swapped out the JDK and JRE with 1.5. I just can't figure out what else I'm missing.

    The adfshare.jar does not get included with my app. I've checked my WAR file and this JAR is not found there. I'm completely stumped at this point. Have you had success using Oracle App Server 10.1.3 Preview 4 on Linux?
    I have made some progress narrowing down where the error occurs. When I add data bindings to a JSP, the following code gets added to my web.xml:
       <filter>
         <filter-name>ADFBindingFilter</filter-name>
         <filter-class>oracle.adf.model.servlet.ADFBindingFilter</filter-class>
         <init-param>
           <param-name>encoding</param-name>
           <param-value>windows-1252</param-value>
         </init-param>
       </filter>
       <filter-mapping>
         <filter-name>ADFBindingFilter</filter-name>
         <url-pattern>*.jsp</url-pattern>
       </filter-mapping>
       <filter-mapping>
         <filter-name>ADFBindingFilter</filter-name>
         <url-pattern>*.jspx</url-pattern>
       </filter-mapping>
       <filter-mapping>
         <filter-name>ADFBindingFilter</filter-name>
         <servlet-name>action</servlet-name>
       </filter-mapping>
    If I delete this code out of my web.xml file, that error message goes away. The ADFBindingFilter class is also included in the error stacktrace. So I'm thinking that this class is the culprit. I'm convinced this is a BUG with Oracle ADF and Linux.
    Another idea perhaps is that the error occurs because I'm developing in JDeveloper on Windows and then deploying to an app server on Linux. My embedded server on Windows runs my app just fine. I have the same OS setup for JDev 10.1.2 and the app server 10.1.2 and I have no problems with that. But I really don't want to have to go back to 10.1.2.

  • Bug in JATO 1.2

    Hi all,
    I deployed JatoSample.war in Iplanet App server. It
    was working fine. But when i deployed the same in
    Weblogic and tried to run using url
    i was getting error as no setter methods found for
    getTitle() in HrefTag.java. When i went through the
    framework source code it was setTitlet(String) instead
    of setTitle(String).
    Then i changed the source code,compiled and created
    new JATO-1_2.jar file. Then it worked fine.
    Even i documentation the function name is setTitlet().
    It's better to change in the source .
    Bye
    Raji

    Where is JATO 1.2.1 available for download ? I have look at the
    iPlanet site, but there are no indications that the is a new version
    to download.
    --- In iPlanet-JATO@y..., Michael Frisino <Michael.Frisino@S...>
    wrote:
    >
    Jacques,
    There is a known bug re: certain tags (HREF and Form) being used in jato
    "pagelets" . That bug has been fixed in JATO 1.2.1 which is being
    released now.
    Is the jsp fragment that you describe below a JATO "pagelet" as per the
    JATO recommendation for jsp fragment based component design?
    I am not sure why it would have appeared to work within resin and
    tomcat, until we have more detail on the problem. But I would suggest
    getting JATO 1.2.1 and testing witht that.
    Sorry for the confusion.
    jacques_gonzalez wrote:
    The problem at stake is, that in the context of testing an
    application that has been developed under Tomcat 4.0 and tested
    with
    Tomcat 3.2, it doesn't run with JRun 3.1.
    The error message indicates that a HREF tag must be used in the
    context of a "container view". The jsp fragment containing the HREF
    is included at translation-time (i.e. <%include file="..."%/>).
    Including the jsp fragment into the main jsp avoids the problem.
    The same WAR file works fine under Tomcat 3.2, 4.0 and Resin 2.0.5
    but not under Jrun 3.1.
    a) Are there any constraints/prerequisites to be considered before
    running JATO into servlet/jsp containers ?
    b) Aren't we running into some JATO tags context problems ?
    [Non-text portions of this message have been removed]

  • Spry Menu Bar Bug in IE10

    Hi guys! 
    I have spent ours looking for an answer to my question in this forum and elsewhere, but to not bore you: Website works fine, but the Submenu (below "Locomotives") pops up way too low in IE. I tried a few things but ended up discarding changes.
    I hope you may be able to find the error!
    Thank you in advance!   
    Website:
    http://centurius.de/html/engl/WWA_engl.html
    Code:
    ul.MenuBarHorizontal
              margin: 0 auto;
              padding: 0;
              list-style-type: none;
              font-size: 100%;
              cursor: default;
              width: 800px;
    /* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
    ul.MenuBarActive
              z-index: 1000;
    /* Menu item containers, position children relative to this container and are a fixed width */
    ul.MenuBarHorizontal li
              margin: 0 auto;
              padding: 0;
              list-style-type: none;
              font-size: 100%;
              position: relative;
              text-align: center;
              cursor: pointer;
              width: 130px;
              float: left;
              white-space: nowrap;
    /* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
    ul.MenuBarHorizontal ul
              margin: 0;
              padding: 0;
              list-style-type: none;
              font-size: 100%;
              z-index: 1020;
              cursor: default;
              width: 12em;
              position: absolute;
              left: -1000em;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
              left: auto;
      margin: 5% 0 0 0%;
    /* Menu item containers are same fixed width as parent */
    ul.MenuBarHorizontal ul li
              width: 12em;
              text-align:left;
    /* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
    ul.MenuBarHorizontal ul ul
              position: relative;
              margin: -5% 0 0 100%;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
              left: auto;
              top: 0;
    DESIGN INFORMATION: describes color scheme, borders, fonts
    /* Submenu containers have borders on all sides */
    ul.MenuBarHorizontal ul
              border: 1px solid #EFC39C;
    /* Menu items are a light gray block with padding and no text decoration */
    ul.MenuBarHorizontal a
              display: block;
              cursor: pointer;
              background-color: #d8dffc;
              padding: 0px 0.75em;
              color: #055CA8;
              text-decoration: none;
    /* Menu items that have mouse over or focus have a blue background and white text */
    ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
              background-color: #33C;
              color: #055CA8;
    /* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
    ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
              background-color: #EFC39C;
              color: #055CA8;
    SUBMENU INDICATION: styles if there is a submenu under a given menu item
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenu
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
    BROWSER HACKS: the hacks below should not be changed unless you are an expert
    /* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
    ul.MenuBarHorizontal iframe
              position: absolute;
              z-index: 1010;
              filter:alpha(opacity:0.1);
    /* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
    @media screen, projection
              ul.MenuBarHorizontal li.MenuBarItemIE
                        display: inline;
                        f\loat: left;
                        background: #FFF;
    Nachricht geändert durch bryankook

    Hi All
    I have a related issue with Spry sub-menu and IE10.  The sub-menu instead of showing directly below the main navigation only show and coninues across the screen - see screen grab below.
    The navigation shows fine in Firefox, Safari, Chrome, Opera and older versions of IE.  It seems that IE10 is the only problem browser.  Can anyone point me in the right direction to fix this issue.
    Many thanks.
    See link www.havering-sfc.ac.uk/web/home.cfm
    This is the .css code
    @charset "UTF-8";
    ul.MenuBarHorizontal
              margin: 0;
              padding: 0;
              opacity:80%;
              list-style-type: none;
              font-size: 93%;
              cursor: default;
              /*width: auto !important;*/
    /* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
    ul.MenuBarActive
              z-index: 1000;
    /* Menu item containers, position children relative to this container and are a fixed width */
    ul.MenuBarHorizontal li
              /*display:inline-block;*/
              margin: 0;
              padding: 0;
              list-style-type: none;
              font-size: 92%;
              opacity:80%;
              position: relative;
              text-align: left;
              cursor: pointer;
              width: 20%;
              float: left;
              font-family:Century Gothic, Arial, Helvetica, sans-serif;
    /* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
    ul.MenuBarHorizontal ul
              display:block;
              margin: 0;
              padding: 0;
              list-style-type: none;
              font-size: 100%;
              opacity:80%;
              z-index: 1020;
              cursor: default;
              width:inherit;
              position:absolute;
              left: -1000em;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
              left: auto;
              background-color:#999;
              opacity:80%;
    /* Menu item containers are same fixed width as parent */
    ul.MenuBarHorizontal ul li
              width: 100% !important;
    background-color:#999;
    opacity:80%;
    padding:5px 0;
    /* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
    ul.MenuBarHorizontal ul ul
              position: absolute;
              margin: 0 5% 2% 99%;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
              left: auto;
              top: 0;
    DESIGN INFORMATION: describes color scheme, borders, fonts
    /* Submenu containers have borders on all sides */
    ul.MenuBarHorizontal ul
              /*border: 1px solid #CCC;*/
    /* Menu items are a light gray block with padding and no text decoration */
    ul.MenuBarHorizontal a
              display: block;
              cursor: pointer;
    /*          background-color:#F3551F;*/
              padding: 0.4em 0.75em;
              color: #FFF;
              opacity:80%;
              text-decoration: none;
    /* Menu items that have mouse over or focus have a blue background and white text */
    ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
              background-color:#FC0;
              color: #FFF;
              opacity:80%;
    /* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
    ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
              background-color:#F90;
              color: #FFF;
              opacity:80%;
    SUBMENU INDICATION: styles if there is a submenu under a given menu item
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenu
              background-image: url(SpryMenuBarDown.gif);
              background-repeat: no-repeat;
              background-position: 95% 50%;
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
              background-image: url(SpryMenuBarRight.gif);
              background-repeat: no-repeat;
              background-position: 95% 50%;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
              background-image: url(SpryMenuBarDownHover.gif);
              background-repeat: no-repeat;
              background-position: 95% 50%;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
              background-image: url(SpryMenuBarRightHover.gif);
              background-repeat: no-repeat;
              background-position: 95% 50%;
    BROWSER HACKS: the hacks below should not be changed unless you are an expert
    /* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
    ul.MenuBarHorizontal iframe
              position: absolute;
              z-index: 1010;
              filter:alpha(opacity:0.1);
    Jill Hughes

  • TLF BUG ?

    I've tried to implement my own paging system based on pagination example, but I ran into strange results. I assume is not a performance issue, but I want to make sure.
    The problem is that textFlow isn't flowing corectly in containers, 'sometimes' jumps a container like in the picture below.
    Paginator File.txt - http://jump.fm/JANVC
    Main.txt - http://jump.fm/WMDRH
    Thanks

    Sorry for the delay.
    Yes.  There are known bugs in updating with multiple containers in TLF 1.1.
    It was covered at least somewhat in this thread:
    http://forums.adobe.com/message/2786010#2786010
    There is a proposed workaround but it may not have completely solved the problem.
    Richard

  • Bug in servlet mapping

              Hi, it appears that the servlet mapping specified in section 10 of the
              Servlet 2.2 spec is broken in Weblogic server 6.0 GA. Here is the servlet
              2.2. spec for mapping:
              10.1 Use of URL Paths
              Servlet containers must use URL paths to map requests to servlets. The
              container uses the
              RequestURI from the request, minus the Context Path, as the path to map to a
              servlet. The URL
              path mapping rules are as follows (where the first match wins and no further
              rules are attempted):
              1. The servlet container will try to match the exact path of the request to
              a servlet.
              2. The container will then try to recursively match the longest path prefix
              mapping. This process
              occurs by stepping down the path tree a directory at a time, using the '/'
              character as a path
              separator, and determining if there is a match with a servlet.
              3. If the last node of the url-path contains an extension (.jsp for
              example), the servlet container
              will try to match a servlet that handles requests for the extension. An
              extension is defined as the
              part of the path after the last '.' character.
              4. If neither of the previous two rules result in a servlet match, the
              container will attempt to serve
              content appropriate for the resource requested. If a "default" servlet is
              defined for the application,
              it will be used in this case.
              It appears that Weblogic does step #3 before step #2. This means that if
              you have a servlet called 'foo' mapped to '/foo/*' and Weblogic 6.0 receives
              a request for '/foo/bar.jsp', the container returns an error because it
              cannot find a JSP file called "bar.jsp" to compile, when according to the
              spec, servlet 'foo' should receive the request with the pathInfo value set
              to "/bar.jsp".
              The workaround is to assign all *.jsp files to the servlet 'foo' as well,
              but this breaks all other JSP files in the same web application.
              I consider this a bad bug, as it breaks a proxy server that I have been
              working on. Tomcat and other servlet containers seem to have gotten this
              right, why not Weblogic?
              Thanks
              Colin Evans
              Colin Evans
              Senior Engineer
              BITMO, Inc. (http://www.bitmo.com)
              (415)920.7225 / [email protected]
              

              Hi, it appears that the servlet mapping specified in section 10 of the
              Servlet 2.2 spec is broken in Weblogic server 6.0 GA. Here is the servlet
              2.2. spec for mapping:
              10.1 Use of URL Paths
              Servlet containers must use URL paths to map requests to servlets. The
              container uses the
              RequestURI from the request, minus the Context Path, as the path to map to a
              servlet. The URL
              path mapping rules are as follows (where the first match wins and no further
              rules are attempted):
              1. The servlet container will try to match the exact path of the request to
              a servlet.
              2. The container will then try to recursively match the longest path prefix
              mapping. This process
              occurs by stepping down the path tree a directory at a time, using the '/'
              character as a path
              separator, and determining if there is a match with a servlet.
              3. If the last node of the url-path contains an extension (.jsp for
              example), the servlet container
              will try to match a servlet that handles requests for the extension. An
              extension is defined as the
              part of the path after the last '.' character.
              4. If neither of the previous two rules result in a servlet match, the
              container will attempt to serve
              content appropriate for the resource requested. If a "default" servlet is
              defined for the application,
              it will be used in this case.
              It appears that Weblogic does step #3 before step #2. This means that if
              you have a servlet called 'foo' mapped to '/foo/*' and Weblogic 6.0 receives
              a request for '/foo/bar.jsp', the container returns an error because it
              cannot find a JSP file called "bar.jsp" to compile, when according to the
              spec, servlet 'foo' should receive the request with the pathInfo value set
              to "/bar.jsp".
              The workaround is to assign all *.jsp files to the servlet 'foo' as well,
              but this breaks all other JSP files in the same web application.
              I consider this a bad bug, as it breaks a proxy server that I have been
              working on. Tomcat and other servlet containers seem to have gotten this
              right, why not Weblogic?
              Thanks
              Colin Evans
              Colin Evans
              Senior Engineer
              BITMO, Inc. (http://www.bitmo.com)
              (415)920.7225 / [email protected]
              

  • [svn:fx-trunk] 5019: ASDoc updates to indicate that some Halo containers do not work with the Spark equiv (ControlBar does not work with Spark Panel/ AppControlBar does not work with Spark Application), and indicate that Canvas, Box, Tile, Panel have Spa

    Revision: 5019
    Author: [email protected]
    Date: 2009-02-19 13:17:21 -0800 (Thu, 19 Feb 2009)
    Log Message:
    ASDoc updates to indicate that some Halo containers do not work with the Spark equiv (ControlBar does not work with Spark Panel/AppControlBar does not work with Spark Application), and indicate that Canvas, Box, Tile, Panel have Spark equivs
    QE Notes: None
    Doc Notes: None
    Bugs: -
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Accordion.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/ApplicationControlBar.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Box.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Canvas.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/ControlBar.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/HBox.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Panel.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/TabNavigator.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Tile.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/VBox.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/ViewStack.as

    Hi DST
    This is a great effort and gesture. thank you on behalf of all the newbies.
    PJ

  • Bugs in oc4j technology preview 2.0.0

    hello,
    I'm right now trying the technology preview of the new oc4j
    (which can be downloaded from the oracle site).
    I've encountered some bugs, should I post them to this forum, or
    is there a special place for them?
    Is this forum read by oc4j developers?
    for a warming up, here is the first bug :)
    the "exclusive-write-access" flag is ALWAYS set to "false",
    regardless of if you set it to true or ignore it in orion-ejb-
    jar.xml. the containers overwrites it after redeloyment
    to 'false'. I have a lot of DB-access right now, bad, bad;)
    Is there a workaround for this?
    is the production release for oc4j 2.x already scheduled ?
    Greetings from munich,
    .thomas
    hybris GmbH | Thomas Hertz
    Frankfurter Ring 162 | Software Engineering
    D-80807 M|nchen |
    |
    t +49(0)89 89065-0 | [email protected]
    f +49(0)89 89065-555 | www.hybris.com
    PGP: D070 5D86 BE2D C3AF E2CC D2D8 C29A 7F68 7407 629E

    Hi,
    I can reproduce the problem and if there isn't a filed bug
    already I will file one. I'll get back with the bug number.
    Thanks,
    Andy
    hello,
    I'm right now trying the technology preview of the new oc4j
    (which can be downloaded from the oracle site).
    I've encountered some bugs, should I post them to this forum, or
    is there a special place for them?
    Is this forum read by oc4j developers?
    for a warming up, here is the first bug :)
    the "exclusive-write-access" flag is ALWAYS set to "false",
    regardless of if you set it to true or ignore it in orion-ejb-
    jar.xml. the containers overwrites it after redeloyment
    to 'false'. I have a lot of DB-access right now, bad, bad;)
    Is there a workaround for this?
    is the production release for oc4j 2.x already scheduled ?
    Greetings from munich,
    .thomas
    hybris GmbH | Thomas Hertz
    Frankfurter Ring 162 | Software Engineering
    D-80807 M|nchen |
    |
    t +49(0)89 89065-0 | [email protected]
    f +49(0)89 89065-555 | www.hybris.com
    PGP: D070 5D86 BE2D C3AF E2CC D2D8 C29A 7F68 7407 629E

Maybe you are looking for

  • Adobe Audition installation problem

    Hi there, As soon as i go to start the installation of Adobe Audition i get this error: Access violation at address 00000000. Read of address 0000000. Any ideas why this is coming up? After that it wont let me go ahead with the installation at all! i

  • 2. gen iPod nano sometimes shows up in Finder, but not in iTunes

    Hi! My brand new 8GB iPod nano that I got for christmas sometimes seems to have problems connecting to iTunes. Every now and then (perhaps 1/4 of the time?) it will show up in Finder, but not in iTunes (I haven't enabled "disk mode" yet, so when it s

  • Using Time Capsule to extend a wireless network

    I have an office in the top of my house (2nd floor roof conversion) and as a result the wireless signal from the ground floor is very weak. i would like to boost the signal using my Time Capsule, placing it on the 1st floor, shortening the distance t

  • Brand new superdrive not working w brand new Mac Book Air

    Hi, just came home from Apple Store today with new computer and superdrive, which is not showing up when plugged in. When I put a CD in it reads it for a few seconds then spits it out. I am on the road so getting to an Apple Store will not be easy fo

  • How to include change delete and insert options in alv grid display

    Hi, As per my requirement I need to display my output in grid. When the user makes any changes to any field of the alv it should get reflected in the tatabase table. Similarly according to the requirement if user enters a new coloumn to the alv or de