Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

revchris
revchris
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
3

Discussions

Discussions
1

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by revchris
Customize the badges you want to showcase on your profile
Re: Producer and Consumer JMS Connections - Adobe LiveCycle 16-07-2007
If your goal is to have one JMS Consumer which receivesmessages and broadcasts them to Flex clients, you can do thiswithout using the JMS adapter. Write some Java code either as a"message driven bean" or using the JMS apis directly to grab theJMS messages. You can then convert these messages to flex messagesand send them to an ActionScriptAdapter flex messaging destination.See the Feed.java sample for the code necessary to do this. Thetrickiest part of this is getting the JMS messages in the fir...

Views

364

Likes

0

Replies

0
Re: MessageBroker - Adobe LiveCycle 27-06-2006
Yes, Thanks!

Views

140

Likes

0

Replies

0