Menu

#2734 Add support for file URL to Jsr48IndicationTester

Function
pending-fixed
None
jsr48-client
5
2015-06-21
2014-05-16
Dave Heller
No

Add support for file:// URLs for the destination handler address, as an alternative to http or https URLs. When used, the program will not start the local listener as it would for http or https URLs. Rather, it expects the CIMOM to send the contents of the indication to some (typically local) file-based URL.

Requires support for file-based URLs at the CIMOM. SFCB supports this. Sample usage for SFCB, using the TestIndicationHandler:

Jsr48IndicationTester -v -p --cimomUrl http://user:password@cimom:5988 --destUrl file:///tmp/indications.txt Test_Indication
1 Attachments

Discussion

  • Dave Heller

    Dave Heller - 2014-05-17

    Patch attached.

     
  • Dave Heller

    Dave Heller - 2014-05-17

    Patch sent for community review. During a 2 week period any
    exploiter may comment on the patch, request changes or turn it
    down completely (with good reason). For the time being the patch is part
    of the "Experimental" branch in CVS.

     

    Last edit: Dave Heller 2014-05-17
  • Dave Heller

    Dave Heller - 2014-05-17
    • status: open --> pending
     
  • Dave Heller

    Dave Heller - 2015-06-21

    The community review has completed and we received no substantial criticism. Therefore the patch has been approved and merged into the "HEAD" branch. The next release will pick it up.

     
  • Dave Heller

    Dave Heller - 2015-06-21
    • status: pending --> pending-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB