ForeignKeyDeleteAction=null not working with Kodo 4.1.2 and Mysql 5

Hello,
i am trying to use Kodo 4.1.2, together with mysql 5.0
my kodo.properties says:
openjpa.jdbc.MappingDefaults: jdo(ForeignKeyDeleteAction=null)
and i am expecting an sql-statement something like:
ALTER TABLE mytable ADD FOREIGN KEY (bar) REFERENCES othertable(foo) ON DELETE SET NULL;
but all i got is:
ALTER TABLE mytable ADD FOREIGN KEY (bar) REFERENCES othertable(foo);
Kodo 4.0 didn't have any problems with that. Also, in Kodo 4.1.2 other ForeignKeyDeleteActions (like 'cascade' oder 'default') are working like expected.
What am i doing wrong? Where can i find some upgrade instructions? Is this a bug?
Thanks in advance,
Markus

If the same exact app and code works with 4.0 with the same ForeignKeyDeleteAction setting, I suggest that you open a case with support.
This property hasn't changed since 4.0
http://e-docs.bea.com/kodo/docs41/full/html/ref_guide_mapping_defaults.html
Laurent

Similar Messages

  • My itunes 11 Home sharing is not working with my windows 7 PC and iPad it shows up on iPad and when I go to share the music app does loading for 3 mins and crashes I am using a virgin super hub router please please please help

    My itunes 11 Home sharing is not working with my windows 7 PC and iPad it shows up on iPad and when I go to share the music app does loading for 3 mins and crashes I am using a virgin super hub router please please please help

    My itunes 11 Home sharing is not working with my windows 7 PC and iPad it shows up on iPad and when I go to share the music app does loading for 3 mins and crashes I am using a virgin super hub router please please please help

  • Dear sir I bought my iPhone 4 from Apple store in Charlotte N/C about 2years ago without contract. Now I tried to upgrade it to iOS 7.0.4.but after that my phone not work with last sim card. And invalid sim appeared.so I bought it without contract but it

    Dear sir
    I bought my iPhone 4 from Apple store in Charlotte N/C about 2years ago without contract.
    Now I tried to upgrade it to iOS 7.0.4.but after that my phone not work with last sim card.
    And invalid sim appeared.so I bought it without contract but it seems to be lock in my country
    Please tell me whats the matter?
    My phone serial no  86034HTCA4T
    Modem firmware  04.12.09
    Thanks

    Without contract is not the same as unlocked. The update to iOS 7 relocked
    the iPhone to the wireless carrier to which it was originally locked. You must
    contact that wireless carrier to see if they offer unlocking and if you qualify.
    If you used jailbreak or other hack to unlock the iPhone initially, the method
    used may prevent a legitimate unlock from succeeding and may render your
    iPhone unuseable.

  • HT1409 I have done this but it does not work with one of my albums and I dont know why??

    I have done this but it does not work with one of my albums and I dont know why??

    That would be it. Sometimes you can tweak the album & artist names enough for iTunes to download matching art from the store, or you could add a bonus track featuring 1 second of silence and attach artwork to that, or you could convert the files to Apple Lossless.
    tt2

  • I inadvertently installed the mountain Lion Safari over my existing copy not realising that it would not work with OS 10.7.5 and now I am unable to use it .

    I inadvertently installed the Mountain Lion Safari over my existing copy not realising that it would not work with OS 10.7.5 and now I am unable to use it .
    Can someone suggest a solution please.

    It should work, but it's an unmitigated mess. Simplest is to boot into recovery mode and reinstall the OS.

  • 5k retina display - scroll not working with Safari (both magic mouse and trackpad)

    Hi,
    suddenly my trackpad and magic mouse stopped working with scrolling (most annoying one) and other gestures.
    I recently bought the iMAC 5K retina display and was not expecting this by any means...
    I have a ton of tabs open on safari and simply "refuse" to try the old windows way of rebooting the machine...
    I have to use the arrow keys to scroll down... this is insane
    could you please advise? am I missing something?
    many thanks

    Just found out the reason I couldn't get the two to play nicely. I had connected my keyboard and trackpad using a "Magic Wand" which looked great. Unfortunately the magic wand had a connecting piece to fill in the gap between the two pieces and this was preventing the little pads underneath the trackpad clicking. So I can only guess that because the trackpad couldn't click it thought it was stuck and therefore also locked up the mouse. I've remove the connector and both pieces work perfectly together!

  • Embed tag is not working with Mozilla Firefox 23, 24 and 25

    Requirement:
    While loading the java applet on a page, if the user system do not have plugin loaded then our code should redirect the user to get Java 1.6 plugin.
    At present I am using below two URL for automatically JRE6 download
    • IE : https://java.sun.com/update/1.6.0/jinstall-6-windows-i586.cab#Version=1,6,0,31<br />
    [When user tries to access the applet page from IE browser then he/she is getting pop-up message for JRE6 installation, provided that the user system don’t have any JRE installed]. This scenario is working IE8,9,10<br />
    • Mozilla family : https://javadl.sun.com/webapps/download/AutoDL?BundleId=60336
    Below is the used script for ‘Object’ and ‘embed’ tag:
    <pre><nowiki><script language="javascript" >
    <OBJECT classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93" name="OrderApplet"';
    WIDTH = 775 HEIGHT = 600
    codebase="https:\/\/java.sun.com\/update\/1.6.0\/jinstall-6-windows-i586.cab">';
    <PARAM NAME = "type" VALUE="application\/x-java-applet;version=1.6.0_31">';
    <PARAM NAME = "scriptable" VALUE = "true" >';
    <COMMENT>';
    <EMBED type="application\/x-java-applet;version=1.6"
    pluginspage="https:\/\/javadl.sun.com\/webapps\/download\/AutoDL?BundleId=60336">
    <NOEMBED>
    <\/COMMENT>;
    <\/NOEMBED><\/EMBED>;
    <\/OBJECT>;
    </script></nowiki></pre>
    User is getting pop-up message for JRE6 installation with browser IE8, 9, and 10 and also with Mozilla Firefox 22, but it’s failing with latest version of Mozilla Firefox23,24 and 25.
    I have gone through so many sites but could find any reason for this behavior.
    I have provided JRE6 32-bit version download URL, here I don’t think so I’m doing any version incompatibility because both the JRE6 and Mozilla Firefox are 32-bit version. And 64 bit Firefox version is not available for windows.
    I’m not sure why the code is working with Firefox 22 and its lower version but
    doesn’t work with higher version than firefox22….like 23,24,25
    Can anyone help to sort out this issue?
    Thanks, <br />
    Sumit

    Sorry for the delay in getting an answer, yesterday was a holiday in the USA.
    This forum is for Firefox user support, not for web developer support. My rough guess is that since Mozilla has blocked all but the most recent update for Java 7 Plugins - https://addons.mozilla.org/en-US/firefox/blocked/ - and Firefox 23 brought in a new '''Simplified interface for notifications of plugin installation''' - http://www.mozilla.org/en-US/firefox/23.0/releasenotes/ - that is probably why you're having a problem with versions of Firefox after Firefox 22.
    Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox. <br />
    http://forums.mozillazine.org/viewforum.php?f=25 <br />
    ''You'll need to register and login to be able to post in that forum''.

  • SME 7.1 not working with Exchange 2010 SP3 UR8v2 and OnTap 8.2.3 7mode

    Followed IMT and installed software that NetApp said would work.Ontap 8.2.3 7-modevmWare 5.0 SP3Microsoft Windows Server 2008 R2 SP1Exchange 2010 SP3 UR8v2NetApp Host Tools 6.0.2SnapDrive 7.1.1SME 7.1 Everything connects fine.  SnapDrive sees my drives.  SME connects to Exchange Server.  However in the process of configuring SME, I get the following error.  I have followed knowledge base article and increased the timeout of DFM connection in registry, but that has not solved the problem.  Has anyone run into this before?  SME 6.1 works fine, but is not compatible with SnapDrive 7.1.1 (causes verifications to fail because server can't mount clone) and lower SnapDrive versions are not compatible with Ontap 8.2.3.  I am in a real bind here. Thanks in advance. 

    the following configuration for SME 7.1 is no longer supported: Windows Server 2008 R2Exchange 2010 SP3 RU1 – RU5WMF/PowerShell 3.0SME 7.1 The supported configuration will now be: Windows Server 2008 R2Exchange 2010 SP3 RU5WMF/PowerShell 4.0SME 7.1 this is because Microsoft does not support WMF 3.0 on Server 2008 R2 running Exchange 2010 SP3, with any RU version.SME 7.1 requires a minimum of PowerShell 3.0 (part of WMF 3.0) in order to run. Feel free to review the Exchange Server Supportability Matrix located here: https://technet.microsoft.com/en-us/library/ff728623%28v=exchg.150%29.aspx. All existing documentation (ISG, Admin Guide, IMT) will be updated shortly to reflect this change in requirements. hope that helps,Domenico.

  • SoundFX suddenly not working with PCI-Express SB Titanium and Windows 7 HP 64

    Hi guys,
    I bought myself a PCI-Express Sounblaster Titanium bulk last friday.
    I downloaded some drivers (sorry, I have no idea what Version?) and an Update to the latest official Version (2.7.0007). When I first tried tu use VoiceFX it worked and I was astonished. Its seemed a real cool gimmick.
    Strangely, when I tried it again the next day the VoiceFX buttons where still there under the Audio Config thingie, but my voice did not change anymore when I chose for ex. Robot or Ork. It did not matter what I chose, my voice always stayed normal.
    Since then I've deen doing nothing else than to deinstall, reinstall drivers, deleting driver traces, trying again. My worst case was that the VoiceFX did not show at all anymore, my best case was as described above.
    I even treid the new beta Drivers.
    Does anyone have a solution?
    If not, can anyone tell me what dependancies VoiceFX has? Is it enough to install only the drivers or does it need something else as well?
    With which Driver Version does it definitely work under Win 7 64?
    Oh yeah, I have I microphone which I can switch to Mono or Stereo, does it only work with one of the two? Mine was mostly in Stereo mode. (It comes from a company (dunno which one) thats got nothing to do with computers, games or creative, it's one of those Microphones you connect to your tie).
    Thanks@all

    Weird... I changed nothing and yeterday it worked...
    I just understand this, but what the hell?

  • Bravia Sync does not work with Sony Bravia XBR-55X900B and BDV-N8100W Bluray 3D Home Theatre System.

    Bravia Sync does not function with my Sony Bravia XBR-55X900B and Sony BDV-N8100W Bluray 3D Home Theatre System.  The Sony Bravia XBR-55X900B does not list the Sony BDV-N8100W on the Bravia Sync device list.  Does anyone have an explanation or solution for this?

    Please use a component cable.  With either RCA or optical for audio.  That is the quickest fix.  For current HDMI issues. 
    1.7 upgrade has been known to fix most of the HDMI issues.  Verizon is working diligently to roll out img 1.7.
    Javier
    Verizon Telecom
    Fiber Solution Center
    Notice: Content posted by Verizon employees is meant to be informational and does not supercede or change the Verizon Forums User Guidelines or Terms or Service, or your Customer Agreement Terms and Conditions or Plan. Follow us on Twitter™!

  • Java Plugin not working with firefox 3.o.13  and linux.

    this is my ln -s to the plugin at /usr/lib/mozilla/plugins
    libjavaplugin_oji.so -> /usr/local/jdk1.6.0_16/jre/plugin/i386/ns7/libjavaplugin_oji.so
    Any ideas why java is not working?
    Here's the ln -s again:
    #pwd
    #/usr/lib/mozilla/plugins
    # ls -l
    lrwxrwxrwx 1 root root 63 Sep 28 20:41 libjavaplugin_oji.so -> /usr/local/jdk1.6.0_16/jre/plugin/i386/ns7/libjavaplugin_oji.so
    Here are my java stats:
    # java -version
    java version "1.6.0_16"
    Java(TM) SE Runtime Environment (build 1.6.0_16-b01)
    Java HotSpot(TM) Client VM (build 14.2-b01, mixed mode, sharing)
    Firefox 3.0.13:
    Mozilla/5.0 (X11; U; Linux i686;
    Gentoo Linux:
    # uname -a
    Linux tma 2.6.30-gentoo-r5 #10 SMP Sun Sep 20 21:52:19 PDT 2009 i686 Pentium III (Coppermine) GenuineIntel GNU/Linux
    I installed java from a jdk*.sh file and set the class path in /etc/bash/bashrc (not that it matters.
    The appletviewer does work.

    solved: I knew you all knew I could figure this out.
    #cp -R /usr/lib/mozilla/plugin/ /usr/lib/firefox-mozilla/
    asuming this is true:
    tma plugins # pwd
    /usr/lib/mozilla/plugins
    tma plugins # ls -l
    total 4
    lrwxrwxrwx 1 root root 63 Sep 28 20:41 libjavaplugin_oji.so -> /usr/local/jdk1.6.0_16/jre/plugin/i386/ns7/libjavaplugin_oji.so
    tma plugins #

  • Hyperlink text will not work with _self, only as self and then creates window

    I understand that the code below should work but it doesn't, I have to take the underline before self out, for the hyperlink to work at all, and then it creates another window for the file. There may some sort of glitch that I am not aware of. But the code below does not work as is in my app. Any further suggestions?
    var t:TextField = new TextField();
    t.htmlText = "hello world"+ "<a href='weeTestPage.html' target='_self'><u>click here</u></a>";
    t.autoSize=TextFieldAutoSize.LEFT;
    addChild(t);

    You are asking second time same question. (http://forums.adobe.com/message/3401366?tstart=0#3401366)
    I answered the first one.
    Haven't you read it?

  • The CDX-GT710HD will not work with my Galaxy s4 phone and tech support seems to not be able to help.

    I can not get my Galaxy s4 to be recognized by the brand new Sony CDX-GT710HD car stereo I had installed in my truck. Does anyone have any useful suggestions besides the oh well answer that tech support has to hand out? And please, no one tell me USB is not reliable. It is on most other devices so this is a limitation of the radio when using Android. There are entire sections of the manual that talk about using the iPhones when connected to the USB. Right now I am thinking I got ripped off and that is stopping me from buying other items like the PS4 and a new TV.

    For music playback via USB, the CDX-GT710HD Car Stereo requires MSC (Mass Storage Class)-type USB devices (such as a USB flash drive, digital media player, Android™ phone) compliant with the USB standard can be used. Depending on the digital media player or Android phone, setting the USB connection mode to MSC is required. However, Samsung phones don't have MSC function. They're using MTP mode, if MTP doesn't work then it may not be compatible with this unit. 
    If my post answers your question, please mark it as "Accept as Solution"
    http://bit.ly/Win-4K

  • Adobe Reader XI not working with SBA forms in FF and Chrome

    So I am having this issue when I try to open an SBA form in chrome or FF where it will not open first try and I have to refresh the page untill it opens. IE on the other hand does not give me this problem, but I don't want to recommend my custoemrs use IE.
    As a side note SBA forms have to be vied with Adobe so I have already disable Chromes pdf viewer and all other pdf viewers except adobe.
    Please help!
    -edit
    Adobe Read XI version 11.0.06
    Chrome = 32.0.1700.107 m
    IE = 11
    FF = 26. currently updating will check with new version

    I do not use Chrome, so I can't advise you about that.
    But Firefox also uses its own PDF viewer, not the Adobe PDF plugin.  See http://helpx.adobe.com/acrobat/kb/pdf-browser-plugin-configuration.html

  • DNS Resolver not working with JDK 1.5.0_6 and Windows 2003

    I have a Windows Server 2003 machine which now has Java JDK 1.5.0_6 installed on it. Somehow the DNS resolver doesn't work - every call to InetAddress.getByName("host") throws an UnknownHostException. I've tried de-installed java and re-installing, but the problem remains. No traffic seems to be generated (i.e. no packets to port 53) when getByName() is called. I don't have any kind of firewall on the Windows Server 2003 machine.
    Has anyone ever seen this kind of behaviour / problem before and know of a solution?
    Thanks,
    Peter

    Ok, I finally managed to solve this problem. What was happening was that IPv6 was installed on this computer, and as a result Java was trying to do a DNS lookup using a IPv6 socket and failing. With the help of TracePlus Winsock, I discovered that internall Java's InetAddress.getByName does this:
    WSAStartup
    socket(INET6)
    getaddrinfo
    WSACleanup
    Two solutions are possible - either set the system preference java.net.preferIPv4Stack to true, or uninstall the IPv6 stack. Since I couldn't find a way to set the system preference in a persistent manner (apart from passing in an argument on the java command line), I uninstalled the IPv6 stack.
    Hope this helps someone else.
    Peter

Maybe you are looking for