Is it possible to use apex-ajax in html code written by me?

Hello everyone.
Is it possible to to ajax with html items written by me into the regions source?
Here's the thing, i am a somewhat experienced user with php/javascript/html/css and old habbits die hard.
I' ve been recently working with apex but i like to do my html my self rather than letting apex generate it.
(i think apex has some limitations in flexibility but it might be because i m newbie and don t know how to use it.)
Bottom line, i designed a couple of divs, added some cool efects with prototype/scriptaculous (apex responded good until here), how ever the content was all static. Now i have select list's and text fields inside some of my divs. (all the html code divs/select lists/etc is in a region source)
Can i use ajax to alter the content in those select lists? Or the only way i can alter the content in select lists is if they were created by apex itself?
Thank you very much for all the help.

Hello, thanks for the quick help.
I've been forced to work with apex by the company, not my first choice... But since i have to work with it at least for a while might as well make good use of it ;)
I know i can change the css templates in apex, but they are so big i prefer to simply create new small styles of specifc things i need, the question was if i can construct a complext layout for example something like this:
------------------------------------------------------------------------ HTML CODE --------------------------------------------------------------------------------
<table >
     <tr>
     <td colspan="3" class="topleft" > Temas </td>
     <td colspan="9" class="topright" >
          <input class="bigbutton" type="button" value="Imprimir" onclick="alert('Imprimir')" >
          <input class="bigbutton" type="button" value="Template" onclick="alert('Template')" >                          
          <input class="bigbutton" type="button" value="Copiar" onclick="alert('Copiar')" >
     </td>
     </tr>
     <tr>
     <td colspan="3" class="middleleft" >
          <select size="18" class="mediumselect">
               <option>Tema 1</option>
               <option>Tema 2</option>
               <option>Tema 3</option>
               <option>Tema 4</option>
          </select>
     </td>
     <td colspan="9" class="middleright" >
          <select size="18" class="bigselect">
               <option>Mapa 1</option>
               <option>Mapa 2</option>
               <option>Mapa 3</option>
               <option>Mapa 4</option>
          </select>
     </td>
     </tr>
     <tr>
     <td colspan="3" class="bottomleft" >
          <table>
               <tr>
               <td colspan="2"> <input class="bigbutton" type="button" value="Novo Tema" onclick="alert('Novo Tema')" > </td>               
               </tr>
               <tr>
               <td> <input class="mediumbutton" type="button" value="Apagar" onclick="alert('Apagar')" > </td>
               <td> <input class="mediumbutton" type="button" value="Editar" onclick="alert('Editar')" > </td>
               </tr>
          </table>
     </td>
     <td colspan="9" class="bottomright" >
               <table style="display:inline;">
                    <tr>
                         <td colspan="2"> <input class="bigbutton" type="button" value="Novo Mapa" onclick="alert('Novo Mapa')" > </td>               
                    </tr>
                    <tr>
                         <td> <input class="mediumbutton" type="button" value="Apagar" onclick="alert('Apagar')" > </td>
                         <td> <input class="mediumbutton" type="button" value="Editar" onclick="alert('Editar')" > </td>
                    </tr>
               </table>
     </td>
     </tr>
     </table>
------------------------------------------------------------------------ HTML CODE --------------------------------------------------------------------------------
Place the above code inside a region in a certain page, and then access the select lists:
          <select size="18" class="mediumselect">
               <option>Tema 1</option>
               <option>Tema 2</option>
               <option>Tema 3</option>
               <option>Tema 4</option>
          </select>
          <select size="18" class="bigselect">
               <option>Mapa 1</option>
               <option>Mapa 2</option>
               <option>Mapa 3</option>
               <option>Mapa 4</option>
          </select>
and change their values wether on page load or after loading (with ajax).
I know i have to assign an id to each of the selelect lists too access them (as you do in other languages) but does apex recognise the id's if add them myself?
for example:
          <select id="select_list_temas" size="18" class="mediumselect">
               <option>Tema 1</option>
               <option>Tema 2</option>
               <option>Tema 3</option>
               <option>Tema 4</option>
          </select>
would i know be able to change the values in the select lsit by referencing it in an ajax function as select_list_temas?
Thanks again for all the quick help hope i made myself clearer now, i don t think i can post more specif code (company policy) but i will try to give more details if there are still some doubts to what i intend.
Edited by: user10686093 on 16/Dez/2008 3:32
Edited by: user10686093 on 16/Dez/2008 3:36

Similar Messages

  • Possible for Acrobat XI to compile html code to create hyperlinks out of "regular" words?

    Hi,
    I've downloaded Acrobat 11, which I used to convert to pdf a Mac Word 2011 document that contains some html code like this:
    <a href="http://www.adobe.com">Adobe's website</a>
    I want the html code to be "compiled" and clickable so that when one clicks on the words "Adobe's website," one is connected to the website. 
    Is this possible to do in Acrobat XI?  I have dozens of such examples throughout my document, so I would prefer an automated method.  I did try to use the "Add or edit link" function in Tools, but that's not an automated method, and I was confused about how to properly use it, since it wanted me to draw a box.
    thanks for any advice you may have

    To make an Adobe quality PDF on a Mac
    Create document
    Save document in orginal format (as a backup file or if you need to do edits)
    Go to Print Menu
    Click on and hold down PDF Button (on the menu)
    when Context menu pops up choose Adobe PDF (or Adobe quality PDF depending upon OS)
    the first set of instructions set quaility of Document (works similar to Distiller). I usually use the setting that comes up which is High Quality.
    The second ite that comes up is name if with Word it will be formatted as Microsoft-Filename.docx.pdf you can rename as Filename.pdf
    after renaming, browse to desired save location
    Choose Save
    The file will Process. You can set open in Acrobat or Reader. I don't.
    You can in Word go to Save As.... and chose PDF
    or go to Print menu and click release real  the PDF button very fast.
    Both of these Options use Apple's PDF engine which has a ton of flaws.
    Using the Adobe Quality PDF option actually uses Acrobat's PDF engine not Apple's
    For this to work Acrobat must be installed. The components for this to work have been install since Mac version 8 of Acrobat. And work on Snow Leopard (OSX.6.8) and above.

  • NEW FEATURE? Possibility to use APEX with other databases

    Mainly for APEX developers:
    It would be really great if the APEX Web development tool could be used with other databases e.g. MySQL, MS SQL,... as well.
    Can you imagine possible opportunities on the market when you would be able to define the datasource (target database) and to be able to develop Web applications for other databases?
    (First, the repository could be still in Oracle dB and only the target application should work with other database format.)
    I think it would be very nice feature for all web developers, so please think about it because 90% of web databases are now PostgreSQL, MySQL, MSSQL.
    Thank you and have a nice day.
    AB

    Hi,
    a direct support will probably not be possible, because MySQL, ... are not supporting PL/SQL. But that's the language APEX is based on. The rendering engine is written in that language.
    Jes solution (Heterogeneous Connectivity) seems to be the only way to access these other databases.
    Patrick
    Check out my Apex-blog: http://inside-apex.blogspot.com

  • Use Apex from another machine

    Dear experts
    Is it possible to use APEX for XE from another machine i.e. in the browser address bar can i type http://192.168.0.12:8080/APEX? It does not work for me. would really appreciate any pointers on this
    Thanks a lot
    Manish Sawjiani

    Sure, this is what XE is supposed to support :).
    You find some more in information here: Re: how can i  publish my application on the internet.
    ~Dietmar.

  • Using jQuery Ajax Call within ApEx - How?

    Hi,
    I was just wondering if it's possible to replace Oracle ApEx way of performing ajax calls with a jQuery Ajax call instead - just curious if I can call an On Demand process using jQuery Ajax means?
    Any examples would be much appreciated as unsure how to perform the equivalent process with jQuery.
    Thanks.
    Tony.

    I guess I found the solution for region pull for IR report
    using the syntax
    gReport = new apex.worksheet.ws('');
    in the js script below.
    When I pull the IR region from page8 into page1, I found that the IR toolbar's html/Js scripts are missing in Page1
    and thats why the IR toolbar functions were not working, issuing "gReport is null or not an object" error.
    But when I added the
    gReport = new apex.worksheet.ws('');
    syntax in the JS script below, the toolbar functions work using the p_arg_value.
    <script>
    function display_report(p1) {
    $s('P1_SELECTED_NODE',p1);
    $.ajax({
    type: "POST",
    url: "wwv_flow.show",
    data: {
    p_flow_id : $v('pFlowId'),
    p_instance : $v('pInstance'),
    p_flow_step_id : "4",
    p_request : "SUBMIT",
    p_arg_name : 'P4_SELECTED_NODE',
    p_arg_value : $v('P1_SELECTED_NODE')
    dataType: "html",
    success: function(data){
    var startTag = '<apex4ajax>';
    var endTag = '</apex4ajax>';
    var start = data.indexOf(startTag);
    if (start > 0) {
    data = data.substring(start+startTag.length);
    var end = data.indexOf(endTag);
    data = data.substring(0,end);
    $("#EMP_REPORT").html(data);
    //Workaround to make the report "pagination" and "order by" work
    $x_Value('pFlowStepId', "4");
    gReport = new apex.worksheet.ws('');
    //gValid = new apex.validation.v();
    //gReport.navigate.paginate('pgR_min_row=51max_rows=50rows_fetched=50');
    //gReport.controls.reset();
    </script>

  • Is it possible to stop APEX using a cached query?

    I was hoping that the issue where report regions sometimes show the error: "ORA-06502: PL/SQL: numeric or value error: NULL index table key value" would be fixed in 3.1.1 however it seems not to have been (We have had it several times now). The workaround seems to be to change the query slightly such as selecting NULL as an additional column and then hiding that column.
    This obviously only works AFTER the issue has occured, ie, after we have received a complaint from someone!
    Is it possible to stop APEX using the cached version of some queries altogether? The ones we are calling are quite simple and so will not give that much overhead.
    Thanks.

    I've actually found several threads on this from the past:
    ORA-06502: PL/SQL: numeric or value error: NULL index table key value
    http://kr.forums.oracle.com/forums/thread.jspa?threadID=644172&tstart=120 (This thread states the problem has been fixed however it would appear either it hasn't or there is a similar bug elsewhere.)

  • Is it possible to use AJAX for onblur method -- ADF

    Is it possible to execute a javascript action method for (onblur,onclick etc.,) using AJAX?
    For example according to the selection made in a list box, some fields are hidden or rendered. This is done with out any javascript code written in ADF using AJAX.
    Like wise for onblur etc., can we use AJAX?
    I want to save the record when I tab out from the last field of the record.
    Please let me know how I can do this.
    Thanks,
    venki

    Hi,
    I think the easiest way out of this is to use a commit button on the page, give it an ID and then look it up using document.getElementById("form:Id");. submit this handle (note that buttons are rendered as links). This doesn't require an Ajax call
    Frank

  • Error when print report from apex using apex listener 2

    Hi
    Apex 4.2
    I want print report to pdf from apex using apex listener 2.
    The print server 'Oracle APEX listener' has been defined at the instance-level.
    ACL has been configured.
    I attempt to download a report in PDF mode, it appears that it downloads,
    but when I go to open it up I get an error that the file is of the wrong type or possibly corrupt.
    Upon opening the file in Text editor, there is an error as below
    %PDF-1.4
    1 瀛楄妭鐨?UTF-8 搴忓垪鐨勫瓧鑺?1 鏃犳晥銆?

    If you use Windows the user that runs the reports server is usually LocalSystem. Check this in the Windows Services panel.
    LocalSystem has no printer access. To be able to print, you have to use a real domain user that has access to the printer. So, change the Log on properties in the Services panel.

  • How to create a Group Above report using APEX

    I want to create a Group above report with more that one group using APEX. Is it possible to generate such a report using APEX. If so kindly let me know how to go about creating a Group above report with more than one group.

    Hello Srini,
    Thank you very much for the reply but I'm not into OBIEE... I want the required query to be processed and the output to be shown in xml layout to load into RTF document. The rest I can manage.. but please let me know how to get the .xml output with out using the report builder or the apps environment(concurrent prg submission)..
    Please let me know if any... urgent
    Thanks in advance
    Krishna

  • Help With "Package An Application" Using APEX  3.0.1 with XE

    I'm using apex 3.0.1 and XE Database and I'm trying to create a package application but without succes, I can find the way to do it and I know that it's possible. What I'm trying to do is create a file like the package application that we can download from Oracle page but for an application I create.
    Looking here in the forums I found this link:
    http://www.oracle.com/technology/oramag/oracle/06-jul/o46browser.html
    And I was trying to follow it step by step until I found the Step 4: Package Up the Application, number 7.
    1. In the breadcrumb links in the upper left-hand corner of the screen, click the Application nnn link (where nnn corresponds to the ID of the employee lookup application in your Oracle Application Express instance).
    2. Click the Edit Attributes icon, and then click Supporting Objects.
    3. Click Edit.
    4. In the Welcome section, enter readme text for the application in the Message field, such as "This application lets users browse employee information. Users accessing the application with a USERID stored in the table can upload a photo if one does not already exist."
    5. Click the right arrow to go to the Prerequisites tab.
    6. To ensure that folks who already have a table named OM_EMPLOYEES in their schemas don't run into a conflict with this script, enter OM_EMPLOYEES in the first Object Names field and click Add.
    [b]7. Click the Scripts tab.
    8. Click Create.
    9. Click the Copy from SQL Script Repository icon.
    10. Enter Create Table, Sequence, and Trigger in the Name field, and click Next.
    11. Select om_employees.sql, and click Create Script.
    12. Repeat steps 9 through 11 for the om_download_pict.sql and seed_data .sql scripts. Feel free to name these scripts as you see fit.
    13. Click the Deinstall tab, and click Create.
    14. Click the Create from File icon.
    15. Click Browse, select the drop_om_objects.sql script (included with this column's download file), click Open, and click Create Script.
    16. Click the right arrow.
    17. Select Yes for Include Supporting Object Definitions in Export.
    18. Click Apply Changes.
    I can't find the scrips tab and I completely lost. I start to believe that this steps don't apply for Apex 3.0.1.
    If anyone of you could help me with this, please do it, I really need it.
    Johann.

    Johann,
    That doc was probably written against 2.2 because in 3.0, we reworked the supporting objects page a bit. If you are on Supporting Objects, in the Installation region, click on Installation Scripts. For more information, check the Advanced Tutorials document off our OTN site for a Tutorial called Reviewing a Packaged App (something like that - I can't access the doc at the moment).
    -- Sharon

  • Apex.ajax.clob - retrieving data from a clob field

    I have an application that uses a table that stores xml data, and the field in the table that stores the data is a clob. I used Carl Backstrom's example to build what I have so far, (God's blessings on his family). Here is the script I use to store the data from an HTML Editor into the database:
    function clob_set(request){
    var oEditor = FCKeditorAPI.GetInstance('P59_CONTENT');
    var clob_ob = new apex.ajax.clob(
    function(){
    var rs = p.readyState
    if(rs == 1||rs == 2||rs == 3){
    $x_Show('AjaxLoading');
    }else if(rs == 4){
    $x_Hide('AjaxLoading');
    $s('P59_CONT', p.responseText);
    doSubmit(request)
    }else{return false;}
    $x('P59_CONT').value = oEditor.GetHTML();
    oEditor.SetHTML('');
    if(!$v_IsEmpty('P59_CONT')){clob_ob._set($v('P59_CONT'))};
    The submit calls a process that inserts the data from the clob001 field in the CLOB_CONTENT collection into my table.
    How do I get the data out of the table again to present in the HTML Editor? Each option I use gets me into trouble with the 32k length limitation that is extant in Apex. What would be the best way to address this?

    Inserting or retrieving a clob in the database is simple and can be done with a pl/sql process. It gets more more complex when the clob is large; I believe the limit is 32k? Larger than that and the HTTP process cannot manipulate the data stream.
    The key to manipulating clobs successfully is through the use of collections, and javascript. In my case, I used the standard html editor item (fckeditor) to retrieve the data and present it on the page through the apex.ajax.clob javascript function. The clob_set method in the apex.ajax.clob function that I mention in the previous sections of this post calls the 'doSubmit(request)' that causes a pl/sql function to be fired that writes the clob to the database from the collection created by the clob_get method. The collection that the clob_get method creates is called 'CLOB_CONTENT', and can be accessed through the 'apex_collections' view through standard sql within APEX. In my case, the pull the 'clob001' field from the 'CLOB_CONTENT' collection after the clob_set method runs, and I insert the value from 'clob001' into the table I have created for storing the clob content. The clob_set pulls the data from the HTML editor (FCKeditorAPI.GetInstance('P59_CONTENT')) through the GetHTML() method that is part of the FCKeditorAPI.
    function clob_set(request){
    var oEditor = FCKeditorAPI.GetInstance('P59_CONTENT');
    var clob_ob = new apex.ajax.clob(
    function(){
    var rs = p.readyState
    if(rs == 1||rs == 2||rs == 3){
    $x_Show('AjaxLoading');
    }else if(rs == 4){
    doSubmit(request);
    $x_Hide('AjaxLoading');
    }else{return false;}
    var p_html = oEditor.GetHTML();
    if (p_html){
    clob_ob._set(p_html);
    else {
    p_html = ' '
    clob_ob._set(p_html);
    The clob_get method pulls the data from the 'CLOB_CONTENT' collection and puts it into the html editor item I have created, performing the process in reverse. The primary difference with reversing the process is that a pl/sql function is created that populates the clob001 field in the 'CLOB_CONTENT' collection prior to the clob_get function firing:
    declare
    l_clob clob:= empty_clob();
    begin
    if apex_collection.collection_exists(p_collection_name=>'CLOB_CONTENT') then
    apex_collection.delete_collection(p_collection_name=>'CLOB_CONTENT');
    end if;
    apex_collection.create_or_truncate_collection(p_collection_name=>'CLOB_CONTENT');
    dbms_lob.createtemporary( l_clob, false, dbms_lob.SESSION );
    if trim(:P123_ID) <> 0 then
    select
    nvl (ltr,'There is no letter assigned.')
    into
    l_clob
    from grant_tbl
    where id = to_number(:P123_ID);
    apex_collection.add_member(p_collection_name => 'CLOB_CONTENT'
    ,p_clob001 => l_clob
    ELSE
    apex_collection.add_member(p_collection_name => 'CLOB_CONTENT'
    ,p_clob001 => 'You must select an item to view its letter.');
    end if;
    end;
    The clob_get function is below. Notice that the line "$s('P123_CONTENT',p.responseText);" is taking the output from the clob_get and setting the value of the P123_CONTENT page item (which is my standard html editor item) with the 'responseText'. the 'p' object and the 'responseText' method are built into the clob_get function when a 'new apex.ajax.clob' object is created. Confusing? Tell me about it!
    function clob_get(){
    var clob_ob = new apex.ajax.clob(
    function(){
    var rs = p.readyState
    if(rs == 1||rs == 2||rs == 3){
    null;
    }else if(rs == 4){
    $s('P123_CONTENT',p.responseText);
    null;
    }else{return false;}
    clob_ob._get();
    }

  • Is it possible to use Fingerprint recognition in iOS7 in third party app?

    We are trying to develop an app which need to include Fingerprint recognition in iOS7. We searched lots of communities to find the solution, but haven't get any correct information. Somewhere written that the Fingerprint recognition only use in native app in iPhone 5S. But we can not use that hardware (Home button)/api in third party app. I am not confirmed yet. So is it possible to use that functionality in a third party app development?

    hi friend,
    i am facing problem with my fringerprint machine.i dont have any idea how to connect that macine with my system and how to extract that fingerprint machine data in to my application witch is build up into Apex.
    i want to use fingerprint machine to manage Employee Daily attendance.But i dont know how can i do this in apex.
    if you have any idea please help me
    Thanks
    Manoj Kaushik

  • Is it possible to create APEX user in background?

    Hi experts,
    I have a page to create new user with the following items in an application:
    P1_USER_ID
    P1_EMAIL
    P1_PASSWORD
    It is using Automatic Row Processing (DML) to insert these to PEOPLE table.
    When submit it above in the same time, I would like to create APEX's user using the values which are specified on it above.
    I think that I can use APEX_UTIL.CREATE_USER, but the user who log into the current application with APEX authentication does not have admin privilege. I guess that the operation might fail. Correct?
    Or, is it possible to create APEX user without admin privs if it is background?
    Thanks in advance,
    Rui

    Hello,
    >> but the user who log into the current application with APEX authentication does not have admin privilege. I guess that the operation might fail. Correct?
    Yes, correct. To execute APEX_UTIL.CREATE_USER, the current user must have administrative privileges - http://download.oracle.com/docs/cd/E10513_01/doc/appdev.310/e10499/api.htm#BABCFBGG .
    >> Or, is it possible to create APEX user without admin privs if it is background?
    I don’t see the relevance of a background process, in this context. The admin privileges demand is there to prevent un-authorized users to open new users, without any control. It seems to me like a recipe for chaos to allow every user to define new users in the application.
    Regards,
    Arie.

  • Is it possible change path /apex to something else

    Hi,
    Is it possible change default path /apex to something else when using Apex listener?
    Regards,
    Jari

    Hi,
    When I remove policy for Apex listener I can see this
    SEVERE: Error listenerStart
    Aug 23, 2011 10:12:40 AM org.apache.catalina.core.StandardContext start
    SEVERE: Context [/htmldb] startup failed due to previous errors
    Aug 23, 2011 10:12:40 AM oracle.jdbc.driver.OracleDriver registerMBeans
    WARNING: Error while registering Oracle JDBC Diagnosability MBean.
    java.security.AccessControlException: access denied (javax.management.MBeanServerPermission createMBeanServer)
         at java.security.AccessControlContext.checkPermission(AccessControlContext.java:374)
         at java.security.AccessController.checkPermission(AccessController.java:546)
         at java.lang.SecurityManager.checkPermission(SecurityManager.java:532)
         at java.lang.management.ManagementFactory.getPlatformMBeanServer(ManagementFactory.java:500)
         at oracle.jdbc.driver.OracleDriver.registerMBeans(OracleDriver.java:320)
         at oracle.jdbc.driver.OracleDriver$1.run(OracleDriver.java:199)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.jdbc.driver.OracleDriver.<clinit>(OracleDriver.java:195)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:247)
         at sun.misc.Service$LazyIterator.next(Service.java:271)
         at java.sql.DriverService.run(DriverManager.java:664)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.sql.DriverManager.loadInitialDrivers(DriverManager.java:506)
         at java.sql.DriverManager.initialize(DriverManager.java:612)
         at java.sql.DriverManager.getDrivers(DriverManager.java:356)
         at org.apache.catalina.loader.WebappClassLoader.clearReferences(WebappClassLoader.java:1581)
         at org.apache.catalina.loader.WebappClassLoader.stop(WebappClassLoader.java:1499)
         at org.apache.catalina.loader.WebappLoader.stop(WebappLoader.java:734)
         at org.apache.catalina.core.StandardContext.stop(StandardContext.java:4398)
         at org.apache.catalina.core.StandardContext.start(StandardContext.java:4246)
         at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)
         at org.apache.catalina.core.ContainerBase.access$0(ContainerBase.java:744)
         at org.apache.catalina.core.ContainerBase$PrivilegedAddChild.run(ContainerBase.java:144)
         at java.security.AccessController.doPrivileged(Native Method)
         at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:738)
         at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)
         at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:825)
         at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:714)
         at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:490)
         at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1138)
         at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
         at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1022)
         at org.apache.catalina.core.StandardHost.start(StandardHost.java:736)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)
         at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
         at org.apache.catalina.core.StandardService.start(StandardService.java:448)
         at org.apache.catalina.core.StandardServer.start(StandardServer.java:700)
         at org.apache.catalina.startup.Catalina.start(Catalina.java:552)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.apache.commons.daemon.support.DaemonLoader.start(DaemonLoader.java:177)But I'm not sure about does my logging work ok. See below link about Ubuntu 8.04 and Tomcat 5.5 logs
    http://serverfault.com/questions/73626/missing-logs-tomcat-5-5-ubuntu-8-04
    Regards,
    Jari
    Edited by: jarola on Aug 23, 2011 10:48 AM
    I did find this also from /var/log/tomcat5.5/localhost-XXXX-XX-XX.log
    Aug 23, 2011 10:12:40 AM org.apache.catalina.core.StandardContext listenerStart
    SEVERE: Exception sending context initialized event to listener instance of class oracle.dbtools.rt.web.SCListener
    java.security.AccessControlException: access denied (java.util.PropertyPermission apex.home read)
            at java.security.AccessControlContext.checkPermission(AccessControlContext.java:374)
            at java.security.AccessController.checkPermission(AccessController.java:546)
            at java.lang.SecurityManager.checkPermission(SecurityManager.java:532)
            at java.lang.SecurityManager.checkPropertyAccess(SecurityManager.java:1285)
            at java.lang.System.getProperty(System.java:650)
            at oracle.dbtools.apex.config.ApexConfigFile.choose(ApexConfigFile.java:53)
            at oracle.dbtools.apex.config.ApexConfig.init(ApexConfig.java:154)
            at oracle.dbtools.rt.web.SCListener.contextInitialized(SCListener.java:33)
            at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3764)
            at org.apache.catalina.core.StandardContext.start(StandardContext.java:4216)
            at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)
            at org.apache.catalina.core.ContainerBase.access$0(ContainerBase.java:744)
            at org.apache.catalina.core.ContainerBase$PrivilegedAddChild.run(ContainerBase.java:144)
            at java.security.AccessController.doPrivileged(Native Method)
            at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:738)
            at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)
            at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:825)
            at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:714)
            at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:490)
            at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1138)
            at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
            at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)
            at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1022)
            at org.apache.catalina.core.StandardHost.start(StandardHost.java:736)
            at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)
            at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
            at org.apache.catalina.core.StandardService.start(StandardService.java:448)
            at org.apache.catalina.core.StandardServer.start(StandardServer.java:700)
            at org.apache.catalina.startup.Catalina.start(Catalina.java:552)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at org.apache.commons.daemon.support.DaemonLoader.start(DaemonLoader.java:177)

  • Possible to use arrays and merge?

    Is it possible to use the results of APEX_UTIL.STRING_TO_TABLE in a merge statement? For example:
    l_selected := APEX_UTIL.STRING_TO_TABLE(:P4_V_METHODS);<br>
    l_methods := APEX_UTIL.STRING_TO_TABLE(:P4_VERIFICATION_SEQ);<p>
    merge into verification_results vr<br>
         using l_methods on (<br>
         l_methods = vr.verification_seq<br>
    ) <br>
    WHEN MATCHED THEN ...<p>
    etc.<p>
    It's a bit of a convoluted task that may not be possible. I've got checkboxes that hold the reference values (method_seq) and a hidden item that returns a string of the primary keys of a rel table (verification_results.verification_seq) and I want to merge what was stored and any new/different things that were checked.
    Y'all are going to want an example on apex.oracle.com, aren't you...
    thanks!

    Short answer, no. Used a couple arrays and loops instead.

Maybe you are looking for

  • Issues with using a assigned package

    I have a task where I've been given pre compiled classes to create a program with. However, I'm having issues using them, and I'm not sure what's going on... Theoretically, the following code should work (to test the class for example): import questi

  • Strange issue on row selection in a wd_table

    Hi all gurus, I'm working on an SRM 7 system, specifically on the WD Component /SAPSRM/WDC_CTR_DOTC_IT, view V_CTR_DODC_ITEMS. In the view there's a table showing items of a contract; we created a custom button ("item deletion") which simply triggers

  • Web Service do not work after save in Designer ES2 SP1

    Dear all, I am trying to migrate 8.2.1 process to ES2. Although it have some bugs, but the process are working fine when using ES2 without any SP. One day we installed SP1 for ES2 and hopeing for some bugs we found fixed, but find none of them fixed.

  • ABAP Query insterting 'NO' on output

    Hi Gurus! I've created an ABAP Query which reads various Infotypes in HR. There are screen modifications which hide\display certain fields on Infotypes depending on the Country Grouping. However, on my Query, when I run for a Country for which a fiel

  • New Region does not appear in standard page (Please Your Help).

    Hi Experts, I tried to create in javadeveloper a region to have descriptive flexfields shown in standard page with the following structure : Region (stacklayout) Region (messageComponentLayout) Item (messageLayout) Item (flex) Then I used import comm