We are building a Flex application using BlazeDS and simple channels (no polling, no streaming). We have modularized the application and each channel endpoint is actually in a different WAR file. ...