I have a flex application and build as war file and deployed in jboss server. Some times application is loading and working fine but sometimes am getting 2032: Stream error while loading it.
Temporary solution i did as i copied framework_4.1.0.16067.SWZ file from the sdk and copied inthe war file explicitly. after doing this ,application loading as usaul and no errors will display.
Am looking for permanent solution for this issue.