Results 1 to 1 of 1

Thread: Patch for escaping deployment descriptor variables

  1. #1
    benoit's Avatar
    benoit is online now ZeroC Staff
    Name: Benoit Foucher
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Rennes, France
    Posts
    2,196

    Patch for escaping deployment descriptor variables

    Hi all,

    Here's a patch that will allow to escape references to variables in deployment descriptors, ${name} can now be escaped by prepending an extra $ sign, i.e.: $${name}.

    To apply the patch:

    $ cd Ice-2.1.0
    $ patch -p0 < icepack-patch.txt

    Benoit.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 3
    Last Post: 01-12-2011, 03:51 AM
  2. how get services descriptor?
    By Andrew in forum Help Center
    Replies: 1
    Last Post: 07-02-2008, 11:25 AM
  3. Icebox descriptor
    By xdm in forum Help Center
    Replies: 1
    Last Post: 01-24-2006, 11:21 AM
  4. escaping ${ } in xml descriptors
    By dwk in forum Help Center
    Replies: 2
    Last Post: 04-04-2005, 04:29 PM
  5. IceStorm service descriptor
    By istvan in forum Help Center
    Replies: 4
    Last Post: 10-31-2003, 09:55 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •