SVG show stopper?

Have what our developers consider is a serious lack of functionality with the HTMLDB SVG renderer. Serious enough that they want to go back to the JBOSS route...
Two issues.
1. The SVG hotspots are based on the line and not the actual marker on the line, when markers are used. Users by nature click on the dot (marker). Now if they click slightly left on the dot, they drilldown using the parameters for the line on the left of that dot. Click slightly right on the dot, and the line of the right's parameters are used.
2. Inability to dynamically render multiple series and dynamically name series. The latter is more critical. Let's say you want to line graph the sales per month of the top 10 salespeople. You can create 10 fixed series. However, you cannot dynamically name the series and say that Tom is #1, Dick is #2 and Harry is #3 and so on.
Of course, being able to dynamically generate any number of series (e.g. top 5 or top 10, depending on user selection), is also not possible.
Not having the HTMLDB code wrapped, would make things a lot easier. :-)
Any comments and ideas will be much appreciated.

Hello,
So Issue #1 you are absolutely right the line along with the display text is linked here is the source.
<a xlink:href="http://www.oracle.com">
<line x1="11" y1="229.28247" x2="31" y2="222.96614" class="data1" />
<rect x="30" y="220.96614" width="8" height="8" transform="rotate(45,30,220.96614)" class="marker1" />
<text class="XAxisValue" x="36" y="227.96614" >214</text>
</a>
As a workaround increase the size of the marker to make it easier for users to click. In the next version of HTML DB only the marker will be linked.
For Issue #2 those are already on our enhancement radar.
And finally as for wrapping our code, well thats just how it is right now.
Since it sounds like you are ready to jump in and edit some code if needed to get the svg you want just search this forum for examples of using plsql to create custom charts there are a couple examples floating around out there.
Thanks,
Carl

Similar Messages

  • Show-stopper How can I determine tab hierachy from ids in wwpob_page$

    I have application components published as portlets that depending on the particular page/tab combination perform various functions.
    I am able to get the page_url from my report components published as portlets through p_page_url.
    The URL obviously keeps track of which particular tab was last active
    page?_pageid=54,93,62,68,86,98
    I know the table wwpob_page$ contains these id values.
    I need to be able to determine how the tab hierachy is determined.
    Such that how one can determine which tabs can exist under a parent tab and so on based on the id.
    10 20 30 40 50
    55 58 44 48 64 68
    99 105 111 72 76
    I know I could "hard-code" id values to determine which particular tab I am currently on.
    I want to be able to use tab "friendly" names.
    select p.id, p.name, s.text
    from wwpob_page$ p, wwlns_strings$ s
    where p.title_id = s.id
    order by p.id asc
    My code needs to be robust enough so that if new tabs are added, I can still decipher the URL!!!
    Can someone also tell me how the URL is built and what determines the order of tab_ids?
    This is urgent and a show-stopper!
    kind regards,
    Matt.

    It's my fault, I lost you there.
    See I wrote the steps as they were in  "Adobe Help" so please forget about the last comment.
    I chose the "advanced mode" because I have more than one menu to filter (shape and color) 
    lets say I want the comments on my website to be displayed conditionaly, and I have two lists one for colors (blue and pink) and other for shapes (square and circle), 
    So I'm going to have four pages each page has its own recordset, let's say now I want to filter the recordset for (Blue Circle) page 
    I don't know how to do it but by following the steps in Dreamweaver help: 
    -Select name, and click the Select button. 
    -Select content, and click the Select button. 
    -Select shape, and click the Where button. 
    -Select section, and click the Where button. 
    -Select time, and click the Order By button. 
    this is how the SQL statement look likes:
    SELECT mytable.name, mytable.contents
    FROM mytable
    WHERE mytable.shape='circle' AND mytable.`section`='blue'
    ORDER BY mytable.hdw_serverTime 
    then to Define the variables 'circle' and 'blue' :
    by clicking the Plus (+) button in the Variables area and entering the following values in the Name, Default Value, and Run-Time Value columns:
    circle,square,Request("circle")
    blue,blue,Request("blue") 
    Also I understand that I have to define a parameter but which (URL or Form) and how?  I don't know 

  • Show stopper: can't import tiff files with camera raw adjustments

    For RAW NEF files (coming from a Nikon D80), Aperture doesn't pick up adjustments I've made in ACR (Adobe Camera Raw) when I import them, even though the .xmp "sidecar" files are sitting there in the folder next to the them. Do I have to do something to get Aperture to pay attention to the .xmp files?
    Similarly, Aperture doesn't read ACR adjustments I've made to TIFF files. I've read on the web that adjustments made to TIFF files cannot be stored in "sidecar" xmp files. That's clearly true since I don't see the .xmp files sitting next to my tiff files in my image directory -- but my ACR adjustments are stored when I reload the TIFF files in ACR.
    In any case, Aperture doesn't seem to recognize either RAW files with sidecar .xmp info, or TIFF files that have ACR adjustments baked in.
    This is a show stopper for me and I'd love to use Aperture for its 'Faces' functionality. Does anyone know a fix for this issue?
    Thanks!
    Raphe

    Thanks for the reply, Kirby
    the kind of conversion you are talking about is likely a pipe dream.
    I gave it a quick look myself just now. the .lrcat file that lightroom has isn't binary & looks just like a huge list of adjustment data for entries in the database. For example, the curves on one of my images looks like this:
    ToneCurve = { 0,
    0,
    37,
    38,
    93,
    148,
    167,
    223,
    255,
    255 },
    So it wouldn't be difficult to write a .lrcat > .xmp exporter (basically going back from one Lightroom database to many .xmp files) or a batch .xmp > .lrcat exporter (going from many .xmp files to one Lightroom database).
    Looking at the contents of Aperture's .aplibrary package, there's an xml record of all files entered in the database, and I found what looks like image edits in the 'versions' folder -- but unfortunately the edits are stored in a binary format.
    Oh well, I guess this is why Aperture is a bit faster than Lightroom -- but will make it very difficult to write a converter to get edits into Aperture. & unless Apple adds edit info to their .xmp sidecar exporter (Export Masters) & includes a batch mode.. we wont be able to get info out of Aperture. So, for the moment, this apparent lack of an open format keeps Aperture from being a professional tool imho, compare to Lightroom.
    ..but for me there's no reason to switch from ACR to Lightroom because there's no facial recognition, and the curve editing utility is better in ACR.
    Thanks for the comments, David.
    I'll be sticking with ACR/Bridge for now -- I'd rather not split my library -- & hope that Lightroom adds some facial recognition functionality
    Besides this, Aperture seems like a really nice product.
    Cheers,
    Raphe

  • HT2930 The amp effects noisy. It's a show stopper. Other apps (ampkit, etc) are quiet. Anyone find a solution? iPad 1 iOS 5.1, GB 1.2.1

    The amp effects are way too noisy. It's a show stopper. Other apps (ampkit, etc) are quiet.
    Apples answer to use noise gate is a band aide over a software problem.
    Anyone find a solution?
    iPad 1 iOS 5.1.1, GB 1.2.1

    You should be able to simply sync with iTunes again in order to reload all of you apps and media. That is why iTunes prompted you to transfer the purchases. You may have to select all of the content again when you click on each tab in the iTunes window on the right, but the content should be in your iTunes library.
    You should also be able to restore from the backup that iTunes created before the update took place in order to restore your app data. When the iPad is connected to your computer and with iTunes running, right click on the iPad on the left side and select "Restore From Backup". A window will popup with a drop down list of all of the available backups for the device. Select the one that you want to use and restore from it.

  • No Java is such a show stopper...

    No java stored procdures is such a limiting factor, I think it's a show stopper for me to make any use out of this product.
    Any chance that Oracle is going to re-think this?
    Thanks,
    Robbin

    While I agree with your grief you also gotta remember that
    - XE fights in the same space as MS Access, and you might need to add the potential plethora of MS Access 'databases' to your '20 production databases' count to get a more accurate perspective;
    - XE would need 3-5x the footprint to include Java in the database, which defeats the quick download and easy install requirement;
    - The target community is NOT the professional DBA, and those in the target are often frightened by 'Java'.
    I was also very disappointed to hear that XE would not include Java. I got over it, but still have hope to see it as an optional add-on download for the next release.
    By the way - portability means different things to different people. Based on experience, I am very wary of people trying to sell me anything that is 'totally portable between rdbms such as DB2, Oracle, MySQL, etc'. I've found that those kinds of portability often waste my time and money, for the reasons best described by Tom Kyte in the first chapter of each of his books.

  • Jdeveloper 10.1.3.3  Show Stopper Serious bug BPEL editor

    I am adding a transform activity to BPEL process
    and I keep getting this error
    "Required attribute version missing from element xsl:stylesheet"
    Anyone else has faced this issue?

    YES! We have the same thing FROM TIME TO TIME. It's a pain in the ...
    Let me know if you find a solution. We found that sometimes restarting JDeveloper helps, but not always. There's alot of XSL in our BPEL projects, and when this BUG shows up NONE of our XSL-mappings are " valid " because of what JDeveloper thinks is the missing version attribute, but that is not right if you have a look at the xsl-source. The version attribute is there, and JDeveloper put it there itself if you added TRANSFORM activities to your process as we do :)

  • Show-stopper with project corruption

    Sometimes I feel like I'm being punished. Perhaps it's just
    bad Karma. I don't know.
    All I did was change the styles used to create new topics
    (Framemaker Document Settings window > Style Settings tab >
    Pagination Settings box). Originally, I selected H1, H2, H3, and
    H4. I then decided that I wanted to include the H3 and H4 content
    in the same topic as their parent H2 topic, so I deselected the H3
    and H4 check boxes. After performing an Update All on the project,
    RH crashed. Ok, so I reverted to the original selections (H1-H4).
    This time I tried a force update. Crash! Now, no matter which
    styles I select, RH crashes when performing an update action.
    Did I do something wrong? Is there some piece of information
    somewhere that says I shouldn't have edited those settings?

    Yes, sorry, I should have mentioned I'm running 7.02.
    I deleted the CPD file. When I opened the project again, I
    received the following error:
    "An error occurred while trying to read data from <C:\ . .
    . . RHFrameDocs.apj> <3>."
    Another problem: The topics appear in my RH project, but now
    there is no live link with the FM book. I can't perform an update
    action by right-clicking over the book.
    It seems this project is sliding deeper into the abyss.
    Perhaps I should just create a new project and copy over the CSS
    file.

  • This is a show stopper

    I am relatively new to PL/SQL scripting, trying to pull data from Oracle DB 11g through SQL*PLUS.
    I am putting all the select items of the select query into ORACLE RECORD as defined below.
    I am not putting the entire select query as it is quite long list of items.
    Appreciate your help & Thank you in advance.
    DECLARE
      file_dir varchar2(20) := '/usr/tmp2';
      file_name varchar2(20) := 'Emp_Data';
      file utl_file.file_type;
      cursor PnJD_cur is
       select query;
      emp_rec PnJD_cur%rowtype;
    BEGIN
      OPEN PnJD_cur;
      WHILE TRUE
      LOOP
      FETCH PnJD_cur INTO emp_rec;
      EXIT WHEN PnJD_cur%NOTFOUND;
      file := utl_file.fopen(file_dir,file_name||'.csv','w');
      utl_file.put(file, emp_rec);
      utl_file.fclose(file);
      END LOOP;
      CLOSE PnJD_cur;
      dbms_output.put_line(file_name||'.csv');
    END;
    and execute the query & receive below error.
            emp_rec PnJD_cur%rowtype;
    ERROR at line 125:
    ORA-06550: line 125, column 10:
    PLS-00402: alias required in SELECT list of cursor to avoid duplicate column
    names
    ORA-06550: line 125, column 10:
    PL/SQL: Item ignored
    ORA-06550: line 131, column 22:
    PLS-00320: the declaration of the type of this expression is incomplete or
    malformed
    ORA-06550: line 131, column 2:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 135, column 25:
    PLS-00320: the declaration of the type of this expression is incomplete or
    malformed
    ORA-06550: line 135, column 2:
    PL/SQL: Statement ignored
    Thank you
    Gaura

    Here's an example from my library of examples, for creating CSV files based on a supplied query...
    As sys user:
    CREATE OR REPLACE DIRECTORY TEST_DIR AS '\tmp\myfiles'
    GRANT READ, WRITE ON DIRECTORY TEST_DIR TO myuser
    As myuser:
    CREATE OR REPLACE PROCEDURE run_query(p_sql IN VARCHAR2
                                         ,p_dir IN VARCHAR2
                                         ,p_header_file IN VARCHAR2
                                         ,p_data_file IN VARCHAR2 := NULL) IS
      v_finaltxt  VARCHAR2(4000);
      v_v_val     VARCHAR2(4000);
      v_n_val     NUMBER;
      v_d_val     DATE;
      v_ret       NUMBER;
      c           NUMBER;
      d           NUMBER;
      col_cnt     INTEGER;
      f           BOOLEAN;
      rec_tab     DBMS_SQL.DESC_TAB;
      col_num     NUMBER;
      v_fh        UTL_FILE.FILE_TYPE;
      v_samefile  BOOLEAN := (NVL(p_data_file,p_header_file) = p_header_file);
    BEGIN
      c := DBMS_SQL.OPEN_CURSOR;
      DBMS_SQL.PARSE(c, p_sql, DBMS_SQL.NATIVE);
      d := DBMS_SQL.EXECUTE(c);
      DBMS_SQL.DESCRIBE_COLUMNS(c, col_cnt, rec_tab);
      FOR j in 1..col_cnt
      LOOP
        CASE rec_tab(j).col_type
          WHEN 1 THEN DBMS_SQL.DEFINE_COLUMN(c,j,v_v_val,2000);
          WHEN 2 THEN DBMS_SQL.DEFINE_COLUMN(c,j,v_n_val);
          WHEN 12 THEN DBMS_SQL.DEFINE_COLUMN(c,j,v_d_val);
        ELSE
          DBMS_SQL.DEFINE_COLUMN(c,j,v_v_val,2000);
        END CASE;
      END LOOP;
      -- This part outputs the HEADER
      v_fh := UTL_FILE.FOPEN(upper(p_dir),p_header_file,'w',32767);
      FOR j in 1..col_cnt
      LOOP
        v_finaltxt := ltrim(v_finaltxt||','||lower(rec_tab(j).col_name),',');
      END LOOP;
      --  DBMS_OUTPUT.PUT_LINE(v_finaltxt);
      UTL_FILE.PUT_LINE(v_fh, v_finaltxt);
      IF NOT v_samefile THEN
        UTL_FILE.FCLOSE(v_fh);
      END IF;
      -- This part outputs the DATA
      IF NOT v_samefile THEN
        v_fh := UTL_FILE.FOPEN(upper(p_dir),p_data_file,'w',32767);
      END IF;
      LOOP
        v_ret := DBMS_SQL.FETCH_ROWS(c);
        EXIT WHEN v_ret = 0;
        v_finaltxt := NULL;
        FOR j in 1..col_cnt
        LOOP
          CASE rec_tab(j).col_type
            WHEN 1 THEN DBMS_SQL.COLUMN_VALUE(c,j,v_v_val);
                        v_finaltxt := ltrim(v_finaltxt||',"'||v_v_val||'"',',');
            WHEN 2 THEN DBMS_SQL.COLUMN_VALUE(c,j,v_n_val);
                        v_finaltxt := ltrim(v_finaltxt||','||v_n_val,',');
            WHEN 12 THEN DBMS_SQL.COLUMN_VALUE(c,j,v_d_val);
                        v_finaltxt := ltrim(v_finaltxt||','||to_char(v_d_val,'DD/MM/YYYY HH24:MI:SS'),',');
          ELSE
            DBMS_SQL.COLUMN_VALUE(c,j,v_v_val);
            v_finaltxt := ltrim(v_finaltxt||',"'||v_v_val||'"',',');
          END CASE;
        END LOOP;
      --  DBMS_OUTPUT.PUT_LINE(v_finaltxt);
        UTL_FILE.PUT_LINE(v_fh, v_finaltxt);
      END LOOP;
      UTL_FILE.FCLOSE(v_fh);
      DBMS_SQL.CLOSE_CURSOR(c);
    END;
    This allows for the header row and the data to be written to seperate files if required.
    e.g.
    SQL> exec run_query('select * from emp','TEST_DIR','output.csv');
    PL/SQL procedure successfully completed.
    Output.csv file contains:
    empno,ename,job,mgr,hiredate,sal,comm,deptno
    7369,"SMITH","CLERK",7902,17/12/1980 00:00:00,800,,20
    7499,"ALLEN","SALESMAN",7698,20/02/1981 00:00:00,1600,300,30
    7521,"WARD","SALESMAN",7698,22/02/1981 00:00:00,1250,500,30
    7566,"JONES","MANAGER",7839,02/04/1981 00:00:00,2975,,20
    7654,"MARTIN","SALESMAN",7698,28/09/1981 00:00:00,1250,1400,30
    7698,"BLAKE","MANAGER",7839,01/05/1981 00:00:00,2850,,30
    7782,"CLARK","MANAGER",7839,09/06/1981 00:00:00,2450,,10
    7788,"SCOTT","ANALYST",7566,19/04/1987 00:00:00,3000,,20
    7839,"KING","PRESIDENT",,17/11/1981 00:00:00,5000,,10
    7844,"TURNER","SALESMAN",7698,08/09/1981 00:00:00,1500,0,30
    7876,"ADAMS","CLERK",7788,23/05/1987 00:00:00,1100,,20
    7900,"JAMES","CLERK",7698,03/12/1981 00:00:00,950,,30
    7902,"FORD","ANALYST",7566,03/12/1981 00:00:00,3000,,20
    7934,"MILLER","CLERK",7782,23/01/1982 00:00:00,1300,,10
    The procedure allows for the header and data to go to seperate files if required.  Just specifying the "header"
    filename will put the header and data in the one file.
    Adapt to output different datatypes and styles are required.

  • Show Stopper today with eDirectory (LDAP)

    We are currently setting up Sun IDM 5.5 and are trying to do
    reconciliation with an eDirectory 8.6.2 (10350.29) but are experiencing
    severe performance issues. The directory contains groups with large scale
    membership base, some groups 25.000+ members.
    Same scenario occurs with Sun IDM 5.0 SP5.
    When isolating to a single OU as baseDN with 10 accounts, a full clean
    reconciliation takes 6-10 minutes. The network has thoroughly been
    debugged, and no errors or issues have been found. Manual browsing in the
    eDirectory with various ldap-tools without any issues. The total case
    involves a total of more than 30.000+ accounts.
    A test with identical user data in a Sun Directory Server 5.2 does the reconciliation take approx 2-3 seconds.
    The eDirectory LDAP RA adapter can be viewed below. Any insight, or similar experiences are of great value and importance! Anything that can help me get this on track...
    <?xml version='1.0' encoding='UTF-8'?>
    <!DOCTYPE Resource PUBLIC 'waveset.dtd' 'waveset.dtd'>
    <!--  MemberObjectGroups="#ID#Top" hostname="130.243.85.109" id="#ID#F77594225BD088E0:775121:1065E88DBC9:-7FE5" name="NDS" startupType="Disabled" supportedObjectTypes="Group|Domain|Organization|Organizational Unit" supportsContainerObjectTypes="true" supportsScanning="false" syncEnabled="false" syncSource="true" type="LDAP"-->
    <Resource id='#ID#F77594225BD088E0:775121:1065E88DBC9:-7FE5' name='NDS' creator='Configurator' createDate='1126879507899' lastModifier='Configurator' lastModDate='1126886340268' lastMod='19' class='com.waveset.adapter.LDAPResourceAdapter' typeString='LDAP' typeDisplayString='com.waveset.adapter.RAMessages:RESTYPE_LDAP' hasId='true' facets='provision' timeLastExamined='0' reconcileTime='0' syncSource='true' startupType='Disabled'>
      <ResourceAttributes>
        <ResourceAttribute name='host' displayName='com.waveset.adapter.RAMessages:RESATTR_HOST' description='RESATTR_HELP_240' value='130.243.85.109'>
        </ResourceAttribute>
        <ResourceAttribute name='port' displayName='com.waveset.adapter.RAMessages:RESATTR_PORT' description='RESATTR_HELP_264' value='389'>
        </ResourceAttribute>
        <ResourceAttribute name='ssl' displayName='com.waveset.adapter.RAMessages:RESATTR_SSL' description='RESATTR_HELP_281' value='0'>
        </ResourceAttribute>
        <ResourceAttribute name='principal' displayName='com.waveset.adapter.RAMessages:RESATTR_USERDN' description='RESATTR_HELP_271' value='cn=admin,ou=nds,ou=res,o=mdh'>
        </ResourceAttribute>
        <ResourceAttribute name='credentials' displayName='com.waveset.adapter.RAMessages:RESATTR_PASSWORD' type='encrypted' description='RESATTR_HELP_219' value='izkkkM1YJto='>
        </ResourceAttribute>
        <ResourceAttribute name='baseContext' displayName='com.waveset.adapter.RAMessages:RESATTR_BASE_CTXS' description='com.waveset.adapter.RAMessages:RESATTR_BASE_CTX_DESC' multi='true' value='ou=06,ou=STUDENT,ou=ANV,o=mdh'>
        </ResourceAttribute>
        <ResourceAttribute name='Object Class' displayName='com.waveset.adapter.RAMessages:RESATTR_OBJECT_CLASS' description='RESATTR_HELP_253' multi='true'>
          <value>top</value>
          <value>person</value>
          <value>organizationalPerson</value>
          <value>inetorgperson</value>
          <value>ndsLoginProperties</value>
        </ResourceAttribute>
        <ResourceAttribute name='ldapSearchFilter' displayName='com.waveset.adapter.RAMessages:RESATTR_LDAP_SEARCH_FILTER' description='com.waveset.adapter.RAMessages:RESATTR_HELP_LDAP_SEARCH_FILTER'>
        </ResourceAttribute>
        <ResourceAttribute name='includeObjClassesInSearchFilter' displayName='com.waveset.adapter.RAMessages:RESATTR_INCL_OBJCLASSES_IN_SEARCH_FILTER' type='boolean' description='com.waveset.adapter.RAMessages:RESATTR_HELP_INCL_OBJCLASSES_IN_SEARCH_FILTER' value='true'>
        </ResourceAttribute>
        <ResourceAttribute name='wsname' displayName='com.waveset.adapter.RAMessages:RESATTR_WSNAME' description='RESATTR_HELP_292' value='cn'>
        </ResourceAttribute>
        <ResourceAttribute name='Display Name Attribute' displayName='com.waveset.adapter.RAMessages:RESATTR_DISPLAY_NAME_ATTR' description='RESATTR_HELP_41'>
        </ResourceAttribute>
        <ResourceAttribute name='Use blocks' displayName='com.waveset.adapter.RAMessages:RESATTR_USE_BLOCKS' description='RESATTR_HELP_192' value='1'>
        </ResourceAttribute>
        <ResourceAttribute name='blockCount' displayName='com.waveset.adapter.RAMessages:RESATTR_BLOCKCOUNT' description='RESATTR_HELP_34' value='100'>
        </ResourceAttribute>
        <ResourceAttribute name='groupMemberAttr' displayName='com.waveset.adapter.RAMessages:RESATTR_GRP_MBR_ATTR' description='RESATTR_HELP_233' value='groupMembership'>
        </ResourceAttribute>
        <ResourceAttribute name='Password Hash Algorithm' displayName='com.waveset.adapter.RAMessages:RESATTR_PASSWORD_HASH_ALG' description='RESATTR_HELP_49'>
        </ResourceAttribute>
        <ResourceAttribute name='changeNamingAttr' displayName='com.waveset.adapter.RAMessages:RESATTR_MOD_NAMING_ATTR' description='RESATTR_HELP_47' value='0'>
        </ResourceAttribute>
        <ResourceAttribute name='Object Classes to Synchronize' displayName='com.waveset.adapter.RAMessages:RESATTR_ACTIVE_SYNC_OBJECT_CLASSES' description='com.waveset.adapter.RAMessages:RESATTR_HELP_ACTIVE_SYNC_OBJECT_CLASSES' multi='true' facets='activesync'>
          <value>person</value>
          <value>organizationalPerson</value>
          <value>inetorgperson</value>
        </ResourceAttribute>
        <ResourceAttribute name='LDAP Filter for Accounts to Synchronize' displayName='com.waveset.adapter.RAMessages:RESATTR_ACTIVE_SYNC_LDAP_FILTER' description='com.waveset.adapter.RAMessages:RESATTR_HELP_ACTIVE_SYNC_LDAP_FILTER' facets='activesync'>
        </ResourceAttribute>
        <ResourceAttribute name='Attributes to synchronize' displayName='com.waveset.adapter.RAMessages:RESATTR_ATTRIBUTE_FILTER' description='com.waveset.adapter.RAMessages:RESATTR_HELP_ATTRIBUTE_FILTER' multi='true' facets='activesync'>
        </ResourceAttribute>
        <ResourceAttribute name='When reset, ignore past changes' displayName='com.waveset.adapter.RAMessages:RESATTR_RESET_TO_TODAY' description='com.waveset.adapter.RAMessages:RESATTR_HELP_LDAPAS_RESET_TO_TODAY' facets='activesync' value='1'>
        </ResourceAttribute>
        <ResourceAttribute name='Change Log Blocksize' displayName='com.waveset.adapter.RAMessages:RESATTR_BLOCKSIZE' description='com.waveset.adapter.RAMessages:RESATTR_HELP_36' facets='activesync' value='100'>
        </ResourceAttribute>
        <ResourceAttribute name='Change Number Attribute Name' displayName='com.waveset.adapter.RAMessages:RESATTR_CHANGE_NUMBER_ATTRIBUTE_NAME' description='com.waveset.adapter.RAMessages:RESATTR_HELP_37' facets='activesync' value='changenumber'>
        </ResourceAttribute>
        <ResourceAttribute name='Filter Changes Made By' displayName='com.waveset.adapter.RAMessages:RESATTR_FILTER_CHANGES_BY' description='com.waveset.adapter.RAMessages:RESATTR_HELP_FILTER_CHANGES_BY' multi='true' facets='activesync'>
        </ResourceAttribute>
        <ResourceAttribute name='Proxy Administrator' displayName='com.waveset.adapter.RAMessages:RESATTR_PROXY_ADMINISTRATOR' description='com.waveset.adapter.RAMessages:RESATTR_HELP_30' value='Configurator'>
        </ResourceAttribute>
        <ResourceAttribute name='Input Form' displayName='com.waveset.adapter.RAMessages:RESATTR_FORM' description='com.waveset.adapter.RAMessages:RESATTR_HELP_26'>
        </ResourceAttribute>
        <ResourceAttribute name='Pre-Poll Workflow' displayName='com.waveset.adapter.RAMessages:RESATTR_PREPOLL_WORKFLOW' description='com.waveset.adapter.RAMessages:RESATTR_PREPOLL_WORKFLOW_HELP'>
        </ResourceAttribute>
        <ResourceAttribute name='Post-Poll Workflow' displayName='com.waveset.adapter.RAMessages:RESATTR_POSTPOLL_WORKFLOW' description='com.waveset.adapter.RAMessages:RESATTR_POSTPOLL_WORKFLOW_HELP'>
        </ResourceAttribute>
        <ResourceAttribute name='Maximum Archives' displayName='com.waveset.adapter.RAMessages:RESATTR_MAX_ARCHIVES' description='com.waveset.adapter.RAMessages:RESATTR_HELP_MAX_ARCHIVES' value='3'>
        </ResourceAttribute>
        <ResourceAttribute name='Maximum Age Length' displayName='com.waveset.adapter.RAMessages:RESATTR_MAX_LOG_AGE' description='com.waveset.adapter.RAMessages:RESATTR_HELP_MAX_LOG_AGE'>
        </ResourceAttribute>
        <ResourceAttribute name='Maximum Age Unit' displayName='com.waveset.adapter.RAMessages:RESATTR_MAX_LOG_AGE_UNIT' description='com.waveset.adapter.RAMessages:RESATTR_HELP_MAX_LOG_AGE_UNIT'>
        </ResourceAttribute>
        <ResourceAttribute name='Log Level' displayName='com.waveset.adapter.RAMessages:RESATTR_LOG_LEVEL' description='com.waveset.adapter.RAMessages:RESATTR_HELP_27' value='2'>
        </ResourceAttribute>
        <ResourceAttribute name='Log File Path' displayName='com.waveset.adapter.RAMessages:RESATTR_LOG_PATH' description='com.waveset.adapter.RAMessages:RESATTR_HELP_28'>
        </ResourceAttribute>
        <ResourceAttribute name='Maximum Log File Size' displayName='com.waveset.adapter.RAMessages:RESATTR_LOG_SIZE' description='com.waveset.adapter.RAMessages:RESATTR_HELP_29'>
        </ResourceAttribute>
        <ResourceAttribute name='Scheduling Interval' displayName='com.waveset.adapter.RAMessages:RESATTR_SCHEDULE_INTERVAL' description='com.waveset.adapter.RAMessages:RESATTR_HELP_51'>
        </ResourceAttribute>
        <ResourceAttribute name='Poll Every' displayName='com.waveset.adapter.RAMessages:RESATTR_SCHEDULE_INTERVAL_COUNT' description='com.waveset.adapter.RAMessages:RESATTR_HELP_52'>
        </ResourceAttribute>
        <ResourceAttribute name='Polling Start Time' displayName='com.waveset.adapter.RAMessages:RESATTR_SCHEDULE_START_TIME' description='com.waveset.adapter.RAMessages:RESATTR_HELP_56'>
        </ResourceAttribute>
        <ResourceAttribute name='Polling Start Date' displayName='com.waveset.adapter.RAMessages:RESATTR_SCHEDULE_START_DATE' description='com.waveset.adapter.RAMessages:RESATTR_HELP_54'>
        </ResourceAttribute>
        <ResourceAttribute name='useInputForm' displayName='com.waveset.adapter.RAMessages:RESATTR_USE_INPUT_FORM' type='boolean' description='com.waveset.adapter.RAMessages:RESATTR_USE_INPUT_FORM_HELP' facets='activesync' value='true'>
        </ResourceAttribute>
        <ResourceAttribute name='parameterizedInputForm' displayName='com.waveset.adapter.RAMessages:RESATTR_PARAMETERIZED_INPUT_FORM' description='com.waveset.adapter.RAMessages:RESATTR_PARAMETERIZED_INPUT_FORM_HELP' facets='activesync'>
        </ResourceAttribute>
        <ResourceAttribute name='activeSyncPostProcessForm' displayName='com.waveset.adapter.RAMessages:RESATTR_SYNC_POST_PROCESS_FORM' description='com.waveset.adapter.RAMessages:RESATTR_SYNC_POST_PROCESS_FORM_HELP' facets='activesync'>
        </ResourceAttribute>
        <ResourceAttribute name='activeSyncConfigMode' displayName='com.waveset.adapter.RAMessages:RESATTR_SYNC_CONFIG_MODE' description='com.waveset.adapter.RAMessages:RESATTR_SYNC_CONFIG_MODE_HELP' facets='activesync' value='basic'>
        </ResourceAttribute>
        <ResourceAttribute name='processRule' displayName='com.waveset.adapter.RAMessages:RESATTR_PROCESS_RULE' description='com.waveset.adapter.RAMessages:RESATTR_PROCESS_RULE_HELP' facets='activesync'>
        </ResourceAttribute>
        <ResourceAttribute name='correlationRule' displayName='com.waveset.adapter.RAMessages:RESATTR_CORRELATION_RULE' description='com.waveset.adapter.RAMessages:RESATTR_CORRELATION_RULE_HELP' facets='activesync' value='CORRELATION_RULE_NONE'>
        </ResourceAttribute>
        <ResourceAttribute name='confirmationRule' displayName='com.waveset.adapter.RAMessages:RESATTR_CONFIRMATION_RULE' description='com.waveset.adapter.RAMessages:RESATTR_CONFIRMATION_RULE_HELP' facets='activesync' value='CONFIRMATION_RULE_NONE'>
        </ResourceAttribute>
        <ResourceAttribute name='deleteRule' displayName='com.waveset.adapter.RAMessages:RESATTR_DELETE_RULE' description='com.waveset.adapter.RAMessages:RESATTR_DELETE_RULE_HELP' facets='activesync'>
        </ResourceAttribute>
        <ResourceAttribute name='createUnmatched' displayName='com.waveset.adapter.RAMessages:RESATTR_CREATE_UNMATCHED' description='com.waveset.adapter.RAMessages:RESATTR_CREATE_UNMATCHED_HELP' facets='activesync' value='true'>
        </ResourceAttribute>
        <ResourceAttribute name='resolveProcessRule' displayName='com.waveset.adapter.RAMessages:RESATTR_RESOLVE_PROCESS_RULE' description='com.waveset.adapter.RAMessages:RESATTR_RESOLVE_PROCESS_RULE_HELP' facets='activesync'>
        </ResourceAttribute>
        <ResourceAttribute name='populateGlobal' displayName='com.waveset.adapter.RAMessages:RESATTR_POPULATE_GLOBAL' description='com.waveset.adapter.RAMessages:RESATTR_POPULATE_GLOBAL_HELP' facets='activesync' value='false'>
        </ResourceAttribute>
      </ResourceAttributes>
      <AccountAttributeTypes nextId='15'>
        <AccountAttributeType id='2' name='accountId' syntax='string' mapName='cn' mapType='string' required='true'>
          <AttributeDefinitionRef>
            <ObjectRef type='AttributeDefinition' id='#ID#AttributeDefinition:accountId' name='accountId'/>
          </AttributeDefinitionRef>
        </AccountAttributeType>
        <AccountAttributeType id='3' name='password' syntax='encrypted' mapName='userPassword' mapType='string'>
          <AttributeDefinitionRef>
            <ObjectRef type='AttributeDefinition' id='#ID#AttributeDefinition:password' name='password'/>
          </AttributeDefinitionRef>
        </AccountAttributeType>
        <AccountAttributeType id='4' name='firstname' syntax='string' mapName='givenname' mapType='string'>
          <AttributeDefinitionRef>
            <ObjectRef type='AttributeDefinition' id='#ID#AttributeDefinition:firstname' name='firstname'/>
          </AttributeDefinitionRef>
        </AccountAttributeType>
        <AccountAttributeType id='5' name='lastname' syntax='string' mapName='sn' mapType='string' required='true'>
          <AttributeDefinitionRef>
            <ObjectRef type='AttributeDefinition' id='#ID#AttributeDefinition:lastname' name='lastname'/>
          </AttributeDefinitionRef>
        </AccountAttributeType>
        <AccountAttributeType id='8' name='loginDisabled' syntax='string' mapName='loginDisabled' mapType='string'>
        </AccountAttributeType>
        <AccountAttributeType id='9' name='fullname' syntax='string' mapName='fullname' mapType='string'>
        </AccountAttributeType>
        <AccountAttributeType id='10' name='email' syntax='string' mapName='mail' mapType='string'>
        </AccountAttributeType>
        <AccountAttributeType id='11' name='ssn' syntax='string' mapName='workforceId' mapType='string'>
        </AccountAttributeType>
        <AccountAttributeType id='12' name='description' syntax='string' mapName='description' mapType='string'>
        </AccountAttributeType>
      </AccountAttributeTypes>
      <Template>
        <text>cn=</text>
        <ObjectRef type='AttributeDefinition' id='#ID#AttributeDefinition:accountId' name='accountId'/>
        <text>,ou=06,ou=STUDENT,ou=ANV,o=mdh</text>
      </Template>
      <Retries max='0' delay='10' emailThreshold='5'/>
      <ObjectTypes>
        <ObjectType name='Group' nameKey='UI_RESOURCE_OBJECT_TYPE_GROUP' icon='group'>
          <ObjectClasses primary='groupOfUniqueNames' operator='OR'>
            <ObjectClass name='groupOfNames'/>
            <ObjectClass name='groupOfUniqueNames'/>
          </ObjectClasses>
          <ObjectFeatures>
            <ObjectFeature name='create'/>
            <ObjectFeature name='update'/>
            <ObjectFeature name='delete'/>
            <ObjectFeature name='rename'/>
            <ObjectFeature name='saveas'/>
          </ObjectFeatures>
          <ObjectAttributes idAttr='dn' displayNameAttr='cn' descriptionAttr='description' objectClassAttr='objectclass'>
            <ObjectAttribute name='cn' type='string'/>
            <ObjectAttribute name='description' type='string'/>
            <ObjectAttribute name='owner' type='distinguishedname' namingAttr='cn'/>
            <ObjectAttribute name='uniqueMember' type='distinguishedname' namingAttr='cn'/>
          </ObjectAttributes>
        </ObjectType>
        <ObjectType name='Domain' nameKey='UI_RESOURCE_OBJECT_TYPE_DOMAIN' icon='folder' container='true'>
          <ObjectClasses operator='AND'>
            <ObjectClass name='domain'/>
          </ObjectClasses>
          <ObjectFeatures>
            <ObjectFeature name='find'/>
          </ObjectFeatures>
          <ObjectAttributes idAttr='distinguishedName' displayNameAttr='dc' objectClassAttr='objectclass'>
            <ObjectAttribute name='dc' type='string'/>
          </ObjectAttributes>
        </ObjectType>
        <ObjectType name='Organization' nameKey='UI_RESOURCE_OBJECT_TYPE_ORGANIZATION' icon='folder_with_org' container='true'>
          <ObjectClasses operator='AND'>
            <ObjectClass name='organization'/>
          </ObjectClasses>
          <ObjectFeatures>
            <ObjectFeature name='create'/>
            <ObjectFeature name='delete'/>
            <ObjectFeature name='rename'/>
            <ObjectFeature name='saveas'/>
            <ObjectFeature name='find'/>
          </ObjectFeatures>
          <ObjectAttributes idAttr='dn' displayNameAttr='o' objectClassAttr='objectclass'>
            <ObjectAttribute name='o' type='string'/>
          </ObjectAttributes>
        </ObjectType>
        <ObjectType name='Organizational Unit' nameKey='UI_RESOURCE_OBJECT_TYPE_ORGANIZATIONALUNIT' icon='folder_with_orgunit' container='true'>
          <ObjectClasses operator='AND'>
            <ObjectClass name='organizationalUnit'/>
          </ObjectClasses>
          <ObjectFeatures>
            <ObjectFeature name='create'/>
            <ObjectFeature name='delete'/>
            <ObjectFeature name='rename'/>
            <ObjectFeature name='saveas'/>
            <ObjectFeature name='find'/>
          </ObjectFeatures>
          <ObjectAttributes idAttr='dn' displayNameAttr='ou' objectClassAttr='objectclass'>
            <ObjectAttribute name='ou' type='string'/>
          </ObjectAttributes>
        </ObjectType>
      </ObjectTypes>
        <LoginConfigEntry name='com.waveset.security.authn.WSResourceLoginModule' type='LDAP' displayName='com.waveset.adapter.RAMessages:RES_LOGIN_MOD_LDAP'>
          <AuthnProperties>
            <AuthnProperty name='ldap_uid' displayName='com.waveset.adapter.RAMessages:UI_USERID_LABEL' isId='true' formFieldType='text' dataSource='user'/>
            <AuthnProperty name='ldap_password' displayName='com.waveset.adapter.RAMessages:UI_PWD_LABEL' formFieldType='password' dataSource='user'/>
          </AuthnProperties>
          <SupportedApplications>
            <SupportedApplication name='Administrator Interface'/>
            <SupportedApplication name='User Interface'/>
          </SupportedApplications>
        </LoginConfigEntry>
        <ResourceUserForm>
          <ObjectRef type='UserForm' id='#ID#LDAP User Form'/>
        </ResourceUserForm>
      <MemberObjectGroups>
        <ObjectRef type='ObjectGroup' id='#ID#Top' name='Top'/>
      </MemberObjectGroups>
    </resource>

    few questions....are you getting any errors on the ldap side? object class errors perhaps?
    what app server are you using and what version of java?
    --Dana Reed                                                                                                                                                                                                                                                                                                                                   

  • Cannot restore BKF files in Windows 7 - show stopper

    I've yet to see a way of restoring BKF files backed up from Windows XP, into Windows 7.
    Pretty annoying when MS say to use NTBackup to backup your files on Windows XP prior to installing Windows 7.
    I delayed going from Windows XP to Windows Vista as I wanted to see what Windows 7 was like. Unfortunately without being able to restore my files, I'm going to have to ditch the RC and go back to WinXP. And hope that MS come up with an approach for properly migrating from WinXP to Win7. Otherwise, good ol' WinXP may have a few years left in it yet.
    And sad thing is apart from that, everything else was going well.
    Fingers crossed!!

    I've yet to see a way of restoring BKF files backed up from Windows XP, into Windows 7.
    Pretty annoying when MS say to use NTBackup to backup your files on Windows XP prior to installing Windows 7.
    I delayed going from Windows XP to Windows Vista as I wanted to see what Windows 7 was like. Unfortunately without being able to restore my files, I'm going to have to ditch the RC and go back to WinXP. And hope that MS come up with an approach for properly migrating from WinXP to Win7. Otherwise, good ol' WinXP may have a few years left in it yet.
    And sad thing is apart from that, everything else was going well.
    Fingers crossed!!
    Hi Mitch
    Restoring files from the older NTBackup is not supported in Windows 7. There was a program released for Windows Vista that allowed restoring files backed up with NTBackup in Windows XP, but this restoration utility depended on the Windows Removable Storage Manager which is not included or compatible with Windows 7.
    The only suggestion I can make is that if you have or know someone who has either a Windows XP or Windows Vista system, use that system to restore the files and then simply copy them to external media and then move them to your Windows 7 system. Here is a link for your convenience.
    Download details: Windows NT Backup - Restore Utility for Windows Vista
    Hope this helps.
    Thank You for testing Windows 7
    Ronnie Vernon MVP

  • Show-stopper Connecting web performance test to remote DB2 server as data source

    Hi All,
    We are running TFS2010 on VS2010 Ultimate on 2003 server SP-2 with IE 8 for web applications.
    We are working on conducting load tests in web-service. Previously we did that using data source from MS SQL to connect our web performance tests. Now we have a new requirement: changing our
    data source from MS SQL server to DB2 for good. The DB2 server is in a separate network. I am struggling how I can connect to the DB2 server. For the beginner the firewall setup is being taken care of with a separate initative. So I am a bit startled on how
    to connect to DB2 server from Visual Studio. Any help would be highly appreciated.
    Please let me know how we can accomplish this goal. Appreciate a lot. 
    Thank you,
    Riz

    Thanks for Javaman’s help.
    Hi Riz,
    Thank you for posting in the MSDN forum.
    Actually the real issue in this thread is related to the DB2.
    Since it is the third party software, sorry for that it is really out of support range of VS testing forum.
    But you could post this issue to the following forum, there you would get better support for it.
    https://www.ibm.com/developerworks/community/forums/html/category?id=33333333-0000-0000-0000-000000000019
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Show-stopper problem with JSP 2.0 / jstl 1.1

    I've just downloaded and installed the jwsdp-1.3 on a windows 2000 machine, and I'm trying my hand at the new JSP stuff. But my first, very basic page has problems. When I try:
    <%@ taglib prefix="c" uri="http://java.sun.com/jstl/core" %>
    <c:set var="foo" value="value"/>
    <c:out value="${foo}"/>
    I get the error message: "According to TLD or attribute directive in tag file, attribute value does not accept any expressions", which is stymieing me. I understood from the documentation that this stuff was all integrated into Tomcat 5, and should "just work". Can anyone help?

    Hi,
    The following link should help you.
    http://forum.java.sun.com/thread.jsp?forum=45&thread=429838&message=1997980

  • Major show stopper bugs !!!!

    I just upgraded my itune on my computer and sync my iphone 3gs.
    grrrrrrrrrr i am so angry i don't know what to do !!!!
    After the sync every thing looked fine ! but a couple of hour's later i received a text message with a number that looked familiar.
    To my surprise i discovered that most of my phone numbers stored in my iphone got deleted !!!
    Basically what happened is that if i had 2 or 3 different numbers stored under one name, the sync deleted all the numbers except the main one. it even deleted the stored email address.
    Impossible to recover them !!! Thank you very much apple !!!
    In addition to this very annoying and very disappointing problem (since i use my phone for business purposes) an other problem occurred with the update. Now my right speaker on my iphone is just flat dead.(sound is only playing trough the left speaker, very weird and very annoying).
    Up until now i was very pleased with my phone but every thing had changed since that incident. I don't even know if this phone is reliable any more, i am not sure that all my contacts are still there ! i hope none got deleted completely !!!

    frenchy_boy wrote:
    Yes but windows XP is !!!
    I use virtualisation, so it is 99.9% the same as running windows xp.
    And the 0.01% evidently makes a difference
    Try to hide behind that excuse and say it is unsupported is unacceptable...
    Hey, we are volunteers here, we can hide behind anything we want. Its Apple who do not support it - you could waste more time talking to them on the phone if you like.
    Anyway, i will fix my contact problem by myself, it will take me less time to physically search my lost contacts numbers than to argue on a forum.
    So remind me again, why you came here in the first place ?
    I just became very unhappy about the stability of the Iphone.
    Because you have an unsupported OS and are surprised ? Its fine on supported OS's. Virtualisation is not supported as there are differences.
    what is the point of having a phone book if he is unreliable and loose your contact numbers ???
    Don't know but on OSX and XP on a computer its fine - just maybe you should consider a dual boot system rather than virtualisation as it evidently doesn't work.

  • Error #2046 Show Stopper!

    I sure hope someone can give me a definitive answer about how to get rid of this error.  I had completed an application in Flash Builder 4, put the updated executables on my Linux Server (where previous revs had been working fine), and when i tried it, I got a blank screen (in Firefox, Opera, Safari, Chrome and IE ...all of which had been working fine before).  The only change in the interim was an update to Flash Player 10.1, but curiously my app still works fine if I run it on any browser from my Windows (Apache2.2/MySQL5.1/PHP5) server.  Thankfully, I at least got an error message "Error #2046" on my new litl webbook.  The debug Flash Player logged the error message, "Warning: Ignoring 'secure' attribute in policy file from http://fpdownload.adobe.com/pub/swz/crossdomain.xml.  The 'secure' attribute is only permitted in HTTPS and socket policy files.  See http://www.adobe.com/go/strict_policy_files for details."
    By my bad luck, this happened on the day i was about to deploy to my client.  I've spent two days since looking for a solution, but found NOTHING but complaints from others with similar problems and no responses (no solution).  Yes, my app uses RSLs.
    PLEASE HELP, I am desperate.  This was my first Flex app, and I was hitting stride until this.  Honestly, my faith in the stability/reliability of the Flex Framework is severely shaken.  I am close to jettisoning a month's work if Flex is this flakey.  I sure hope someone tells me I don't have to, because I was starting to really like FB4.
    Regards,
    bob

    Yes, and that's only on my litl webbook (see http://litl.com) and only when I use RSLs (i.e., when I do not "merge with code").  The error message I mentioned in my first post appeared in the logfile from a debug version of the Flash Player, again only when I used RSLs.  Hence, #Error 2046 is only half the problem.
    A new development might be relevant: My Linux server was apparently hacked, because SSH and MySQL services are blocked.  Shortly before this happened, my SSH client noted that my server's signature had changed.  Don't know what these possibilities might imply however, since after that I re-installed Linux, starting with new partitions, and it worked the same.
    The thing that kills me most about this is that my app continues to work fine on Windows Apache/MySQL/PHP., which is not what i care about.  I would love to hear an explanation of what's happening "behind the curtain", whatever that curtain is, that's causing it to color the background, but fail to load at all.
    Thanks,
    bob

  • JspCompileException is a show-stopper!

    We are running into an error whenever we try to access a JSP. I am running a OC4J instance (10.1.3.3.0) on a server with Java 5 and Solaris. The app works on other servers.
    I set
    JAVA_HOME=$ORACLE_HOME/jdk/bin on the server
    I also changed /ORACLE_HOME/opmn/conf/opmn.xml:
    <category id="start-parameters">
    <data id="java-options" value="-server -Xmx1024M -Xms512M -Djava.security.policy=$ORACLE_HOME/j2ee/home/config/java2
    .policy -Djava.awt.headless=true -Dhttp.webdir.enable=false -XX:MaxPermSize=256M -XX:AppendRatio=3"/>
    <data id="java-bin" value="/apps/oracle/product/appserver/AS1/jdk/bin/java"/>
    </category>
    I also added to /ORACLE_HOME/j2ee/home/config/oc4j.properties:
    oracle.j2ee.home=/ORACLE_HOME/j2ee/home
    Here is the exception:
    08/04/21 09:15:59.314 ashdash: JspServlet: unable to dispatch to requested page: oracle.jsp.provider.JspCompileException:
    Errors compiling:/apps/oracle/product/appserver/AS1/j2ee/home/application-deployments/ashdash/ashdash/persistence/_pages//_entry.java
    <pre>< /pre> at oracle.jsp.app.JspJavacCompiler.compile(JspJavacCompiler.java:304) at oracle.jsp.runtimev2.JspPageCompiler.attemptCompilePage(JspPageCompiler.java:731) at oracle.jsp.runtimev2.JspPageCompiler.compileBothModes(JspPageCompiler.java:456) at oracle.jsp.runtimev2.JspPageCompiler.compilePage(JspPageCompiler.java:413) at oracle.jsp.runtimev2.JspPageInfo.compileAndLoad(JspPageInfo.java:705) at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:694) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:414) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65) at ashdash.RemoteAddressFilter.doFilter(RemoteAddressFilter.java:76) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370) at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:595)
    Any help would be greatly appreciated.
    John

    Hi,
    Did you find the resolution to this problem ? I am facing the same issue, any help would be appreciated.
    Thanks,
    Balvinder

Maybe you are looking for