MISSING FILES FROM CLASSES12.ZIP

I am trying to compile you thin jdbc classes with visual cafe 4.0 . I get the following errors
Error: Class javax.naming.Referenceable not found in oracle.jdbc.pool.OracleDataSource
Error: Class javax.naming.NamingException not found in oracle.jdbc.pool.OracleDataSource
Error: Class javax.naming.Referenceable not found in oracle.jdbc.pool.OracleConnectionCacheImpl
Error: Class javax.naming.spi.ObjectFactory not found in oracle.jdbc.pool.OracleDataSourceFactory
Error: Class javax.transaction.xa.XAResource not found in oracle.jdbc.xa.OracleXAResource
Error: Class javax.transaction.xa.XAException not found in oracle.jdbc.xa.OracleXAException
Error: Class javax.transaction.xa.Xid not found in oracle.jdbc.xa.OracleXid
7 error(s), 0 warning(s)
After talking with Symantec it appears that I am missing some class files . Can you send me them as I have a deadline to meet
Thanks Mark Stahl
null

The javax package comes from Sun. You
need to get it from Sun.
null

Similar Messages

  • Reading a Compressed File from a ZIP File, which is an entry of ZIP File

    Hello, Experts,
    Would it be possible somebody to help me with code example for the following problem?
    I want to read a compressed file from a ZIP file, which is an entry of ZIP File, without extacting/writing files on file system. Is this possible?
    Lets say we have a ZipFile1. There is ZipFile2 inside ZipFile1. And inside ZipFile2 is FileA. The scenario is reading FileA without extracting on file system.
    Thank you in advance for your help.
    Cheers
    RADY

    The classes you want to be using are java.util.zip.ZipInputStream and and ZipEntry from the same package. Construct the ZipInputStream with the input you have for the outer zip. Loop with ZipInputStream.getNextEntry until you find the inner zip you're looking for - that method returns a ZipEntry, and you get the name of the zip entry with ZipEntry.getName. Read the ZipInputStream from that point into some buffer, and read that buffer into a new ZipInputStream - rinse and repeat until you have the contents of the file in the zip in the zip...

  • [svn] 4918: Missing file from previous checkin.

    Revision: 4918
    Author: [email protected]
    Date: 2009-02-10 13:56:12 -0800 (Tue, 10 Feb 2009)
    Log Message:
    Missing file from previous checkin.
    Modified Paths:
    flex/sdk/trunk/modules/debugger/src/java/flash/tools/debugger/concrete/djapi_en.propertie s

    Here are typical layouts for the iTunes folders:
    The iTunes folder is normally inside <User's Music>. I get the idea that things are different but I don't have a clear picture yet. I think you've somehow managed to get the media folder pointed at <User's Music> instead <User's Music>\iTunes\iTunes Media. A screenshot of the iTunes > Edit > Preferences > Advanced might help confirm. Once we know what is going on it should be possible to make suggestions as to what to do next.
    tt2

  • [svn:osmf:] 10584: Adding a missing file from that last folder structure refactor.

    Revision: 10584
    Author:   [email protected]
    Date:     2009-09-24 17:19:48 -0700 (Thu, 24 Sep 2009)
    Log Message:
    Adding a missing file from that last folder structure refactor.
    Added Paths:
        osmf/trunk/plugins/akamai/AkamaiBasicStreamingPlugin/AkamaiBasicStreamingPlugin.as

    Hello,
    Welcome to MSDN forum.
    I am afraid that the issue is out of support range of VS General Question forum which mainly discusses
    the usage of Visual Studio IDE such as WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System
    and Visual Studio Editor.
    Because your issue is about ASP.NET web application development, I suggest that you can consult your issue on ASP.NET forum:
    http://forums.asp.net/
     for better solution and support.
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Receive Pipeline In Decoder Stage to Extract Single Or Multiple Files From A Zipped Folder In Biztalk Server 2010

    Hi,
    I need help in developing a customized pipeline for the Decoder Stage.
    Requirement : Extract single or multiple files from a zipped folder with any format and extension (X12/EDIFACT/Flat/XML) and send to Disassemble stage for further action.
    Need Urgent help.
    Any suggestion or help is much appreciated.
    Thanks & Best Regards

    Hi Siddharth,
    Have look at article: BizTalk Server 2010: Processing Zip Message Having Multiple Type
    Files and http://tech-findings.blogspot.com/2013/10/custom-zipreceivepipeline-to-unzip.html
    Maheshkumar S Tiwari|User
    Page|Blog|BizTalk
    Server : Scheduling Orchestration using Trigger Message

  • Deleate missing files from catalog

    With DSLR cameras we shoot tens of thousands of pictures a year and delete hundreds from our hard drives over time.  So how do you delete hundreds of missing missing files that still exist in the catalog, which cause the "Reconnect Missing Files" screen to show?  Does a setting exist to remove all missing files from the catalog?

    In PSE11, do Find >> All Missing Files and select all and delete.
    Thanks
    Andaleeb

  • Some missing files from itune

    I downloaded iTune 5, and I don't know what went wrong, but I couldn't use iTune.
    I tried to reinstall, and install again...but now I get the msg "some files are missing reinstall itune...
    I tried to install from CD I got when I bought ipod mini, but still the same. I wonder how I can get those missing files...

    With respect to the hardcoding of 127.0.0.1:8888 it is how it was intended.
    If you go through the setup and deployment guide for the PIP, and follow through the steps in page 19 (Section "Configuring Integration Files"), you'll find that we include a utility in the PIP that handles substitution of the server names/ports .. one of the first steps is to setup your deployment server values in a file called CRMIntegProcessParameters.xml, where you specify your server values, after which running the utility substitutes the server-names and ports.
    With respect to the missing files, again I don't see the issue. the files are included in the posted zip file in which the PIP is delivered. I just reconfirmed opening the zip file and reextracting the file reported as missing .. and it is present.

  • How to exreact multiple pdf files from a zip files from application server to presentation server

    Hello exprts,
    I am passing one pdf file and one text file to zip file in apllication server through my custom program and then downloading it using standard function module to my desktop. its working fine. Then I added  another pdf file to my zip file. But only single pdf file is getting download . So can you please help me regardiong this issue? 

    Dear Experts ,
    I finded out the way to extrcat pdf files in presentation server. But now my problem is that I am not able to add multiple pdf files in a zip file. When I am adding new pdf file then older one is not coming in read data set. So please kindly tell me how can I add multiple pdf file in my zip file and again I can get all the pdf files from here.

  • How to extract single file from multipart zip archives?

    Hello,
    I have a 10 parts of zip files that contains single file. When I extracted these, each program taking an action seperatly to each parts and gave me 10 files in a different folders. In a Windows, it is so simple. Winzip,winrar automaticaly discovering that are the parts of a single file and give me that.
    My question is simple: How to extract single file from a multipart zip/rar archives ?
    I know a way in "Terminal" but it is not comfortable for big parts.

    I tried with UnArchiver but it extracted each file seperately like showen in a photo

  • How to reconnect missing file from iCloud on PSE 12?

    I placed all my photos in the iCloud and also copied them to a flash drive and removed them from the hard drive. Now Organizer asks to reconnect missing files. The drop down menu in Browse does not list the Cloud as an option. How do i reconnect from the Cloud?
    Thanks, Barb
    I am using a MacBook Pro with Yosemite

    You will need to keep the flash drive connected. PSE will contain links to it and the images.
    Otherwise you would need to copy the files to a folder in Pictures on your internal drive or an external hard drive.

  • Permissions issues with files from a zip

    We've got five macs on a network, all on 10.5.6. Clients often send us folders with files in as a single zip. If the zip file is opened, the folder and files all have read/Write permission for the user that opened the zip, and all other macs have "no access". This happens with all the macs. The zip files are sent from PCs.
    Has anyone any idea as to why this should happen, and a possible fix?
    Cheers
    Steve

    im now trying this method instead, it kind of works, but reads in all files (I just wanted XML files), and Im sure its not the best method for this:
    public void readZipXMLFiles(String inFilename)
    try {
            // Open the ZIP file
            ZipInputStream in = new ZipInputStream(new FileInputStream(inFilename));
            // Get the first entry
            ZipEntry entry;
            entry = in.getNextEntry();
            while (entry != null){
            // Open the output file
            String entryName = entry.getName();
            String outFilename = entryName;
            OutputStream out = new FileOutputStream(outFilename);
            CheckExtension("xml", entry.getName());
            // this check the file extension, if correct FileType=true
            System.out.println(entry.getName()+ ":" + FileType);
            if (FileType == true){
            // Transfer bytes from the ZIP file to the output file
            byte[] buf = new byte[1024];
            int len;
            while ((len = in.read(buf)) > 0) {
                out.write(buf, 0, len);
            // Close the streams
            entry = in.getNextEntry();
            out.close();
            in.close();
        } catch (IOException e) {
            catch (Exception e)
                e.printStackTrace();
        }Because I'm using a ZipInputStream, its grabbing all files even if the files are not .xml,
    Edited by: Mr_Tuition on Dec 18, 2007 7:05 AM
    Edited by: Mr_Tuition on Dec 18, 2007 7:08 AM

  • Recover missing files from FAT32 SD card?

    I got back from a trip and used the SD card slot in my MacBook Pro to import my photos -- first into Aperture, and then using Image Capture to make a second copy as regular image files. Then I used Image Capture to delete the files from the card.
    So far, so good....except nearly 300 photos have are missing -- the last 300 I took on the card. If I look at the card in the Finder now (it's FAT32), there aren't any photos on it. But there is still over 3GB of data, suggesting the missing photos' data is on there somewhere.
    Any suggestions for how to recover it? TechTool Pro doesn't see the card at all (maybe doesn't support FAT32?).
    Thanks.

    You can follow the way to see how to recover deleted files from sd card. Connect the data cable for the card reader to an empty USB port on your computer. Insert the SD card into the external or built-in card reader. Right-click the Recycle Bin icon on the desktop, then click "Open." Highlight and select the deleted files on the SD card you want to restore to the device. Right-click one of the selected files on the SD card and then click "Restore." Besides, you can also use Data Recvoery to restore your data even your SD card is damaged.

  • Extract files from a zip file

    Here is my scenario:
    I have a zip file, DataStore.zip, which as two layers of zip files.
                                         DataStore.zip
                                               |
               01.zip       02.zip         03.zip      04.zip etc
                                 |
                     02a.zip          02b.zip         02c.zip        
     etc
                         |
                cert1.zip   cert2.zip     cert3.zip     etc
    I need to search for  any cert.zip embedded at layer3, for which I have written the following program.
    I have two issues. First one is, when the files at level 1 (01.zip etc are written to the disk folder c:\ extract, it doesn't allow me to read back from that folder., I get "access to path c:\extract is denied". I researched and found that this
    is a security issue with windows 8 and 7. ( I tried both versions). How can I overcome this?
    second issue is, if in the  first read cycle  it fails with "unknown block type, stream may be corrupted", I need to bypass that corrupted zip file and continue, until I get my target file.
    The code is give below. Appreciate any help.. Thanks.
    using System;
    using System.Collections.Generic;
    using System.ComponentModel;
    using System.Data;
    using System.Drawing;
    using System.Linq;
    using System.Text;
    using System.Threading.Tasks;
    using System.Windows.Forms;
    using System.IO;
    using System.IO.Compression;
    namespace TPMCert
    {   // Utility to copy a TPM certificate from the master file.
        public partial class Form1 : Form
            public Form1()
                InitializeComponent();
            private void Form1_Load(object sender, EventArgs e)
            private void btnSelDrv_Click(object sender, EventArgs e)
                if (folderBrowserDialog1.ShowDialog() == DialogResult.OK)
                    string filePath1 = this.folderBrowserDialog1.SelectedPath; //
                    this.txtDrv.Text = filePath1;
            }//btnselDrv
            private void btnTpmReq_Click(object sender, EventArgs e)
                    OpenFileDialog openFile1 = new OpenFileDialog();
                    if (openFile1.ShowDialog() == System.Windows.Forms.DialogResult.OK)
                        txtRqstFileName.Text = openFile1.FileName.Remove(0, 3); //remove first 3 chars which is c:/ etc
            private void btnGo_Click_1(object sender, EventArgs e)
                    string zPath = txtDrv.Text + "\\" +"TpmDataStore.zip"; //drive & filename to to search.....
                    string extractPath= txtDrv.Text
    +@"\extract";
                    string extractPath2 = txtDrv.Text + @"\extract\certs";
                    string copyPath = txtDrv.Text; // location of the tpm certificate finall written to..
                    bool filefound = false;
                     //look for the file. read only allowed...
                   // try
                        using (ZipArchive archive = ZipFile.OpenRead(zPath)) //open Tpm file for reading
                            txtInfo.AppendText("Processing ....  Please wait!" + "\n");
                            Cursor.Current = Cursors.WaitCursor; //busy cursor
                            foreach (ZipArchiveEntry zEntry in archive.Entries) //each top level zip file is written to \extract dir
                                zEntry.ExtractToFile(Path.Combine(extractPath, zEntry.FullName), true); //true- overwrite
                                txtInfo.AppendText(" First write passed...");
                                //next iterate thro' all zip files in \extract dir
                               using (ZipArchive archive2 =ZipFile.Open(extractPath, ZipArchiveMode.Update)) //read files in extract
                                   foreach (ZipArchiveEntry childEntry in archive2.Entries)
                                       childEntry.ExtractToFile(Path.Combine(extractPath2,
    childEntry.Name), true); //true- overwrite
                                       MessageBox.Show(childEntry.Name);
                                       txtInfo.AppendText(" Second cycle....");
                                       if (childEntry.Name == txtRqstFileName.Text)
                                               filefound
    = true; //
                                               //MessageBox.Show(zEntry.FullName);
                                               txtInfo.AppendText("Found
    file " + childEntry.Name + "\n");
                                               txtInfo.AppendText("File
    copied as " + copyPath + "\\" + childEntry.Name + "\n");
                                }//second using..
                            }//foreach
                            if (filefound == false ) // given file is not there
                                txtInfo.AppendText("File not found" +  "\n");
                        }//using
                    }//try
                       // catch (Exception ex)
                               // MessageBox.Show(" Error:" + "\n" + ex.Message);
                                return;
                             //finally
                            { Cursor.Current = Cursors.Default;
                // next
            } //btnGo..
        }//class form1
    }//namespace

    Hi friend,
    We'd better to ask one question in each thread. If you have another issue, you can consider to open up a new thread in this forum.
    Now for the first question, do you mean this picture? It throws access exception in archive2.
    If so , because your extractPath is a path, not a directory.You should add +"xxx.zip". For more information, please refer to
    ZipFile.Open
    Method (String, ZipArchiveMode).
    For the second question, you can use the following code to skip the error message.
    while (true)
    try
    //do something;
    catch (Exception ex)
    { continue; }
    Good day!
    Kristin
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Why do I have Missing files from LaCie to Elements 9 Organizer on Mac

    I am a new Elements 9 user and have a Mac OS 10.6.5.  I have attempted to load all my pictures from a LaCie external hard drive into the Organizer, but when I look at them in the Organizer very many of them indicate that the files are missing.  I have not renamed the files, nor have I moved them since they have been in the LaCie.  What in the world am I doing wrong!!!???

    When I first moved pics into the Organizer, some were in folders on my laptop, some in the LaCie, some on the desktop etc.  I did subsequently move all pics into the LaCie from the various places, and then moved them again into the Organizer.  Maybe that confused the situation.  Should I remove all images from the Organizer and then  get all files from the LaCie once more? 
    Louise Giovanella
    1530 Hopkins Road
    Panton, VT 05491
    v: 802-759-2529
    [email protected]

  • Unzipping files from a zipped folder

    Hi,
    I need unzip files stored in .zip folder using ABAP. Could you please tell me of a utility/Funtion Module or any other method which exists for the same?
    Thanks a lot
    Shujath

    Hi Mohammed,
    you just have to execute an external program from your ABAP.
    For example, if the ZIP file is in the client computer you have to use the WS_EXECUTE.
    Have fun
    Frédéric

Maybe you are looking for

  • Exception in Payment Proposal - Pmnt methods for this run are not specified

    Dear all, I want to ask if it is possible to run a payment proposal for AP transactions together with AR. The AR line items are used for clearing. Actually, this is the first time we execute proposal run which contains AP and AR respectively. And dur

  • Issues with Iphone 4

    I have an Iphone 4 and when i plug the phone into the USB port on the computer, it keeps blinking. It blinks continuously between charging and not charging. It makes the sound as if you were plugging it in and unplugging quickly

  • IPod mini not mounting

    I have an iPod mini Gen 2 which will not mount with either a fire wire 400 or 800 but does mont with a USB cable. I will mount in my car and with my JVC TV. What is wrong, I have reset and restored it. Using the latest updates and iTunes 9.1.

  • Define constant in query 3.5

    In the moment I use a hierarchy variable and fill this variable via VBA makro. ( I have 4 different values (hierarchy nodes) for the variable)) But the customer wants to avoid VBA makro. The variable is used in a row structure different times. The va

  • Migration from Access97 - Run time error message

    When I am trying to migrate from Access 97 to Oracle 8i Using Migration Work Bench I am getting the following error message. Microsoft Visual C++ Run Time Library (Message Title) Runtime Error Program: C:\ProgramFiles\Oracle\jre\1.1.7\JREW.EXE Abnorm