Hi Brian,

 

We have some code that will make what you are trying to do easier, but
it is currently available in our private beta program.  Can you email me
off-list ([EMAIL PROTECTED]) and I'll get you set up in the beta where
you can get access to this?


Thanks


Eric

 

Flex, Product Management

 

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of klumikaze
Sent: Wednesday, March 21, 2007 8:58 AM
To: [email protected]
Subject: [flexcoders] LiveCycle Data Services 2.5 - Using dynamically
referenced queue destinations

 

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