InitialDirContext  red underline problem... Urgent

Hello everybody, i'm facing a strange error when i try to set the enviroument created to access the LDAP to the InitialDirContext. I'm running the following code under window xp and i'm getting a red underline with "ctx = new InitialDirContext(env);". It specify that i either remove the "env" or to set it as boolean to satisfy the constructors.
The code is:
Hashtable env = new Hashtable();
                         env.put(Context.INITIAL_CONTEXT_FACTORY,"com.sun.jndi.ldap.LdapCtxFactory");
                         env.put(Context.SECURITY_PRINCIPAL, "cn=Manager,dc=mydomain");
                         env.put(Context.SECURITY_CREDENTIALS, "secret");
                         DirContext ctx = null;
               NamingEnumeration results = null;
               boolean answer = false;
               try {
                    ctx = new InitialDirContext(env);
               SearchControls controls = new SearchControls();
               controls.setSearchScope(SearchControls.SUBTREE_SCOPE);
               results = ctx.search("", "(objectclass=person)", controls);
I tried to resolve it by downloading the jdni.jar file and include it in the path variable. Nothing is changed and i still get that red underline ..
Please support.
Regards,
Ahmed Banihammad

95% of the code you posted has absolutely nothing to do with selecting the text in a combobox when it gains focus. If you want to create a simple executable example that contains two components so we can tab from one component to the other, then maybe I'll take some time to look at your problem, but frankly its not urgent to me and I'm not going to read throught unnecessary code in an attempt to find the problem.

Similar Messages

  • There is no red underline for misspelled words in Safari on Ipad Air since update

    Since updating to the new IOS I don't see that red scribbly underline under misspelled words in Safari (or Google Chrome) anymore on my Ipad Air. I like that underline, cause it's an easy and fast way to see when I mispelled something or made a typo.
    The spellcheck function on my Ipad is turned on (the autocorrect and suggestion function are turned off). I do see that red underline in other text programs, like Quickedit, Facebook Messenger and Notes. But not in Safari or in Google Chrome and Google Drive/Documents
    I already tried to no avail:
    turning the spellcheck, suggestions and autocorrect on and off
    Resetting the Ipad (with the home and sleep/wake button)
    Deleting my Safari and Google history data
    Deleting my dictionary data
    Deleting the emoji keyboard
    How do I get it to work again?

    I suspect that's an actual change to iOS 8, but if it isn't and you think it's a glitch or bug, then open a ticket with Apple Support, so they can get it registered as a problem, so the Apple software people can fix it ...
    Apple Support
    http://www.apple.com/support/
    Apple Retail Store - Genius Bar
    http://www.apple.com/retail/geniusbar/
    Product Feedback
    https://www.apple.com/feedback/

  • Red underline inline spellcheck in Forms 6i c/s and 10gr2 web and 11gr1 web

    I've looked through all the spell check threads and I think I'm asking an original question.
    I'm looking for a spellcheck solution that mimics MS Word's red underline spellchecking as you type.
    My company has a electronic healthcare record software package that commonly contains lots of narrative typed by users. Spell check is a very important feature. We have many customers, so I cannot control what other software exists on each client machine.
    Except:
    1) I don't want to use MS Word as an editor and I don't want to use OLE integration
    2) I don't want to use Jspell, as this must work in both c/s and web (JSpell doesn't red underline as you type as I understand either)
    3) I don't want a spellchecker that must be installed on the client machine (Accuspell, Spellcheck Anywhere, etc), although these typically do the job, some have problems with different MS Windows versions (ie Accuspell works on 2kPro and XP, but not on Vista & 7).
    4) I want the dictionary to be stored in the database, so it is centralized
    5) I need to stick with Oracle Forms
    The best solution that I have found that fits all the bills above is "woodys web site" spellchecker where the spellchecker is actually built into forms (using an olb) and uses a dictionary that is stored in the database, although it only spellchecks one field when you press a button, and does not provide inline spellcheck (the red underline as you type).
    Does anyone have any ideas?? There has been spell check discussion within this forum from back in 2000, with no one finding the "right" solution. Just wondering whether anything new has come up??
    Thanks in advance.

    Hi,
    It is not possible to do achieve what you want, in C/S and Web more using same methodology. For 6i, you may need to use OLE, and for web, you can use a PJC (you can build it on top of JSpell? ). Of course, I am aware that both options are falling on your exception list ;) , but, i feel this is what you left out.
    -Arun

  • Adding wavy red underlines to certain points in an af: inputText.

    I have a simple page containing an inputText component that uses a validator in a backing bean, which checks the syntax of the string. I have the positions of the invalid text and I would like to add wavy red underlines to these points. How would I go about doing this?
    Edited by: 947290 on Aug 23, 2012 3:30 AM

    Hi,
    Welcome to OTN. Always mention your JDev version (Read [url https://forums.oracle.com/forums/ann.jspa?annID=56]this announcement).
    You cannot use inputText for this case. You could however use [url http://docs.oracle.com/cd/E21043_01/apirefs.1111/e12419/tagdoc/af_richTextEditor.html]af:richTextEditor
    Check the [url http://jdevadf.oracle.com/adf-richclient-demo/faces/components/index.jspx#%2Fcomponents%2FrichTextEditor.jspx]demo for more.
    -Arun

  • J2EE StartUp Problem, URGENT.

    Hi all!
    I'm having a problem since friday with the J2EE Engine Startup. The problem is that MMC says me that the server is running but i can access to the server by anyway. The developer trace of the jcontrol process is:
    [Thr 2968] Tue Aug 09 13:59:50 2005
    [Thr 2968] JControlICheckProcessList: process server0 started (PID:1544)
    JStartupStartJLaunch: program = C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_toshiba-user
    -> arg[02] = -DSAPINFO=J2E_00_sdm
    -> arg[03] = -file=C:\usr\sap\J2E\JC00\SDM\program\config\sdm_jstartup.properties
    -> arg[04] = -nodeName=sdm
    -> arg[05] = -nodeId=2
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_2964
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC00\work\jvm_sdm.out
    -> arg[08] = -stdOutFile=C:\usr\sap\J2E\JC00\work\std_sdm.out
    -> arg[09] = -locOutFile=C:\usr\sap\J2E\JC00\work\dev_sdm
    -> arg[10] = -mode=JCONTROL
    -> arg[11] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_toshiba-user
    -> lib path = PATH=C:\j2sdk1.4.2_08\jre\bin\server;C:\j2sdk1.4.2_08\jre\bin;C:\oracle\WAS\92\bin;C:\oracle\WAS\92\jre\1.4.2\bin\client;C:\oracle\WAS\92\jre\1.4.2\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\j2sdk1.4.2_08\bin;C:\oracle\WAS\92\Appache\perl\5.00503\bin\MSWin32-x86;C:\usr\sap\J2E\SCS01\exe;C:\usr\sap\J2E\JC00\exe;C:\usr\sap\J2E\SYS\exe\run
    -> exe path = PATH=C:\j2sdk1.4.2_08\bin;C:\usr\sap\J2E\JC00\j2ee\os_libs;C:\oracle\WAS\92\bin;C:\oracle\WAS\92\jre\1.4.2\bin\client;C:\oracle\WAS\92\jre\1.4.2\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\j2sdk1.4.2_08\bin;C:\oracle\WAS\92\Appache\perl\5.00503\bin\MSWin32-x86;C:\usr\sap\J2E\SCS01\exe;C:\usr\sap\J2E\JC00\exe;C:\usr\sap\J2E\SYS\exe\run
    [Thr 2968] Tue Aug 09 13:59:51 2005
    [Thr 2968] JControlICheckProcessList: process SDM started (PID:1556)
    [Thr 1188] Tue Aug 09 14:01:01 2005
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] Tue Aug 09 14:01:58 2005
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] Tue Aug 09 14:10:25 2005
    [Thr 1188] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 1188] Tue Aug 09 14:15:45 2005
    [Thr 1188] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 1188] Tue Aug 09 14:20:46 2005
    [Thr 1188] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 1188] Tue Aug 09 14:26:06 2005
    [Thr 1188] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 1188] Tue Aug 09 14:31:07 2005
    [Thr 1188] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 1188] Tue Aug 09 14:36:27 2005
    [Thr 1188] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 1188] Tue Aug 09 14:41:28 2005
    [Thr 1188] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    Then i try to login the visual admin gives me a windows error and the msg_server process shuts down alone. Then i restart that node and agregate the following lines to the trace:
    Thr 1188] Tue Aug 09 14:42:25 2005
    [Thr 1188] *** ERROR => MsINiRead: NiBufReceive failed (NIECONN_BROKEN) [msxxi.c      2488]
    [Thr 1188] *** ERROR => MsIReadFromHdl: NiRead (rc=NIECONN_BROKEN) [msxxi.c      1652]
    [Thr 1188] Tue Aug 09 14:42:27 2005
    [Thr 1188] ***LOG Q0I=> NiPConnect2: SiPeekPendConn (10061: WSAECONNREFUSED: Connection refused) [nixxi_r.cpp 8588]
    [Thr 1188] *** ERROR => MsIAttachEx: NiBufConnect to toshiba-user/3601 failed (rc=NIECONN_REFUSED) [msxxi.c      633]
    [Thr 1188] *** WARNING => Can't reconnect to message server (toshiba-user/3601) [rc = -100]-> reconnect [jcntrms.c    295]
    [Thr 1188] Tue Aug 09 14:42:32 2005
    [Thr 1188] *** ERROR => MsIAttachEx: NiBufConnect to toshiba-user/3601 failed (rc=NIECONN_REFUSED) [msxxi.c      633]
    [Thr 1188] *** WARNING => Can't reconnect to message server (toshiba-user/3601) [rc = -100]-> reconnect [jcntrms.c    295]
    [Thr 1188] Tue Aug 09 14:42:38 2005
    [Thr 1188] *** ERROR => MsIAttachEx: NiBufConnect to toshiba-user/3601 failed (rc=NIECONN_REFUSED) [msxxi.c      633]
    [Thr 1188] *** WARNING => Can't reconnect to message server (toshiba-user/3601) [rc = -100]-> reconnect [jcntrms.c    295]
    [Thr 1188] Tue Aug 09 14:42:44 2005
    [Thr 1188] *** ERROR => MsIAttachEx: NiBufConnect to toshiba-user/3601 failed (rc=NIECONN_REFUSED) [msxxi.c      633]
    [Thr 1188] *** WARNING => Can't reconnect to message server (toshiba-user/3601) [rc = -100]-> reconnect [jcntrms.c    295]
    [Thr 1188] Tue Aug 09 14:42:49 2005
    [Thr 1188] JControlMSConnect: reconnected to message server (toshiba-user/3601)
    [Thr 1188] Tue Aug 09 14:48:11 2005
    [Thr 1188] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 1188] Tue Aug 09 14:53:12 2005
    [Thr 1188] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 1188] Tue Aug 09 14:58:32 2005
    [Thr 1188] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    I try to login the visual admin again and gives me the following error: "Cannot open connection on host: 191.9.6.22 and port: 50004"
    Looking the log and trace files i see the following errors:
    - SAPEngine_System_Thread[impl:5]_5##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to toshiba-user/3201(Connection refused: connect)#
    - java.net.SocketException: socket closed
         at java.net.PlainSocketImpl.socketAccept(Native Method)
         at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:353)
         at java.net.ServerSocket.implAccept(ServerSocket.java:448)
         at java.net.ServerSocket.accept(ServerSocket.java:419)
         at com.sap.engine.core.port.impl0.ServerSocketListener.run(ServerSocketListener.java:87)
    - erver socket listener opened by service on socket encountered error. The listener will be stopped.#2#p4#ServerSocket[addr=/0.0.0.0,port=0,localport=50004]
    I dont know whats happening, if somebody knows i hope that helps me. Please is urgent.
    Thx and Rgds.
    Gregory

    Hi, thx a lot both.
    Respect the link
    http://<hostname>:50<instanceno>00/sap/monitoring/SystemInfo , i cant access it. I cant access by telnet, by visual admin.
    In the work folder under \usr\sap\<sid>\JC00 i found that the last updated files are:
    - available.txt that contains the following data:
        Unavailable 08.08.2005 10:46:53 - 08.08.2005 10:58:54
        Available   08.08.2005 10:59:54 - 08.08.2005 13:52:54
        Unavailable 08.08.2005 13:53:54 - 08.08.2005 13:53:54
        Available   08.08.2005 13:54:54 - 08.08.2005 14:03:54
        Unavailable 08.08.2005 14:04:54 - 08.08.2005 14:04:54
        Available   08.08.2005 14:05:54 - 08.08.2005 14:34:54
        Unavailable 08.08.2005 14:35:54 - 08.08.2005 14:39:44
        Unavailable 08.08.2005 14:56:17 - 08.08.2005 16:24:13
        Unavailable 08.08.2005 16:28:07 - 08.08.2005 16:29:07
        Unavailable 08.08.2005 16:34:36 - 08.08.2005 17:17:58
        Unavailable 09.08.2005 08:13:36 - 09.08.2005 08:54:33
        Unavailable 09.08.2005 08:57:04 - 09.08.2005 12:46:25
        Available   09.08.2005 12:47:25 - 09.08.2005 13:26:25
        Available   09.08.2005 13:43:56 - 09.08.2005 13:55:56
        Unavailable 09.08.2005 13:56:40 - 09.08.2005 14:04:57
        Available   09.08.2005 14:05:57 - 09.08.2005 16:16:57
        Unavailable 09.08.2005 16:17:57 - 09.08.2005 17:27:12
        Unavailable 10.08.2005 08:10:30 - 10.08.2005 08:35:39
        Available   10.08.2005 08:36:39 - 10.08.2005 09:16:39
        Available   10.08.2005 12:33:51 - 10.08.2005 14:01:51
    - dev_jcontrol that contains the information displayed in the developer trace of jcontrol process(and y mentioned above)
    - dev_dispatcher that contains the following info:
        [Thr 2664] Wed Aug 10 08:33:04 2005
        [Thr 2664] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
        [Thr 2664] JLaunchISetClusterId: set cluster id 5761000
        [Thr 2664] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
        [Thr 2664] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
        [Thr 3320] Wed Aug 10 08:33:21 2005
        [Thr 3320] JLaunchISetP4Port: set p4 port 50004
        [Thr 3528] Wed Aug 10 08:33:26 2005
        [Thr 3528] JLaunchISetTelnetPort: set telnet port 50008
        [Thr 3528] JLaunchISetTelnetPort: set telnet port 50008
        [Thr 3584] Wed Aug 10 08:33:55 2005
        [Thr 3584] JLaunchISetHttpPort: set http port 50000
        [Thr 2664] Wed Aug 10 08:34:02 2005
        [Thr 2664] JLaunchISetState: change state from [Starting (2)] to [Running (3)]
        [Thr 2568] Wed Aug 10 08:34:08 2005
        [Thr 2568] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver
        [Thr 3660] Wed Aug 10 08:35:07 2005
        [Thr 3660] JLaunchISetP4Port: set p4 port 50004
        [Thr 3600] Wed Aug 10 08:36:34 2005
        [Thr 3600] JLaunchISetHttpPort: set http port 50000
        [Thr 3612] Wed Aug 10 12:43:40 2005
        [Thr 3612] JLaunchISetHttpPort: set http port 50000
        [Thr 3612] JLaunchISetP4Port: set p4 port 50004
        [Thr 3612] JLaunchISetTelnetPort: set telnet port 50008
    - dev_server0 that contains:
        [Thr 2676] Wed Aug 10 08:33:06 2005
        [Thr 2676] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
        [Thr 2676] JLaunchISetClusterId: set cluster id 5761050
        [Thr 2676] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
        [Thr 2676] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
        [Thr 4296] Wed Aug 10 08:34:58 2005
        [Thr 4296] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver
        [Thr 4296] Wed Aug 10 08:35:00 2005
        [Thr 4296] JHVM_RegisterNatives: registering methods in com.sap.mw.jco.util.SAPConverters
        [Thr 4296] JHVM_RegisterNatives: registering methods in com.sap.mw.jco.util.SAPCharToNUCByteConverter
        [Thr 4296] Wed Aug 10 08:35:01 2005
        [Thr 4296] JHVM_RegisterNatives: registering methods in com.sap.mw.jco.util.SAPNUCByteToCharConverter
        [Thr 2676] Wed Aug 10 08:35:07 2005
        [Thr 2676] JLaunchISetState: change state from [Starting (2)] to [Starting applications (10)]
        [Thr 208] Wed Aug 10 08:36:34 2005
        [Thr 208] JLaunchISetState: change state from [Starting applications (10)] to [Running (3)]
    I still dont know whats happening. And i need to solve the problem urgent. I hope u can help me.
    Thx and Rgds.
    Gregory.

  • DATE FIELD PROBLEMS - URGENT

    I´m having trouble with FormsCentral.
    My form is running about 8 months with no problems.
    Yesterday people started to complain that the system doesn´t accept any date.
    That means the date field restricts date entries, from date dd/mm/aaaa (brazilian format) to another dd/mm/aaaa, but every date that users input in, is considered by the system as invalid, even it´s a correct and valid date right between the interval specified!
    I need Help Urgent!!!
    I depend on these forms to finish the payrol service from here.
    Thanks
    I´ll be waiting.
    Maurício Galletti
    Message was edited by: SNOWMAUSS
    It look like the system accepts just dates starting from the date of today.
    I´m testing.
    Please help.
    Thanks
    Message was edited by: SNOWMAUSS
    It looks like the system have some problem just with the date 20/10/2013?!
    I´ve fixed the problem change the interval from 20/10/2013 to another date  and used  21/10/2013 to another date and it works!
    But I think something is wrong with the 20/10/2013 date?!
    To reproduce the erros just create a new form with date feature with this exaclty configurations and the bug appears:
    I´ll keep waiting
    Message was edited by: SNOWMAUSS

    Hi
    I´ve concluded that the problem persist if the date interval starts at the
    specific date "20/10/2013". Don´t know why?!
    Look at the screen capture above, you aks for
    Thanks a lot
    image: Imagem inline 1
    Maurício P. Galletti
    Contador
    [email protected]
    ( 55 11 3331-5567
    www.cadt.com.br
    2013/10/29 Genevieve Laroche <[email protected]>
       Re: DATE FIELD PROBLEMS - URGENT  created by Genevieve Laroche<http://forums.adobe.com/people/Genevieve+Laroche>in
    FormsCentral - View the full discussion<http://forums.adobe.com/message/5797083#5797083

  • How to disable syntax checker that generates red underlines

    I've searched and couldn't find anything. Is there any way to turn off or delay the red underlines that come up while typing in the sql worksheet in SQL developer? Just something that's been bothering me.

    Try checking under Tools -> Prefs -> Code Editor -> PL/SQL Syntax Colors -> Available Styles: PLSQL Errors
    I don't know if unchecking "Enable Highlight" will turn off the line or not...but changing the line color to Transparent or whatever you background color is should make it go away.
    EDIT
    Not PLSQL Errors...SQL&PLSQL Syntax Errors
    Edited by: DylanB123 on Sep 21, 2010 12:20 PM

  • Removing spelling red underline in Numbers '08

    the red underline for spelling is distracting and not needed. how do you get rid of it?

    Welcome to Apple Discussions
    Go to Edit > Spelling > Check Spelling as You Type.

  • Details:  i can not buy any thing from the app store and any thing from in side any games pls fix my problem urgent and as soon

    Details:
    Hi i can not buy any thing from the app store and any thing from in side any games pls fix my problem urgent and as soon
    Note this is second email pls answer and fix my problem
    <Email Edited by Host>

    These are public forums, you are not talking to iTunes Support here (most of the people here, including myself, are fellow users) - I've asked the hosts to remove your email address from your post
    If you are getting a message to contact iTunes support then you can do so via this page and ask them why the message is appearing (we won't know why) : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption
    If it's a different problem ... ?

  • Table Underline problem

    I am working with a table & I want some items underlined & others not. As soon as I underlined the text in one cell, all text in cells below are automatically underlined! I have hi-lighted & removed the underline using Cmd-U or Format/Font/Underline & it removes the underline as I wish-- until I leave that cell. Then the underline reappears.
    Please advise, thanks.

    You gave me a clue. I recreated your test on a new pages column & I could not recreate the underline problem either.
    On my problem Table, I didn’t intentionally select the entire column or portion of the column. But the bottom half of my “C” column was staying underlined. So, I deliberately selected the portion of the column that was incorrectly underlined & I used Cmd-U & it Worked! It is not underlined & stays not underlined.
    Thanks,
    Steve
    Message was edited by: growler62000

  • IPad Pages: red underline corrector correcting wrong language

    I type in French.
    My IPAD keyboard is set to: French
    When I type, every single word is wrong according to Pages, it suggests English names. On double click, define: I have the good definition with French dictionnary.
    It's is just that the autocorrector red underline corrects the wrong language as if my text was set to English when it is set to French in keyboard..
    How can I fix this?
    Thanks in advance
    Pierre

    Perhaps it is not really set to the French keyboard.  If you have "globe" key, tap that and make sure to select Français.

  • Annoying Dictionary *red underlining* beneath typed words in Safari

    Dear Mac Comrades,
    How does one effectively get rid of the red underlining beneath words that I type online when using Safari (e.g., when typing Google search terms or filling out forms online)? I've looked through the Help menus for the Dictionary application that's part of Mac OS Tiger, but I cannot seem to turn it off!
    I do NOT want to use the Dictionary within other applications, especially not Safari. It's annoying, distracting and interfering with my being able to read small typeface as a type. I hate the red underlining when it recognizes "misspelled" words.
    Can the Dictionary application be deleted? I've tried putting it in the trash but the red underlining continues whenever I type online with the Safari browser. There must be some Apple Script that's preventing me from being able to purge the Dictionary altogether. How does one get rid of the darned thing? It's a terrible nuisance.
    Any help would be appreciated!
    Sincerely,
    Vicki Landrum

    Thanks you very much!!! BTW, I'd tried that before and for some reason could not de-select the option. Today it worked! (...I must have done something wrong before?). Again, many thanks!

  • Red underlined words in Apple Mail

    Somehow I must have changed something because now when I type almost EVERY word (including properly spelled ones) are highlighted with a red underline.
    How can I shut this off or fix it?
    Doug

    perhaps you changed the spellcheck language? go to edit menu->spelling & grammar->show spelling & grammar and check what language is selected for spell checking.

  • Foxfire Spell Check Stuck Red underline under all correctly spelled words

    #
    Foxfire Spell Check Stuck Red underline under all correctly spelled words edit
    # Details

    You can see which dictionary is selected if you right-click in a text area and open the Languages submenu.<br />
    Also make sure that [X]"Check Spelling" in the right-click context menu has a tick.<br />
    You can also try to toggle the "Check Spelling" item off and on again.<br />
    See http://kb.mozillazine.org/Spell_checking and [[Using the spell checker]]<br />
    See also http://kb.mozillazine.org/Dictionaries

  • DEPLOY PROBLEM URGENT

    Hi,
    using JDeveloper 10.1.3.3 ADF BC & JSF. Until today we have deployed all our applications to: Standalone Oracle Enterprise Manager 10g Application Server Control 10.1.3.1.0 throught JDeveloper, I would right click on web.xml, create War deployment profile... and then right click test.deploy and Deploy to AppServer, and everything worked fine.
    But today we tried to move to:
    Oracle Enterprise Manager 10g Application Server Control 10.1.2.0.2
    Supported Target Application Servers 10.1.2.0.2
    and we cannot deploy any of our applications through JDeveloper, so we tried to do it manually through OC4J Home -> Applications -> Deploy WAR file... browsed and selected test.war entered Application Name and Map to URL... and got following error:
    Failed to deploy web application "Test". Failed to deploy web application "Test". . Nested exception
    Resolution:
    Base Exception:
    java.rmi.RemoteException
    deploy failed!: ; nested exception is:
    oracle.oc4j.admin.internal.DeployerException: Unknown assembly root-tag attribute: xmlns:xsi. deploy failed!: ; nested exception is:
    oracle.oc4j.admin.internal.DeployerException: Unknown assembly root-tag attribute: xmlns:xsi
    I've googled a bit and found that I should change following tag in web.xml
    <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
    version="2.4"
    xmlns="http://java.sun.com/xml/ns/j2ee">
    with
    <!DOCTYPE web-app PUBLIC
    "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
    "http://java.sun.com/dtd/web-app_2_3.dtd">
    since I've read:
    "To be more precise, deployment descriptors which refer to XML Schema definitions are
    only used in J2EE 1.4 and later, but not in J2EE 1.3 or earlier.
    OC4J 9.0.4.x and 10.1.2.x support J2EE 1.3 while OC4J 10.1.3 supports J2EE 1.4."
    Changing that tag underlines following in web.xml and says Element dispatcher not expected, but I can compile and run application without problems:
    <filter-mapping>
    <filter-name>adfFaces</filter-name>
    <servlet-name>Faces Servlet</servlet-name>
    <dispatcher>FORWARD</dispatcher>
    <dispatcher>REQUEST</dispatcher>
    </filter-mapping>
    So I've, rebuilded and created .war and .ear files, and tried to deploy again, but this time I've got the following error:
    Failed to deploy web application "Test". Failed to deploy web application "Test". . The evaluate phase failed. The Adapter used in the evaluate may have thrown an exception.
    Resolution:
    Please call Oracle support.
    Base Exception:
    java.lang.NoClassDefFoundError
    oracle/adf/share/logging/ADFLogger. oracle/adf/share/logging/ADFLogger
    I don't know what changes need to be done in my applications (which files to modify) to be able to deploy to Oracle Enterprise Manager 10g Application Server Control 10.1.2.0.2, if anyone has any suggestion or knows what should be done please help, this is quite urgent & important since we plan to migrate all of our applications to this new application server.
    Thanks in advance,
    Tomislav.

    No success at all.
    So far what I gathered from the link you posted and tried:
    Note:
    "J2SE 1.4.2 is in its Java Technology End of Life (EOL) transition period. The EOL transition period began Dec, 11 2006 and will complete October 30th, 2008, when J2SE 1.4.2 will have reached its End of Service Life (EOSL). Customers interested in learning more about Sun's Java Technology Support and EOL policy"
    I cannot find the version 1.4.0. so I've downloaded j2sdk1.4.0_04 and installed it.
    To configure JDeveloper to build projects with JDK 1.4:
    1.Install J2SE 1.4 on the machine running JDeveloper.
    2.Configure JDeveloper with the J2SE 1.4 that you installed:
    a.In JDeveloper, choose Tools > Manage Libraries. This displays the Manage Libraries dialog.
    b.In the Manage Libraries dialog, choose the J2SE Definitions tab.
    c.On the right-hand side, click the Browse button for the J2SE Executable field and navigate to the J2SE_1.4/bin/java.exe file, where J2SE_1.4 refers to the directory where you installed J2SE 1.4.
    d.Click OK.
    3.Configure your project to use J2SE 1.4:
    a.In the Project Properties dialog for your project, select Libraries on the left-hand side.
    b.On the right-hand side, click the Change button for the J2SE Version field. This displays the Edit J2SE Definition dialog.
    c.In the Edit J2SE Definition dialog, on the left-hand side, select 1.4 under User.
    4.Click OK in the Edit J2SE Definition dialog.
    5.Click OK in the Project Properties dialog.
    did that.
    When you run an Oracle JDeveloper 10.1.3 application using the Embedded OC4J server, the application is configured for JDK 1.5. If you then try to switch to JDK 1.4, you will see JSP compile failures. To remedy this you need to force the application files to be re-compiled when OC4J is restarted with JDK 1.4. To configure Embedded OC4J to JDK 1.4:
    1.Configure JDeveloper 10.1.3.4 according to the steps above.
    2.Stop the embedded OC4J server instance.
    3.Delete the following directory:
    ORACLE_HOME/j2ee/instance/application-deployments ( I guess this is the following directory: C:\JDeveloper\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\application-deployments)
    4.Start the embedded server again.
    did that.
    After doing the steps mentioned above I've created new test app with just one page and tried to run, got following error:
    OC4J startup failed
    org.xml.sax.SAXException: META-INF/boot.xml in C:\JDeveloper\j2ee\home\oc4j.jar, line 241: Shared loader 'oc4j.internal' cannot be found.
         at oracle.classloader.util.XMLConfiguration.fail(XMLConfiguration.java:1279)
         at oracle.classloader.util.XMLConfiguration.addImport(XMLConfiguration.java:1253)
         at oracle.classloader.util.XMLConfiguration.startElement(XMLConfiguration.java:630)
         at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1535)
         at org.apache.crimson.parser.Parser2.content(Parser2.java:1824)
         at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1552)
         at org.apache.crimson.parser.Parser2.content(Parser2.java:1824)
         at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1552)
         at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:534)
         at org.apache.crimson.parser.Parser2.parse(Parser2.java:318)
         at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:442)
         at oracle.classloader.util.XMLConfiguration.configureLoaders(XMLConfiguration.java:277)
         at oracle.oc4j.loader.boot.XMLPlusClassPathBootConfiguration.configureLoaders(XMLPlusClassPathBootConfiguration.java:84)
         at oracle.classloader.util.InitialLoadersFactory.populateLoaders(InitialLoadersFactory.java:389)
         at oracle.classloader.util.InitialLoadersFactory.initLoaders(InitialLoadersFactory.java:230)
         at oracle.classloader.util.InitialLoadersFactory.create(InitialLoadersFactory.java:167)
         at oracle.oc4j.loader.boot.BootStrap.main(BootStrap.java:26)
    Process exited with exit code 0.
    Also what do you mean by
    Did you install the ADF Runtime libraries from 10.1.3 on the OAS 10.1.2?
    In the document you linked to, it says:
    Before you can deploy applications that use ADF on third-party application servers, you need to install the ADF runtime libraries on those application servers. You can perform the installation using a wizard or you can do it manually:
    *For WebLogic, JBoss, and Tomcat, you can install the ADF runtime libraries from JDeveloper using the ADF Runtime Installer wizard. See Section 34.12.1, "Installing the ADF Runtime Libraries from JDeveloper".
    *For WebSphere, you have to install the ADF runtime libraries manually. See Section 34.12.2, "Configuring WebSphere 6.0.1 to Run ADF Applications".
    *For all application servers, you can install the ADF runtime libraries manually. See Section 34.12.3, "Installing the ADF Runtime Libraries Manually".
    but we're not using third party app servers since this is not standalone version, we used tomcat before, now colleague that installed OAS told me it doesn't use third party app servers.
    What do you mean by this:
    "If you did try including the ADF logger library in your deployment file."
    How do I do that?
    So now I cannot run embbed app server and test locally using j2sdk1.4.0_04 no matter what I try, and still no luck with deploy. I'm afraid that if I cannot do this with newly created test apps without any complexity, what kind of problems will I have to deal with real production apps...
    I'll keep trying and I'll post if I figure out anything,
    suggestions and help is more than aprechiated,
    thanks in advance,
    Tomislav.

Maybe you are looking for

  • How to select Card manager on Default JavaCard simulator from NetBeans 7.2

    Hi I'm trying to resolve three questions 1) to find FAQ/Manual about simulator included into 3.0.2 JavaCard Connected platform 2) which commands for Card Manager of simulated default JavaCard are supported 3) how to upload simple applet (ex. HelloWor

  • Report a problem purchase itunes

    there song's that i do not want..

  • Are data in third party applications saved during back up?

    I'd like to upgrade to 2.0.1 but I have quite a few applications purchased from AppStore that contain crucial data. So the question is whether the information within the apps is saved during the back up or will update wipe out all the info forcing me

  • "Find my iPhone" doesn't find itself.

    Hello, first of all I want to excuse for my English skills and any mistakes in this text - I'm from Germany and still learning But let's get to my problem: As the headline says, the "Find my iPhone"-App. doesn't find my devices. It doesn't even find

  • Change propertyof array in subvi

    Hello, i know how to change a property of an OK-button. Now i have an array of OK-buttons. How can i change a property of one of the buttons in the array? See the attached VIs. In the top-vi i have two arrays. The "main-array" is the array where the