Where's the classes12.jar or classes111.jar?

I can't find it from the Internet. How do I search for it?

Hai
gothrough this link.
http://www.oracle.com/technology/tech/java/index.html
In this page see the right side panel and click Oracle JDBC drivers.
Thats enough.

Similar Messages

  • How to use the ConnectionPool in the Classes12.jar?

    Who can tell me ,how to use the ConnectionPool in the classes12.jar of oracle817?

    Hi 415234,
    Pardon me if I am stating the obvious here, but are you familiar with the acronym, "RTFM"? I believe it is applicable here. Please refer to chapter 15 ("Connection Pooling and Caching") of the "Oracle8i JDBC Developer's Guide and Reference".
    Thereis also a Connection Pooling Sample Application available at Oracle's OTN Web site.
    Good Luck,
    Avi.

  • Where is the JMS jar file for CEP?

    I cannot find in any jar finder the JMS jar file for CEP.
    I mean the jar file which includes com.bea.wlevs.adapters.jms.api.InboundMessageConverter, com.bea.wlevs.adapters.jms.api.OutboundMessageConverter, etc.
    Does anybody know the link?
    Thanks!

    Thanks, but it is not there.
    I only have the following:
    com.bea.core.jsmpool_1.7.0.0.jar
    javax.jms_1.1.1.jar
    org.springframework.spring-jms_2.5.6.jar
    And if I cannot find it there, where could it be?
    Thanks!

  • Where is the Applet JAR file?

    When an Applet (the JAR) is downloaded to the local PC, exactly where (the directory) we can locate the Applet JAR file? Is the file managed by the Internet browser?

    This has got to be browser-specific.
    You shouldn't write code that depends on this kind of information anyway.

  • Where is the jstl.jar in Jee5 ???

    I very lost. The jee5 say that it include jstl . but where is the library ??? and if not , each library should I get it to work with tomcat ???
    thank

    regarding your question you can find it in appserv-rt.jar file located at
    C:\Sun\AppServer\lib\appserv-rt.jar

  • Where's the mail jar

    hi
    when i use netweaver 7.0, i can use "Used DC" to add a DC named "mail".
    now i develop with nwce, i can not find the dc anymore.
    can anyone tell me where it is or which dc(name) i can use it then i can use javamail api.
    should i use ext lib project to add and use javamail?
    thank you.

    Hi,
    We need to add the external jar files to use the java mail api.
    Please go through this thread.
    Adding External Jar in a Webdynpro Dc
    to know how to add the jar files to the webdynpro application.
    Regards,
    gayathri

  • Consolidator API. Where is the consolidator.jar?

    I've installed the 9iLite mobile development kit but I can't find where the consolidator.jar file is. From the documentation in mobile\doc\javadoc\consolidator there should be a consolidator.jar and a wtg.jar. I don'd think either of these exist.
    Thanks,
    Anthony

    I am knew to the Oracle world, and I am strugling with the very scanty, and often misleading or inaccurate documentation. So I understnd your frustration.
    Recently I have posted some sample code, and statements on the OracleLite forum under the name Thomas G. Matney, that should be of help to you. The code is not bullet proof yet, but it is improving each day as I discover how the ConsolidatorManager, and ResourceManager functions work the hard way, by trial and error. It sure woul be nice if the documnetation was not so laconic.
    Good luck. I hope the code I have posted helps. Look first at the code at the download site http://Yggdrasill.cfr.msstate.edu:7778/SyncProblem.htm. Also look for my statement that the MGP must be running, I think, for replication to work correctly.
    I should have a significantly improved version of my Publish.java code in a few daya. I am also working an Unpublish.java program to programatically delete a publication created by the Publish.java program. The Unpublish.java code will be available next week (September 3) after I return to Mississippi from Utah.
    I hope the code helps. Let me know if it does. The publication wizard is confusing, and does not work for me.
    Thomas G. Matney
    [email protected]
    (662)325-2791

  • Where is the javaws.jar file for Java8 in Solaris Sparc OS?

    javaws.jar file used to be located under 1.7.0_72/jre/lib, but after I installed Java 8, I could not find it in the corresponding 1.8.0_31/jre/lib. I checked .gz file downloaded from Oracle and it does not contain the jar file either. Does anyone know what is going on? Thanks, …

    Thanks, but it is not there.
    I only have the following:
    com.bea.core.jsmpool_1.7.0.0.jar
    javax.jms_1.1.1.jar
    org.springframework.spring-jms_2.5.6.jar
    And if I cannot find it there, where could it be?
    Thanks!

  • Where is the tools.jar locate?

    ??,i cant find it at jdk bin ,or jre bin too?

    im assuming your operating system has a SEARCH feature?
    (1) open windows explorer
    (2) navigate to the C: drive
    (3) right click
    (4) choose "search"
    (5) type in "tools.jar"
    (6) wait
    heres a hint: its in C:\Program Files\Java\jdk1.6.0\lib

  • Where is the wls1212_generic.jar

    Until WLS 12.1.1 there was an generic commandline installer JAR available.
    see: http://download.oracle.com/otn/nt/middleware/11g/wls/1211/wls1211_generic.jar
    I cannot find this generic JAR for the current WLS 12.1.2. version
    Is it no longer available?
    any suggestions?

    Hi ,
    Here you can download JAR installer for 12.1.2 :-> http://download.oracle.com/otn/nt/middleware/12c/wls/1212/wls_121200.jar
    Thanks

  • Where are the portal one lib jars in 6.0?

    i want to know where are the lib jars in portal server 6.0? what directory....

    DSAME installs its packages and files in a directory named SUNWam.
    The file system layout for a Solaris installation is as follows:
    /opt/SUNWam/
    * bin/ ---> contains executables such as amserver & amadmin.
    * docs/ ---> contains DSAME documentation.
    * java/ ---> contains the Java Development Kit.
    * locale/ ---> contains the internationalization resource files.
    * servers/ ---> contains the iPlanet Web Server.
    * config/ ---> contains configuration files such as the iPlanet Directory Server name and port as well as XML files which define DSAME services.
    * dtd/ ---> contains the XML DTDs used by DSAME applications and services.
    * lib/ ---> contains DSAME jar files as well as platform specific C libraries.
    * migration/ ---> contains tools for iPlanet Directory Server data migration from earlier versions to version 5.1.
    * samples/ ---> contains sample java programs on how to use the DSAME Java APIs.
    * web-apps/ ---> contains two WAR-based deployments and their associated files: Services (authentication, policy management,
    identity management, SSO, SMS management, etc.) and Applications (DSAME console).
    /opt/SUNWps
    * Default installation directory for configuration information /etc/opt/SUNWps
    * Default installation directory for SDK /opt/SUNWps/sdk
    * Temporary files /usr/tmp
    * Log files /var/opt/SUNam/log
    * Container and channel display profile /opt/SUNWps/samples/desktop/dp-org.xml
    * Provider display profile /opt/SUNWps/samples/desktop/dp-providers.xml
    * HTML template files /etc/opt/SUNWps/desktop/default/channelname.template
    * JSP template files /etc/opt/SUNWps/desktop/default/JSPchannelname
    * Command-line utilities /opt/SUNWps/bin/
    * Tag library definitions /etc/opt/SUNWps/desktop/default/tld/*.tld
    * Display profile DTD /opt/SUNWps/dtd/psdp.dtd
    * Java properties files /opt/SUNWam/locale
    source: S1PS6 docs

  • Tomcat can't find oracle classes12.jar what to do?

    hi,
    i have managed to come this far with my "simple" webapplication under tomcat that i can see the application startpage but when i click browse the following
    exception is thrown:
    java.lang.NoClassDefFoundError: oracle/sql/NUMBER
    since i have tried to put the classes12.jar in every reasonable directory without effect, i have to bother this forum. does anyone know "where the dog is burried"(german saying)?
    greetz
    Selim Keser

    I'm sorry I wasn't clear.
    I have a feeling you might not have to do this because you wouldn't have gotten so far without knowing how.
    "chown" is a command in UNIX like systems to change the owner of a file or directory.
    When I was having problems similar to yours, I noticed that all of the files that I copied onto my server listed the owner as root and the group as root.
    The version of Tomcat I am running on Linux requires that the files be owned by "apache". So by changing to the directory where the files in question are located, you can run the UNIX command "chown apache:apache *" and it will change the owner/group to apache.
    If you're running in some other OS (Windows) I can't really help since I've never successfully installed and invoked Tomcat on Windows.
    HTH.
    Thanks, George

  • Oracle's classes12.jar

    I would like to know , whether or not the classes12.jar file is downloadable one?
    If yes, from where I can download? I tried oracle's web site, I did not get the correct url.
    appreciate for your help.
    -Karen

    Hi,
    Here is the portal for JDBC driver download
    http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/index.html
    You will find classes12.jar as well as other jars in every release.
    Kuassi - blog http://db360.blogspot.com/
    ------ book http://www.amazon.com/gp/product/1555583296/

  • Unable to downloads classes12.jar

    Hi All,
    I have been trying to download the classes12.jar and ojdbc.jar from the OTN website but, the website seems to have some probs. I am not able to download and it forwards to the error page.
    Link: http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/htdocs/jdbc101020.html
    I am using
    Oracle 10g(10.1.0.2.0) verison.
    Java jdk1.6
    Can someone jus lemme know from where do i download these 2 jar files.
    Thanks,
    P

    Ohh !
    Thanks a lot for your reply !
    Do u know from what other link I can download.
    I am getting the following error in my java program:
    *java.sql.SQLException: ORA-00600: internal error code, arguments: [ttcgcshnd-1], [0], [], [], [], [], [], []*
    From some forums I read that this I might have to download the classes12.jar and ojdbc.jar for Oracle 10g.
    If someone has any clue, please do lemme know !
    Thanks,
    P
    Edited by: Drink Up on Sep 19, 2008 12:19 PM

  • Classes12.jar

    I have an couple of questions
    Is it classes12.jar available separately for windows and linux version or we can use the same classes12.jar for accessing both windows version oracle and linux version oracle.
    I got an error "No suitable driver" while accessing linux version of oracle from window version of oracle.
    I don't know what caused this exception may be because of driver version clash or some other reason. can any one provide more information on this
    Thanks
    T.Gopalakrishnan

    I have an couple of questions
    Is it classes12.jar available separately for windows
    and linux version or we can use the same classes12.jar
    for accessing both windows version oracle and linux
    version oracle.
    I got an error "No suitable driver" while accessing
    linux version of oracle from window version of oracle.What does accessing "linux version of oracle from window version of oracle" mean. It sounds wrong.
    What exception are you really getting.
    I don't know what caused this exception may be because
    of driver version clash or some other reason. can any
    one provide more information on this
    Thanks
    T.GopalakrishnanAs duffymo pointed out there is no difference in where you are using the classes12.jar file.

Maybe you are looking for

  • NQSError: 59007 in OBIEE 11.1.1.5.0 after upgrade from OBIEE 10.1.3.4.1

    Hi All, We have successfully up-grade Obiee 10.1.3.4.1 to Obiee 11.1.1.5.0. After upgrade we found below error for few reports in 11g. Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P *State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A

  • Oracle Errors while Solution Manager 4.0 installation on linux

    While installing Oracle 10g instance for Solution Manager 4.0, The following popup message displayed. I checked the log file and not much information. Please tell me what shall I need to do. Error message: Error in invoking target 'ntcontab.o' of mak

  • Can I use Serialization if I have to update my class files?

    Hi, I'm writing a game right now, and I'm using Serialization to implement saving maps in it. Its saving me a whole bunch of time right now, but I'm worried that if I make even the slightest adjustment to my class files, then old saved maps won't wor

  • Aperture: Insufficient disk space on importing photos

    When importing photos to aperture, the error message persists: Insufficient Disk Space (in the Library) ..even though there is plenty of HD space (47.71 GB). Is there a way to allocate more APP memory to Aperture?

  • Re-Registering the Address of a PRI Router in CUCM

    Hello All, We are moving one of our old PRI Routers to our new building we just moved into and in doing so we need to change its IP Address. Once we change the address of the router, how do we "re-register" the device to the CallManager? And is there