Anyone? I can't be the first one to hit this limitation, can I?
-----Original Message----- From: Maciek Sakrejda <[EMAIL PROTECTED]> Reply-To: [email protected] To: flexcoders <[email protected]> Subject: [flexcoders] modules and services-config.xml Date: Mon, 20 Oct 2008 08:57:05 -0700 I asked this on Saturday, but it was as a clarification to another question and got no response, so I thought I'd ask again. What's the best way to deal with modules that define their own set of AMF endpoints (or even channels)? I need a single services-config.xml file for the entire war file (I'm deploying as a Java war), right? Is there an easy way to set up AMF so that others can add modules to the war without having to recompile the main application against a new services-config.xml? Is there any way to do that? Modules seem really cool, but it would be nice if they were self-contained with respect to this... -- Maciek Sakrejda Truviso, Inc. http://www.truviso.com

