Java does not recognize my regional settings in xp

Hi,
I have set my windows xp Regional Settings for canada/french but I also have resetted the decimal point to a dot ('.') instead of the defaulted comma (,). My JVM does not seem to recognize these changes as it still shows my decimals with a comma.
Is there any way to change that behavior ?
lacou

In the past each major platform (Sun JDK, IBM JDK, Microsoft, HP, etc.) developed and maintained their own locale data, based on various input (could be ISO standards in some countries, or input from localization teams etc). Actually very difficult to create and maintain, since few countries have strict standards and users within countries disagree about what is "correct".
In recent years the Common Locale Data Repository (http://www.unicode.org/cldr/) has been established to create a common standard across platforms. ICU (http://icu.sourceforge.net/userguide/) now pulls locale data directly from the CLDR, one of the major reasons to use ICU4J.
With the work on CLDR some of the other platforms have worked on trying to align with the common standard, but there are still differences. You can find comparison charts here: http://www.unicode.org/cldr/data/charts/main/index.html

Similar Messages

  • Set with filter Expirationtime comparison current-datetime does not list members: regional settings?

    Hi all;
    I've created a criteria-based set that has to filter for users that have an
    "expiration Time" "prior to" "today".
    xpath filter: /Person[ExpirationTime < fn:current-dateTime()]
    I've got one user where I've set a date expired to a week ago.
    When I click view members it does not return any results. When I change the logic to
    "expiration Time" "after" "today".  to see how this logic works, it doesn't return any results either.
    I'm working in Belgium, regional settings are d/MM/yyyy H:mm (in 24h format).
    My browser language is also set to nl-BE, where FIM actually uses this in the PORTAL field too:
    Today in Belgium is 16/09/2014 16:45. But My set returns 0 members.
    I've read some articles that FIM needs the format in yyyy/MM/dd format (for import)
    Is it correct that FIM Portal doesn't handle this XPATH current-dateTime() function correctly for foreign regional settings?
    I've tried to set it current-dateTime("d/MM/yyyy") or other variants, but that gives an error when I'm trying to save.
    Kind regards,
    David

    Hi,
    I've checked, the "SQL Server Agent (MSSQLSERVER)" is running, and set to automatic.
    I've changed the Local default to "dutch (Belgium)" in the Site settings (it was English (US)):
    I've launched iisreset to restart the website.
    I've looked at the set, no members. I've validated if the users its date format was OK (and Belgian/European style) => it was.
    I've played in the set with the different options (I'm translating as these are in Dutch):
     - Prior to 1 day 
     - Prior to 1 day from today
     - Prior to "Tuesday 16 September 2014 0:00:00" (from a calendar control)
     - Prior to today
    None of these returned any user records :(

  • Windows 2003: JAVA does not recognize 8 GB, Why?

    Hello Folks,
    We have a windows 2003 (32 bit) HP server with quad processor with 8 gb ram. we were creating multiple java app servers with 1024MB heap on each server. We were able to create three java servers and fourth one is giving error message saying that there is not enough memory even though there is 8GB of physical memory. We did set the /PAE option. Java version 1.4.2_08.
    What is the maximum memory that JAVA would recognize? (I am not talking about heap memory)
    Are there any windows or JAVA setting that I have to do to make all the 8 GB memory recognized by the JAVA?
    Thanks
    Steve

    Don't use the /3GB switch you'll start getting in to trouble with memory performance and blue screens. Unless you have a specific need that the /3GB solves for you don't go for the general opinion that the /3GB together with Enterprise will solve your problems. It doesn't realy give you more memory, Microsoft together with Intel / AMD are just doing fancy foot work with the memory. Applicatoins like MS SQL and other sepcific apps. can benifit using this /3GB but most apps won't benefit. And even if your server don't blue screen you can still only utilize 3 GB of memory to an app isntead of 2 GB memory and your machine will suffer on other parts. Since your pushing memory from the OS up to the apps the OS will have less place and will run out of memory faster and will get more instable. My recommendation would be to go for W2K3 x64 version.
    /Fredrik

  • Java 1.6.0_05 does not recognize first and last property in jnlp file

    Hi
    Has anybody else seen this?
    The jnlp file contains five properties, but the JRE does not recognize the first nor the last property.
    It has been working great since 1.4.2, through 1.5 and 1.6 until 1.6.0_05.
    <property name='bog' value='%2fdata%2fkirkeboeger1892%2f'/>
    <property name='opslag' value='aa001/AB/007/0000a-A.Jpg,aa001/AB/007/0002a-F.Jpg,... </property>
    <property name='sessionId' value='ed0l5n55yu2h04alvqxdpbn3'/>
    <property name='service' value='http://ao.sa.dk/LAView/ImageServer/Service1.asmx'/>
    <property name='titel' value='1908+-+1924%2c+Agerskov%2c+N%c3%b8rre+Rangstrup%2c+Haderslev'/>The 'opslag' property is much longer, so I cut it off to make it more readable.
    Pressing 's' in the console gives me this
    Dump system properties ...
    awt.toolkit = sun.awt.windows.WToolkit
    file.encoding = Cp1252
    file.encoding.pkg = sun.io
    file.separator = \
    http.auth.serializeRequests = true
    https.protocols = TLSv1,SSLv3
    java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment
    java.awt.printerjob = sun.awt.windows.WPrinterJob
    java.class.path = C:\Program Files\Java\jre1.6.0_05\lib\deploy.jar
    java.class.version = 50.0
    java.endorsed.dirs = C:\Program Files\Java\jre1.6.0_05\lib\endorsed
    java.ext.dirs = C:\Program Files\Java\jre1.6.0_05\lib\ext;C:\Windows\Sun\Java\lib\ext
    java.home = C:\Program Files\Java\jre1.6.0_05
    java.io.tmpdir = C:\Users\MAJ-BR~1\AppData\Local\Temp\
    java.library.path = C:\Program Files\Java\jre1.6.0_05\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Java\jre1.6.0_05\bin;C:\Program Files\Mozilla Firefox;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;"C:\Program Files\Java\jre1.6.0_05\bin"
    java.protocol.handler.pkgs = com.sun.javaws.net.protocol|com.sun.deploy.net.protocol
    java.runtime.name = Java(TM) SE Runtime Environment
    java.runtime.version = 1.6.0_05-b13
    java.security.policy = file:C:\Program Files\Java\jre1.6.0_05\lib\security\javaws.policy
    java.specification.name = Java Platform API Specification
    java.specification.vendor = Sun Microsystems Inc.
    java.specification.version = 1.6
    java.vendor = Sun Microsystems Inc.
    java.vendor.url = http://java.sun.com/
    java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi
    java.version = 1.6.0_05
    java.vm.info = mixed mode, sharing
    java.vm.name = Java HotSpot(TM) Client VM
    java.vm.specification.name = Java Virtual Machine Specification
    java.vm.specification.vendor = Sun Microsystems Inc.
    java.vm.specification.version = 1.0
    java.vm.vendor = Sun Microsystems Inc.
    java.vm.version = 10.0-b19
    javaplugin.proxy.config.type = direct
    javawebstart.version = javaws-1.6.0_05
    jnlpx.heapsize = 64m,128m
    jnlpx.home = C:\Program Files\Java\jre1.6.0_05\bin
    jnlpx.jvm = "C:\Program Files\Java\jre1.6.0_05\bin\javaw.exe"
    jnlpx.remove = false
    jnlpx.splashport = 49557
    line.separator = \r\n
    opslag = aa001/AB/007/0000a-A.Jpg,aa001/AB/007/0002a-F.Jpg,...
    os.arch = x86
    os.name = Windows Vista
    os.version = 6.0
    path.separator = ;
    service = http://ao.sa.dk/LAView/ImageServer/Service1.asmx
    sessionId = ed0l5n55yu2h04alvqxdpbn3
    sun.arch.data.model = 32
    sun.boot.class.path = C:\Program Files\Java\jre1.6.0_05\lib\resources.jar;C:\Program Files\Java\jre1.6.0_05\lib\rt.jar;C:\Program Files\Java\jre1.6.0_05\lib\sunrsasign.jar;C:\Program Files\Java\jre1.6.0_05\lib\jsse.jar;C:\Program Files\Java\jre1.6.0_05\lib\jce.jar;C:\Program Files\Java\jre1.6.0_05\lib\charsets.jar;C:\Program Files\Java\jre1.6.0_05\classes;C:\Program Files\Java\jre1.6.0_05\lib\javaws.jar;C:\Program Files\Java\jre1.6.0_05\lib\deploy.jar
    sun.boot.library.path = C:\Program Files\Java\jre1.6.0_05\bin
    sun.cpu.endian = little
    sun.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86
    sun.desktop = windows
    sun.io.unicode.encoding = UnicodeLittle
    sun.java.launcher = SUN_STANDARD
    sun.jnu.encoding = Cp1252
    sun.management.compiler = HotSpot Client Compiler
    sun.os.patch.level =
    trustProxy = true
    user.country = DK
    user.dir = C:\Users\Maj-Britt\Documents
    user.home = C:\Users\Maj-Britt
    user.language = da
    user.name = Maj-Britt
    user.timezone = Europe/Paris
    user.variant = As one can clearly see, the 'bog' and 'titel' (i.e. first and last) properties are missing, resulting (bad code - I know) in a NullPointerException.

    We also have this problem, but it's not first and last property.
    We have 6 properties, and the 3. property is gone.
    If I download the jnlp file, the property is there, if I choose show jnlp file in "javaws -viewer" it's not there. Only difference between this property and the working properties is length.
    The length is char 255, and the data is base64 encoded.
    I worked fine before upgrading to Java 6 update 5.
    Anyone any ideas?

  • I get "mail server does not recognize your Apple ID and password" when I try to share a picture via email in iPhoto.  My iCloud email works ok otherwise.  I have check all mail settings for ID and password.

    I get "mail server does not recognize your Apple ID and password" when I try to share a picture via email in iPhoto.  My iCloud email works ok otherwise.  I have checked all mail settings for ID and password.

    In the iPhoto preferences ==> accounts delete the account and re-enter it - sometimes that resolves this
    Or IMHO the best long term solution is to set Apple Mail as the iPhoto e-mail client in the iPhoto preferences and use it - it has a number of advatages and has fewer problems
    LN

  • I have OS X (10.6.8) , I have downloaded Apple Java 6 update 13, pogo chess does not recognize my Java, also Java does not appear in system preferences

    I have OS X (10.6.8) , I have downloaded Apple Java 6 update 13, pogo chess does not recognize my Java, also Java does not appear in system preferences.
    How do I get Java to work.

    I just got off phone with AppleCare about same issue. Here is how to fix:
    How to reinstall Java for 10.6.8:
    - Go to:  /System/Library/Java/Support/CoreDeploy.bundle/Contents
    -  Move: javaAppletPlugin.plugin to the trash
    -  Run update   ---   Found at: http://support.apple.com/kb/DL1573
    -  Reset safari
    -  Empty cache

  • HT1414 I "Erased all content and settings" and now my itunes does not recognize my iphoe when i plug it in. Plus my iphone is stuck with the apple symbol on it and wont do anything. what did i do?

    I "Erased all content and settings" and now my iTunes does not recognize my iPhone when I plug it in. Plus my iPhone is stuck with the apple symbol on it and wont do anything. what did I do? How do I get my phone to work again?    

    Reset, hold both Home and Power buttons until the iPhone begins to restart. Usually takes about 10 seconds time. If still problem. Open iTunes on computer. Connect iPhone to computer with USB Cable. Hold both Home and Power buttons until iTunes recognizes iPhone in Recovery Mode. Usually takes about 20 seconds of holding both buttons. Restore the Firmware.

  • Imqobjmgr does not recognize the value of java.naming.provider.url property

    On Windows, I am running imqobjmgr 4.3
    when I run imqobjmgr -i list.properties, I am getting the following error
    Error [A3052]: imqobjmgr does not recognize the value of java.naming.provider.url property.
    Why is that?
    classpath
    C:\Sun\SDK\imq\lib\jms.jar;C:\Sun\SDK\imq\lib\imq.jar;C:\Sun\SDK\imq\lib\fsconte
    xt.jar;.
    contents of list.properties
    # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    # Copyright 2000-2008 Sun Microsystems, Inc. All rights reserved.
    # The contents of this file are subject to the terms of either the GNU
    # General Public License Version 2 only ("GPL") or the Common Development
    # and Distribution License ("CDDL") (collectively, the "License"). You may
    # not use this file except in compliance with the License. You can obtain
    # a copy of the License at https://glassfish.dev.java.net/public/CDDL+GPL.html
    # or mq/legal/LICENSE.txt. See the License for the specific language
    # governing permissions and limitations under the License.
    # When distributing the software, include this License Header Notice in each
    # file and include the License file at mq/legal/LICENSE.txt. Sun designates
    # this particular file as subject to the "Classpath" exception as provided by
    # Sun in the GPL Version 2 section of the License file that accompanied this
    # code. If applicable, add the following below the License Header, with the
    # fields enclosed by brackets [] replaced by your own identifying information:
    # "Portions Copyrighted [year] [name of copyright owner]"
    # Contributor(s):
    # If you wish your version of this file to be governed by only the CDDL or
    # only the GPL Version 2, indicate your decision by adding "[Contributor]
    # elects to include this software in this distribution under the [CDDL or GPL
    # Version 2] license." If you don't indicate a single choice of license, a
    # recipient has the option to distribute your version of this file under
    # either the CDDL, the GPL Version 2 or to extend the choice of license to
    # its licensees as provided above. However, if you add GPL Version 2 code
    # and therefore, elected the GPL Version 2 license, then the option applies
    # only if the new code is made subject to such option by the copyright holder.
    # @(#)list.properties     1.11 07/02/07
    # This property file will list administered objects
    # Version of command file
    # NOTE: This is not the version of the Sun Java(tm) System Message Queue product
    version=2.0
    cmdtype=list
    # If you want to only list a particular type of administered
    # object, uncomment the following line and specify the type.
    # Acceptable values for the type property are: t, q, tf, and qf,
    # where t = topic, q = queue, tf = topic connection factory, and
    # qf = queue connection factory.
    #obj.type=
    # To use the LDAP service provider implementation from
    # Sun Microsystems, uncomment the following two property lines
    # and set the url property correctly.
    objstore.attrs.java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory
    objstore.attrs.java.naming.provider.url=ldap://localhost:389/ou=imqobjmgr,o=sun.com
    # To use the File System service provider implementation from
    # Sun Microsystems on Solaris, uncomment the following two
    # property lines and set the url property correctly.
    # *** Note that the url syntax here is platform specific. ***
    #objstore.attrs.java.naming.factory.initial=com.sun.jndi.fscontext.RefFSContextFactory
    #objstore.attrs.java.naming.provider.url=file:///home/foo/imq_admin_objects
    # To use the File System service provider implementation from
    # Sun Microsystems on Windows, uncomment the following two
    # property lines and set the url property correctly.
    # *** Note that the url syntax here is platform specific. ***
    #objstore.attrs.java.naming.factory.initial=com.sun.jndi.fscontext.RefFSContextFactory
    #objstore.attrs.java.naming.provider.url=file:///C:/imq_admin_objects
    #objstore.attrs.java.naming.security.authentication=
    #objstore.attrs.java.naming.security.principal=
    #objstore.attrs.java.naming.security.credentials=

    I see you're using Sun Java System Message Queue. There's a forum specific to that product over at [http://forums.sun.com/forum.jspa?forumID=711&start=0|http://forums.sun.com/forum.jspa?forumID=711&start=0] . You could try asking there.
    Nigel

  • I installed to Java 7 Update 13 64 bit today but firefox does not recognize

    I installed to Java 7 Update 13 64 bit today but firefox does not recognize it. I have removed all older versions of Java from my Windows 7 64 bit Laptop.

    Install the 32bit version. FF is a 32bit application even on a 64bit platform.

  • "Find my iPhone does not recognize New iPhone 5

    I use my AppleID to "Find my iPhone" successfully on iPhone 4, iPhone4S, iPad, iMac. All show up. New iPhone5 iOS 6.0.2 uses same AppleID in the General iCloud settings, Contacts,email,photostream,safari bookmarks,reminders,notes, are all synced fine. I can even see how much storage is available in my iCloud account on the new iPhone5.  The Problem is that "Find my iPhone" does not recognize the new iPhone 5. Yes location services is turned on. The iPhone5 can find its location in the map app, can find all other devices in "Find my iPhone" just not itself in "Find my iPhone" I tried a hard reset.
    ANY IDEAS?

    How about when the passcode is correct but not recognized?
    I was prompted to enter a password to unlock the device when I downloaded IOS 7 several months ago.
    Entered the password every single day for months, never a problem.
    Yesterday I attempted to download the most recent IOS version and I was asked for a passcode before I could do that (my phone was unlocked). Online I found out the passcode is the unlocking password. It did not work and I was unable to use the phone for several minutes after 5 attempts. I just stored the phone and when home I charged it overnight.
    This morning I unlocked the phone as usual  and used it without a problem for emails, phone calls. etc.. Now, after not having used it for a while, I am asked for the passcode to unlock it as usual, and although I am sure I entered the right code, it is not recognized. I am unable to unlock my phone, although I have done it for months.
    This is not a case of forgotten passcode! And I see it has happened to many others that use 4s and 5s iphones.
    i could attempt the iTune connection fix, but it troubles me that all solutions are presented for forgotten pascodes, and in many cases actually the passcodes are not recognized. Which means, it will keep happening unless Apple offers a solution.

  • My mac air does not recognize my printer.

    My wife's mac recognizes our Epson Printer but mine will not.  I have reset the printer settings and it does not recognizes any printers.  Would love some help on this.  Thanks. 

    My wife's mac recognizes our Epson Printer but mine will not.  I have reset the printer settings and it does not recognizes any printers.  Would love some help on this.  Thanks. 

  • "Apple Mobile Device" failed to start. itunes does not recognize my iPhone4.

    I decided it was time to resync the music on my iPhone since its been months. I begin the sync and after a minute or so, my iTunes suddenly does not recognize my iPhone and freezes. I honestly have no idea what happened but was undaunted.
    OS is MS Windows 7 Home Premium 64 bit SP1
    Now, after trying:   
    - updating to iTunes 10.6.3, which stops installing after a popup saying "Service 'Apple Mobile Device' (Apple Mobile Device) failed to start. Verify that you have sufficient privileges to start system services. With the options Abort Retry or Ignore. Retry does nothing. Ignore allows iTunes to install but it doesn't recognize my phone still which is all I care to use iTunes for.
    - uninstalling all iTunes, Apple, Quicktime, and Bonjour software, which was difficult to do since you have to follow a particular order or else they wont actually uninstall.
    - performing a registry clean using CC Cleaner
    - wiping my compter's apple related Temp files in app data..
    - restarting with a clean boot... updating all drivers.. updating windows..
    I am becoming quite daunted.
    I have done essentially every single thing I could find that might resolve this error. I restarted and tried again (this is the third or maybe four time) and it still will not install.
    I cannot get any third party software to recognize the phone either since I need that Apple Mobile Device. I could always sync my library with Spotify but that's cumbersome and makes me not like my beautiful iPhone.
    Any help would be AMAZING. I've run out of ideas.

    The link above is bad... that account has been suspended.
    Just an FYI, I'm running Windows 7 Professional 64-bit and had just downloaded Itunes 10.7 for this platform.
    Please know that I have NEVER plugged any Apple device into this great computer.
    I have the new Iphone 5 READY to plugin and in ANTICIPATION of installing that phone; I first wanted to start by installing Itunes without any hardware potentially messing up the works.
    I have the exact same problem as reported here and in about 100 places here at Apple.  Please note this system has never seen ANY of these apple applications including quicktime, Itunes, Bonjour, or anything else from Apple for that matter.
    So basically, I'm stuck.  I've read the articles at about 20 sites now and it looks like this is a SEVERE and widespread problem; however, I have yet to find a "real" solution.
    Any advise would be greatly appreciated.  I'm an IT/Telecom Expert and it took me 3 hours to get the Iphone 5 setup and working properly (mainly because of the screen not working sideways for 95% of the configuration options and being forced to fat finger settings) including everything working with Icloud hosted contacts, facebook, a few networks and getting my gmail out of the way (of Icloud and facebook) and finally getting everything rocking, only to hit the wall when it came to Itunes.  Kind of a drag if you ask me.  (I'm thinking the Samsung Galaxy III that I returned to get this thing might have been less grief; but I guess we'll see).
    Anyone with a real fix, please reply!  I could use the help BEFORE I try to plug this phone into my computer!
    Thanks!

  • I suddenly cannot email photos from iphoto. I get a box that says "server does not recognize username or password". I now have to use regular email and cannot re-size my photos.

    Suddenly I can no longer email photos directly via iphoto mail.  The box comes up that says "server does not recognize username or password".  I used to be able to re-size my photos before sending so that they jpeg or pixels were larger for publishing in newspapers or magazines, but I can no longer do that.  Apple tech support told me to change my iphoto "preferences" to using regular email to send.  But that does not allow me to re-size.  Is anyone else having this problem?  I don't know if there was an update that caused this or what?  Please help.

    The box comes up that says "server does not recognize username or password".
    That error message usually will pop up, when there is a conflict between the "From" setting for the mail account you are sending from and the selected outgoing mail server. Probably the outgoing Mail server is receiving a user name and password it does not understand. When the mail returns unsent, do you see the "Try again" panel with the option to select a different outgoing mail server?
    If you do not see this panel, change the Mail "Preferences > General" to "If Outgoing server is unavailable: Show a list of alternate servers". This way, you will know, which server Mail is trying to send from.
    Have you tried to set "From"  pop-up menu to one of your other email addresses?  If that works, change your settings in Mail to always send from this address. You can set this option in the Mail "Preferences > Composing: Send New Messages from". I have my "Send New Messages from" set to "iCloud". That is working best for me with iPhoto.

  • Untrusted server cert chain & does not recognize the certificate authority

    I have java code that makes an ssl connection to an HTTPS server.
    The code workes fine when I connect to a server that has a
    certificate that was issued by a recognizable authority.
    But when I try to connect to our test HTTPS server which has a
    certificate that was created by ourselves for debug, I get this
    java exception: "untrusted server cert chain".
    When I connect to our test HTTPS server with a browser, I get
    this message from the browser in a popup window:
    "www.xyz.com is a web site that uses a security certifcate to
    identify itself. However netscape 6 does not recognize the
    certificate authority that issued this certificate."
    At this point I am able to accept the certificate in the popup
    window and continue.
    Question: In my java code how can I accept a certificate
    that was signed by an unrecognizable authority just like the
    browser can. Or during debug, how can I set an override
    to accept ALL certs no matter what.
    Thanks.....Paul

    You will have to import your server test certificate into your client machine keystore. By default the keystore will be the 'cacerts' file in JAVA_HOME/jre/lib/security, get your server certificate in .pem format and use keytool to import it to the client.
    keytool -import -alias <anything> -file <full path of .pem file> -keystore <full path of cacerts file>
    The keystore password is 'changeit' by default, keytool comes with the JDK.
    The reasoning behind this is to prevent the misuse of test certificates, the client has to consciously import an untrusted certificate. When you install a real certificate on your server the client will be automatically validated if bought from a trusted CA (Thawte, Verisign).
    Take a look at the java.security.KeyStore class, you can use it to view your certificate chain.
    Ronny.

  • One of the USB devices have malfunctioned and windows does not recognize it---MESSAGE

    Upon plugin, One of the USB devices attached  has malfunctioned and window does not recognize it message is displayed.  I have tried different settings with the USB driver.  Have reset the ipod. Have reinstalled itunes on computer and ipod.
    HELP PLEASE!!!

    Here:
    iOS: Device not recognized in iTunes for Windows
    I would start with
    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7
    or
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP

Maybe you are looking for

  • Twitter widget in Captivate 7 not working

    I am using Captivate 7 to add the twitter widget to a course. I can publish it with no problem, however, it won't allow me to generate a pin. . When I click on the button "Generate PIN" it comes back with a message: "To disable twitter functionality,

  • Mavericks has deleted all my data!

    Hi, With Mavericks finally installed, I restarted my Mac only to find out the installation process had deleted all my data on my SSD! Is there any way to retrieve them? So gutted.

  • Want to know everything about transports

    Hello, I will be very thankful if someone can give me links on the topi 'transports'. But it will be more nice of you if you can explain also little bit. 1. what are transports 2. how they are created 3. how they are send to customer 4. I did some co

  • Interface with a static method.

    I have tried to define an interface which requires a subclass to implement a static function. interface Testable { public static TestFrame getTestFrame(); The idea is the the Testable object must be created with the appropriate constructer arguements

  • Visio 2010 reverse engineering ora-12504 error

    I am trying to create Database Model Diagram via MS Visio 2010 from my existing Oracle Database. But everytime i am having ORA-12504:TNS:listener was not given the SERVICE_NAME in CONNECT_DATA. If i use Oracle Data Modeler i dont have any error. What