JRE deployment.properties set value problem

hi,
I'd like to set the deployment.javapi.jre.1.5.0_08.args listed in deployment.properties with another two values
-Xmx256m
-Xms128m
These are my existing lines in deployment.properties:
deployment.javapi.jre.1.5.0_08.osname=Windows
deployment.javapi.jre.1.5.0_08.args=-Djavaplugin.classloader.cache.enabled\=false
deployment.javapi.jre.1.5.0_08.osarch=x86
deployment.javapi.jre.1.5.0_08.path=C\:\\Programme\\Sun\\Java\\jre1.5.0_08
The Sun deployment guide is not any help, because there's no ducumentation about multiple value settings.
I already tested unsuccessfully
blanks (deployment.javapi.jre.1.5.0_08.args=-Djavaplugin.classloader.cache.enabled\=false -Xmx256m -Xms128m),
pipes (deployment.javapi.jre.1.5.0_08.args=-Djavaplugin.classloader.cache.enabled\=false|-Xmx256m|-Xms128m),
plus (deployment.javapi.jre.1.5.0_08.args=-Djavaplugin.classloader.cache.enabled\=false+-Xmx256m+-Xms128m),
masked blanks (deployment.javapi.jre.1.5.0_08.args=-Djavaplugin.classloader.cache.enabled\=false\ -Xmx256m\ -Xms128m),
Any hints or help?
Thank you very much for your help

I'm having the same problem as well. Java 7u21 (32bit), win7 64bit. All i'm trying to do is set
deployment.security.level=MEDIUM
in my deployment.properties, but it won't work, i have exactly the same deployment.config as the OP.
I have noticed, if i go into the user deployment.properties for the user (C:\Users\<name>\AppData\LocalLow\Sun\Java\Deployment\deployment.properties), and delete the file, nothing changes (a new one just gets created with the non system wide settings). HOWEVER, if you open that user deployment.properties file, and remove the entries that you are trying to configure via the system wide deployment.properties, then the system wide deployment.properties comes into play and works.
But obviously this is not something I want to have to do on every work station.

Similar Messages

  • User level deployment.properties, setting args

    hi guys
    i am updating the user's deployment.properties as i need to customise runtime behaviour for my applet. this is an internal work thing so dont worry about security etc..
    i am running applet jre1.5.0_06 and have the line below in my deployment.properties :
    deployment.javapi.jre.1.5.0_06.args=-Xmx128m
    but my colleage's file is totally different :
    javaplugin.jre.params=-Xmx128m
    would the second one be more universal across jre versions? or would it even work on some jres?
    thanks!

    I did something very similar. I am using jre 1.5.0_01.
    And it seems to work!
    The deployment.config is:
    deployment.system.config=file:/c:/jws/deployment.properties
    deployment.system.config.mandatory=true
    and the deployment.properties is (at the location above):
    deployment.system.cachedir=cache
    To load the cache I start javaws as follows:
    javaws -import -system -codebase file:/c:/cd file:/c:/cd/notepad.jnlp
    This results in creating the cache in
    file:/c:/jws//cache
    To start the app I did:
    javaws -system http://java.sun.com/products/javawebstart/apps/notepad.jnlp
    The -system seems to be neccessary but I am not quite sure. If it is omitted
    the app also starts, but javaws stores just the jnlp in the default user cache!

  • ADF set value problem when commiting forms..

    We are setting a binded item value using falowing expression.
    inputText47.setSubmittedValue(null);
    inputText47.setValue(sahis.getAttribute("UserId"));
    AdfFacesContext.getCurrentInstance().addPartialTarget(inputText47);
    AdfFacesContext.getCurrentInstance().partialUpdateNotify(inputText47)
    Everything same OK.
    But when we press #{bindings.Commit.execute} button
    inputText47's value dissapears.
    Urgent help needs.
    Thanks a lot.

    it seem a binding refactoring problem.
    We have added the columns of inputText47 after that page designed.
    So Even we add this item to the screen it doesn't save its value to the database when committed.
    is it possible to solve this problem?
    The page is faily complext. So we don't want to redesign it.

  • 1.4.2 using deployment.config and deployment.properties

    Can anyone tell me if JRE 1.4.2_06 can use the deployment.config and deployment.properties setting like ver 1.5.0 can?
    I have to use 1.4.2_06 and need to have the cache point to a common location (vs per user) and also would like to preset the cache size on an install.
    This works perfectly on 1.5.0 however, my app requires 1.4.2.
    Can anyone point in a direction?
    Thanks
    Kevin

    Hi Kevin,
    I am actually working on the same problem.
    I need to deploy Java 1.4.2_07 on clients with a mandatory setup. I tryied the deployment.config and deployment.properties file but didn't get it working yet.
    I guess we should share knowledge to find a working solution.
    It would be nice, if you could email me at:
    [email protected]
    regards,
    Volker

  • Automatic Update - deployment.properties problems with JRE 1.6.0_05

    Hi!
    This is a Automatic Updated daisable problem.
    I have change the update policy values in the registry but still have one more problem:
    I want to deploy JRE 1.6.0_05, in earlier versions ie 1.4 there has been a windows\sun\java\deployment where the initian deployment.properties file is located. But in the 1.6.X ther is no such folder and the deployment.properies file is still "copied" when you start ie "javacpl.exe" . I would like to disable the
    choice "Download JRE automatically" in the javacpl.exe to "Never download..." but the initial choice when the file deployment.properties is created is "alway download..." .
    Am I still save only with the registry key changes, or do I have to change the value in the deployment.properies and if so, where is the "original" copy that copies the file into C:\Document and Settings\[user]\Application data\Sun\Java\Deployment\
    kindly,
    manekin...

    Hey lynchmob,
    Try these steps to correct the problem, you need to be logged in as an administrator:
    1. Go to the group policy editor. You can get they by typing gpedit.msc into the Run dialog.
    2. Navigate to computer configuration->administrative templates->windows components->internet explorer.
    3. Disable "make proxy settings per-machine (rather than per-user)".
    4. Login with the user account and go to Internet Options.
    5. Go to the Connection tab.
    6. Click on the Lan Settings button.
    7. You may notice that the proxy settings are not correct. Change the proxy settings to be whatever is required for your proxy.
    8. Configure Java to use browser proxy settings.
    9. Open the java console.
    10. Set debug level to 5.
    11. Press 'p' to reload proxy settings. Use the trace messages to verify correct proxy settings were loaded.

  • JRE run-time arguments in deployment.properties file all versions of PlugIn

    G'day,
    A user can specify the run-time arguments for the JRE via the Java Plug-In's control panel. This results in a (property, value) pair being written to the user's deployment.properties file. I'm trying to compile a list of the property names used by various versions of the Plug-In. Here's what I have so far:
    1.4.2_*
    javaplugin.jre.params
    i.e. one set of run-time arguments for all JREs known to the plug-in.
    1.5.0_*
    deployment.javapi.jre.V.args
    where V is a JRE version number, e.g. 1.5.0_16, i.e. custom run-time arguments for all JREs known to the plug-in.
    1.6.0_00 .. _07 ("classic")
    deployment.javapi.jre.V.args
    where V is a JRE version number, e.g. 1.6.0_07, i.e. custom run-time arguments for all JREs known to the plug-in.
    1.6.0_10 .. ("next generation")
    deployment.javaws.jre.N.args
    where N is an index into the list of JREs known to the plug-in, i.e. custom run-time arguments for all JREs known to the plug-in.
    These have been determined by sampling a couple of updates for each of the X.Y.Z versions listed above, i.e. not an exhaustive test by any means. Therefore, if you could expand on this, esp. pre-1.4.2, post 1.6.0, assuming they use the same deployment.properties mechanism, it'd be appreciated.
    Thanks,
    Chris.

    Read U area of process.
    You can get argument list from U area.
    Though U area is not kerenl, you may be careful to read data using copyin() functions.
    Good luck,
    Chun-Mok Chung

  • Linux: /etc/.java/deployment/deployment.properties being ignored (JRE 7_17)

    I'm trying to create a mandatory policy to roll out to users however I can't get the Control Panel to read the System Level deployment.properties in the location given by the documentation -
    /etc/.java/deployment/deployment.properties
    containing - deployment.system.config=/path/to/deployment.properties (world readable)
    deployment.system.config.mandatory=true
    To test I've set the contents of
    /path/to/deployment.properties
    to include - deployment.trace.locked=true
    deployment.log.locked=true
    as well as the defaults.
    However if I fire up ControlPanel as a standard user I don't see either of the log checkboxes ticked - even if I removed the local user's ~/.java
    Can anyone point me in the right direction?
    I've also tried deployment.trace=true / deployment.trace.locked etc but that doesn't work either.
    It's the standard Oracle JRE I'm using,
    Any comments appreciated!
    Thank you.
    C

    These is a problem with 7u17 and 7u21 for all users on all platforms. You can read more about it here (http://www.labareweb.com/java-1-7-auto-update-deployment-with-sccmmdt/) and here (https://blogs.oracle.com/security/entry/maintaining_the_security_worthiness_of) is the lead developer of Oracle admitted (at the end) that the enterprise tools for JRE is broken. It seems we're at their mercy at the moment.

  • Setting values to properties on load

    Hi,
    I have a big Trouble on Data Populating to the components on page loading like,
    Have page1 and page2.Based on ID passed from page1,query should execute and results should set to the form on page2 through Backing Bean.
    What doing is..
    using setActionListener passing ID from page1 and setting to method in page2 as argument which gets results based on ID and sets to component properties, here the problem is..
    Before page2 loads method called first from setActionListener where we cannot set the values to properties before loading.
    How can we set values to components in backing bean only on load based on ID from other page.
    And one more issue is, if we make any code in setter property it get executes every time,
    what is the correct procedure to execute the method only on loading.
    Does there any procedure to make method to excecute only on load.
    Please suggest me, how can i overcome this issues,these were become major issue for the Development.
    Thanks,
    Bandaru.

    hi,
    we tried to achieve the same thing.. But its not possible to set the values to individual segments of a KFF..
    Thanks,
    raghav.

  • Forcing the JRE WebStart runs in, with deployment.properties

    Our application needs webstart to run in a non-public JRE, i.e. one that
    does not have a registry entry. The problem is, if you run javaws.exe
    from one JRE, webstart can fork off a javaw.exe from another public JRE.
    We do not want this behavior, as it causes potential problems. I thought
    that creating a .0. entry for our non-public JRE in the deployment.properties
    file would solve the problem, and it does for most cases, but I still see some
    cases where a public javaw.exe gets run.
    What I need to know is, what logic does webstart use to decide which JRE to
    use. I have verified that it is possible to use a non-public JRE to run webstart,
    as long as the JRE has an entry in the deployment.properties file.
    Thanks for any help. I am running a 1.4.2 JRE on Windows platforms.
    -Bryan

    Two problems with that:
    1. I cannot modify the 'deployment.properties' as it will interfear with the client PC's java installation. Plus, I would have to automated this modification somehow for every client PC the application is installed on.
    2. The JRE is installed with the application by an installer and not via a URL. I do not want to have clients with slower connections to have to download our JRE over the line just because I cannot force JWS to use the one installed with the application.
    In JWS 1.0 I could force this behavior in the javaws.cfg file. But the next version of our application is using JRE 1.4.2 with JWS 1.2, and the configuration files have been changed and moved around.
    I just need JWS to update my applications JARs and not bother with the JRE.
    Is there anything I can do?

  • Problem in Setting value in cells of jTable

    I am trying to set values in the table by editing the cells, the problem is that once i enter some values in the cells and hit enter or click on next cell it gives an exception of stack overflow, i tried tracing i am getting all the values of the particular row and colums and the value which is entered,
    public void setValueAt(Object aValue, int rowIndex, int columnIndex)
    Object[] row = (Object[]) data.get(rowIndex);
    row[columnIndex] = aValue;
    super.fireTableCellUpdated(rowIndex, columnIndex);
    but it is not executing the super.fireTableCellUpdated() function.
    i will be thankful if you provide me with the solution for the above problem or provide me any other way.
    Thank's in Advance.

    Use the DefaultTableModel, then you don't have to write custom code for the setValueAt() method.
    If you need further help then you need to create a [Short, Self Contained, Compilable and Executable, Example Program (SSCCE)|http://homepage1.nifty.com/algafield/sscce.html], that demonstrates the incorrect behaviour.
    Don't forget to use the Code Formatting Tags so the posted code retains its original formatting. That is done by selecting the code and then clicking on the "Code" button above the question input area.

  • Cascading LOVs (APEX 4.1) problem, using in report does not set values

    Hi,
    i am using APEX 4.1.0.00.32 and i have a simple report as
    SQL:*
    SELECT * from region
    WHERE region like '%'||P3_REGION||'%'
    and country like '%'||P3_COUNTRY||'%'
    and city like '%'||P3_CITY||'%'
    Items:*
    P3_REGION:
    select distinct region as d, region as r from region
    Display Null value: YES
    Null display value: - select -
    Null return value: +0+
    P3_COUNTRY:
    select distinct country as d, country as r from region where region = :P3_REGION
    Display Null value: YES
    Null display value: - select -
    Null return value: +0+
    Cascading LOV Parent Item(s): P3_REGION
    P3_CITY:
    +select distinct city as d, city as r from region where country = :P3_COUNTRY
    Display Null value: YES
    Null display value: - select -
    Null return value: +0+
    Cascading LOV Parent Item(s): P3_COUNTRY
    The LOVs work fine and the correct values are displayed if cascading through them
    So in the last step i want to filter the report with the values that were selected in the lovs. And this i get not working.
    I tried to add a button with SUBMIT of the page. After choosing values in all LOVs and clicking the SUBMIT button the page submits, alle LOVs are cleared (with value - select -) and the report shows all rows.
    I tried to change the button to "redirect to Page 3" and setting the values P3_REGION, P3_COUNTRY, P3_CITY to &P3_REGION., &P3_COUNTRY., &P3_CITY. but without success.
    I tried to use the setting "Page Action when Value Changed" to "Submit" and/or "Redirect and set value" for all Item LOVs and/or only the last item LOV, but then the cascade of the LOVs does not work properly and the report does not change too.
    I am confused as i don´t know what i can do until now. I think this should be an easy requirement to limit/filter the report with values in the LOVs.
    Furthermore it should be possible to choose only the region LOV and then limit the report with that region (without choosing country and city)
    Thanks in advance!

    Hi Dan,
    thank you for your answer. I have the solution now from Kleber_M, this works.
    Dan McGhan wrote:
    1. Use bind variables in my query. It would look something like:
    SELECT *
    FROM region
    WHERE region LIKE '%'|| :P3_REGION ||'%'
    AND country LIKE '%'|| :P3_COUNTRY ||'%'
    AND city LIKE '%'|| :P3_CITY ||'%'
    This was only a mistake when writing the post, i forgot the colon. I use bind variables of course.
    2. Make sure you have a comma separated list of item names that the report depends on beneath the SQL Query where it says Page Items to Submit. This will make sure that the value of those items on the page are bound into session state prior to the query executing.I tried this, too, but without success...
    3. Use Dynamic Actions to perform the refresh action when any of the three items changes. This would be both more performant and a better experience for the end user than a full page refresh.How can i do this. This sounds good, because when refreshing the page often some items oder actions are done that i don´t want to.
    Regards,
    Matze

  • JRE7Update25 Deployment Properties File Not Working And Cant Disable Next Gen Plugin

    Good Day
    Our organisation needs to deploy JRE7U25 to over 4000 workstations. Our desktops are running the following Windows and IE combinations:
    WinXP 32 Bit/IE7
    WinXP 32 Bit/IE8
    Win7 32 Bit/IE8
    Win7 32 Bit/IE9
    Win7 64 Bit/IE8
    Win7 64 Bit/IE8
    We use the 32bit JRE installer across all environments and all IE browsers use 32Bit IE. On all of our environments the Deployment.properties and config files no longer work due to what appears to be a bug in the JRE7U25 installer. Our deployment files are as follows:
    Deployment.config
    deployment.system.config=C:\WINDOWS\Sun\Java\Deployment\deployment.properties
    deployment.system.config.mandatory=true
    Deployment.properties
    deployment.security.level=MEDIUM
    deployment.security.level.locked=
    deployment.javaws.autodownload=NEVER
    deployment.javaws.autodownload.locked=
    deployment.security.mixcode=HIDE_RUN
    deployment.security.mixcode.locked=
    deployment.console.startup.mode=HIDE
    deployment.console.startup.mode.locked=
    Both files are being copied to the following location:
    C:\Windows\Sun\Java\Deployment
    After the installer runs and deployment files are copied to the workstation the deployment.properties and config files look like this:
    Deployment.config
    deployment.system.config=C:\WINDOWS\Sun\Java\Deployment\deployment.properties
    deployment.system.config.mandatory=true
    Deployment.properties
    #System Deployment Properties
    #Mon Jul 01 12:29:20 CAT 2013
    deployment.security.level=MEDIUM
    I have tried changing the deployment.config file as follows in an attempt to fix this to no avail:
    1. deployment.system.config=C:\\WINDOWS\\Sun\\Java\\Deployment\\deployment.properties
        deployment.system.config.mandatory=true
    2. deployment.system.config=C:\\WINDOWS\\Sun\\Java\\Deployment\\deployment.properties
        deployment.system.config.mandatory=false
    3. deployment.system.config=C:\WINDOWS\Sun\Java\Deployment\deployment.properties
        deployment.system.config.mandatory=true
    4. deployment.system.config=C:\WINDOWS\Sun\Java\Deployment\deployment.properties
        deployment.system.config.mandatory=false
    5. deployment.system.config=file\:C\:/WINDOWS/Sun/Java/Deployment/deployment.properties
    None of the above mentioned works. So all our required settings in the deployment.properties file are being overwritten when opening the Java console? Our other major problem is that Changing the registry key to 0 in order to disable the next generation plugin does not disable the next generation plugin in Jre at the usual location as it worked for us machine wide (across multiple profiles for JRE6U29):
    [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Plug-in\10.25.2]
    "UseNewJavaPlugin"=dword:00000000
    ^^I have observed on a fresh install of JRE7U25 that the above mentioned registry key no longer exists in this version so a computer wide disablement of this option is no longer possible via the registry.
    On our 32Bit and 64bit machines running the 32 bit JRE 7U25 client when we disable the next generation plugin it keeps enabling itself again. Even when we run the javacpl.exe to run as administrator by changing the compatibility settings and disabling the next generation plugin it enables itself again. This is a huge problem for us because our company Oracle web based applications need this plugin to be disabled in order to run the apps properly.
    These are major obstacles for our deployment as we desperately require assistance or any advice in addressing these issues as there appear to be numerous bugs with the JRE7U25 release. Thank you in advance.
    Update 7 July 2013:
    I have observed that if you have the following options in your Deployment.config file it doesn't allow our java webstart apps which use jnlp extensions to run.
    1. deployment.system.config=C:\\WINDOWS\\Sun\\Java\\Deployment\\deployment.properties
        deployment.system.config.mandatory=true
    2. deployment.system.config=C:\\WINDOWS\\Sun\\Java\\Deployment\\deployment.properties
        deployment.system.config.mandatory=false
    3. deployment.system.config=C:\WINDOWS\Sun\Java\Deployment\deployment.properties
        deployment.system.config.mandatory=true
    4. deployment.system.config=C:\WINDOWS\Sun\Java\Deployment\deployment.properties
        deployment.system.config.mandatory=false
    The jnlp file association is also broken on Windows XP workstations with JRE7U25. We are having to manually associate the .jnlp file extension with javaws.exe on workstation for Web start apps or else users cannot lauch JRE whn clicking on .jnlp links.
    The only Deployment.config syntax which allows our Webstart applications to run is as follows:
    deployment.system.config=file\:C\:/WINDOWS/Sun/Java/Deployment/deployment.properties
    What a mess!

    I don't have an answer to the problem, but I am having problems with the system level deployment.properties file and IE9 on Windows 7 32/64bit.
    Starting with version 13, the IE plugin seems to igonore the system level deployment.properties file in favor of the user level deployment.properties file. When I open the Java Control Panel, the settings are correct per the system deployment.properties file. Currently to get the Java Plugin to work reliably in IE9 I have to set the following:
    _JAVA_OPTIONS = -Djava.net.preferIPv4Stack=true
    Disable caching
    Set the proxy to Direct Connection.
    If I set the _JAVA_OPTIONS as an environment variable and the other two in the system deployment.properties file, Firefox works fine, but IE wont load either of the Java tests. If I removed the system deployment.properties files and configure the user deployment.properties file, both IE and Firefox work fine.
    I find it interesting that if I set the configuration through the control panel, then apply the system deployment.propteries file, the user deployment.properties file reverts to defaults when the system file is removed.

  • Different deployment.properties for Multiversion

    Hi Folks,
    I need to run JRE 1.6 and 1.7 on the same machine. Problem is, that MIXCODE must be disabled in deployment.properties. But only for JRE 1.6 (intalled as STATIC).
    The JRE 1.7 as standard JRE should normally run in MIXCODE ENABLE Mode.
    Is there any kind of a chance using two different files or JRE specific parts inside one file?
    Thanx

    You need to setup two additional templates - one for the print-only and the other for online - that have just the tags (Character or Paragraph) that you want to behave differently, e.g. your hypertext tag. Then set the attributes for those tags as you need them for print (or online) without changing their names.
    Apply the appropriate template to your book (i.e. all of the files in the book) to create the desired PDF version. With these two different templates, you can then toggle very quickly between print & online versions.

  • How to change deployment.properties

    hi there,
    here's the situation :
    i am working on an intranet aplication with jws. The company has a proxy. So most of the users can't access internet. The users need to install java 5.0 to run the application. I've managed to automatically install it from a local server (thx to webservices), but now i've got another problem. It seems that sometimes when the jre is installed, the location in the java settings on the control panel is not correct set, sometimes it points to the java.sun.com location and not to the server from which it is downloaded so the jws keeps trying to install a new jre.
    I've read about the deployment properties file we have, now my question is, is there a way i can change this from a jnlp file, or after installing the jre (meaning changing the source of the webstartservices) or (easier) just write a script that will adapt the deployment.properties after the installation
    Thx
    Tom

    You might want to check WLP 10.3 & deployment plan & log4j.xml for a similar topic.

  • SQL Query (updateable report) Region - Conditionally Hide and Set Values

    SQL Query (updateable report) Region - Conditionally Hide and Set Values
    Outline of requirement :-
    Master / Detail page with Detail updated on same page using SQL Query (updateable report).
    The detail region has the following source
    SELECT item_id,
           contract_id,
           CASE WHEN hardware_id IS NOT NULL THEN
                   'HA'
                WHEN backup_dev_id IS NOT NULL THEN
                   'BD'
                WHEN hardware_os_id IS NOT NULL THEN
                   'HS'
           END item_type,
           hardware_id,
           backup_dev_id,
           hardware_os_id
    FROM   "#OWNER#".support_items
    WHERE  contract_id = :P26_CONTRACT_IDThe table support_items implements arced relationships and has the following columns
    CREATE TABLE SUPPORT_ITEMS
      ITEM_ID         NUMBER                        NOT NULL,
      CONTRACT_ID     NUMBER                        NOT NULL,
      HARDWARE_ID     NUMBER,
      BACKUP_DEV_ID   NUMBER,
      HARDWARE_OS_ID  NUMBER
    )A check type constaint on support_items ensures that only one of the fk's is present.
          (    hardware_id    IS NOT NULL
           AND backup_dev_id  IS NULL
           AND hardware_os_id IS NULL
    OR    (    hardware_id    IS NULL
           AND backup_dev_id  IS NOT NULL
           AND hardware_os_id IS NULL
    OR    (    hardware_id    IS NULL
           AND backup_dev_id  IS NULL
           AND hardware_os_id IS NOT NULL
          )    Hardware_Id is a FK to Hardware_Assets
    Backup_dev_id is a FK to Backup_Devices
    Hardware_os_id is a FK to Hardware_op_systems
    The Tabular Form Element based on item_type column of SQL query is Displayed As Select List (based on LOV) referencing a named list of values which have the following properties
    Display Value     Return Value
    Hardware Asset    HA
    Backup Device     BD
    Computer System   HSThe Tabular Form Elements for the report attributes for hardware_id, backup_dev_id and hardware_os_id are all Displayed As Select List (Based on LOV).
    What I want to do is only display the Select List for the FK depending on the value of the Select List on Item Type, e.g.
    Item_Type is 'HA' then display Select List for hardware_id, do not display and set to NULL the Select Lists for backup_dev_id and hardware_os_id.
    Item_Type is 'BB' then display Select List for backup_dev_id, do not display and set to NULL the Select Lists for hardware_id and hardware_os_id.
    Item_Type is 'HS' then display Select List for hardware_os_id, do not display and set to NULL the Select Lists backup_dev_id and hardware_id.
    There are properties on elements to conditionally display it but how do we reference the values of the SQL query Updateable region? they are not given a page item name?
    Also on the Tabular For Elements there is an Edit tick against a report item - however when you go to the Column Attributes there is not a property with which you can control the Edit setting.
    What's the best way of implementing this requirement in APEX 3.1?
    Thanks.

    >
    Welcome to the forum: please read the FAQ and forum sticky threads (if you haven't done so already), and update your profile with a real handle instead of "user13515136".
    When you have a problem you'll get a faster, more effective response by including as much relevant information as possible upfront. This should include:
    <li>Full APEX version
    <li>Full DB/version/edition/host OS
    <li>Web server architecture (EPG, OHS or APEX listener/host OS)
    <li>Browser(s) and version(s) used
    <li>Theme
    <li>Template(s)
    <li>Region/item type(s) (making particular distinction as to whether a "report" is a standard report, an interactive report, or in fact an "updateable report" (i.e. a tabular form)
    With APEX we're also fortunate to have a great resource in apex.oracle.com where we can reproduce and share problems. Reproducing things there is the best way to troubleshoot most issues, especially those relating to layout and visual formatting. If you expect a detailed answer then it's appropriate for you to take on a significant part of the effort by getting as far as possible with an example of the problem on apex.oracle.com before asking for assistance with specific issues, which we can then see at first hand.
    I have a multi-row region that displays values and allows entries in a number of fields.Provide exact details of how this has been implemented. (An example on apex.oracle.com is always a good way to do this.)
    I should like the fields to be conditional in that they do not permit entry, but still display, if certain conditions apply (e.g. older rows greyed out). Can this be done? Almost anything can be done, often in multiple ways. Which are appropriate may be dependent on a particular implementation, the skills available to implement it, and the effort you're willing to expend on it. Hence it's necessary to provide full details of what you've done so far...

Maybe you are looking for

  • Adding LPD printer OSX10.6.2 to Airport Extreme + ethernet hub

    I have a GCC Elite XL 20/600 connected by ethernet to a hub which is connected to my Airport Extreme. This setup was working fine with OSX10.4.11 using AppleTalk, Local Zone with a PPD proviced by GCC. Now that AppleTalk is gone, I'm supposed to set

  • Rebuild a Windows 8 Profile?

    Hello, I recently came across an issue with Windows 8 that required rebuilding the user's profile.  I rebuilt the profile just like you would with Windows 7. (Renamed the user's profile folder in C:\users and then deleted the SID registry key from "H

  • Community sites, Discussion List

    I created site from Community Site Template and  activated publishing features. On the Welcome Page(publishing page) there is Discussion XSLTListViewWebpart - OOB webpart. In this case from Settings menu if I click 'Edit Page' nothing happens. I have

  • Getting point ordinates using sdo_intersection

    I have two crossing lines. I try to get point of crossing using spatial function SDO_INTERSECTION. I got it, but ordinates was null. I don't know why. geom_edge1 := MDSYS.SDO_GEOMETRY(2002,NULL,NULL,MDSYS.SDO_ELEM_INFO_ARRAY(1,2,1),MDSYS.SDO_ORDINATE

  • Latest 15'' quad core i7 2.0 vs 2.3 retina macbook pro

    Hi, I consider buying the 15'' macbook pro with retina dispay. My primary use of the macbook is iOS applications development, but sometimes I use it for small video/audio editing. Is there any reason for me to upgrade to 2.3 or stick with the base on