MANIFEST file question pls help

Hi,
i have a JAR file on my ftp server. and i want to only read Manifest file informations in this jar file without downloading file on my pc.
is it possible to do this ?
Please help,
Regards,
Musa YILMAZ

thanks,
yes i use zip classes but it always want to cache file to temp directory in windows, i must wait until caching finishes
but my jar file is 5mb so i wait so long,
also caching is as same as downloading file.
but if not necessary i wont download file.
but i think it is not possible.
Regards,
Musa YILMAZ

Similar Messages

  • I cant reset my security question pls help me

    I cant find the reset your security question pls help me

    If you mean that you're aren't getting the reset link as described in the steps half-way down this page : http://support.apple.com/kb/HT5312, then that will only show if you have a rescue email address (which is not the same thing as an alternate email address) set up on your account.
    If you aren't getting the link then you don't have a rescue email address, and you won't be able to add one until you can answer your questions - you will need to contact iTunes Support / Apple in your country to get the questions reset.
    Contacting Apple about account security : http://support.apple.com/kb/HT5699
    When they've been reset you can then use the steps half-way down the above HT5312 page to add a rescue email address for potential future use

  • How to have Secure Connection for File Adapter.Pls help

    Hi All,
    For File to File Scenario
    How to have Secure Connection for File Adapter.
    Pls send links/blogs explaining this scenario.
    Regards

    hi rich
    go through these links
    FTPs connection failed - error ".. certificate rejected by ChainVerifier"
    Re: What is SFTP, FTI channels
    http://help.sap.com/saphelp_erp2005/helpdata/en/e3/94007075cae04f930cc4c034e411e1/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/bc/bb79d6061007419a081e58cbeaaf28/frameset.htm
    FTPS implementation question.
    http://help.sap.com/saphelp_nw04s/helpdata/en/43/0e16bfd7b021aee10000000a1553f6/frameset.htm
    Server certificate rejected by ChainVerifier:FTPS server(Points Guaranteed)
    /people/krishna.moorthyp/blog/2007/07/31/sftp-vs-ftps-in-sap-pi
    File adapter
    thanks
    Kunaal

  • Very simple question pls help me

    I just want to use oracle sql and pl/sql workshop isqp*plus web site, so which product or software shouuld i download??? pls help me.
    thanks.

    Pl see your other 2 threads on the same topic (posting the same question multiple times does not make the issue go away ;-) )
    Oracle install error 10g 64 bit windows
    which product should i install??
    HTH
    Srini

  • Question pls help

    Hi I wanted to ask a question, pls do reply to help me out.
    Can I include a method call to another class, within the same transaction, that performs a
    database statement or must the actual select statement appear within the
    setAutoCommit(false) .....commit()?

    Please elaborate. I believe the answer is yes, but it's not entirely clear what you mean.
    - Phil

  • Simple Servlet question, pls help

    This is my form submission part in my jsp page
    <form name="updateForm" method="POST" action="/Update"> This is my web.xml
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!DOCTYPE web-app
        PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
        "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
      <servlet>
        <servlet-name>/Update</servlet-name>
        <servlet-class>UpdateMap</servlet-class>
      </servlet>
    </web-app>This is my UpdateMap.java
    import java.io.*;
    import javax.servlet.*;
    import javax.servlet.http.*;
    import java.util.*;
    public class UpdateMap extends HttpServlet
        public UpdateMap()
    }I put my UpdateMap.class in WEB-INF/classes/ directory but when I clicked the submit button in my jsp page, I got The requested resource (/Update) is not available error

    Found my own error. The jsp submission code should be
    <form name="updateForm" method="POST" action="Update"> But I still got error when submit
    The specified HTTP method is not allowed for the requested resource ( POST method of HTTP is not supported by this URL.)Pls help.
    Thanks

  • Cisco acs "manifest file not found" help

    srvacs01/admin# application upgrade ACS_5.5.0.46.tar.gz WCS
    Do you want to save the current configuration ? (yes/no) [yes] ? no
    6 [27522]: transfer: cars_xfer.c[54] [admin]: ftp copy in of ACS_5.5.0.46.tar.gz requested
    7 [27522]: transfer: cars_xfer_util.c[89] [admin]: ftp get source - ACS_5.5.0.46.tar.gz
    7 [27522]: transfer: cars_xfer_util.c[90] [admin]: ftp get destination - /storeddata/Installing/.1413207431/ACS_5.5.0.46.tar.gz
    7 [27522]: transfer: cars_xfer_util.c[109] [admin]: initializing curl
    7 [27522]: transfer: cars_xfer_util.c[122] [admin]: full url is ftp://10.222.15.196/acs5/ACS_5.5.0.46.tar.gz
    % Manifest file not found in the bundle
    srvacs01/admin#
    Cisco Application Deployment Engine OS Release: 1.2
    ADE-OS Build Version: 1.2.0.228
    ADE-OS System Architecture: i386
    Copyright (c) 2005-2009 by Cisco Systems, Inc.
    All rights reserved.
    Hostname: srvacs01
    Version information of installed applications
    Cisco ACS VERSION INFORMATION
    Version : 5.3.0.40.40
    Internal Build ID : B.839
    Patches :
    5-3-0-40-7
    5-3-0-40-9
    Pointed-PreUpgrade-CSCum04132-5-3-0-40

    Problem: "Error: Saved the running configuration to startup successfully % Manifest file not found in the bundle" on ACS appliance during appliance upgrade
    The Error: Saved the running configuration to startup successfully % Manifest file not found in the bundle error appears when an attempt is made to upgrade ACS Express
    Solution
    Complete these steps in order to upgrade the ACS appliance without any issue:
    Download patch 9 (5-0-0-21-9.tar.gpg) and ADE-OS (ACS_5.0.0.21_ADE_OS_1.2_upgrade.tar.gpg ) from: Cisco.com > support > download software > Security > Cisco Secure Access Control System 5.0 > Secure Access Control System Software > 5.0.0.21
    After you install the two files, install the ACS 5.1 upgrade ACS_5.1.0.44.tar.gz. This is available from the same path from previous step.
    Use this command in order to install the upgrade:
    application upgrade <application-bundle> remote-repository-name
    This completes the upgrade procedure.
    Refer to Upgrading an ACS Server from 5.0 to 5.1 for more information on how to upgrade the ACS appliance.
    please refer the upgrading acs server 5.4 to 5.5, for complete process.

  • HT5787 I forget my security question pls help me

    Pls I need your help I forget my answer of security questions what I do ?

    Alternatives for Help Resetting Security Questions and/or Rescue Mail
         1. If you have a valid rescue email address, then use this procedure:
             Rescue email address and how to reset Apple ID security questions.
         2. Fill out and submit this form. Select the topic, Account Security. You must
             have a Rescue Email to use this option.
         3. This is the only option if you do not already have a valid Rescue Email.
             These are telephone numbers for contacting Apple Support in your country.
             Apple ID- Contacting Apple for help with Apple ID account security. Select
             the appropriate country and call. Ask to speak to the Account Security Team.
    Note: If you have already forgotten your security questions, then you cannot
             set up a rescue email address in order to reset them. You must set up
             the rescue email address beforehand.
    Your Apple ID: Manage My Apple ID.
                             Apple ID- All about Apple ID security questions.

  • Newbie question pls help!

    hey new to java and struggling writing my first program cant get rid of this error any ideas?
    The error is:- symbol : method StringValue ()
    location: class java.lang.String
    String newColour = (colourInput.getText()).StringValue());
    please help should be easy if you know what ur doin but i dont and its drivin me crazy

    I think yawmark is in broken-record mode today. Not just today. I keep a fairly large file of
    cut-n-paste responses accumulated while addressing
    the same issues over and over and over.... I'm not at work today, so I have a lot of time to hang out here (too cold to do anything outside), and that particular response about spelling things out just seemed to pop up a lot today (no doubt caused by the posters who popped up today). A file of cut-and-paste responses is definitely a handy thing to have around here...I don't have such a file myself...I only just started here a couple of months ago, but the questions do indeed get repetitive! My cell phone only receives SMS messages--it doesn't have the capability to send them--so I don't write any SMS messages. Even if I did, I can't imagine why people think it is okay to abbreviate everything here into SMS-speak.
    yawmark, good luck on your test! Thanks!!!You're welcome!

  • MSI-6585 (648 MAX) instant restart issues questions pls help......

    Hi, i figured after months of specualation i would try to figure out what the hell is wrong with my pc.  12months ago a bought a MS-6585 648 MAX mobo and a P4 2.53ghz with 2x Samsung DDR 333 (PC2700) ram.  I play many games on my pc it seems when playing Counter-Strike + PlanetSide results in random instant restarts.  Occasionaly it will just hang the system but mainly instant reset of the system.  My cpu temp ranges from 35 48 max approx.  
    I've tried switching my ram to different slots and so on refit everything but with no luck.  I just have a very unreliable computer atm.  I've reformated plenty of times but with no joy, the odd thing is its random somtimes my pc will not crash or reset it self so this makes it very difficult to figure out what the hell is going on :S
    If you have more questions perhaps i can answer them - and give you more info that i have forgotten.
    Here are somethings that might be useful:
    MS-6585 648 MAX mobo
    Pentium 4 (northwood) 2,53ghz 533
    Samsung DDR 333 (PC2700)
    Gigabyte Maya II Radeon 9700Pro (running in agp 8x)
    Sound Blaster Audigy 2 Platinum
    Bios settings: (things ive changed)
    Turned onboard sound off than auto
    AGP Apeture size  128
    I have 32bit transfer mode running for hdds
    I have S.M.A.R.T. enabled
    (next week end i will have another 512 ram stick to try just incase its my ram but i have done the intel ram checker and it didn't find any problems)
    Any help would be greatly appreciated pls ask any things ive missed and anything else u would need to know.  I really want to sort this out as you can imagine its not very nice having a pc that can randomly crash when u do not expect it.

    Overclocking is typically limited by one of 3 factors, assuming you have sufficient power:
    1. Memory won't operate past a certain speed, so you run at a different ratio or buy faster memory.
    2. Temperature, so you need to add non-stock cooling or better case ventilation or water cooling, depending on how far you want to go
    3. CPU - At some point the CPU won't run any faster.
    Leave the CPU voltage at Auto. You should only need to raise it if you get into extreme overclocking.
    As for the size of the power supply, if you stay with Intel Northwood with an ATX board on your next upgrade, an Enermax 465, Antec 480, or something similar (should cost around $80-100US) would get good choices. If you plan on going with a Prescott on an ATX board, I would look at going to a 550W supply.
    Personally, I thing the next 12 months is shaping up to be a real headache in making upgrade decisions in the Intel world. Intel have indicated their next generation of boards will be BTX without AGP support. This looks like an upgrade could mean new case, possibly power supply, video card and possibly ram. I am hoping that companies like MSI will produce a transitional product that allows new processors and chip sets on an atx board. If that doesn't happen I see a lot of people switching to AMD.

  • Clarity required on these questions pls help?

    HI ,
    Need your help in solving these questions, these are questions asked in during interviews
    a) Dyamic actions, how to create a customer specific dynamic action , specify configured fields and rules?
    b) how to create Customer specific infotype, , please explain with any example with which are the fields you have created
    c)    Msn 10, 20, 30
    d) Revision  infotypes
    e) What are the  infotypes which cannot be enhanced
    f) What is log, How can we cancel and edit it?
    g) What is Ap/b
    h) Which is Default feature for wage types
    i) What are Infosets
    Thanks and Regards
    j) Define Benefit area

    You can do as suggested already and use interface nodes and cross component mapping; but that is all really not necessary.  It creates a situation where you calling application is too dependent upon the freely programmed input help.  You want to try to avoid the situation where the calling application needs code or mappings to communicate with the input help.
    That is easy to do because the framework passes all the information you need into the freely programmed input help via the value_help_listener object. 
    Part of the Freeley Programmed Input Help Component should be the component interface IWD_VALUE_HELP.  This comes with a component controller method called SET_VALUE_HELP_LISTENER.  This allows your freely programmed value help to capture this object called listener of type IF_WD_VALUE_HELP_LISTENER. I generally just store it awa into a component controller attribute.
    With this listerner object you have direct access to the context attribute in the calling component. You can query information about the calling UI element and of course set values directly back into it.  The listener is a hugely helpful object and should be the way you interact with the calling component whenever possible.  Here is small example:
      set single attribute
      wd_this->value_help_listener->f4_context_element->set_attribute(
      exporting
        name = wd_this->value_help_listener->f4_attribute_info-name
        value = l_time

  • I wanted to syncing my itunes to my ipad 2 (ios 4.3.3) and update to ios 5. but i did not have back up. So i lost all photos   other files. Pls help...Txs

    Hello,
    I wanted to syncing itunes to my ipad2 in order to upgrade ios from 4.3.3 to 5 but lost all photos + all other files...
    txs for your help:)

    Scroll down and see the "Update Your Device Using iTunes" section here:
    HT4623
    There is no "update icon" in iOS versions earlier than iOS 5.
    The update is very large (over 1.2 gigabytes).  You need a good internet connection to download it to your computer.  Maybe you'll need to take a trip to a city to get a good enough connection.

  • JSP and JavaBean simple question, pls help

    Hello,
    I am new to JSP. I just installed Sun Java Studio Enterprise 8 to create a JSP project. I created a jsp file and java class file in the same project. the class file is in default package. I use <jsp:useBean id="date" class="DateFormatBean"/> in jsp file to call the java class. When I run the jsp page I got the error:
    cannot resolve symbol
    symbol : class DateFormateBean
    if I add a package in the class file, I got the error: package com.mycom.projsp does not exist.
    Also I tried to add a jar file into the library and tried to import it in my jsp page, I also got package doesn't exist error.
    I know I need to set the classpath and I did it, but still got the error. Could someone help me out? Do I miss some settings? I am using Tomcat.
    Thanks in advance!

    i'm not familiar with Java Studio Enterprise 8 so i'm not sure how it is organizing its project. However, i know tomcat...and if for test purposes you take your jsp file and put it in $TOMCAT_HOME/webapps/ROOT and your class file and put it in $TOMCAT_HOME/webapps/ROOT/WEB-INF/classes, things should work out. perhaps the web app isn't being organized properly in your tool.
    hope that helps.

  • Firewall question -pls help

    okay - so i was reading about system profiler today and opened it and clicked down through the various catogories then I come to Firewall- and it reads
    "Firewall Settings:
    Mode: Allow all incoming connections"
    Now this rings alarm bells - I thought my firewall was on. I go to system preferences and look in Internet& Network> Sharing as this is where (in previous operating systems) I remembered the firewall was set - except it isn't anymore. All the sharing boxes are unticked. I go into security and there is Firewall. "allow all incoming connections" is ticked.
    1) This is presumambly where i turn the firewall on or off, right?
    2) Allow Only Essential services? What does this mean - the firewall is on? what constitutes an essential service?
    3) Hypothetically could my computers privacy been compromised?
    4) Has my firewall potentially been like off since i upgraded to leopard?
    Am feeling a bit stupid right now. Any help graciously accepted!

    No such thing as stupid questions...
    -This will take you trough the basic settings done on a mac to secure it:
    In System preferences go to Security > Firewall, the default setting is "Allow all incoming", this does not compromise your privacy, only that Mac OS X will decide what it needs. I´d go for "allow only essential services" then press "Advanced", from the drop down choose "Enable Firewall Logging" and "Enable Stealth Mode".
    In the Sharing pane make sure no boxes are checked.
    Thats the basics, if you wanna secure your mac in such a way that it would make Fort Knox look like a 7/11 go here for further tips :
    http://www.macshadows.com/kb/index.php?title=HardeningMac_OSX
    ....but this might be a bit over the edge for the normal user
    Best o´luck

  • Servlet question, pls help

    We have a jsp page with servlet works well in a server. Now we need to move it to another server (server2). I copied jsp page and a jar file that compiles all the class files (servlet) into the server2 and modified web.xml file in server2 too for servlet definition and URL mappings. When I run the servlet - http://www.company.com/myservlet, I got the error of "The server encountered an unexpected condition which prevented it from fulfilling the request".
    I am just wondering if I need to recompile the jar file in server2 or I missed some procedure to deploy the application? What should I do to make a servlet works in a new server?
    Thanks for your help in advance?

    hopefully, when you say server1 and server2 we are not saying these servers support different versions of JSP and Servlet.
    make sure they do support the same thing, otherwise if server1 supports new versions and your servlets/jsp use those, server2 will complain.
    you can go ahead and grab those dirty stack trace and let me know what you found out.

Maybe you are looking for

  • Grainy stretched out screen on laptop

    I turned my laptop on and the screen was full of vertical lines and green. When it booted fully, the screen was completely distorted and stretched out. I restarted it and the screen wasn't green anymore but there is a horizontal al gray and white lin

  • Bandwidth throughput

    I have question about bandwidth throughput. Here's what I have: Private link between Las Vegas, NV and Waterloo Canada 100Mb 69ms latency Max. Theoretical throughput would be 7Mbps If I copy a file on windows 7 computers to/from, should it be achievi

  • [SOLVED - sort of]help with missing readline.h

    Hi, I wish to get some help. I'm trying to build the newest Piklab package but cmake complains about missing readline header. However, readline.h is in /usr/include/readline among the other headers. My installation is 64-bit but I can run 32 bit prog

  • Cancel PO after Posted Invoice.

    Hi all I have PO already receipt and Post Invoice on system. Now I want cancel this PO, could you please tell me step by step Cancel this PO. If I already pay this PO, can I cancel PO ? Thank and Best regards, Thang

  • Software core centre problem

    i have purchased a kt6 delta lsr , my problem is i cant use the software core centre dont ejecute ,not appear in nobody place