Hello I am having problems to build the project with LCDS (remoteObject). The RemoteObject is handled by a Java thread on server. The service is in .jar which I put under WEB-INF/lib. The system works fine in non-built release (which I copied those files to server directly, let server built .swf). After building in Flex builder 3.0, the .swf can't start and find the service. My question is how to setup project to include 'messaging channel' support. thanks in advance!

