Results 1 to 3 of 3

Thread: SpringAS with MobileApplication

  1. #1
    Join Date
    Aug 2004
    Posts
    21

    Default SpringAS with MobileApplication

    Hi,

    is there anybody who tried to use Spring ActionScript with a MobileApplication (http://labs.adobe.com/technologies/flex/mobile/)?

    I tried to use the FlexXMLApplicationContext but it does not work because the Module class is not available in the mobile SDK. XMLApplicationContext can be used without problems, but then autowiring does not seem to work.

    Any experience ?

    regards,

    Wim

  2. #2
    Join Date
    Dec 2008
    Location
    Brussels
    Posts
    407

    Default flash

    Hey there,

    stage wiring can be turned on for the XMLApplicationContext, it just needs a bit of setting up, check this doc section:

    http://www.springactionscript.org/do...n.html#d0e2168

    hope that helps,

    cheers,

    Roland

  3. #3
    Join Date
    Dec 2010
    Posts
    10

    Default

    Hey Wim,

    I guess, we are having the same issue with autowiring ... see:

    http://forum.springframework.org/sho...d.php?t=108528

    Would be great if you could let us know how you solved it

    Thanks,
    masu

Posting Permissions

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