Jar File for uncompress *.tar.Z-File

hello,
i'm locking for a jar -file to uncompress *.tar.Z files but i cant't found souch a jar file.
do you know where i can download a jar-file wich suppose to extract a *.Z-Archiv? You do you know how i can extract a *.tar.Z-Archiv?
Torsten

hello,
i'm locking for a jar -file to uncompress *.tar.Z files but i cant't found souch a jar file.
do you know where i can download a jar-file wich suppose to extract a *.Z-Archiv? You do you know how i can extract a *.tar.Z-Archiv?
Torsten

Similar Messages

  • Need to generate a Index xml file for corresponding Report PDF file.

    Need to generate a Index xml file for corresponding Report PDF file.
    Currently in fusion we are generating a pdf file using given Rtf template and dataModal source through Ess BIPJobType.xml .
    This is generating pdf successfully.
    As per requirement from Oracle GSI team, they need index xml file of corresponding generated pdf file for their own business scenario.
    Please see the following attached sample file .
    PDf file : https://kix.oraclecorp.com/KIX/uploads1/Jan-2013/354962/docs/BPA_Print_Trx-_output.pdf
    Index file : https://kix.oraclecorp.com/KIX/uploads1/Jan-2013/354962/docs/o39861053.out.idx.txt
    In R12 ,
         We are doing this through java API call to FOProcessor and build the pdf. Here is sample snapshot :
         xmlStream = PrintInvoiceThread.generateXML(pCpContext, logFile, outFile, dbCon, list, aLog, debugFlag);
         OADocumentProcessor docProc = new OADocumentProcessor(xmlStream, tmpDir);
         docProc.process();
         PrintInvoiceThread :
              out.println("<?xml version=\"1.0\" encoding=\"UTF-8\" ?>");
                   out.print("<xapi:requestset ");
                   out.println("<xapi:filesystem output=\"" + outFile.getFileName() + "\"/>");
                   out.println("<xapi:indexfile output=\"" + outFile.getFileName() + ".idx\">");
                   out.println(" <totalpages>${VAR_TOTAL_PAGES}</totalpages>");
                   out.println(" <totaldocuments>${VAR_TOTAL_DOCS}</totaldocuments>");
                   out.println("</xapi:indexfile>");
                   out.println("<xapi:document output-type=\"pdf\">");
    out.println("<xapi:customcontents>");
    XMLDocument idxDoc = new XMLDocument();
    idxDoc.setEncoding("UTF-8");
    ((XMLElement)(generator.buildIndexItems(idxDoc, am, row)).getDocumentElement()).print(out);
    idxDoc = null;
    out.println("</xapi:customcontents>");
         In r12 we have a privilege to use page number variable through oracle.apps.xdo.batch.ControlFile
              public static final String VAR_BEGIN_PAGE = "${VAR_BEGIN_PAGE}";
              public static final String VAR_END_PAGE = "${VAR_END_PAGE}";
              public static final String VAR_TOTAL_DOCS = "${VAR_TOTAL_DOCS}";
              public static final String VAR_TOTAL_PAGES = "${VAR_TOTAL_PAGES}";
    Is there any similar java library which do the same thing in fusion .
    Note: I checked in the BIP doc http://docs.oracle.com/cd/E21764_01/bi.1111/e18863/javaapis.htm#CIHHDDEH
              Section 7.11.3.2 Invoking Processors with InputStream .
    But this is not helping much to me. Is there any other document/view-let which covers these thing .
    Appreciate any help/suggestions.
    -anjani prasad
    I have attached these java file in kixs : https://kix.oraclecorp.com/KIX/display.php?labelId=3755&articleId=354962
    PrintInvoiceThread
    InvoiceXmlBuilder
    Control.java

    You can find the steps here.
    http://weblogic-wonders.com/weblogic/2009/11/29/plan-xml-usage-for-message-driven-bean/
    http://weblogic-wonders.com/weblogic/2009/12/16/invalidation-interval-secs/

  • How can i don't save a flash file for a temporary internet files

    i already use html file in meta tag...
    but still saving file ..
    so how can i don't save a flash file for a temporary internet files??

    i don't understand.
    post your message in your native language.  i can use the forum translation tool to (usually) understand your question.

  • Make File for C,Pro*C, Files in Solaris Server

    HI,
    I would like to know how to write a Make File for C,Pro*C Files in Sun Solaris Server.
    Thanks,
    Vijaya.

    The man page for make
    % man make
    has a brief description of using make.
    The Programming Utilities Guide has a more detailed description:
    [http://docs.sun.com/app/docs/doc/805-4035/6j3r2rqnc?a=view]
    For a tutorial, you can get the O'Reilly book "Managing Projects with make"
    [http://www.amazon.com/Managing-Projects-make-Andrew-Oram/dp/0937175900/ref=sr_1_2?ie=UTF8&s=books&qid=1222458409&sr=1-2]
    [http://search.barnesandnoble.com/Managing-Projects-with-Make/Steve-Talbott/e/9780937175187/?itm=5]
    O'Reilly publishes a similar book specifically for the Gnu version of make, "Managing Projects with make", available from the usual sources.
    Sun Studio comes with dmake, which has extensions that allow distributing a project build over multiple computers, and running multiple steps in parallel on the same computer. The manual for it is here:
    [http://docs.sun.com/app/docs/doc/819-5273/aexaz?l=en&q=dmake+doc&a=browse]
    Pro*C is not a Sun product. It is from Oracle, and you should ask Oracle for advice on using it.
    Edited by: clamage45 on Sep 26, 2008 1:52 PM

  • Uncompress tar.z file

    Hello,
    I am writing code to take an tar.z file and process it. I tried to use the clases in java.util.zip but it is not working. My code can uncompress a file that is zipped in winzip and untar a .tar file but throws a ZipException with I try a tar.z. I am thinking that .z is compressed in unix differently that winzip or a normal .zip file. If anyones has run into this situation before any advice would be greatly appreciated.

    'z' files are created by the 'compress' program which is often in the ncompress package. From the man pages:
    Compress uses the modified Lempel-Ziv algorithm popularized in "A Technique for High Performance Data Compression", Terry A. Welch,
    IEEE Computer, vol. 17, no. 6 (June 1984), pp. 8-19.
    If you have a *nix box lying around, do a "file" to determine if its "compress'd" data, or better yet, try "uncompress" to inflate the data.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • How to declare variable in solution file for use in project files.

    Hi Folks,
    Apologies if this is not the right place to ask, but I would like to declare a variable in my solution file that can used by all of the projects (prof files) in that solution.
    More specifically in the project files, references are stored using relative paths which cause issues if they don't exist. I would like to replace the relative paths with a variable set in the solution file that can easily be changed when the solution is
    built in a different location.
    So I would like to replace "../../../SomeProject"  with "$(SomeLocation)/SomeProject"  but set the $(SomeLocation) in the solution file.
    Regards
    Andy

    Hello Andy,
    Here is a common sln file:
    Microsoft Visual Studio Solution File, Format Version 12.00
    # Visual Studio 2013
    VisualStudioVersion = 12.0.30723.0
    MinimumVisualStudioVersion = 10.0.40219.1
    Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "wpf_EntityFramework", "wpf_EntityFramework\wpf_EntityFramework.csproj", "{A282940A-5F76-4FF8-9568-8B7D14133259}"
    EndProject
    Global
    GlobalSection(SolutionConfigurationPlatforms) = preSolution
    Debug|Any CPU = Debug|Any CPU
    Release|Any CPU = Release|Any CPU
    EndGlobalSection
    GlobalSection(ProjectConfigurationPlatforms) = postSolution
    {A282940A-5F76-4FF8-9568-8B7D14133259}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    {A282940A-5F76-4FF8-9568-8B7D14133259}.Debug|Any CPU.Build.0 = Debug|Any CPU
    {A282940A-5F76-4FF8-9568-8B7D14133259}.Release|Any CPU.ActiveCfg = Release|Any CPU
    {A282940A-5F76-4FF8-9568-8B7D14133259}.Release|Any CPU.Build.0 = Release|Any CPU
    EndGlobalSection
    GlobalSection(SolutionProperties) = preSolution
    HideSolutionNode = FALSE
    EndGlobalSection
    EndGlobal
    And the Global Interface in the solution file is actually used for Visual Stuido add-ins. To know details, please read the following MSDN article:
    1. Persisting Information in Projects and Solutions
    Here you can find "If the Globals object is associated with the
    Solution2 object, then the value persists in the .sln file. These values are persisted when the solution file is saved."
    2.
    Solution2 Interface
    It's about the solution interface.
    As you can see although they may save something to your solution file, it is not intended for you to use it in your project.
    What's your projec type and can you alter to use some common ways?
    For example:
    1. If it is in project level, set your value public so that all classes can access the value.
    2. Or you can choose to create a xml/text file or any file that you can read by code, and then read the value out from that file.
    It will be much better than thinking about set value in the solution file.
    Best regards,
    Barry
    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.

  • Doubts In creating rule file for the given flat file.

    Dear All,
    How to create the rule file for following data. Kindly guide us to proceed further.
    "Sales" "COGS" "Margin" "Marketing" "Payroll" "Misc" "Total Expenses" "Profit" "Opening Inventory" "Additions" "Ending Inventory" "Margin %" "Profit %"
    "100-10" "New York"
    "Jan" "Actual" 678 271 407 94 51 0 145 262 2101 644 2067 60.02949852507374 38.64306784660767
    "Feb" "Actual" 645 258 387 90 51 1 142 245 2067 619 2041 60 37.98449612403101
    "Mar" "Actual" 675 270 405 94 51 1 146 259 2041 742 2108 60 38.37037037037037
    "Qtr1" "Actual" 1998 799 1199 278 153 2 433 766 2101 2005 2108 60.01001001001001 38.33833833833834
    "Apr" "Actual" 712 284 428 99 53 0 152 276 2108 854 2250 60.1123595505618 38.76404494382022
    "May" "Actual" 756 302 454 105 53 1 159 295 2250 982 2476 60.05291005291006 39.02116402116403
    "Jun" "Actual" 890 356 534 124 53 0 177 357 2476 1068 2654 60 40.1123595505618
    "Qtr2" "Actual" 2358 942 1416 328 159 1 488 928 2108 2904 2654 60.05089058524173 39.35538592027142
    "Jul" "Actual" 912 364 548 127 51 0 178 370 2654 875 2617 60.08771929824561 40.57017543859649
    "Aug" "Actual" 910 364 546 127 51 0 178 368 2617 873 2580 60 40.43956043956044
    "Sep" "Actual" 790 316 474 110 51 1 162 312 2580 758 2548 60 39.49367088607595
    "Qtr3" "Actual" 2612 1044 1568 364 153 1 518 1050 2654 2506 2548 60.03062787136294 40.19908116385911
    "Oct" "Actual" 650 260 390 91 51 1 143 247 2548 682 2580 60 38
    "Nov" "Actual" 623 249 374 87 51 0 138 236 2580 685 2642 60.03210272873194 37.88121990369181
    "Dec" "Actual" 699 279 420 97 51 1 149 271 2642 671 2614 60.08583690987125 38.76967095851216
    "Qtr4" "Actual" 1972 788 1184 275 153 2 430 754 2548 2038 2614 60.04056795131846 38.23529411764706
    Thanks And regards
    Sai

    Hi,
    Create 1 text file in this way, the file is tab separated. The first line is Header line. So do a setting to skip that line while you are loading a data.(Options -> Data Source Property -> Header -> No of lines to skip 1)
    "Product" "market" "Period" "Scenario" "Sales" "COGS" "Margin"..... "Profit %"
    100-10     New York     Jan     Actual     678     271     407     94     51     0     145     262     2101     644     2067     60.02949853     38.64306784660767 
    100-10     New York     Feb     Actual     645     258     387     90     51     1     142     245     2067     619     2041     60     37.98449612403101 
    and copy paste all your complete data lines below this and save your text file.
    Create 1 rule file and open this text file in it and then provide a field settings one by one. Do the necessary settings also.
    Hope this helps.
    regards
    SST.....

  • Where do I put config files for a webapp (war file)?

    To my understanding a war file is supposed to be dropped in. It's isn't intended to be unzipped by the person installing the webapp. Inside my web app I have some xml files I access to get configuration information for how the servlet works. This xml file is intended to be edited by the sysadmin using the webapp. So, it's obvious I can't put my xml file inside my war file otherwise they'd have to unzip it to edit it. So my question is, where do I put it? What is the normal place to put stuff like this for a webapp?
    Example:
    I make a servlet (or jsp/custom tags) that generates an explorer-like directory tree. It reads the tree folders and files from an xml file. So one sysadmin might make a tree that looks like this:
    Fruit
    |-apples
    | |-Gala
    |-oranges
    |-pears
    another sysadmin might make a tree that looks like this:
    Bookstore
    |-Technical Books
    | |- JSP to go
    |-Children's Books
    |-Dr Seuss
    And these are defined in the xml file.
    It's driving me crazy because I want to make my webapp deployable in a war file. Since I have to unzip it right now, the war file is useless.
    Thanks,
    David

    I don't have the answer, but I understand your pain. I was trying to figure this out last year before my company went out of business and made this problem go away.
    The issue is that you want to have a user install your webapp by deploying the war file and configure the app without unzipping the war file. If you can start the webapp first, why not just put the default or empty configuration file somewhere in your webapp director structure and write an administration servlet or JSP to configure it.
    If you must configure the application before it can start up, the following might apply.
    The obvious approach would be to install a properties or xml file separately from the war file and let the user edit that file. The problem is that your servlets and jsps need to be able to find it at run time. This is problematic because the current directory for relative paths seems to vary from one server to another. If I remember correctly, on Windows NT running Tomcat, current directory points to C:\jakarta-tomcat-x.x.x\bin. When running Websphere, it points to C:\WINNT. You can figure this out for the server your user is going to be running and have them put the file in one of those places. But I don't like putting my application files in places like that.
    I can't remember at the moment how it works in other servers, but at least in Tomcat you might put the configuration file in the webapps directory with your war file. Then you could have your servlet do a getServletContext().getRealPath() or something like that and back up the path one level to get to the file.
    At one point I thought it would be nice to put the path to the configuration file in the system environment, but we couldn't find any way in Java to get access to it.
    Will.

  • URGENT--Need to supress "Do you want to Open or save this file" for (CSV AND DOC FILES) in IE 8, IE 9 on Win XP and Win 7

    Hi 
    In our Task in Salesforce we generate one CSV file and one doc file after one button click on salesforce screen. we need to download these two documents without the popup message "Do you want to Open or save this file"
    Pls suggest Registry Edit Option Or any IE browser configuration or any
    code to get rid of this popup as this is very critical for our Task. 
    Thanks
    Kartik

    Thanks Alex... I saw this in another Forum and could you pls let me know if this works...that is there is no prompt on CSV download
    Begin in: HKEY_LOCAL_MACHINE - to change settings for all users
    HKEY_CURRENT_USER- to change settings for the current user
    Then browse to Software->Microsoft->Internet Explorer->Main->FeatureControl->Feature_Restrict_File_Download
    And then set the Value iexplore.exe to 0. If it doesn't exist: Create it (DWORD). 
    Thanks
    Kartik

  • Validating against schema file for the output XML file

    Hi,
      I am using XSLT for mapping. The output message is generated according to the mappings but it is not validate aganist schema of target . I am using xsd file from external defination section as target. Can any body help me in this regard.
    Thanks,
    Mallikarjun.M

    hi,
    if you talk about the schema of a target message type
    than validation only works if you use graphical
    message mapping
    not with: xslt,java, abap
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions">XI FAQ - Frequently Asked Questions</a>

  • Suppressing directories and .css files for excluded FrameMaker .fm files?

    The source for this project I recently inherited is in FrameMaker. I noticed that the WebHelp output included the PDF title page (Title.fm in FM), so I checked the Excluded Unreferenced Topics from Output and Exclude Unreferenced boxes.
    The Title.fm file went away, but I'm still getting the Title directory, which contains only Title.css. Is there some way to suppress those?

    Hi Jayashree
    Please check this FM, SUBST_GET_FILE_LIST. Pass the file path and file name, if it returns an entry in table FILE_LIST, then the filename and path are valid.
    Hope this helps !
    ~ Ranganath

  • From ZipEntry to File without uncompressing?

    Hello,
    I have some third party Java code that requires a java.io.File for its constructor input argument. The third party code only needs to read the file. It does this using RandomAccessFile.
    In my code I am originally working with a ZipFile. So my question is, is there a way to modify a ZipEntry to a java.io.File without uncompressing or writing to disk, so I can pass it to the third party software? Or do I have to unzip it, pass that file to third party code, and then delete it after all is complete?
    // Get zip file
    ZipFile zipFile = new ZipFile(args[0]);
    // get the important zip entry
    ZipEntry mainEntry = zipFile.getEntry("main.txt");
    What do I do here to convert mainEntry to a
    java.io.File without uncompressing/writing the
    file to disk???? Is this possible????
    // This is the third party object which requires a File for
    // input and which I REALLY do not want to change.
    ThirdPartyObject tro = new ThirdPartyObject(mainEntryFile);
    tro.doStuff();

    durban_z wrote:
    I have some third party Java code that requires a java.io.File for its constructor input argument. The third party code only needs to read the file. It does this using RandomAccessFile.If it needs a random access file, you have no choice (without writing way too much code) but to give it a real file. OTOH, if the consumer only needs a stream, you can just pass the zip stream instead without writing to a file first.

  • Descriptor File for HelloMIDlet

    cut from a document with title "MIDP Setup Explained" (http://developer.java.sun.com/developer/technicalArticles/wireless/midpsetup/)
    Writing the Descriptor File for HelloMIDlet
    The descriptor file to run the HelloMIDlet example from the Introduction to Wireless Programming with the MID Profile article looks like this:
    MIDlet-Name: HelloMIDlet
    MIDlet-Version: 1.0.0
    MIDlet-Vendor: Sun Microsystems, Inc.
    MIDlet-Description: A Simple Example
    MIDlet-Info-URL: http://java.sun.com/j2me/
    MIDlet-Jar-URL: hello.jar
    MIDlet-Jar-Size: 1063
    MicroEdition-Profile: MIDP-1.0
    MicroEdition-Configuration: CLDC-1.0
    MIDlet-1: HelloMIDlet,, HelloMIDlet
    although the content of the "Descriptor File" is given but how to create this "Descriptor File" ? (what is the name of the file ? where should the file be placed ?)

    Hi Neo,
    I have created the descriptor file with the content u post at the same folder of the HelloMDlet source code. However, i still cannot execute the prg. When i execute the prg,
    follow errors are reported:
    Error in application descriptor: MIDlet-Version must have a value.
    Error in application descriptor: MicroEdition-Configuration must have a value.
    Error in application descriptor: MIDlet-Jar-URL must have a value.
    Error in application descriptor: MIDlet-Name must have a value.
    Error in application descriptor: MIDlet-1 must have a value.
    Error in application descriptor: MicroEdition-Profile must have a value.
    Error in application descriptor: MIDlet-Vendor must have a value.
    So i think my descriptor file still not work correctly. Do u have any idea ?
    btw, I installed J2SE SDK1.3.1, Forte for Java CE Release2.0, J2ME Wireless Toolkit
    1.0.2 Early Access and the Wireless Toolkit is integrated with Forte and i compile and execute the code in Forte. In Forte, I have already set the default compiler to JME wireless internal compilation and default executor to KVM Emulator so i think Forte should work properly with MIDP
    finally, i also want to get your work example and u can send to [email protected]
    thx a lot
    regards,
    Lok

  • How can multiple files for the same genre be consolidated

    I organize my iTunes files in genre folders for easy access. ITunes creates multiple folders for some genres and allows a single (preferred) genre file for other much larger files. How can I consolidate multiple files with the same genre?

    Thanks. I've done what you selected. The problem is that despite all files being identified with the same genre, iTunes groups some genres in two separate folders. Thus, I have two "Country" folders, for example. More perplexing is that iTunes groups my largest genre folder, "Jazz", in a single folder.

  • Creation of a .exe file for a Java program

    hi, myself is venu.
    Can anyone help in creating a .exe file for a generated .class file.
    Thanking you in advance.
    bye

    Hello,
    There is a tool that you can download called JavaExe. It will make an executable of your java class. The class must have a main method. Just google for it and follow the instructions. I have tried it, it does work well.
    delaware_samurai

Maybe you are looking for