hello,
I was trying to create a custom eway that would poll an external JMS Provider and subscribe to some topic. I was having two problems/questions and any feedback would be great:
1. Has anyone done a production Java Extension Eway, If so, could you say what you had to do for each method.
2. Is there a way to use this extension framework to be consistently subscribed to a 3rd party provider. Currently, I am thinking of polling based on time interval. I would however rather have it event driven. Thanks in advance,
Raj
I was trying to create a custom eway that would poll an external JMS Provider and subscribe to some topic. I was having two problems/questions and any feedback would be great:
1. Has anyone done a production Java Extension Eway, If so, could you say what you had to do for each method.
2. Is there a way to use this extension framework to be consistently subscribed to a 3rd party provider. Currently, I am thinking of polling based on time interval. I would however rather have it event driven. Thanks in advance,
Raj