webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Java service for unzipping the password protected zip files

  • 1.  Java service for unzipping the password protected zip files

    Posted Thu June 21, 2012 11:27 PM

    Hi there,

    Can any suggest how to use unzip the password protected zipfiles. we can use the PSUtilities Unzip service for regular use… But Can I modify any way so that it can be used for password protected zipfiles too…

    any help would be appreiciated

    Thanks
    Sandy


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 2.  RE: Java service for unzipping the password protected zip files

    Posted Fri June 22, 2012 09:57 PM

    Java API lacks support for encrypted zip files. You can create java service using open source jars.

    check below open source url
    [url]http://lingala.net/zip4j/[/url]

    Regards,
    Saravanan.E


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB