Jdeveloper 10g and MySQL

Have any one try to connect to MySQL using Jdeveloper 10g?
Any pointers?
Thanks

I have a mysql connection and everything works good. I have the "SQL flavor" set to SQL92 and the "Type" to Java. I can create business components from the connection and test them. "SELECTS" work fine, but if I try to update or insert, I get an error stating that "Callable Statements not supported". Why on earth would it try and use a "CallableStatement" for INSERT and UPDATE statements??
Here is the full trace:
oracle.jbo.SQLStmtException: JBO-27123: SQL error during call statement preparation. Statement: UPDATE tax Tax SET tax=? WHERE TAX_ID=?
     at oracle.jbo.server.DBTransactionImpl.createCallableStatement(DBTransactionImpl.java:2725)
     at oracle.jbo.server.DBTransactionImpl2.createCallableStatement(DBTransactionImpl2.java:407)
     at oracle.jbo.server.BaseSQLBuilderImpl.doEntityDML(BaseSQLBuilderImpl.java:248)
     at oracle.jbo.server.EntityImpl.doDML(EntityImpl.java:4592)
## Detail 0 ##
java.sql.SQLException: Callable statments not supported.
     at com.mysql.jdbc.Connection.prepareCall(Connection.java:1201)
     at oracle.jbo.server.DBTransactionImpl.createCallableStatement(DBTransactionImpl.java:2690)
Any help would be appreciated.
Thanks.

Similar Messages

  • How to create dblink between oracle 10G and mysql

    I want to create dblink between oracle 10G and mysql
    I create it in ECC6.0 using DBCO transaction tcode,which database type can choose?Microsoft sql server?Because there have no mysql item.
    I choosed MSS  so that I can test it, but it failed,there is an error that 'ORA-12569:TNS:packet checksun failure'.
    I configured the oracle tnsnames.ora file like this:
         CW.WORLD =
               (DESCRIPTION =
                    (ADDRESS_LIST =
                          (ADDRESS =
                                  (COMMUNITY = SAP,WORLD)
                                  (PROTOCOL = TCP)
                                  (HOST = XX.XX.XX.XX)
                                  (PORT = XXXX)
                   (CONNECT_DATA =
                        (SID = XXX )
                   (HS = ok )
    When I tnsping CW,it will fail,like this " TNS-12569:TNS:packet checksum failure"
    How can I do.

    I want to know if this possible?

  • About how to build dynamic maps using jdeveloper 10g and mapviewer

    i follow the guidance (about how to build dynamic maps using jdeveloper 10g and oracle application server mapviewer) to write a jsp file,but error take palce ,i get information "Project: D:\jdev1012\jdev\mywork\WebMap\ViewController\ViewController.jpr
    D:\jdev1012\jdev\mywork\WebMap\ViewController\public_html\WebMap.jsp
    Error(12,37): cannot access class oracle.lbs.mapclient.taglib.MapViewerInitTag; file oracle\lbs\mapclient\taglib\MapViewerInitTag.class not found
    Error(12,190): cannot access class oracle.lbs.mapclient.taglib.MapViewerInitTag; file oracle\lbs\mapclient\taglib\MapViewerInitTag.class not found
    Error(12,102): cannot access class oracle.lbs.mapclient.taglib.MapViewerInitTag; file oracle\lbs\mapclient\taglib\MapViewerInitTag.class not found
    Error(12,28): cannot access class oracle.lbs.mapclient.MapViewer; file oracle\lbs\mapclient\MapViewer.class not found
    Error(12,40): cannot access class oracle.lbs.mapclient.MapViewer; file oracle\lbs\mapclient\MapViewer.class not found
    Error(13,37): cannot access class oracle.lbs.mapclient.taglib.MapViewerSetParamTag; file oracle\lbs\mapclient\taglib\MapViewerSetParamTag.class not found
    Error(13,198): cannot access class oracle.lbs.mapclient.taglib.MapViewerSetParamTag; file oracle\lbs\mapclient\taglib\MapViewerSetParamTag.class not found
    Error(13,106): cannot access class oracle.lbs.mapclient.taglib.MapViewerSetParamTag; file oracle\lbs\mapclient\taglib\MapViewerSetParamTag.class not found
    Error(14,37): cannot access class oracle.lbs.mapclient.taglib.MapViewerRunTag; file oracle\lbs\mapclient\taglib\MapViewerRunTag.class not found
    Error(14,188): cannot access class oracle.lbs.mapclient.taglib.MapViewerRunTag; file oracle\lbs\mapclient\taglib\MapViewerRunTag.class not found
    Error(14,101): cannot access class oracle.lbs.mapclient.taglib.MapViewerRunTag; file oracle\lbs\mapclient\taglib\MapViewerRunTag.class not found
    Error(15,37): cannot access class oracle.lbs.mapclient.taglib.MapViewerGetMapURLTag; file oracle\lbs\mapclient\taglib\MapViewerGetMapURLTag.class not found
    Error(15,200): cannot access class oracle.lbs.mapclient.taglib.MapViewerGetMapURLTag; file oracle\lbs\mapclient\taglib\MapViewerGetMapURLTag.class not found
    Error(15,107): cannot access class oracle.lbs.mapclient.taglib.MapViewerGetMapURLTag; file oracle\lbs\mapclient\taglib\MapViewerGetMapURLTag.class not found"
    can you help?
    greetings

    I found a lot of information in document 133682.1 on metalink.
    step by step example how to deploy a JSP business component application.

  • JDeveloper 10g and Struts Page Flow

    Hello,
    First of all, I'd like to congratulate JDev Team for providing us with this amazing new tool.
    I am evaluating JDeveloper 10g and its Struts/Tiles integration, since we are now selecting the IDE to be used by our company in its projects.
    I noted the following: In Struts Page Flow, the component pallete does not have a component do represent a Tiles definition.
    I'd like to know if there are plans to include such a component, considering that this is crucial to our projects.
    If not, could you please provide us with directions to do so ?
    I am looking forward to your reply.
    Thanks a lot !
    Juarez Junior
    SCPJ2/SCWCD/SCBCD
    Unisys Global Outsourcing

    Juarez,
    You are quite correct that the visual Struts modeling does not support tiles yet. Rest assured that it's on the list of features we're working on.
    What that means is that you're not going to visualise the links / submits from the tiles themselves.
    However, the tiles taglib is available in the visual JSP editor so you should have no problem creating tiles content.
    Likewise you can create the relevant plug-in entries for tiles by right clicking on the Struts Config node in the Structure Pane (when the struts-config or the diagram is selected) and from the new menu you'll see plug-in.
    The final option is of course to edit the XML directy should you want to.

  • JDeveloper 10g and 9iOA side by side

    Hi! is it ok if i run 10g and 9iOA side by side?
    Im thinking do the UIX page/view in 10g so i can do previews and then just import the generated UIX in 9iOA. Im trying to re-design the main page of EBS 11.5.9 and currently only Jdev 9iOA is supported.

    Hi,
    Oracle JDeveloper does not conflict with teh Oracle Application Server if installed in its own directory structure
    Frank

  • JDeveloper 10g and Table Viewer

    For JDeveloper 10g, after creating a connection under the database node, right-clicking on a synonym or table does not provide a Table Viewer option in the popup menu. Additionally, double-clicking the synonym or table does not open the table viewer, "No Structure" is displayed in the structure window. However, when creating the same connection in JDeveloper 9i I am able to view the table structure... so the problem doesn't appear to be database rights. Is there some configuration setting in JDeveloper 10g that I have overlooked?

    What version of the database are you using?
    In JDeveloper 10g, you won't see "Table Viewer" on the context menu (you should just see "Open" instead). However, you should definitely be able to see the structure when the table is selected, and you should see the table viewer when double-clicking on the table.
    Also, can you check in the console window (run jdev.exe to see the console window) to see if there are any exceptions being thrown?
    -- Brian

  • Jdeveloper 10g and DHTML

    Hello,
    Does Jdeveloper 10g (or even forthcoming 11g) support DHTML? If so which version?
    Thanks,
    Ruchir

    Hi,
    from http://www.w3schools.com/dhtml/dhtml_intro.asp
    "DHTML is NOT a W3C Standard. DHTML stands for Dynamic HTML. DHTML is not a standard defined by the World Wide Web Consortium (W3C). DHTML is a "marketing term" - used by Netscape and Microsoft to describe the new technologies the 4.x generation browsers would support.DHTML is a combination of technologies used to create dynamic Web sites. To most people DHTML means a combination of HTML 4.0, Style Sheets and JavaScript. "
    This said, there is no version to DHTML but only to its subcomponents. Here JDeveloper supports all the latest version of HTML, CSS and JavaScript (1.5). In JDeveloper 11 you find a JavaScript editor that rounds up our offering.
    Beyond this our ADF Faces Components are built on top of DHTML for those who don't want to hand code DHTML
    Frank

  • JDeveloper 10g and ClearCase

    I tried to configure JDeveloper 10g to use the ClearCase versioning tool and received the following message:
    Warning: A supported ClearCase version has not been detected in your system environment path.
    I checked the PATH env and ClearCase is there.
    The JDev Help docs state that ClearCase 2002/4.0 is supported. Our Rational suite is 2003.
    I'd like to know if the final release of JDev 10g will support the 2003 version. This is critical, we are planning to upgrade to JDev10g to take advantage of new features and we are not able to use Rational 2002 anymore, mainly because Rational now only supports the 2003 suite.
    We'd like to know what's planned for 10g regarding this issue.
    Thanks a lot !
    Juarez Junior
    System Analyst - SCPJ2/SCWCD/SCBCD
    Unisys Global Outsourcing

    Brian - you are right. I was able to create a workarea inside a ClearCase view, and immediately JDeveloper began offering an option to add objects to version control. I still get the "Warning" every time I start up JDeveloper, and that is annoying, but it is only a warning and everything works anyway.
    Thank you.

  • JDeveloper 10g and JDK 1.1

    We are developing using PersonalJava and JDeveloper 10g (for a PDA). To get going, we installed JDK 1.1.8 and set that to be the J2SE for the project. Here is the problem: Everything compiles OK (using ojvc) and runs OK, but I can't debug because JDev tries to use the JPDA API, which of course did not exist in JDK 1.1. Any way around this?

    The JPDA is also available as a separate distribution.
    http://java.sun.com/products/jpda/
    SDK 1.2.2 or later is required.

  • SourceForge SSH CVS on JDeveloper 10g and MacOS

    Hi there,
    I am trying to use last versión of JDeveloper 10g to import a project into SourceForge (needs SSH CVS). I can't make it connect neither with :ext: or internal JDev's SSH2:CVS. CVS command in my Mac bash shell works (I am using MacOS X as OS)
    Any help / directions?
    thanks,
    Ignacio

    Hi Geoff,
    thanks a lot for your reply.
    when testing the connection I'm just getting:
    Testing connection...
    Connection test failed: unable to connect.
    I've tried :ext: and internal SSH, but it is not working. (It anyway makes some connection when accessing SourceForge's shell server in place of cvs server, but can't import anything, obviously)
    I've imported my sources using SSH de sources with shell, but want to use JDeveloper integrated CVS.
    Are you using Windows or MacOS?
    Thanks again,
    Ignacio

  • Integrate JDeveloper 10g and StarTeam

    Hello, my friends
    How do I integrate JDeveloper 10g (10.1.2 and 10.1.3) with StarTeam 2005.
    Thanks you!

    You can build a simple command line interaction using the external tools menu option.
    See this how-to:
    http://www.oracle.com/technology/products/jdev/101/howtos/extools/subversion.html

  • Integration (JDeveloper 10G and SCM 9i)

    I am new working with JDeveloper and SCM.
    Is it possible to integrate JDeveloper 10G to SCM 9i, or should I use the same version for both products, in order to reduce future problems?
    Now I am having some problems, for example:
    1) I can not move a business component from a package to another. Both packages are checked out. The BC4J is checked out, too.
    2) When I try to add a new JSP to the struts file from the graphic view, I have to check out both files the strust,xml and StrutsPageFlow.oxd_struts.
    3) When I delete a file it is not deleted in the repository.
    Are these problems related to the version, or should I install something else?
    Thanks for your help.
    I am including this question in the SCM forum, too

    AFAIK support for Oracle SCM is not yet implemented in JDeveloper 10g. Oracle promises to publish it on Extension Exchange (http://www.oracle.com/technology/products/jdev/htdocs/partners/addins/exchange/index.html) as soon as it will be available. I don't expect it released anytime soon :-(
    Last version of JDeveloper in which I saw that working was 9.0.3.3. Since then it's been worse and worse.
    Regards Jan

  • JDeveloper 10g and BI Beans

    How Jdeveloper 10g(preview) is integrated with BI Beans?
    What is %JDEV_HOME%/bibeans/lib/bibeans.jar? How to use it? Where I can see sample? Documentation?
    Thank You, sorry for bad english.

    Hi,
    %JDEV_HOME%/bibeans/lib/ actually is the directory where the bibeans.jar library is located. %JDEV_HOME% is the installation directory of your JDeveloper release.
    To read more:
    http://otn.oracle.com/products/jdev/collateral/tutorials/9050/jclient_adfbc_tut.html
    http://otn.oracle.com/products/jdev/collateral/tutorials/9050/JspGraphADFBc_tut.html
    To see more:
    http://otn.oracle.com/products/jdev/viewlets/905p_adf_jclientbc/JClientBusinessComponents_viewlet_swf.html
    Frank

  • Needed help on connecting weblogic 8.1 SP5 with oracle 10g and mysql 5.0

    Hi !!
    Hope you are doing well...
    Can anyone tell me how to connect weblogic 8.1 SP5 with an oracle 10g DB on windows..
    also, how to connect weblogic 8.1 SP5 with mysql 5.0 on windows..
    Please step by step... very urgent..
    Thanks!! Jhonson

    Shouldn't this be posted in BEA forums?
    Try getting help there and if you encounter any Oracle related exception, you can post here.

  • [SOLVED]JDeveloper 10g and ADF: How to create proxy from WSDL behind SSL?

    Hi all,
    I have successfully created web service proxies using the "Create Web Service Proxy" wizard. However, when I attempt to generate proxy from a wsdl file behind a ssl connection, JDeveloper throws a "SSLHandshakeException". I have a working java keystore file which was verified by using the soapUI tool. Within the soapUI tool, there is a "SSL Settings" preference tab which allows me to point to a *.jks file/password. I tried looking for a similar setting in JDeveloper preference with no luck. Is anyone familiar with this type of request?
    Many thanks,
    Wes
    Edited by: Wes Fang on Sep 21, 2010 10:25 AM

    add certificate to java keystore with something similar to the following:
    C:\jdev10134\jdk\jre\lib\security>keytool -import -trustcacerts -file MYCERTIFICATE.cer -alias MYCERTIFICATEALIAS -keystore cacerts
    Enter keystore password: *******
    Certificate already exists in system-wide CA keystore under alias <MYCERTIFICATEALIAS>
    Do you still want to add it to your own keystore? [no]: yes
    Certificate was added to keystore
    The reason it said certificate already exist is because I also added it to the JAVA_HOME\ path.
    I restarted jdeveloper and used the proxy generation wizard again, everything worked fine.

Maybe you are looking for