HELP! JDeveloper 10g: WrappedDocLiteralStub badly formed class

hello,
Using JDeveloper 10g preview, I created a wrapper/skeleton for a webservice.
I noticed a dependency on:
import oracle.jdeveloper.webservices.runtime.WrappedDocLiteralStub;
SO, i loacted this class in jdev.jar and extracted the 2 classes that I needed.
I then tried to load these 2 classes into oracle using the loadjava utility.
When trying to do this, I get an ORA-29545: badly formed class error.
does anybody have ANY idea's whats going on?
pelase help, thanks!
here is a dump of what happened:
F:\test>loadjava -user xxx/xxx@testdb -resolve -verbose WrappedDocLiteralStub$SerialisationInfo.class WrappedDocLiteralStub.class
arguments: '-user' 'xxx/xxx@testdb' '-resolve' '-verbose' 'WrappedDocLiteralStub$SerialisationInfo.class' 'WrappedDocLiteralStub.class'
creating : class oracle/jdeveloper/webservices/runtime/WrappedDocLiteralStub$SerialisationInfo
loading : class oracle/jdeveloper/webservices/runtime/WrappedDocLiteralStub$SerialisationInfo
creating : class oracle/jdeveloper/webservices/runtime/WrappedDocLiteralStub
loading : class oracle/jdeveloper/webservices/runtime/WrappedDocLiteralStub
resolving: class oracle/jdeveloper/webservices/runtime/WrappedDocLiteralStub$SerialisationInfo
errors : class oracle/jdeveloper/webservices/runtime/WrappedDocLiteralStub$SerialisationInfo
ORA-29534: referenced object XXX.oracle/jdeveloper/webservices/runtime/WrappedDocLiteralStub could not be resolved
ORA-29545: badly formed class:
errors : class oracle/jdeveloper/webservices/runtime/WrappedDocLiteralStub
ORA-29545: badly formed class:
The following operations failed
class oracle/jdeveloper/webservices/runtime/WrappedDocLiteralStub$SerialisationInfo: resolution
class oracle/jdeveloper/webservices/runtime/WrappedDocLiteralStub: resolution
exiting : Failures occurred during processing

Hi,
As a first step to solving this, can I ask:
1. What version of the database are you using
2. Have you loaded the Client SOAP stack (see http://otn.oracle.com/sample_code/tech/java/jsp/loadjars.html )
rgds
Susan
JDeveloper PM

Similar Messages

  • JDeveloper 10g (10.1.3) - classes for use in Oracle 9i Server

    Hello,
    I'm currently using JDeveloper Studio Edition Version 10.1.3.0.4 (SU2) to develop some classes which interact with some of the data in my Oracle 9i database.
    The server is Oracle 9i 9.2.0.5.
    From what I can tell, the JRE on the server is 1.3.1, and according to the JDeveloper about box my "JavaTM Platform" is "1.5.0_05".
    My plan is to load the Java classes onto the server for calling via stored procedure.
    Do I need to require Java 1.5 on the Oracle server for this to work?
    Or do I need to change my "Source" and "Target" versions in the Compiler settings in my JDev project to 1.3?
    I am mostly just using JDBC stuff like
    import java.sql.PreparedStatement;
    import java.sql.ResultSet;
    import java.sql.ResultSetMetaData;
    import java.sql.SQLException;
    import java.sql.Statement;
    as well as java.util stuff too, along with oracle.jdbc.OracleDriver for my connection generation.
    Right now I get problems loading my classes onto the server (I'll post more details the next time I can gather them).
    Are there any thoughts on where I should start? In other words - does anyone know if I'm even able to update the version of java on the server, or do must I compile to a different level of Java?
    Or is there something in the Java loading process that can be done to refer to the right java version?
    thanks!
    Mike

    FOLLOW UP:
    OK I decided to change the compiler setting to have a source and target of "1.3".
    When we try to load the java .class files we get a
    ORA-29545 badly formed class
    with no additional information.
    Should I try loading the source directly?
    thanks again
    -Mike

  • Badly formed class

    initialization complete
    loading : HCXMLUtil
    creating : HCXMLUtil
    resolver :
    resolving: HCXMLUtil
    errors : HCXMLUtil
    ORA-29545: badly formed class: at offset 163 of HCXMLUtil.readXML expecting a class-org
    .w3c.dom.Document but encountered a class-oracle.xml.parser.v2.XMLDocument.
    loadjava: 1 errors
    Java Code:
    Document root = new XMLDocument();
    root.appendChild( result );
    conn = getConnection();
    sav = new OracleXMLSave( conn, sTable );
    sav.insertXML( root ); // **** Error here
    Please help.

    Yes, I am using Oracle 9i version 2 with JDK 1.3.1. I have also tried loading in without -resolve option. But when I run the program, it didn't like it because these classes are still marked as invalid.
    The owner of the imported classes (ILOG) is still trying to figure out why as well. Probably some Oracle DBA experts like you out there may be able to throw in a few suggestions on what could be the problem?
    A small part of the error stack:
    resolving: class ilog/jum/client/IluCollector$Getter
    errors : class ilog/jum/client/IluCollector$Getter
    ORA-29534: referenced object xxx.ilog/jum/client/IluCollector could notProbably some Oracle DBA experts like you guys can throw in a few more suggestions on what could be the problem?
    be resolved
    ORA-29545: badly formed class:
    errors : class ilog/jum/client/IluCollector$SystemPropertyGetter
    ORA-29534: referenced object xxx.ilog/jum/client/IluCollector$Getter cou
    ld not be resolved
    ORA-29545: badly formed class:
    errors : class ilog/jum/client/IluCollector
    ORA-29534: referenced object xxx.ilog/jum/client/IluSAM could not be res
    olved
    ORA-29545: badly formed class:
    errors : class ilog/jum/client/IluConnectionThread
    ORA-29534: referenced object xxx.ilog/jum/client/IluJumServerUtil could
    not be resolved
    ORA-29545: badly formed class:
    errors : class ilog/jum/client/IluJumLog
    ORA-29545: badly formed class:
    errors : class ilog/jum/client/IluJumServerUtil
    ORA-29545: badly formed class:
    errors : class ilog/jum/client/IluLicenseChecker
    ORA-29534: referenced object xxx.ilog/jum/util/IluDigestorInvalidFormatE
    xception could not be resolved
    ORA-29545: badly formed class:
    errors : class ilog/jum/client/IluLicenseReader
    ORA-29534: referenced object xxx.ilog/jum/client/IluLicenseChecker could
    not be resolved
    ORA-29545: badly formed class:
    Thanks,
    M

  • Help with 10g Reports Parameter form Fonts

    Hi
    We are trying to upgrade to 10g from 6i developer, when we try to run a report, the parameter form fonts comes out ugly.., on a Linux plat form , the fonts we have on the parameter form are Ariel 8, 10 and 12. Any idea what to do to fix these?.

    Please try this question on the Reports forum. I know that there is a way to handle this.
    Frank

  • Help to rebuild a badly formed Index.xml file

    From time to time, I receive Numbers documents whose Index.xml file may be read by several programs but which can't be deciphered by Numbers itself.
    My guess is that for some reason, Numbers built a wrong instruction.
    Of course, it's annoying because many users don't backup their documents or use a wrong protocol to backup.
    Never replace an old backup by a new one before checking that the new one is usable is the rule to apply.
    Given that, I built an AppleScript which may help us to rebuild from scratch such a clobbered document.
    Running it upon such a file creates a folder in the Documents folder.
    In this new folder we will find several text files describing every sheet embedded in the document.
    In each of these file, it inserts tags marking delimiting the descriptors of every table.
    It also insert pairs of return characters between every cell descriptor.
    Last not least, it completes the codes describing references to other tables or to other sheet or to other table of other sheet by their "standard" description, the one which is used in the true formulas.
    Useful information, as often in AppleLand, consecutive objects are numbered starting from zero when we are accustomed to number them starting from 1.
    sf:col="0" means column number(0+1) which is column A
    sf:row="0" means row number (0+1)
    Given all these informations, rebuilding a document is quite easy (but it requires a lot of time and is boring for eyes).
    As the script is long and as I am afraid of the oddities which may be introduced by the forum's message parser, the script is not available here but on my iDisk.
    <http://idisk.me.com/koenigyvan-Public?view=web>
    Download:
    ForiWork:For_Numbers:découpe_Index_deNumbers.zip
    I apologize but given a bug of MacOS X 10.5.x, using the script under this operating system is less comfortable than it is under 10.4.x.
    Yvan KOENIG (from FRANCE mardi 26 août 2008 16:16:46)

    HI Balaji,
    Below is the sample xml file which i have saved as test.xml and placed it @ D: drive
    Test.xml:
    <employee>
    <emp>
    <eno>1</eno>
    <ename>Test1</ename>
    </emp>
    <emp>
    <eno>2</eno>
    <ename>Test2</ename>
    </emp>
    <emp>
    <eno>2</eno>
    <ename>Test2</ename>
    </emp>
    </employee>
    Goto Topology >Expand Technologues>right click on XML and select new data source
    in Defination Tab, provide the physical architecture name
    in JDBC Tab, provide the below details
    JDBC Driver: com.sunopsis.jdbc.driver.xml.SnpsXmlDriver
    JDBC URL: jdbc:snps:xml?f=d:\test.xml&d=test.dtd&re=employee&s=TEST&ro=false
    Save it
    Click on Test Connection and again click on test, it should show test connection as "Successfully Test"
    Hope this may helps you
    Regards,
    Phanikanth

  • Problems importing files in JDeveloper 10g

    Hi,
    I have a project recently migrated to be developed in Oracle JDeveloper 10g (it was former developed in JDev 9), but when recompiling the project, some errors had occurred in import clauses.
    There are some classes that are not recursed into a package and, importing them from one class that belongs to a package, it generates an error.
    An example of the architecture:
    EnderecoPensta
    AtualizaEndereco
    gov
    |_ Curriculo
    |_ CurriculoPDF
    When adding 'import EnderecoPensta;' to gov.Curriculo, JDeveloper returns an error:"Error(3,22): '.' expected"
    Otherwise, it returns: "Error(51,7): class EnderecoPensta not found in class gov.Curriculo"
    Could someone help me with this?
    Thanks
    Diogo

    OK, so the integrated run-time supports JSP 2.0 and tag files. But what I'm after is support in the design-time components. Specifically, I want to produce a set of user interface components that I can place in the component palette and have rendered in the JSP visual editor.
    As far as I can tell (see previous post), jDeveloper's editor doesn't understand JSP 2.0 features. Therefore I suspect that the design-time as a whole doesn't and so I'll have to use regular Java tags for anything that needs to be able to be rendered at design time.
    Oh well. Maybe I can write a Java tag implementation that somehow invokes a tag file and just write a simple wrapper taglib specifically for use within jDeveloper at design time.
    L.

  • Please help me : Show table form on Browser by JDeveloper 10g

    Good Day.
    Dear Mr.Steve and Everybody
    I have a problem about Oracle JDeveloper 10g (ADF).
    I select data from Oracle Database 10g as show below.
    But I want to show on browser by Group By duplicate column.
    Ps. Use the JDeveloper 10g (ADF).
    (ref. by SId)
    |----- Table 1 --------|----- Table 2 -----|
    | S | Nam | LName | SubjId | SName |
    |----|---------|------------|-----------|-------------|
    | 1 | aaaa | aaaaaa | 00001 | nnnnnn |
    |----|---------|------------|-----------|-------------|
    | 1 | aaaa | aaaaaa | 00001 | nnnnnn |
    |----|---------|------------|-----------|-------------|
    | 2 | bbbb | bbbbbb | 00002 | kkkkkk |
    |----|---------|------------|-----------|-------------|
    | 2 | bbbb | bbbbbb | 00002 | kkkkkk |
    |----|---------|------------|-----------|-------------|
    | 2 | bbbb | bbbbbb | 00002 | kkkkkk |
    Best Regards,
    Sakhapob Chaipisutthipong (Thailand)

    I'm sorry !!!!
    (ref. by S)
    |----- Table 1 --------|----- Table 2 -----|
    | S | Nam | LName | SubjId | SName |
    |----|---------|------------|-----------|-------------|
    | 1 | aaaa | aaaaaa | 00001 | nnnnnn |
    |----|---------|------------|-----------|-------------|
    | 1 | aaaa | aaaaaa | 00002 | kkkkkk |
    |----|---------|------------|-----------|-------------|
    | 2 | bbbb | bbbbbb | 00002 | kkkkkk |
    |----|---------|------------|-----------|-------------|
    | 2 | bbbb | bbbbbb | 00003 | pppppp |
    |----|---------|------------|-----------|-------------|
    | 3 | cccc | cccccc | 00002 | kkkkkk |
    ----------------------------------------------------

  • "Bad Applet class name" error while recording on Oracle Forms 11g through OpenScript (JRE 1.7.0_17)

    Hi,
    I am trying to record automation functional test script on Oracle Forms 11g using OpenScript.
    Able to open the browser, but after accessing application URL, getting application error as "Bad Applet class name"
    Java Plug-in 10.17.2.02
    Using JRE version 1.7.0_17-b02 Java HotSpot(TM) Client VM
    c:   clear console window
    f:   finalize objects on finalization queue
    g:   garbage collect
    h:   display this help message
    l:   dump classloader list
    m:   print memory usage
    o:   trigger logging
    q:   hide console
    r:   reload policy configuration
    s:   dump system and deployment properties
    t:   dump thread list
    v:   dump thread stack
    x:   clear classloader cache
    0-5: set trace level to <n>
    SSV dialog is suppressed........
    cracked oracle.forms.engine.Main
    Loading cached Forms Jars ...
    Is this version (Oracle forms 11g, JRE 1.7.0_17) supported by OATS-OpenScript ?
    Please advise if there is any work around here.
    Thanks.

    From the last OATS release notes available in the C:\OracleATS\docs directory:
    4.1 Oracle Functional Testing/OpenScript
    Oracle Functional Testing’s OpenScript scripting platform has the following system
    requirements:
    ■ Operating System (32-bit and 64-bit versions): Windows XP, Windows Vista,
    Windows 2003, Windows 7, Windows 2008, Windows 2008 R2.
    ■ Memory: Minimum 1 GB
    ■ System: x86, 32-bit or 64-bit processor, 2.6 GHz or faster
    ■ Disk Space: 4 GB minimum
    ■ Browser: Internet Explorer 7.x, 8.x., 9.x; Firefox 3.5/3.6, 6.x, 10; Chrome 27+
    (playback only).
    ■ Java Runtime Environment: JRE 1.6 minimum (up to build 38), JRE 1.7 (up to build
    11) .
    So basically, it's not supported... Can you try with another JRE version?
    As always don't forget to run OpenScript as administrator on W7/8 or equivalent
    JB

  • Error in Jdeveloper 10g in Remote deployment : Help Needed ASAP

    Hi,
    Am trying to deploy the simple application to remote oracle IAS server from Jdeveloper 10g. It is not allowing me to deploy any application remotely. The deployment log window shows following message:
    Target platform is Oracle9i Application Server (AppServerConnection1).
    Wrote WAR file to C:\jdev10g\jdev\mywork\Business Insight\Project1\deploy\webapp1.war
    Wrote EAR file to C:\jdev10g\jdev\mywork\Business Insight\Project1\deploy\webapp1.ear
    Invoking DCM servlet client...
    C:\jdev10g\jdk\jre\bin\javaw.exe -Djava.protocol.handler.pkgs=HTTPClient -jar C:\jdev10g\jdev\lib\oc4j_remote_deploy.jar http://as18schgefage:1811/Oc4jDcmServletAPI/ ias_admin **** redeploy /home/ias/unified C:\jdev10g\jdev\mywork\Business Insight\Project1\deploy\webapp1.ear webapp1 home
    Initializing log
    Servlet interface for OC4J DCM commands
    Command timeout defined at 600 seconds
    Executing DCM command...
    Executing command redeploy /home/ias/unified C:\jdev10g\jdev\mywork\Business Insight\Project1\deploy\webapp1.ear webapp1 home
    Command = INVALID_COMMAND
    #### Invalid command: redeploy /home/ias/unified C:\jdev10g\jdev\mywork\Business Insight\Project1\deploy\webapp1.ear webapp1 home
    Opening connection to Oc4jDcmServlet
    Setting userName to ias_admin
    Sending command to DCM servlet
    #### Could not send command to Oc4jDcmServlet
    Closing connection to Oc4jDcmServlet
    #### DCM command did not complete successfully (-6)
    #### HTTP return code was -6
    Exit status of DCM servlet client: -6
    Elapsed time for deployment: 4 seconds
    #### Deployment incomplete. #### Mar 16, 2005 9:20:03 AM
    Please help asap.
    Regards,
    Ujwala

    1. Re-test your connection from JDev to AS and it must success.
    I suggest to create a new OC4J instance on AS and fill
    the instance name on the dialog window while
    creating AS Connection on JDev. i.e OC4J instance name (optional)
    2. For JDev 9.0.5.x/10.1.2 using AS 9.0.4,
    don't forget to install ADF Runtime Libraries on AS.
    3. Make sure your AS support JDK/J2SE version as in JDev.
    JDev 10.1.2 need AS to use JDK version 1.4.2_04-b05.
    You can download it from http://java.sun.com/products/archive/j2se/1.4.2_04/index.html
    and install it.
    To cek your ORACLE_HOME/jdk/bin/java -fullversion
    Regs,
    Ferry Situmorang

  • Help on Debug Mode in Oracle JDeveloper 10g/OC4J

    Hi All,
         Presently I am using Oracle JDeveloper 10g Early Access version
              ADF Business Components     10.1.3.34.12
              Java™ Platform          1.5.0_05
              Oracle IDE               10.1.3.34.12
              PMD               JDeveloper Extension 1.7
              and OC4J.
    I want to debug all the Java files between request submission and getting response from the server in j2ee application. This we can do in eclipse ide by putting break points where ever we require and running the server in debugging mode. But I don't know how this can be done in JDeveloper/OC4J. Please can any one of you guide me, if you are aware of it. Thanks in advance.
    -immu

    If you mean remote debugging the application on a stand alone OC4J then here is a basic how-to:
    http://blogs.oracle.com/shay/2005/10/24#a55
    This is also covered in the online help.

  • JDeveloper 10g Form design view error

    Hello,
    I have a strange problem in JDeveloper 10g (10.1.3.50, Windows7 64bit)
    Some forms I can't see in View window, and therefore I can't select and edit properties in Property inspector, also in UI complete structure is missing.
    http://i.stack.imgur.com/PAQQh.jpg
    Besides that form is working OK.
    This one is OK.
    http://i.stack.imgur.com/XVI0i.jpg
    How can I resolve this without the need for re-creation of forms?
    Regards,
    Nenad

    Problem was resolved with this changes.
    I don't know yet what caused this form to be erroneously created.
    //JScrollPane scPane = new JScrollPane(dataPanel); //This was surplus
    //topPanel.add(scPane, BorderLayout.CENTER); //This was surplus
    topPanel.add(dataPanel, BorderLayout.CENTER); //This was missing

  • Example of using pie graphs in oracle 10g or 9i forms (not JDeveloper)

    Hi..
    Please can anyone show me how to use pie graphs in oracle 10g or 9i forms using bean?
    i also want to know how to put data in pie graph.. as u know in column graph for example we have an x-axis and y-axis,and in pie there is no x-axis and y-axis.. so how i can put the same data in pie graph.. and also i may need more than one value for the x-axis or the y-axis to use in pie graph so how can i do it??
    i use set_custom_property to call properties in beans.
    I would so thankful for how can answer me.. please its urgent
    thanks

    Hi,
    Thanks for your reply..but i already have this demo and it doesn't contain an example for a pie graph..if u know where i can find any example for a pie graph and how to pass data to it i would be so thankful
    Thanks again.
    Eyad Basheer

  • Display Tag for JDeveloper 10g. "Nothing found to Display"

    Hello everyone. I am currently using JDeveloper 10g. I already add the display tag in the library but when I try to use it always shows nothing to display.
    Can someone help me?
    this is my code
    <%@ taglib uri="http://java.sun.com/jstl/core" prefix="c"%>
    <%@page import="java.sql.*"%>
    <%@page import="java.util.*"%>
    <%@ taglib uri="http://displaytag.sf.net" prefix="display"%>
    <%@ page contentType="text/html;charset=windows-1252"%>
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <title>untitled</title>
    </head>
    <body>
    <%
    String method = request.getParameter("method");
    if (method == null) {
    List testData = new ArrayList();
    Map map1 = new TreeMap();
    map1.put("id","1");
    map1.put("firstName","Bill");
    map1.put("lastName","Gates");
    testData.add(map1);
    Map map2 = new TreeMap();
    map2.put("id","2");
    map2.put("firstName","Scott");
    map2.put("lastName","McNealy");
    testData.add(map2);
    Map map3 = new TreeMap();
    map3.put("id","3");
    map3.put("firstName","Bill");
    map3.put("lastName","Joy");
    testData.add(map3);
    session.setAttribute( "test", testData);
    } else {
    // grab the testDate from the session
    List testData = (List) session.getAttribute("test");
    String useMe = request.getParameter("id");
    if (useMe != null && method.equals("Delete")) {
    // figure out which object it is and delete it
    for (int i=0; i < testData.size(); i++) {
    Map m = (TreeMap) testData.get(i);
    String id = m.get("id").toString();
    if (useMe.equals(id)) {
    testData.remove(m);
    %><div class="message">Delete succeeded!</div><%
    break;
    } else if (method.equals("Save")) {
    // figure out which object it is and update it
    for (int i=0; i < testData.size(); i++) {
    Map m = (TreeMap) testData.get(i);
    String id = m.get("id").toString();
    if (useMe.equals(id)) {
    m.put("firstName", request.getParameter("firstName"));
    m.put("lastName", request.getParameter("lastName"));
    testData.set(i, m);
    %><div class="message"><h2>
    <b><c:out value=" "/></b> updated successfully!
    </h2></div><%
    break;
    } else if (method.equals("Add")) {
    Map map4 = new TreeMap();
    // generate a random number
    Random generator = new Random();
    String id = String.valueOf(generator.nextInt());
    pageContext.setAttribute("id", id);
    map4.put("id", id);
    map4.put("firstName", "");
    map4.put("lastName", "");
    testData.add(map4);
    %><c:redirect url="request.jsp">
    <c:param name="id" value=""/>
    <c:param name="method" value="Edit"/>
    </c:redirect>
    <%
    session.setAttribute( "test", testData);
    %>
    <c:set var="checkAll">
    <input type="checkbox" name="allbox" onclick="checkAll(this.form)" style="margin: 0 0 0 4px" />
    </c:set>
    <form name="editForm" action="request.jsp">
    <c:if test="false">
    <input type="button" onclick="location.href='request.jsp'" class="button"
    value="Reset List" />
    </c:if>
    <c:if test="false">
    <input type="submit" name="method" value="Save" class="button" />
    </c:if>
    <input type="submit" name="method" value="Edit" class="button"/>
    <input type="button" name="method" value="Add" class="button" onclick="location.href='?method=Add'" />
    <input type="submit" name="method" value="Delete" class="button" />
    <display:table name="{firstName=Bill, id=3, lastName=Joy}" id="test" class="list">
    <display:column style="width: 5%" title="checkbox">
    <input type="checkbox" name="id" value="<c:out value='${test.id}'/>" <c:if test="${param.id==test.id and param.method!='Save'}">checked="checked"</c:if> style="margin: 0 0 0 4px" onclick="radio(this)" />
    </display:column>
    <display:column title="First Name">
    <c:choose>
    <c:when test="${param.method == 'Edit' and param.id == test.id}">
    <input type="text" name="firstName" style="padding: 0"
    value="<c:out value="${test.firstName}"/>" />
    </c:when>
    <c:otherwise><c:out value="${test.firstName}"/></c:otherwise>
    </c:choose>
    </display:column>
    <display:column title="Last Name">
    <c:choose>
    <c:when test="${param.method == 'Edit' and param.id == test.id}">
    <input type="text" name="lastName" style="padding: 0"
    value="<c:out value="${test.lastName}"/>" />
    </c:when>
    <c:otherwise><c:out value="${test.lastName}"/></c:otherwise>
    </c:choose>
    </display:column>
    </display:table>
    </form>
    <table>
    <c:forEach items="${test}" var="test" >
    <tr>
    <td>
    <c:out value="${test.id}"/>     
    <c:out value="${test.firstName}"/>
    <c:out value="${test.lastName}"/>
    </td>
    </tr>
    </c:forEach>     
    </table>
    </body>
    </html>
    Edited by: 856423 on May 3, 2011 11:48 PM
    Edited by: 856423 on May 4, 2011 12:07 AM

    thanks for your reply.
    I am pretty sure that the list where I get the data contains values. I tried it by outputting the in ordinary table as shown here:
    <table>
    <c:forEach items="${test}" var="test" >
    <tr>
    <td>
    <c:out value="${test.id}"/>     
    <c:out value="${test.firstName}"/>
    <c:out value="${test.lastName}"/>
    </td>
    </tr>
    </c:forEach>     
    </table>
    It outputs properly but when I tried this, it just output NOTHING FOUND TO DISPLAY.
    <display:table name="{firstName=Bill, id=3, lastName=Joy}" id="test" class="list">
    <display:column style="width: 5%" title="checkbox">
    <input type="checkbox" name="id" value="<c:out value='${test.id}'/>" <c:if test="${param.id==test.id and param.method!='Save'}">checked="checked"</c:if> style="margin: 0 0 0 4px" onclick="radio(this)" />
    </display:column>
    <display:column title="First Name">
    <c:choose>
    <c:when test="${param.method == 'Edit' and param.id == test.id}">
    <input type="text" name="firstName" style="padding: 0"
    value="<c:out value="${test.firstName}"/>" />
    </c:when>
    <c:otherwise><c:out value="${test.firstName}"/></c:otherwise>
    </c:choose>
    </display:column>
    <display:column title="Last Name">
    <c:choose>
    <c:when test="${param.method == 'Edit' and param.id == test.id}">
    <input type="text" name="lastName" style="padding: 0"
    value="<c:out value="${test.lastName}"/>" />
    </c:when>
    <c:otherwise><c:out value="${test.lastName}"/></c:otherwise>
    </c:choose>
    </display:column>
    </display:table>

  • Drop Down Menu on Jdeveloper 10g - REVISED

    Hello Gurus, I am using Jdeveloper 10g. I know that drop down menus are not supported in Jdeveloper10g/ADF and available from it's next release onwards which is Jdeveloper 11g. Hence, to develop drop down menus on a menu bar I am using HTML and Java script. The issue that I am facing - the horizontal menubar displays always on the top of the webpage overlapping other web page objects. This is not where we want to display the menu bar. Instead, it needs to show up somewhere on the middle of the web page. No matter what I do, it displays the menu bar on top most part of the web page. Always. Below is the code snippet. Any help in this regard is highly appreciated. Thank you for your time and efforts.
    ================================================
    </af:document>
    <body>
    <script type="text/javascript" src="/menu_scr.js"> </script>
    <afh:html>
    <table id="m1mainSXMenu2" cellspacing="1" cellpadding="5" style=";width:">
    <tr align="center">
    <td onmouseover="chgBg(m1,'m1tlm0',3);exM(m1,'m1mn1','m1tlm0',event)" onmouseout="chgBg(m1,'m1tlm0',0);coM(m1,'m1mn1')" id="m1tlm0" style="background-color:#B2CFEB;" class="m1mit" >Sample folder 1</td>
    <td onmouseover="chgBg(m1,'m1tlm1',3);exM(m1,'m1mn2','m1tlm1',event)" onmouseout="chgBg(m1,'m1tlm1',0);coM(m1,'m1mn2')" id="m1tlm1" style="background-color:#B2CFEB;" class="m1mit" >Sample folder 2</td>
    <td onmouseover="chgBg(m1,'m1tlm2',3);exM(m1,'m1mn3','m1tlm2',event)" onmouseout="chgBg(m1,'m1tlm2',0);coM(m1,'m1mn3')" id="m1tlm2" style="background-color:#B2CFEB;" class="m1mit" >Sample folder 1</td>
    <td onmouseover="chgBg(m1,'m1tlm3',3);exM(m1,'m1mn4','m1tlm3',event)" onmouseout="chgBg(m1,'m1tlm3',0);coM(m1,'m1mn4')" id="m1tlm3" style="background-color:#B2CFEB;" class="m1mit" >Sample folder 2</td>
    <td onmouseover="chgBg(m1,'m1tlm4',3);exM(m1,'m1mn5','m1tlm4',event)" onmouseout="chgBg(m1,'m1tlm4',0);coM(m1,'m1mn5')" id="m1tlm4" style="background-color:#B2CFEB;" class="m1mit" >Sample folder 1</td>
    <td onmouseover="chgBg(m1,'m1tlm5',3);exM(m1,'m1mn6','m1tlm5',event)" onmouseout="chgBg(m1,'m1tlm5',0);coM(m1,'m1mn6')" id="m1tlm5" style="background-color:#B2CFEB;" class="m1mit" >Sample folder 2</td>
    </tr>
    </table>
    </afh:html>
    </body>
    </af:document>

    coyotestev wrote:
    How do i add contacts?
    please visit the FAQ/Support page;
    https://support.skype.com/en/
    IF YOU FOUND OUR POST USEFUL THEN PLEASE GIVE "KUDOS". IF IT HELPED TO FIX YOUR ISSUE PLEASE MARK IT AS A "SOLUTION" TO HELP OTHERS. THANKS!
    ALTERNATIVE SKYPE DOWNLOAD LINKS | HOW TO RECORD SKYPE VIDEO CALLS | HOW TO HANDLE SUSPICIOS CALLS AND MESSAGES
    SEE MORE TIPS, TRICKS, TUTORIALS AND UPDATES in
    | skypefordummies.blogspot.com | 

  • Getting HTTP 500 Internal Server Error in JDeveloper 10g Release 3

    Hello,
    I had run a web page of JSF a month ago with no issues from the server. Now however whnever I try running any page from the IDE, I keep getting following message in the log:
    [i]Mar 1, 2008 10:06:25 AM com.evermind.server.ApplicationStateRunning initConnector
    SEVERE: Stack trace: oracle.oc4j.sql.DataSourceException: Exception creating connection pool. Exception: oracle.oc4j.sql.config.DataSourceConfigException: Unable to create : com.mysql.jdbc.Driver
         at com.evermind.server.ApplicationStateRunning.initDataSourceConnectionPool(ApplicationStateRunning.java:2016)
         at com.evermind.server.ApplicationStateRunning.initDataSourceConnector(ApplicationStateRunning.java:1961)
         at com.evermind.server.ApplicationStateRunning.initConnector(ApplicationStateRunning.java:1220)
         at com.evermind.server.ApplicationStateRunning.initConnectors(ApplicationStateRunning.java:356)
         at com.evermind.server.ApplicationStateRunning.initializeApplication(ApplicationStateRunning.java:208)
         at com.evermind.server.Application.setConfig(Application.java:391)
         at com.evermind.server.Application.setConfig(Application.java:309)
         at com.evermind.server.ApplicationServer.addApplication(ApplicationServer.java:1771)
         at com.evermind.server.ApplicationServer.initializeDeployedApplications(ApplicationServer.java:1532)
         at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:939)
         at com.evermind.server.OC4JRestarter.run(OC4JRestarter.java:35)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: javax.resource.ResourceException: oracle.oc4j.sql.config.DataSourceConfigException: Unable to create : com.mysql.jdbc.Driver
         at oracle.oc4j.sql.spi.ResourceAdapterImpl.createDataSourceConnectionPool(ResourceAdapterImpl.java:106)
         at oracle.oc4j.sql.DataSourceUtils.getDataSourceConnectionPool(DataSourceUtils.java:322)
         at com.evermind.server.ApplicationStateRunning.initDataSourceConnectionPool(ApplicationStateRunning.java:1997)
         ... 11 more
    Caused by: oracle.oc4j.sql.config.DataSourceConfigException: Unable to create : com.mysql.jdbc.Driver
         at oracle.oc4j.sql.config.DataSourceConfigUtils.createConnectionFactory(DataSourceConfigUtils.java:247)
         at oracle.oc4j.sql.DataSourceConnectionPoolImpl.<init>(DataSourceConnectionPoolImpl.java:107)
         at oracle.oc4j.sql.spi.ResourceAdapterImpl.createDataSourceConnectionPool(ResourceAdapterImpl.java:99)
         ... 13 more
    Caused by: oracle.classloader.util.AnnotatedClassNotFoundException:
         Missing class: com.mysql.jdbc.Driver
         Dependent class: oracle.oc4j.sql.config.DataSourceConfigUtils
         Loader: oc4j:10.1.3
         Code-Source: /C:/Program Files/j2ee/home/lib/oc4j-internal.jar
         Configuration: <code-source> in META-INF/boot.xml in C:\Program Files\j2ee\home\oc4j.jar
    This load was initiated at current-workspace-app.root:0.0.0 using the Class.forName() method.
    The missing class is not available from any code-source or loader in the system.
         at oracle.classloader.PolicyClassLoader.handleClassNotFound(PolicyClassLoader.java:2061)
         at oracle.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoader.java:1665)
         at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1621)
         at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1606)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:242)
         at oracle.oc4j.sql.config.DataSourceConfigUtils.createConnectionFactory(DataSourceConfigUtils.java:244)
         ... 15 more
    08/03/01 10:06:25 WARNING: Application.setConfig Application: current-workspace-app is in failed state as initialization failedjava.lang.InstantiationException: Error occurred initializing connectors. Exception is: Exception creating connection pool. Exception: oracle.oc4j.sql.config.DataSourceConfigException: Unable to create : com.mysql.jdbc.Driver
    Mar 1, 2008 10:06:25 AM com.evermind.server.Application setConfig
    WARNING: Application: current-workspace-app is in failed state as initialization failedjava.lang.InstantiationException: Error occurred initializing connectors. Exception is: Exception creating connection pool. Exception: oracle.oc4j.sql.config.DataSourceConfigException: Unable to create : com.mysql.jdbc.Driver
    2008-03-01 10:06:25.109 WARNING J2EE 0JR0013 Exception initializing deployed application: current-workspace-app. Error occurred initializing connectors. Exception is: Exception creating connection pool. Exception: oracle.oc4j.sql.config.DataSourceConfigException: Unable to create : com.mysql.jdbc.Driver
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 22578 ms.
    Target URL -- http://192.168.1.2:8989/AVTproject-ViewController-context-root/faces/HomeLogin.jspx
    [Another instance of the server is still running.  JDeveloper will shut it down and then restart the server.]
    Process exited.
    **** Server startup cancelled by the user.
    I finally deleted the MYSQL Database connection to the application. Still it doesnt work. Please help me as I really cant track why this is so.

    Hello,
    Thank You very much for the solution. I had uninstalled the previous JDeveloper 10g installation and installed a new instance of the same. After which it worked without much of a problem.
    However, my application requires to use MySQL database, so how do I tackle such an error. What was wrong with the connection? I mean MySQL instance seemed to work fine. Is there any version with which JDeveloper can work? Right now am using MySQL 5.0.? Please do advise.

Maybe you are looking for

  • Error while doing PGR (post goods issue for sales order return)

    Hello Gurus, I'm trying to do PGR for a sales order return. But system shows the following message: "Shortfall below the specified stock level or quantity amounting to 100 UN". (Message number : M7021) I've made some searches in SD forum but I didn't

  • How do i replace mobile me with icloud

    In system preferences mobile me icon still there. I need to switch to icloud.  How do I download it? How do I switch it? I have an icloud account and want to sync my new laptop to my imac and my ipad mini.

  • Rec Specs for External HD and AirPort Extreme

    I've been using my AirPort Extreme for a few months now and am very happy with the product.  I've encounterd one problem, though.  I have an external harddrive attached to the AirPort Extreme to wirelessly share my various media libraries (iTunes, iP

  • What is the error in this?

    SQL> declare   2  vcount number:=0;   3  begin   4  select count(*) into vcount   5  from emp;   6  if vcount>1 then   7  raise_application_error(-20100,'error');   8  end if;   9  end; 10  / declare ERROR at line 1: ORA-20100: error ORA-06512: at li

  • H.264 YouTube Setting

    Hi Guys A quick question. I'm in PAL-land and exporting a movie for YouTube.I thought I'd use the H.264 setting with the YouTube preset. When I click on the YouTube widescreen HD preset, it defaults to NTSC. When I click on PAL it changes to PAL dime