Ok

With the scope  caching i can see the following trace with maven

-runtime-shared-library-path=.m2/repository/com/adobe/flex/framework/
framework/3.2.0.3958/
framework-3.2.0.3958.swc,framework_3.2.0.3958.swz,

And i got the "Error #2046: The loaded file did not have a valid
signature."

With the scope rsl the trace is

-runtime-shared-library-path=/home/cbalit/.m2/repository/com/adobe/
flex/framework/framework/3.2.0.3958/
framework-3.2.0.3958.swc,framework_3.2.0.3958.swf,

I don't have error on loading but i don't load the rsl file. That mean
i don't benefit from the player catching.  If i clear my browser cache
i can see that the framework_3.2.0.3958.swf is reload form server.

Is there an issue to take advantage of the rsl catching

I also notice that with the scope  caching and  the following url

<rslUrls>
    <rsl>
        {artifactId}_{version}.{extension},,{artifactId}_{version}.swf
    </rsl>
</rslUrls>

the trace is

-runtime-shared-library-path=/home/cbalit/.m2/repository/com/adobe/
flex/framework/framework/3.2.0.3958/
framework-3.2.0.3958.swc,framework_3.2.0.3958.swz,,framework_3.2.0.3958.swf,


Is not better to provide the swz AND the swf for fail over  ?

By the way thank you for getting back to me so quickly.....
--~--~---------~--~----~------------~-------~--~----~
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