Results 1 to 2 of 2

Thread: flex-config where is it?

  1. #1

    Question flex-config where is it?

    In the samples there is a reference in the build.xml that doesn't appear to be anywhere in the code:

    <load-config filename="${basedir}/frameworks/flex-config.xml"/>

    It is referenced in all the build.xml files in the mxmlc ant task. Was it supposed to be included with the M1 distro and didn't make it in? What does it contain?

    Thanks,

    Bryan

  2. #2
    Join Date
    Apr 2005
    Location
    San Francisco, CA
    Posts
    1,224

    Default

    That's because this sample was just pulled from the BlazeDS source distribution (available here) and modified. This is why I've just included the sample in my blog post and not as part of our official M1 distribution. We will likely include a more integrated Spring-branded sample with our distribution in the future.

    For now, if you want to be able to build everything I'd suggest pulling down the BlazeDS source distro and merging my changes back into that directory structure.
    Jeremy Grelle

    Staff Engineer, Web Products Team
    SpringSource

Posting Permissions

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