Our application currently uses a large number of queue destinations. We create 
the 
destinations in the messaging-config.xml file and compile our app against the 
FDS 
configuration files (and then upload to the J2EE container). There are 100+ 
queue 
destinations defined in messaging-config.xml currently.

Our Java backend creates these queues in ActiveMQ or JBoss (using the same 
queue 
destinations as configured in messaging-config.xml) and pumps data in to them.  
 

I've read through the beta documentation and there is a section on "Configuring 
components 
with a bootstrap service". Do we need to create a class that creates/exposes 
these queue 
destinations to the Flex app, or can we just attach Flex consumers to queue 
destinations and 
the new LCDS libraries will do the work for us?

Any input you might have would be appreciated.

Thanks,

Brian

Reply via email to