Need of pots

Hi all. I need the following pots for xquery files in java unit tests. However, it seems that these pots equipped with Oracle DB installation. I don't want to install the Oracle DB just to get these pots. Could someone with Oracle DB facilities provide me the following pots. T Directory for these files to Java Archive (JAR) he paths relatively to the ORACLE_HOME Directory of your installation of Oracle Database.

  • lib/xqjapi.jar
  • jlib/orai18n-mapping.jar
  • lib/xmlparserv2.jar
  • xdk/jlib/apache-xmlbeans.jar
  • xdk/jlib/antlr-runtime.jar


Thank you

Rahul

Thanks a lot guys for your suggestions. I downloaded version 11g Release 2 on Oracle's Web site, installed and got hold of the pots. The DBA could not help me because it is purely for personal use. I'm learning to XQuery and just a way to necessary unit test my dabblings. Anyway, PFB the link if anyone needs these special pots. No need to install Oracle database 11g for this purpose which should save a lot of time

action mod: removed link, you are obviously broken the law on copyright>

Thank you

Murgir Jhol

Tags: Database

Similar Questions

  • How to execute a jar file which needs another pot to be in the class path

    Hello

    I need to run a pot, which needs another pot to be in the classpath.

    If I run as

    Java - classpath < name jar1 > - < main jar > jar

    It gives classnotfoundexception, while the class is available under the name < jar1 >.


    so, currently I like that

    In the manifest file, I gave as
    Main-Class: < class name >
    Class-Path: < jar name > < name2 jar >

    so it works well. But, if I want to change the location of the pot I changed again the file manifest.
    Is it possible to do this? Pls help me.

    What is

    Java - cp jar1.jar; jar2.jar com.acme.MainClass

    You won't have to worry about the manifest file after that and you can make a bat file (or .sh file in * nix) for her.

  • *. Java compile for cfinvoke

    I am trying to connect to a web service that uses complex in complex data for its parameter types.

    I am constantly errors trying to invoke the web service and it was recommended by someone on this list (M. Andreyev) I do the following:

    1 use wsdl2java (CF_HOME/runtime/bin) providing the URL of webservice WSDL to create the java code.
    2. create java classes by compiling the java code created in step 1
    3. create the classes in step 2 jar files
    4. place the jar file in CF classpath or just copy it into the directory of CF_HOME/lib
    5 using the < cfscript > create the required objects, arrays and other arguments and provide it to the web service method call.

    It is not as simple as it sounds (well, not in someone who isn't that interaction with java contains a cup).

    1. use wsdl2java tool (CF_HOME/runtime/bin) tsupplying URL of WSDL Web service to create the java code.

    This has been done. The tool creates a series of subfolders under C:\CFusionMX7\runtime\bin which ends in a folder named schema

    Diagram of the Interior are six other folders that contain each 1 and 111 .java files

    [EDIT] I think that I have a part of the work problem.

    2. create java classes by compiling the java code created in step 1

    This has not been done.

    My javac command line is: javac @filename-verbose - source 1.4

    I get a total of 100 errors and 33 warnings

    All errors are on this theme:

    C:\CFusionMX7\runtime\bin\...\AccommodationRoomT
    ype. Java: 10: package org.apache.axis.encoding does not exist
    public class AccommodationRoomType implements java.io.Serializable, org.apache.
    {axis.encoding.SimpleType}

    The common theme in the error messages is:

    package org.apache.axis.something does not exist

    I do not use javac correctly or is he just fight to compile the code generated by wsdl2java?

    Thank you
    Neal

    Neal,

    Here is the command that you use to compile java classes. I should have mentioned that before that you must include the jar a few in the order itself

    disapproval javac - classpath C:/CFusionMX7/lib/axis.jar; C:/CFusionMX7/lib/XML-APIs.jar; C:/CFusionMX7/lib/saaj.jar; C/C FusionMX7//lib/jaxrpc.jar; [path_to_java_folder] / *.java

    Thus, in the details, you must specify - classpath, then parameter of disapproval and include 3 libraries separated by semicolons (;). In the end, you will need to pot point (.) and then provide the path to your java files. You must repeat this step for all files that were created in step 1. As you can see, among the included pots it is axis.jar file, so that should fix all your mistakes.

    Let me know how it goes.

  • Do not understand the client jars

    I'm trying to get my client JNDI to access the WebLogig. I use 10gr 3 WebLogic on WIndows

    I looked at the following link:

    http://download.Oracle.com/docs/CD/E12839_01/WLS/docs103/client/t

    HE says that I need 2 pots, wlcleint.jar and wljmsclient.jar, so I put the two pots in a directory and they referenced as follows:
    set WL_LIB=C:\WL_LIB;C:\WL_LIB\weblogic.jar;
     
    java -Djava.ext.dirs=%WL_LIB%; -cp .;%WL_LIB% -jar SendRec.jar
    {code]
    
    I still had trouble, so I copied all the contents from the ../server/lib directory over to the cleint, and I was able to get past my previous connection problems.
    
    However, I get the following error:
    Consumer initialization error running
    javax.naming.CommunicationException [root exception is java.rmi.ConnectIOExcepti
    on: connection error JRMP. nested exception is:
    java.io.EOFException]
    at weblogic.jrmp.Context.lookup(Context.java:189)
    at weblogic.jrmp.Context.lookup(Context.java:195)
    at javax.naming.InitialContext.lookup (unknown Source)
    I looked this error up on the web, and soem responded that it was a classpath error, and that the weblogic.jar had to put placed first in the path
    
    Now I am totally confused as how to connect  to the client jars.
    
    I thought all I had to do was to place wlcleint.jar and wljmsclient.jar into the classpath.
    
    Could someone please help me or show me an example.
    
    Thanks in advance...
    
    Edited by: user10747262 on Jun 1, 2009 1:19 PM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    

    For a customer, choose one of these:

    * If there is the complete installation is on the same machine: just include a reference to 'weblogic.jar' in the class path. Do not move the pot to a different directory from that of its original installation directory.

    * Otherwise, for higher performance and functions more than thin pots: generate a complete client jar according to the doc, and only include this jar in the classpath.

    * Otherwise, for the smallest pot but the low perf and less features, use the thin pots: include files necessary wl*.jar in the classpath.

    The different approaches are not compatible - do not mix and match (for example, do not include wl * jar files in the classpath and the full jar or weblogic.jar).

    All URLs for communication with JMS, JNDI or EJB client must specify generally "t3:" not "iiop:

    Tom

    Published by: falls on June 1st, 2009 19:34

    Published by: falls on June 1st, 2009 19:36

  • Module correct DAQ for Celesco SP2 or SP3 String Pots

    Hello! I am currently looking to develop the capacities of our laboratory by adding string pots in our toolkit of sensor. I came across a jar of string that will work for us, namely Celesco SP2 or SP3 (or the other). Here is the site where there are listed more information on these sensors:

    http://www.celesco.com/stringpots/

    SP2 is a divisor of output voltage. According to the Application engineer, a very clean DC voltage signal be sent to the pot of string SP2 so that it can generate specific measures, while the SP3 will take 24 V DC (less clean signal) sign and generate specific measures making the more expensive than SP2 SP3. (prefer to go with the best value option).

    We currently have a cDAQ-9178 chassis. Is there an analog input module OR out there that will work with the pot of string SP2 or SP3. The hope is that this module will be connected to the cDAQ chassis and the sons of the string pot turn for this add-on.

    It would be also possible to use a USB-6003 with pots of string above? Let me know and thanks for your help! I am also attaching the respective data sheets for your reference.

    Since available SP3 device accuracy is 1% of full scale (0.1 Volts), I think you can use any of these materials good markets (USB-6002 or (3). You also need to consider what kind of sampling rate you need. I imagine not too high (perhaps 10 or 100 Hz is just enough)? Depends on the speed of movement you want to check with this pot spring...?

    If you use the USB-6002, you get 4 differential channels and a 50 kHz sampling rate (but don't forget not, if you for example use 2 channels, your max rate will be half: 25 kHz per channel). 16-bit ADC, so that you get the resolution of the 10/2 ^ 16 = 0.15 mVolts the interval 0-10 Volts (0.0015% 10 volts). It is already an overdose compared to unit 1% F.S. accuracy.

    Wiring: read the 2nd page of your pdf. You have three sons. Connect the Red (+ 24V) and black (com or the PSU GND) wire to your power supply (24VDC, like you said, use a quality like Siemens brand). You can use a single 24V DC power supply to power both of your sensors (I don't know how much power they attract, but I guess not a lot), obviously connect the power supply to the two parallel electrical sensors (so that they get the same voltage).

    Connect the Green (signal 0-10 Volts of tension) and black wire your DAQ hardware (use differential pins, check the specs of the device).

  • My Windows XP installation disc is damaged and I need a replacement

    I just need a new disk or files so that I can create a new one, I DO NOT have a floppy drive so don't bother suggesting.

    Just to add to the answer of Tommy, there is an old trick that sometimes you will get the drive to read long enough to get the files of it.

    Get a pot of wax for furniture. Spray a small amount on the disk (on the opposite side of the label of course) then wipe is gently with a clean soft cloth. Immediately, place it in the cd/dvd rom and see if it will load. If this is the case, get your files fast. Simply click on edit > select all > still edit > copy. Place them in a folder on your desktop for convenience. If you are able to get the files after back and I'll tell you how to do a new Windows bootable disk.

  • Need help basic Dial Plan

    Hello

    I have a dial enough (basic) issue of regime.  I need all incoming calls to the PSTN to directly access our standard of Auto number express unit which is currently extension 502.  I thought I had set up properly in CME (8.6), but I get a message that the number is not reached.  Any help is appreciated as I may have missed something. Here is the abbreviated Config:

    Current configuration: 12212 bytes
    !
    ! Last configuration change to 14:11:35 PST Tuesday, August 26, 2014 by routeradmin
    ! NVRAM config last updated at 14:11:37 PST Tuesday, August 26, 2014 by routeradmin
    ! NVRAM config last updated at 14:11:37 PST Tuesday, August 26, 2014 by routeradmin
    version 15.1
    horodateurs service debug datetime msec
    Log service timestamps datetime msec
    encryption password service
    !
    hostname voicerouter
    !
    boot-start-marker
    boot-end-marker
    !
    !
    map of type t1 0 0
    Select the secret 4 t3Ic8qb5ewMDWvTa4L9l1WMKprop/NnpCj9WtdkqGGc
    !
    AAA new-model
    !
    !
    AAA authentication login default local
    AAA authorization exec local logon
    AAA authorization network local logon
    !
    !
    !
    !
    !
    AAA - the id of the joint session
    !
    clock timezone PST - 8 0
    clock to summer time recurring PST
    network-clock-participate wic 0
    network-clock-select 1 T1 0/0/0
    !
    No ipv6 cef
    IP source-route
    IP cef
    !
    !
    !
    DHCP excluded-address IP 192.168.8.1 192.168.8.19
    !
    IP dhcp pool owhvoip
    network 192.168.8.0 255.255.248.0
    default router 192.168.8.1
    option 150 ip 192.168.8.1
    Rental 30
    !
    !
    !
    Authenticated MultiLink bundle-name Panel
    !
    !
    !
    !
    primary ISDN switch type - or
    !
    Crypto pki token removal timeout default 0
    !
    !
    voice-card 0
    dspfarm
    DSP services dspfarm
    !
    !
    !
    voip phone service
    h323 connections allow h323
    allow connections h323 to SIP
    allow connections sip h323
    allow sip to sip connections
    Fax protocol t38 ls-redundancy version 0 0 hs-redundancy 0 help none
    !
    the voice of class custom cptone jointone
    Conference of two colors
    frequency 600 900
    300 150 300 100 300 50 Cadence
    !
    !
    !
    !
    translation of the voice-rule 1
    rule 1 /9400/ /502/
    !
    voice translation-rule 2
    rule 1. * / /5415489400/
    !
    !
    voice translation-profile Inbound_Calls_To_CUE
    translate 1 called
    !
    Local-ILD voice translation-profile
    definition of call 2
    !
    !
    license udi pid CISCO2911/K9 sn FTX1641AHX3
    HW-module pvdm 0/0
    !
    HW-module sm 1
    !
    !
    !
    username routeradmin password 7 091649040910450B 41
    username privilege 15 password 7 cmeadmin 03104803040E375F5E4D5D51
    !
    redundancy
    !
    !
    !
    !
    controller T1 0/0/0
    long CableLength 0dB
    time intervals PRI - Group 1-10, 24
    !
    security of the zone of confidence
    the internet security zone
    zone-pair security trusted internet source of internet destination
    zone-pair source security not reliable-is trust internet destination trust
    !
    !
    !
    !
    !
    !
    !
    interface Loopback0
    IP 192.168.17.1 255.255.248.0
    !
    the Embedded-Service-Engine0/0 interface
    no ip address
    Shutdown
    !
    interface GigabitEthernet0/0
    Description Internet
    DHCP IP address
    no ip redirection
    no ip proxy-arp
    Shutdown
    automatic duplex
    automatic speed
    !
    interface GigabitEthernet0/1
    IP 192.168.8.1 255.255.248.0
    automatic duplex
    automatic speed
    !
    interface GigabitEthernet0/2
    no ip address
    Shutdown
    automatic duplex
    automatic speed
    !
    interface Serial0/0/0:23
    no ip address
    encapsulation hdlc
    primary ISDN switch type - or
    ISDN incoming-voice
    No cdp enable
    !
    the integrated-Service-naturel1/0 interface
    IP unnumbered Loopback0
    the ip address of the service module 192.168.17.2 255.255.248.0
    ! Application: CUE running on NME
    Service-module ip default gateway - 192.168.17.1
    No keepalive
    !
    IP forward-Protocol ND
    !
    IP http server
    local IP http authentication
    no ip http secure server
    IP http path flash:/cme-gui-8.6.0
    !
    IP route 192.168.17.2 255.255.255.255 integrated-Service-naturel1/0
    !
    !
    !
    !
    !
    !
    flash TFTP server: apps31.9 - 3 - 1ES26.sbn
    Flash: term31.default.loads TFTP server
    flash TFTP server: SCCP31.9 - 3-1 SR 4 - 1s .loads
    Server TFTP flash: jar31sccp.9 - 3 - 1ES26.sbn
    flash TFTP server: dsp31.9 - 3 - 1ES26.sbn
    Server TFTP flash: cvm31sccp.9 - 3 - 1ES26.sbn
    flash TFTP server: cnu31.9 - 3 - 1ES26.sbn
    !
    !
    !
    control plan
    !
    !
    voice-port 0/0/0:23
    !
    !
    !
    profile MGCP default
    !
    SCCP local GigabitEthernet0/1
    SCCP ccm 192.168.8.1 identifier 1 version4.0
    SCCP
    !
    SCCP ccm group 15
    associate the ccm 1 priority 1
    register the associated profile 1 CFBOWH
    attempts of KeepAlive 5
    !
    Dial-peer voice voip 500
    destination-model 5...
    session protocol sipv2
    session target ipv4:192.168.17.2
    SIP DTMF-relay-notify
    Codec g711ulaw
    No vad
    !
    voice pots Dial-peer 10
    translation-profile entering Inbound_Calls_To_CUE
    !
    Dial-peer voice 20 pots
    translation-profile outgoing Local-LTD
    destination-style 9...
    port 0/0/0:23
    !
    !
    !
    !
    access controller
    Shutdown
    !
    !
    phone service
    Protocol ipv4 mode
    conference material
    Department of Health-folder-buffer 90
    No auto-reg ephone
    authentication credentials cmeadmin tshbavsp$ $4
    Max-joined 50
    Max - dn 200
    IP source address 192.168.8.1 port 2000
    dnis dir-search service
    delays of transfer-reminder 30
    Oregon's wild harvest message system
    URL of http://192.168.17.2/voiceview/common/login.do services
    URL authentication http://192.168.8.1/CCMCIP/authenticate.asp
    location of the cnf file flash:
    load 7931 SCCP31.9 - 3-1 SR 4 - 1s .loads
    zone schedule-5
    time format 24
    voice mail 500
    MAX conferences 8-6 win
    application of system call-Park
    ground of appeal forwards. T
    Department of health flash: / moh.wav
    Web admin system name cmeadmin secret $5 1$60ro$u.0r/cno/OD2JmtvPq4w9.
    DN-webedit
    transfer-figures-collect-orig-call
    transfer full-consult system
    transfer-model. T
    Standard AEC
    create the files-cnf version-stamp 7960 26 August 2014 12:49:29

    Hello

    Can you try to add your pots peers 10 dial

    !
    voice pots Dial-peer 10
    / / DESC * MATCH INCOMING CALLS *.
    translation-profile entering Inbound_Calls_To_CUE
    incoming called-number.
    port 0/0/0:23
    !

    Then repeat the test

    Concerning
    Alex

  • need to consume a shared library of oracle "BPM".

    I have request of BPM which is built using the version 11.1.1.7

    in this application of BPM, I use onTaskAssing event and in this event i ' am, using a jar file.

    I need to consume this jar as a shared library file because it is used in many processes and I don't want to not added separately to each process.

    Hello

    You can add custom classes and JAR files to a composite SOA application. A library to extend SOA to add classes from jars and extension to a composite SOA application is available in the $ORACLE_HOME/soa/modules/oracle.soa.ext_11.1.1 directory.

    This approach, but requires a restart of the server and the pots are not deployed as shared libraries.

    I don't know if you can shared reference JEE libs in your composite application.

    HTH,

    A.

  • pots of CDI

    I need to deploy projects with CDI to weblogic 12.1.3 jdveloper. However, the pots must be placed in the WEB-INF/lib?

    I add the following jars in this folder.

    CDI - api .jar

    CDI-enabler-1_0 - 1.jar

    API-jsr250 - 1.0.jar

    welding - api .jar

    welding-Core

    welding-core-impl - 2.2.13.Final.jar

    welding-core-jsf - 2.2.13.Final.jar

    welding-environment-.jar

    welding - is .jar

    weld-to-Core

    welding - servlet.jar

    servlet-welding-Core

    welding - spi.jar

    wildfly-jsf-injection - 9.0.0.CR1.jar

    However, I get errors like this

    javax.enterprise.event.ObserverException

    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)

    .................

    Caused by: java.lang.NoSuchMethodError: org.jboss.weld.manager.BeanManagerImpl.getContextId () Ljava/lang/String;

    Should what pots I put in the WEB-INF/lib?

    Thank you very much.

    Hello

    Try with solder-core - 1.1.8.FINAL.jar instead of welding-Core. It should solve your problem.

  • the classpath from a file or mainClass outdoor pot?

    Hello

    I need launch a new JVM.

    To do my production code (-) choose a certain pot and starts a class inside. The name of this class is not fixed. The selected jar has other jars in his part of the manifesto of class path.

    For my tests, I want to replace my red jars of the main pot with folders target of compilation of my Eclipse projects that make up my application.

    It's pretty easy to get this files because I configured the project Starter depend on other projects from my application so that they are available via the System.getProperty ("java.class.path"). But eclipse creates the absolute path in there. The result is that I can't use the output of System.getProperty ("java.class.path") as a command line parameter, it's just for a long time.

    I tried to put the path of class in a jar of tempoarry, but it looks like that the class path is not added to the trace from the class when i is simply added as another classpath how entry line in pots. On the other hand I can't run this tempoarry jar file by - option pot because the main class cannot be found if it is not located in the temporary jar...

    [edit]

    Meanwhile, I found that the main problem is not so much other projects but the 3rd party libs that eclipse returns them in their maven repository location. They blow up my classpath. I tried to convert their paths to parent, but this does not change that much...

  • Axis2 pots problem of conflict OIM 11 g R2

    Hello world

    I've set up an adapter.

    This adapter is an axis2 client.

    My adapter is produced using axis2 1.4.

    Axis2 1.4 library has axiom 1.2.7 jars.

    But OIM 11 g R2 already axiom 1.2.5 jars:./Oracle_IDM1/oam/server/lib/upgrade/ps1-policy/axiom-api-1.2.jar
    ./Oracle_IDM1/OAM/server/lib/upgrade/ps1-policy/axiom-impl-1.2.jar
    ./Oracle_IDM1/OAM/server/lib/upgrade/DW-policy/axiom-API-1.2.jar
    ./Oracle_IDM1/OAM/server/lib/upgrade/DW-policy/axiom-impl-1.2.jar
    ./Oracle_IDM1/OAM/server/lib/JMX/axiom-API-1.2.jar
    ./Oracle_IDM1/OAM/server/lib/JMX/axiom-impl-1.2.jar
    ./Oracle_IDM1/Server/OIM.ear.PreBug16736729/app-INF/lib/axiom-impl-1.2.5.jar
    ./Oracle_IDM1/Server/OIM.ear.PreBug16736729/app-INF/lib/axiom-API-1.2.5.jar
    ./Oracle_IDM1/Server/ext/internal/Abdera/axiom-impl-1.2.5.jar
    ./Oracle_IDM1/Server/ext/internal/Abdera/axiom-API-1.2.5.jar
    ./Oracle_IDM1/Server/OIM.was.ear.PreBug16736729/app-INF/lib/axiom-impl-1.2.5.jar
    ./Oracle_IDM1/Server/OIM.was.ear.PreBug16736729/app-INF/lib/axiom-API-1.2.5.jar
    ./Oracle_IDM1/Server/apps/OIM.ear/app-INF/lib/axiom-impl-1.2.5.jar
    ./Oracle_IDM1/Server/apps/OIM.ear/app-INF/lib/axiom-API-1.2.5.jar
    ./Oracle_IDM1/Server/apps/was/OIM.ear/app-INF/lib/axiom-impl-1.2.5.jar
    ./Oracle_IDM1/Server/apps/was/OIM.ear/app-INF/lib/axiom-API-1.2.5.jar

    I put in pots of axis2 ThirdParty directory.

    When I run my adapter, adapter uses IOM axiom is not the axiom of third party jars jars.

    If I can replace these pots the axiom 1.2.7 jars, is a problem?

    Can update by default axiom IOM with axiom 1.2.7 jars jars?

    Thank you.

    Best regards.

    From the weblogic administration console (http://hostname:7001 / console), if you select the server of the IOM, then click on tab to start the server, in the class path field, add all the way to your jar file.

    This jar file must take precedence over the other during the loading process.  For example, if you need SQL Server jars, jdbc API defaults to the oracle drivers.  So by adding it to the class path, she will see it first during the loading process.

    -Kevin

  • Please need help with my application manifest signed Comodo to get rid of the Oracle security warning

    Dear members. I need your help please

    I have a game I'm hosting at www.hiredforoneday.com

    I signed the code with Comodo M/s. I wrote the manifest file (and changed so many times) but I still get the Oracle security warning:

    "This application will run with unrestricted access, which can put your computer and personal information at risk.

    Run this application if you trust the place and the editor above.

    I'm must admit am bat / do not understand what I do.

    Please I need your help on how to write the code manifest, how correctly put it in the jar and how to reference the html code

    The game can be played online from www.hiredforone Day

    I need the system clock of the client and also I used getResources() to read images in the jar file

    on the site, I have a (Play) button. During a call to the play button, the index page connects to the file play.html which is located in the folder pots.
    The file play.html calls the HiredForOneDay.jar file that is located in the folder of the pots. Files such as launch.jnlp, launch.html are all in the jarsfolder.

    My game using Cardlayout (CardLayOutClass) in the Applets init() the

    cardLayoutClass.showCongratulationsPanel (); which shows the Congraculations class

    then setJMenuBar (helpTopicSelector.getBar ()); HelpTopicSelector is also another class

    Here is the code

    [code]

    package hiredforoneday;

    /**
    * @(#) HiredForADayApplet.java
    *

    * @author Ruth Bugembe
    * @author John Bannick
    * @version December 23, 2012
    */
    @SuppressWarnings ("serial")
    SerializableAttribute public class HiredForADayApplet extends javax.swing.JApplet {}

    public static CardLayoutClass cardLayoutClass;
    HelpTopicSelector helpTopicSelector;
    @Override
    @SuppressWarnings("static-access")
    public void init() {}

    cardLayoutClass = new CardLayoutClass();
    helpTopicSelector = new HelpTopicSelector (this);

    Add (cardLayoutClass.getMainPanel (), BorderLayout.CENTER);
    cardLayoutClass.showCongratulationsPanel ();

    setJMenuBar (helpTopicSelector.getBar ());

    }

    } [/ code]

    I didn't send in the manifest code because I did so many versions and now am confused

    Thanks again for your time

    Ruth

    I don't think it's possible to prevent the warning message from appearing at least once. There could be an option 'do not show this again' on the dialog box warning that users can check to prevent it from appearing again. Codezone-the only thing I can think is to eliminate the dependency on the system clock client side so that the attribute in the manifest file permissions can be set to 'sandbox' rather than 'all rights '. You don't know if he read images from the same signed jar file still qualified under 'sandbox' - try it and see.

    It is worth noting that other publishers Java RIA as the Knowledge Base for the Skillsoft Support are also facing the same issue, and they document simply as a relatively mild warning message.

  • Need to email entered identical on the contact form

    Hi guys out there.

    Part 2 question;

    I use Dreamweaver CS5 and have a couple of contact forms on my website set up. They work fine, but lately have been inundated with spam. For most simple robots automated that waste my time. I don't want to install a captcha configuration.

    I currently require people enter their email twice, in case they make a typing mistake, and while both fields are mandatory, it allows them both contain different inputs, for example, send 1 can be [email protected] and the 2nd may www.spamlink.com... etc. I think that if they had to be the same, he would fix most of the problems.

    Here's some of my GEC

    < do action = "" / xxx - example.pl "method ="post"name = 'Image of inquiry' id = 'Image of inquiry' >"

    < input type = "hidden" name = "subject" value = "My Site print order form" / >

    < input type = "hidden" name = "required" value = "email, email 2, name of the customer," / >

    and then this

    < td align = "left" valign = "middle" > < span class = 'Form' > e-mail address: </span > < table >

    < td align = "left" valign = "middle" > < input name = "email" type = "manual" id = "Customer Email" size = "20" maxlength = "30" / > < table >

    < /tr >

    < tr align = "left" valign = "top" >

    < td align = "left" valign = "middle" > < span class = 'Form' > re - enter email: </span > < table >

    < td align = "left" valign = "middle" > < input name = "email 2" type = 'manual' id = "E-mail Client 2" size = "20" maxlength = "30" / > < table >

    What I want is to require that the entries in these two areas of the same (and both be e-mail addresses).

    Also, I wish I had a simple question such as 'what is four plus five' where the user must enter "9" to the form to cross. Or really do anything where I need a specified entry.

    I'm not a person of php or javascript or anything, so if anyone can help me to get this working, I'll probably need very basic and specific info. else loses me. I tried different 'honey pot' methods and nothing seems to work properly.

    Thank you very much

    See you soon


    Carl

    I think I'm...

    Sort of. Client-side means that the script is executed in the browser. Since this can easily be disabled/modified, it is not robust enough for real-world validation. Server-side means that the script is run on the server, making it invisible and much less vulnerable to hackers.

    I guess I don't understand is why is not a product like DW

    to simply manage this sort of thing if they have forms"as part of it of coding.

    You must apply to the product development group. There are an infinite number of ways to process forms, and it's a slippery slope when you start to add some features and let others.

    Yet once again, take a look at formstogo, it'll probably help with your problem.

  • Need help add captcha on my form code.

    Hi guys,.

    I need assistance with a captcha code in my form.

    I tried to read through recaptcha tutorials etc. but I don't know where to go with it.

    Here is the code for my form;

    < form method = "POST" name = 'contact form' action = "contact-form - handler.php" >

    < p >

    < label for = "name" > your name: < / label > < br >

    < input type = "text" name = "name" >

    < /p >

    < p >

    < label for 'e-mail address' = > E-mail address: < / label > < br >

    < input type = "text" name = "email" > < br >

    < /p >

    < p >

    < label for = "e-mail address" > phone number: < / label > < br >

    < input type = "text" name = "phone" > < br >

    < /p >

    < p >

    < label for 'message' = > Message: < / label > < br >

    < textarea = 'message' name > < / textarea >

    < /p >

    < input type = "submit" value = "Submit" > < br >

    < / make >


    Hi Luke,.

    CAPTCHAs cause form several failures of deposit than successes.  They should be used only as a last resort because these enigmatic symbols are often difficult to read and not easy to use.

    If you want to outsmart spam robots without penalizing humans, use a pot of honey or an input field hidden in your form.  Spambots are stupid and will try to fill any form field they encounter whether hidden or not.   If the hidden field is filled, your form processing script can be programmed to give up the presentation.   Humans never see it & spambots are stopped dead in their tracks.  This method is very reliable and easy to use.

    Nancy O.

  • Need output desired

    Hi 
    
    Need Efficient Sql Query with the below type of output from table t1
    
    FOR <set of records with unique KEY column>
            IF COND='THIS' THEN 
                      display <ID,NAME,KEY,COND> of row 'THIS' & <ID> 
                                                                  of row 'MOY'
           ELSE 
               display <ID,NAME,KEY,COND> of row 'MOY'
           END IF;
    
    _sample output_
    
    101,'ROY',110022,'THIS',108
    201,'ROY',210022,'THIS',220
    ...
    ...
    32323,'MOY',420022,'QWR',XXX
        
    T1 (ID,NAME,KEY,COND)
    
    insert into t1 values (101,'ROY','HW:110022:12345','THIS')
    insert into t1 values (102,'JOY','HW:110022:23456','CFR')
    insert into t1 values (104,'DOY','HW:110022:09876','POT')
    insert into t1 values (105,'KOY','HW:110022:98765','IUR')
    insert into t1 values (108,'MOY','HW:110022:34345','ABC')
    insert into t1 values (110,'SOY','HW:110022:25752','ABC')
    insert into t1 values (112,'KID','HW:110022:13586','QWR')
    insert into t1 values (120,'WDY','HW:110022:26475','UBG')
    insert into t1 values (121,'EFG','HW:110022:20785','WXD')
    insert into t1 values (122,'POY','HW:110022:37543','QSX')
    
    insert into t1 values (201,'ROY','HW:210022:12345','THIS')
    insert into t1 values (202,'JOY','HW:210022:23456','CFR')
    insert into t1 values (204,'DOY','HW:210022:09876','POT')
    insert into t1 values (205,'KOY','HW:210022:98765','IUR')
    insert into t1 values (208,'GOY','HW:210022:34345','ABC')
    insert into t1 values (210,'SOY','HW:210022:25752','ABC')
    insert into t1 values (212,'KID','HW:210022:13586','QWR')
    insert into t1 values (220,'MOY','HW:210022:26475','UBG')
    insert into t1 values (221,'EFG','HW:210022:20785','WXD')
    
    
    
    insert into t1 values (2101,'NOY','QW:220022:12345','THIS')
    insert into t1 values (2102,'MOY','QW:220022:23456','CFR')
    insert into t1 values (2104,'FOY','QW:220022:09876','POT')
    insert into t1 values (2105,'LOY','QW:220022:98765','IUR')
    insert into t1 values (2118,'LOY','QW:220022:34345','DEF')
    insert into t1 values (2210,'SOY','QW:220022:25752','ABC')
    insert into t1 values (2223,'KID','QW:220022:13586','QWR')
    insert into t1 values (2233,'WDY','QW:220022:26475','UBG')
    insert into t1 values (2235,'EFG','QW:220022:20785','WXD')
    insert into t1 values (2336,'POY','QW:220022:37543','QSX')
    insert into t1 values (2339,'POY','QW:220022:37543','QSX')
    
    insert into t1 values (3101,'HIT','QW:320022:12345','THIS')
    insert into t1 values (3103,'JOY','QW:320022:23456','KOT')
    insert into t1 values (3106,'FOY','QW:320022:09876','POT')
    insert into t1 values (3107,'LOY','QW:320022:98765','IUR')
    insert into t1 values (3118,'MOY','QW:320022:34345','DEF')
    insert into t1 values (3210,'SOY','QW:320022:25752','ABC')
    insert into t1 values (3223,'KID','QW:320022:13586','QWR')
    insert into t1 values (3233,'WDY','QW:320022:26475','UBG')
    insert into t1 values (3235,'EFG','QW:320022:20785','WXD')
    insert into t1 values (3336,'POY','QW:320022:37543','QSX')
    insert into t1 values (3339,'POY','QW:320022:37543','QSX')
    
    insert into t1 values (32323,'MOY','QE:420022:13586','QWR')
    insert into t1 values (32333,'WDY','QE:420022:26475','UBG')
    insert into t1 values (32335,'SOY','QE:420022:20785','WXD')
    insert into t1 values (33336,'POY','QE:420022:37543','QSX')
    insert into t1 values (33339,'POY','QE:420022:37543','QSX')
    
    insert into t1 values (42323,'DEF','QW:520022:13586','QWR')
    insert into t1 values (42333,'WDY','QW:520022:26475','UBG')
    insert into t1 values (42335,'MOY','QW:520022:20785','WXD')
    insert into t1 values (43336,'POY','QW:520022:37543','QSX')
    insert into t1 values (43339,'POY','QW:520022:37543','QSX')
    Published by: H.O on March 25, 2012 11:15

    Sorry ill read the requirement

    Edited by: Etbin on 25.3.2012 20:45

    Maybe NOT TESTED!

    select id,name,key,cond,id_of
      from (select id,name,substr(key,4,6) key,cond,
                   case when cond = 'THIS'
                         and lead(name) over (partition by substr(key,4,6) order by decode(cond,'THIS',1,2)) = 'MOY'
                        then lead(id) over (partition by substr(key,4,6) order by decode(cond,'THIS',1,2))
                        else 'XXX'
                   end id_of,
                   row_number() over (partition by substr(key,4,6) order by decode(cond,'THIS',1,2)) rn
              from your_table
             where cond = 'THIS'
                or name = 'MOY'
           )
     where rn = 1
     order by key
    

    Concerning

    Etbin

    Edited by: Etbin on 25.3.2012 20:54

Maybe you are looking for

  • Function keys works in reverse - G62224CA

    The function keys on my keyboard work in the opposite way. Whenever I press the F1 to F12 keys, they perform media actions or their action. For example, if I press the F2 key, the brightness of the screen of my laptop would lower. It shouldn't work l

  • Two weekly reports of family safety

    I get my usual weekly report list which saw etc. with an attachment. But I now get another at the same time, saying that there has been no activity.

  • Windows Search

    Today I deleted from my computer, Windows Search as the magnifying glass has arrived without notice a couple of weeks, when I've updated windows.  He has been looking for index automatically, and even when I put it on snooze, my computer ran much mor

  • Media Player does not open my USB

    Media Player does not open my USB but computer says ready to use device and is present on the control panel Original title: technophobe in trouble again please help

  • topology of LAN using wrt54gl

    Hello I've got a wrt54gl I've used behind a linux like scenario 4 server in the diagram on the right under network configuration options. I want to add another linux ubuntu server, I install on a computer laptop ibm t60 with a wifi adapter. the old s