Modules imply a certain level of sharing of class definitions and what not and 
probably don't allow you to not share what AMF needs.  You might want to use a 
Marshall Plan configuration instead.

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Maciek 
Sakrejda
Sent: Tuesday, October 21, 2008 9:43 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] modules and services-config.xml


Anyone? I can't be the first one to hit this limitation, can I?

-----Original Message-----
From: Maciek Sakrejda <[EMAIL PROTECTED]<mailto:msakrejda%40truviso.com>>
Reply-To: flexcoders@yahoogroups.com<mailto:flexcoders%40yahoogroups.com>
To: flexcoders <flexcoders@yahoogroups.com<mailto:flexcoders%40yahoogroups.com>>
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

Reply via email to