Search:

Type: Posts; User: peja; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    9
    Views
    1,934

    Hi Christophe, I attached the result of both...

    Hi Christophe,

    I attached the result of both Maven configurations (0.8.1 and 1.0) to the JIRA ticket.

    Thanks for checking.

    Peter
  2. Replies
    9
    Views
    1,934

    Hi Roland, I double checked after updating all...

    Hi Roland,

    I double checked after updating all as3commons libraries to the latest versions, but everything builds fine with 0.8.1. The problem is definitely Spring AS 1.0. with it's Maven...
  3. Replies
    9
    Views
    1,934

    Hi Roland, the described problem magically...

    Hi Roland,
    the described problem magically disappeared with the final 1.0 release :)

    But: when I build my project (with submodules) with FlexMojos 3.7.1 I get an error (again with 1.0 versus...
  4. Replies
    9
    Views
    1,934

    Hi Roland, we are using a lot of lists of...

    Hi Roland,

    we are using a lot of lists of complex item renderers with subitems etc., which might be our performance problem. Maybe I am imagining things, but I think the app feels snappier without...
  5. Replies
    9
    Views
    1,934

    Hi Roland, I am aware of the problem with...

    Hi Roland,

    I am aware of the problem with context loading by the creationComplete handler, so I was using applicationComplete from the beginning.

    As for autowiring I kicked it out completely...
  6. Replies
    9
    Views
    1,934

    0.8.1 to 1.0RC1 migration problems

    I am having migration problems moving from 0.8.1 to 1.0RC1 - using Flex 4.0.0.14159.

    1.) Spring has a nasty dependency to the Flex Framework when using Flex Mojos 3.6.1 to build, see this link
    ...
  7. Replies
    8
    Views
    2,167

    My POM is a multi module project which probably...

    My POM is a multi module project which probably would not help you much. I would try the latest official Flex release 4.0.0.14159 first, not the nightly builds.

    Regards,
    Peter
  8. Replies
    8
    Views
    2,167

    Thanks for posting the solution, I had the same...

    Thanks for posting the solution, I had the same problem. Using Spring 1.0RC1 and Flex Mojos 3.6, I only have to exclude the Flex framework to get it to compile:



    <dependency>
    ...
  9. Replies
    5
    Views
    2,033

    Thanks Roland, I'll take a look. Regards,...

    Thanks Roland, I'll take a look.

    Regards,
    Peter
  10. Replies
    5
    Views
    2,033

    That's what I figured - thanks. Peter

    That's what I figured - thanks.

    Peter
  11. Replies
    5
    Views
    2,033

    I tried to update to 0.8.1 - what is the...

    I tried to update to 0.8.1 - what is the equivalent to:

    _applicationContext.stageWireObjectSelector = null;
    _applicationContext.stageObjectDefinitionResolver = null;

    if I do not need...
  12. Replies
    4
    Views
    1,958

    Thanks for the hints. I tried using...

    Thanks for the hints. I tried using addEmbeddedConfig() as suggested but with the PureMVC extensions it does not work:


    <mx:WindowedApplication applicationComplete="init()">
    ...
  13. Replies
    4
    Views
    1,958

    Package AIR application

    I am trying to package my AIR application but the applicationContext.xml and applicationContext.properties are obviously not found at runtime. For a test I copied them manually next to the main SWF...
  14. Replies
    6
    Views
    2,463

    Hi Christophe, got it to work, thanks! Peter

    Hi Christophe,

    got it to work, thanks!

    Peter
  15. Replies
    6
    Views
    2,463

    Hi Christophe, - so can I just create an SWC...

    Hi Christophe,

    - so can I just create an SWC from spring-actionscript-puremvc and add it to my project?
    - is the migration from Prana to Spring-Actionscript just a refactoring of the imports in...
  16. Replies
    6
    Views
    2,463

    Christophe, since my (Flex/PureMVC/Prana 0.6)...

    Christophe,

    since my (Flex/PureMVC/Prana 0.6) project goes into production soon, I would like to switch to the new package 0.6.1 as soon as possible. The prebuilt SWC does not include the PureMVC...
  17. Replies
    4
    Views
    2,495

    I tried to move my my configuration data into a...

    I tried to move my my configuration data into a property file assuming that they follow the usual Java syntax until I found out that comments (lines starting with #) do not work at all. It would be...
  18. Replies
    6
    Views
    2,463

    Hi Christophe, could you provide an SWC with...

    Hi Christophe,

    could you provide an SWC with the Cairngorm and PureMVC extensions as well?

    Thanks,
    Peter
Results 1 to 18 of 18