Thanks for the hints, VELO and Logan.

My problem is loading textLayout, sparc and rpc as RSL. The textLayout
swz never gets loaded, sparc and rpc do get loaded but the application
SWF does not work. When I use framework as RSL and the others
statically linked, it works. Seems to be a bug in the Flex 4 SDK.

Related: 
http://groups.google.com/group/flex-mojos/browse_thread/thread/745763054e3aaa2e

Thanks,
Peter

On Dec 28, 4:36 pm, Logan Allred <[email protected]> wrote:
> We would need to see the poms of the modules projects to know what is
> actually happening, or the debug output from the compiler with all of
> it's settings.
>
> A few things to note:
> 1. The Idea build is doing a single build with all of your modules
> compiler together into the final app. The FM build is setup to build
> each module independently
> 2. The Idea build has a CONFIG::ideBuild parameter set. If you are
> using that in your code, you will need to define it in the Maven build
> as well
> 3. Your Flex framework declaration in the master pom is in the
> dependencyManagement section, so it needs to be accompanied by an
> entry in a <dependencies> section in one of the module poms to become
> effective.
>
> Logan

-- 
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos?hl=en?hl=en

http://blog.flex-mojos.info/

Reply via email to