Handelling .rar file

hi all
cna anybody tell me
how to read and write .rar(Resource Adapter Archive) file in java?
any help is appreciated
regards
krunal bhatt

MacPar
http://www.xs4all.nl/~gp/MacPAR_deLuxe/
or UnRAR X
http://www.unrarx.com/
Regards
TD

Similar Messages

  • PI 7.3 - Read .RAR Files

    Hi there,
    I'm newbie at SAP PI, I've never seen it before and I'm in a project where the company hired a PI consultant to make it work for SAP GRC x NF-e  (Brazilian fiscal notes). This consultant is showing me what he did here and... I'll need to learn it because I'm going to be the responsible about PI when he finish it...
    We have SAP GRC 10 and SAP PI 7.3.
    One of requirements from this project is receive a e-mail from other companies, with xml files attached. This xml file sometimes can be within ZIP file, or RAR file... That's the problem: RAR Files.
    The consultant did a ABAP Proxy who gets every kind of attachment and extract if it's a ZIP File, using CL_ABAP_ZIP, standard class.
    What can we do to make it work to different kinds of files? (.rar, .7zip, etc). I have no idea, but... is it possible to do any Java Mapping, or something like that?
    Thanks!

    PI 7.3 has capable of processing larger size files.
    Questions:
    Have you picked EOIO quality of service? Hope you dont do mapping or content conversion for this file?
    have you seen this link
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a06d79f3-d094-2e10-1a81-f4d802d0bcf1?QuickLink=index&overridelayout=true
    http://help.sap.com/saphelp_nw73/helpdata/en/44/682BCD7F2A6D12E10000000A1553F6/frameset.htm

  • Using SQL stored procedures How to get the list of .rar files from e:\Tempbackup directories from the different remote desktop windows server and delete the .rar files which contains the current month and date

    Concept:
    Every month i need to find the list of .rar files from the
    E:/TempBackup directory from the different environments (remote desktop servers) and i need to delete the current month
    .rar files alone from the respective (E:/TempBackup) directory. below is example files structure inside the
    E:/TempBackup.
    example:
    zDROP_2014_08_31_Backups.rar
    zDROP_2014_09_31_Backups.rar
    zDROP_2014_10_31_Backups.rar
    from the above list i need to delete the zDROP_2014_08_31_Backups.rar(current month) file alone and also logs should be capture for this deletion.
    key words for this are zDROP and Current month and date.
    i need a stored procedure for this concept. could you please help on this.

    Hello,
    You can schedule an operating system task (Control Panel -> Schedule task) to either call a batch file or a PowerShell script.
    Please read the following resources for examples:
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/61373719-fffb-4d94-bdbe-7d8ed8620b44/delete-filesfolders-on-remote-servers-using-powershell?forum=winserverpowershell
    http://www.networknet.nl/apps/wp/archives/943
    http://jeffwouters.nl/index.php/2011/10/powershell-script-to-delete-files-older-that-a-week/
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Error while deploying rar file "No such property"

    I am getting the following error while deploying the resouce adapter (.rar file).
    Appreciate any input of this problem.
    Thanks
    --mohammed
    =======================================================
    java.lang.IllegalArgumentException: No such property: Client, existing writable properties are: [gat
    ewayService, password, rfcServerName, capacityIncrement, maxConnections, client, url, serverName, gr
    oup, gatewayHost, maxCapacity, logWriter, userName, r3name, systemNumber, jndiName, shrinkPeriod, EI
    SParams, repositoryConnectionRequestInfo, language, rfcServerHost, initialCapacity, transaction, con
    nectionRequestInfo, shrinkEnabled, messageServer, messageHost, EISType]
    at com.evermind.util.ObjectUtils.setProperty(ObjectUtils.java:460)
    at com.evermind.server.connector.ApplicationConnectionManager.init(ApplicationConnectionMana
    ger.java:265)
    at com.evermind.server.Application.initConnectors(Application.java:284)
    at com.evermind.server.Application.postInit(Application.java:426)
    at com.evermind.server.Application.setConfig(Application.java:136)
    at com.evermind.server.ApplicationServer.addApplication(ApplicationServer.java:1635)
    at com.evermind.server.ApplicationServer.initializeApplications(ApplicationServer.java:1585)
    at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1240)
    at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:93)
    at java.lang.Thread.run(Unknown Source)

    Hi,
    The name of the data-source should match with the value of 'Location' in data-sources.xml
    ex: "jdbc/OracleDS"
    Can you give more details of your problem like how you are deploying?
    Kavitha

  • NoClassDefFoundError error when deploying a resource adapter rar file

    Hi,
    Iam trying to deploy a resource adapter(RA) rar file which uses orabpel.jar.
    1. When i dont package the orabpel.jar along with the adapter, i get the following error during deployment
    [Apr 19, 2007 8:05:00 PM] Connector Module Deployer for BRMAdapter STARTS.
    [Apr 19, 2007 8:05:00 PM] Copy the archive to E:\product\10.1.3.1\OracleAS_1\j2ee\home\connectors\BRMAdapter\BRMAdapter.rar
    [Apr 19, 2007 8:05:00 PM] Unpacking BRMAdapter.rar
    [Apr 19, 2007 8:05:00 PM] Done unpacking BRMAdapter.rar
    [Apr 19, 2007 8:05:00 PM] Starting up resource adapter
    [Apr 19, 2007 8:05:00 PM] Exception: NoClassDefFoundError: oracle/tip/adapter/api/exception/PCRetriableResourceException
    [Apr 19, 2007 8:05:00 PM] Operation failed with error: oracle/tip/adapter/api/exception/PCRetriableResourceException
    2. If i package the orabpel.jar file along with the RA, i get ClassCastException.
    3. I tried including the imported-shared-libraries section in the packaged oc4j-ra.xml, but this gets overwritten as part of the deployment.
    4. I removed the above class which gave NoClassDefFoundError and then tried deploying and got the following error
    [Apr 19, 2007 7:49:07 PM] Connector Module Deployer for BRMAdapter STARTS.
    [Apr 19, 2007 7:49:07 PM] Copy the archive to E:\product\10.1.3.1\OracleAS_1\j2ee\home\connectors\BRMAdapter\BRMAdapter.rar
    [Apr 19, 2007 7:49:07 PM] Unpacking BRMAdapter.rar
    [Apr 19, 2007 7:49:07 PM] Done unpacking BRMAdapter.rar
    [Apr 19, 2007 7:49:07 PM] Starting up resource adapter
    [Apr 19, 2007 7:49:07 PM] Exception: NoClassDefFoundError: Missing class: oracle.tip.adapter.api.OracleConnectionFactory Dependent class: oracle.tip.adapter.brm.BRMConnectionFactory Loader: BRMAdapter:0.0.0 Code-Source: /E:/product/10.1.3.1/OracleAS_1/j2ee/home/connectors/BRMAdapter/BRMAdapter/BRMAdapter.jar Configuration: in E:\product\10.1.3.1\OracleAS_1\j2ee\home\connectors\BRMAdapter\BRMAdapter The missing class is available from the following locations: 1. Code-Source: /E:/product/10.1.3.1/OracleAS_1/bpel/lib/orabpel.jar (from in /E:/product/10.1.3.1/OracleAS_1/j2ee/home/config/server.xml) This code-source is available in loader oracle.bpel.common:10.1.3.
    [Apr 19, 2007 7:49:07 PM] Operation failed with error: Missing class: oracle.tip.adapter.api.OracleConnectionFactory Dependent class: oracle.tip.adapter.brm.BRMConnectionFactory Loader: BRMAdapter:0.0.0 Code-Source: /E:/product/10.1.3.1/OracleAS_1/j2ee/home/connectors/BRMAdapter/BRMAdapter/BRMAdapter.jar Configuration: in E:\product\10.1.3.1\OracleAS_1\j2ee\home\connectors\BRMAdapter\BRMAdapter The missing class is available from the following locations: 1. Code-Source: /E:/product/10.1.3.1/OracleAS_1/bpel/lib/orabpel.jar (from in /E:/product/10.1.3.1/OracleAS_1/j2ee/home/config/server.xml) This code-source is available in loader oracle.bpel.common:10.1.3.
    Here is the oc4j-ra.xml i package:
    <?xml version="1.0"?>
    <oc4j-connector-factories xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.oracle.com/technology/oracleas/schema/oc4j-connector-factories-10_0.xsd"
    schema-major-version="10" schema-minor-version="0">
    <imported-shared-libraries>
    <import-shared-library name="oracle.bpel.common"></import-shared-library>
    </imported-shared-libraries>
    <connector-factory location="eis/BRM" connector-name="OracleBRMAdapter">
    <config-property name="ConnectionString" value="ip blrhpdv3 12006"></config-property>
    <config-property name="DBNumber" value="1"></config-property>
    <connection-pooling use="none"/>
    <security-config use="none"/>
    <connectionfactory-interface>
    javax.resource.cci.ConnectionFactory
    </connectionfactory-interface>
    </connector-factory>
    </oc4j-connector-factories>
    Currently i package orabpel.jar file along with the RA rar file, deploy, later go and modify the oc4j-ra.xml from application-deployments/... to include the imported-shared-libraries, remove the orabpel.jar from the connectors/BRMAdapter directory, restart the AS and it works
    Iam using Oracle AS 10.1.3 as part of the SOA Suite.
    Any help would be appreciated.

    Found a soln, add the codesource to the j2ee instance application.xml
    eg adding the following
    <imported-shared-libraries>
    <import-shared-library name="oracle.bpel.common"/>
    </imported-shared-libraries>
    solves the problem. Make sure the shared libraries are installed and is added to the instance server.xml
    This is described in "Oracle® Containers for J2EE Developer’s Guide 10g (10.1.3.1.0)"
    But not sure if the end customers need to be told to edit the configuration file manually.

  • MacBook Pro won't allow me to copy/unrar .RAR Files (error code -36).

    So basically, I've been downloading a lot of .RAR files and its been fine until now. I can't copy/unrar anything. I tried so much I even upgraded from snowy leopard to Lion. I'm pretty angry and I've tried dot_clean /users/manraj/desktop/
    I've reformatted my externals and honestly I can't even Time Machine back it up let alone copy it. Genius Bar won't help at all because they never back anything up. If anything they aren't responsible for loosing your files.
    Any ideas?
    Thanks,
    -Manraj

    Is this an external drive, internal drive, both?  Did you put a tons of files on your desktop which is  bad thing to do with OSX?
    General information on I/O error -36 - http://fuzzy.wordpress.com/2006/12/10/ioerror-36/
    General information about error -36 - https://discussions.apple.com/message/18221459 - bad disk or format; try using Terminal to copy file.
    Error -36 reported when copying files to external drive - http://discussions.apple.com/message.jspa?messageID=8467699
    Error -36 and filename characteristics - http://discussions.apple.com/thread.jspa?messageID=9629287 - FAT drives may not like all Mac filenames
    AD topic on Error -36 trouble shooting - http://discussions.apple.com/thread.jspa?messageID=8586572
    If copying to a FAT drive you may be encountering FAT format file size limitations (4GB for FAT32).

  • How to Open a rar file with downloaded software

    I was bothering this forum yesterday trying to find some way to get a file opened that I had downloaded. Today I discovered that my problem was that "rar" files need their own software to enable them to be opened....So I downloaded the software UnRarX...and it is now sitting on the bottom of my desktop...but I can not get the software into the Applications folder, and so I can not figure out how to use this little package of software to open my "rar" files...
    What do I have to do to open my files with this new software???
    Thanks..
    Miguel

    HI,
    The UnRarX application should be accessible from your Dock after installing the software. The application icon looks like this:
    "How to extract a rar archive?"
    1. Launch UnRarX.
    2. Drag rar archive into the UnRarX window.
    3. Extraction begins automatically.
    Carolyn

  • Opening an .rar file and converting flac files

    I am not sure this belongs in this topic area but since iTunes is the ultimate destination of this file I posted here.
    I have a .rar file. It is a compressed file when unzipped will have FLAC audio files in the folder. I need to know how I unzip the .rar file and then how to convert the FLAC file to AIFF or ALAC for use in iTunes.

    OK, you have 2 jobs ahead of you.
    First you need to uncompress the RAR archive. Find a tool that will do this on the Mac. Although I have not personally used it, UnRARx would be a possibility.
    When it is unpacked, you will see a folder containing the FLAC files. FLAC is the number one format for lossless audio, but iTunes is unable to handle it. So, use a conversion tool such as Switch for the Mac, and convert the files to AIFF, ALAC, or AAC. Add the converted files to your iTunes library.
    Then unless you need them for some non-iTunes purpose, you can discard the RAR archive and the FLACs.

  • How to Cnvert a RAR file to an AVI video file on my iMac with Mac OSx 10.82?, how to Cnvert a RAR file to an AVI video file on my iMac with Mac OSx 10.82?

    Good Morning,
    I have been trying to find a simple sotware as a trial version to try and covert a RAR file which is suppose to be a video screener and convert it to a AVI video file on my iMac with out any luck!
    Could someone please give me some advice on how to convert RAR to AVI. and the best software to try and purchase?
    Thank you.
    Nellie

    Hi,
    I did download this from the App Store and when I use The Unarchiver it takes a couple of minutes to convert and it comes out as a DVDRip and will not open. Then a window copens and suggest it may be found at the App Store and when I click OK it "Your Search has no Results."
    I would appreaciate any other advice.
    Thank you.
    Nellie

  • How to extract RAR File

    Hi
    i downloaded EP Sneak priview from SDN in the form of RAR  files.when i try to extract using winzip it is giving error.is there any other way
    Prasad

    Yes, you need to get WinRar.  Its just like WinZip.  I believe that .zip and .rar are just different compression technologies.  Here is a link to get WinRar.
    http://www.rarlab.com/download.htm
    Regards,
    Rich Heilman

  • I downloaded a rar. file of gradients I want to use with illustrator how do I install it so I can use it?

    I downloaded a rar. file of gradients how do I install it in illustrator to use it.

    have you expanded it to look at the contents?
    actually, let's start at the beginning just in case. do you know what a .rar file is? it's like a .zip, a container for compressing a file or folder. to open it, you need WinRAR or some other OS-specific app.
    once you've done that, you can look at/make use of what it contains. a file for gradients is probably a swatch file, which could have the extension .ai or .ase. you open one of those from the swatch palette menu (Open Swatch Library > Other Library).
    it might be a graphic style library, which you'd open similarly from the graphic styles palette (but it's more likely to be swatches).
    I guess it could be just a page arranged with various gradients, but that would be a messy way of doing things.
    or it could even be a bunch of different files. you're the only one with the file, so you'll have to see what you've got.

  • Unzip rar file by using ssis

    Hi
    i need to extract the rar file by using execute process task
    for this i used the executaables as C:\PROGRAM FILES\WinRAR\WinRAR.exe
    arguments  -e c:\users\sbattula\desktop\newfolder\ACC01_q_20120609.PART01.RAR -O+
    -o+
    warning window is displayed , NO ARCHIVE FOUND I PRESS THE OK BUTTONI GOT THE ERROR LIKE
    [Execute Process Task] Error: In Executing "C:\Program Files\WinRAR\WinRAR.exe"
    "e C:\Users\Desktop\New Folder\ZIPFILES\ACC01_Q_20120609.part01.rar -o+" at
    "C:\Users\Desktop\New Folder", The process exit code was "1" while the expected was "0".

    Doesn't appear to be a - before the e in your error window.  Are you sure your arguments says:
    -e c:\users\sbattula\desktop\newfolder\ACC01_q_20120609.PART01.RAR -O+
    And not
    e c:\users\sbattula\desktop\newfolder\ACC01_q_20120609.PART01.RAR -O+
    Also the path: c:\users\sbattula\desktop\newfolder\ACC01_q_20120609.PART01.RAR
    Does not match what the error is returning
    C:\Users\Desktop\New Folder\ZIPFILES\ACC01_Q_20120609.part01.rar
    Chuck Pedretti | Magenic – North Region | magenic.com

  • Java EE 5 Edition Trial .rar file is corrupt?

    Has anyone else noticed that "<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6">Java EE 5 Edition</a>" trial .rar file is corrupt? I get the following errors while extracting the contents, and setup.exe errors out:
    "!   SAPNWAS_JAVAEE5_T06.rar: CRC failed in setup.jar. The file is corrupt"
    "!   SAPNWAS_JAVAEE5_T06.rar: Unexpected end of archive"
    Also, general feedback for SAP: many companies block the ability to use FTP, which means potential customers cannot download your product...

    I don't know if it was a temporary issue or what, but I DL'd the file again Sunday and it worked without issue...

  • How Do I Open A .rar File??

    hey guys
    i just downloaded a .rar file that is suppossed to contain a bunch of .mp3 files but can't figure out what to do with the .rar file!?
    here is the file that i'm downloading if that helps..
    http://www.mediafire.com/?7rvjidbnhmu
    thanks!

    There is no native support for .rar files in OS X. You need to use one of the third party applications referenced above. The most commonly used one is StuffIt Expander which will automatically associate .rar and other compression types.
    http://my.smithmicro.com/win/stuffitexpander/index.html

  • How to create SAP RAR file using NWDS 7.31: ResourceBundle issue

    Hello everybody,
    I successfully create SAP JCA Connector project for .java / .class files.
    When I try to use ResourceBundle in connector project, it isn't exported to JAR / RAR / EAR files.
    What should I do?
    The only builders are:
    * org.eclipse.jdt.core.javabuilder
    * org.eclipse.wst.common.project.facet.core.builder
    * org.eclipse.wst.validation.validationbuilder
    When I try to export connector project to SAP RAR file, I can switch between binary-only or binary with sources, not any checkbox for *.properties.
    Thank you in advance for any point.

    Here patching info.
    Source getting script:
    echo off
    set JN=com.sap.ide.j2ee.servicelayer_1.0.1.140801063136.jar
    set JAR=C:\NWDSsp12.p3\plugins\%JN%
    set FERN=C:\sap\fernflower.jar
    set UNZIP="C:\Program Files\7-Zip\7z.exe"
    java -jar %FERN% %JAR%  .
    mkdir src\com\sap\ide\j2ee\servicelayer\archive
    %UNZIP% x %JN% com\sap\ide\j2ee\servicelayer\archive\BuildRar*java
    move com\sap\ide\j2ee\servicelayer\archive\BuildRar*java src\com\sap\ide\j2ee\servicelayer\archive\
    rmdir /s/q com
    echo **************************************************************************
    echo *                                                                        *
    echo *                                                                        *
    echo *                                                                        *
    echo * Now fix BuildRar.createArchiveDescriptorForProjectWithPattern() method *
    echo * look for "if(sAddJavaFiles)" condition                                *
    echo *                                                                        *
    echo * if (sAddJavaFiles)                            =: if (true)            *
    echo * IPattern javaPattern = Pattern.getPattern(2); =: .getPattern(3)        *
    echo *                                                                        *
    echo **************************************************************************
    pause
    Classpath file:
    <?xml version="1.0" encoding="UTF-8"?>
    <classpath>
    <classpathentry kind="src" path="src"/>
    <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.core.resources_3.5.2.R35x_v20091203-1235.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/com.sap.ide.j2ee.servicelayer_1.0.1.140801063136.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/com.sap.ide.j2ee.adapter.ext.ra_1.0.1.140801063136.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/com.sap.ide.j2ee.extensionpoints_1.0.1.140801063136.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/com.sap.ide.j2ee.util_1.0.1.140801063136.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/com.sap.ide.j2ee.adapter.web_1.0.1.140801063136.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/com.tssap.util.core_2.0.0.140801063136.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/com.tssap.util.trace_1.0.0.140801063136.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/com.tssap.tools_2.0.0.140801063136/lib/com.tssap.tools_api.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/com.sap.ide.j2ee.adapter.core_1.0.1.140801063136.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/com.sap.ide.eclipse.jarsap_2.0.0.140801063136/lib/com.sap.ide.eclipse.jarsap_api.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/com.sap.ide.j2ee.adapter.ear_1.0.1.140801063136.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/com.sap.ide.j2ee.adapter.client_1.0.1.140801063136.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/com.sap.ide.j2ee.adapter.ejb_1.0.1.140801063136.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/com.sap.ide.j2ee.adapter.ext.client_1.0.1.140801063136.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/com.sap.ide.j2ee.adapter.ext.cmpejb_1.0.1.140801063136.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/com.sap.ide.j2ee.adapter.ext.core_1.0.1.140801063136.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/com.sap.ide.j2ee.adapter.ext.ear_1.0.1.140801063136.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/com.sap.ide.j2ee.adapter.ext.ejb_1.0.1.140801063136.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/com.sap.ide.j2ee.adapter.ext.web_1.0.1.140801063136.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/com.sap.ide.j2ee.adapter.ra_1.0.1.140801063136.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/com.sap.ide.j2ee.ui_1.0.1.140801073130.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/com.tssap.util.sdk.ui_2.0.0.140801063136/lib/com.tssap.util.sdk.ui_api.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.jdt.core_3.5.2.v_981_R35x.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.jst.j2ee_1.1.302.v201004131604.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.jem.workbench_2.0.201.v200911302230.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.jem.util_2.0.201.v201001252130.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.ui.workbench_3.5.2.M20100113-0800.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.jst.j2ee.core_1.1.301.v200911302230.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.jface_3.5.2.M20100120-0800.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.ltk.core.refactoring_3.5.0.v20090513-2000.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.wst.common.modulecore_1.1.301.v201001252130.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.wst.common.project.facet.core_1.4.1.v200911141735.jar"/>
    <classpathentry kind="output" path="bin"/>
    </classpath>
    Patching:
    @echo off
    set JN=com.sap.ide.j2ee.servicelayer_1.0.1.140801063136.jar
    set JAR=C:\NWDSsp12.p3\plugins\%JN%
    set ZIP="C:\Program Files\7-Zip\7z.exe"
    set BLD=bin\com\sap\ide\j2ee\servicelayer\archive
    copy/b %JAR% .
    cd bin && %ZIP% a ..\%JN% com\sap\ide\j2ee\servicelayer\archive\*class
    echo **************************************************************************
    echo * Now replace:
    echo * %JAR%
    echo * with with .\%JN%
    echo **************************************************************************
    pause
    Attached: some scripts and project files.
    Also see NWDS_PatchRAR at google disc.

Maybe you are looking for

  • Gallery tree swf not loading

    I am using the gallery_tree.fla provided in the Samples for Flash 8 Pro to build a small photo gallery, substituting the name of my xml file in this line of code in the action script: treeDP_xml.load("bbq_gallery_07.xml"); . I used the gallery_tree.x

  • Withholding Tax(TDS) on Advance(F-48) and On Final Payment-F-53

    Hi Expert, I am facing an issue related to TDS, on vendor advance. Its little different scenario, However rule is whichever is early. Requirement is like this, generally they deduct TDS on down payment and in case of final Payment. No TDS at the time

  • Problem with ABAP mapping

    Hi... I have  the following issue: I create an ABAP mapping class and activate it, but when I test the mapping via TC SXI_MAPPING_TEST it doing nothing, that is, in the result page, in the option TRACE its throw the following message: No mapping conf

  • No Audio On YouTube Videos

    So, I got the problem I had fixed and now when I go to YouTube to watch a video the video plays, but there's no audio.

  • Getting sick of reboots and freezes ...

    hi folks, OK let me go directly to the problems I am facing. I bought a BB curve 8900 recently. I used it for couple of hours and then started to have the problem of auto rebooting of device while doing anything!. Then I took the phone to a repair sh