IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Regarding ZipSample package

    Posted 08/20/03 05:12 AM

    Hi,

    I have just downloaded the zip package written by Rob. I am wondering if there is anybody who have implemented a zip service with password ?

    It will be excellent if the zipfile service could take an optional password.

    rdgs


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


  • 2.  RE: Regarding ZipSample package

    Posted 08/20/03 05:27 PM

    Using passwords isn’t supported in the java.util.zip classes.


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


  • 3.  RE: Regarding ZipSample package

    Posted 08/21/03 11:32 AM

    Hi Rob,

    Am I right to say that there is no other way ? i tried the firecommand service - it doesn’t work at all or I have used it wrongly. If it requires java programming then i think i am in hot soup because i am not good in that.

    rdgs


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


  • 4.  RE: Regarding ZipSample package

    Posted 08/21/03 05:33 PM

    Two possibilities come to mind:

    1. Figure out how to support using a password via Java. This would take some trial and error and reverse-engineering of the zip file format.

    2. Use command-line facilities to run zip operations from the command-line. I believe there are threads here that describe how to execute a program on the command-line.


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


  • 5.  RE: Regarding ZipSample package

    Posted 08/25/03 04:26 AM