D
dbeavon
Guest
Thanks Srinivas. It sounds like some of those KB's need updating (eg P108780, P184623). This installs the admin server as well, along with OEE for visibility on the adapter, right? Thanks, David PS. Personally I think this needs to be a component that is bundled with a purchase of PAS. The act of making a JMS request against a remote messaging broker is a pretty fundamental thing to do in a business application. My understanding is that most of the client-side libraries for messaging products are free. I guess that one alternative is to make use of a "brokerconnect" adapter installed on another server (eg. the one that is running on our OE RDBMS database server, for example). But it seems odd to make one network hop just to get to the adapter and another to get to the actual messaging broker. (Multiplied by two when the messaging occurs between two separate ABL applications). Messaging technologies are typically supposed to be very efficient and fast. (Even in the best case where the adapter it installed locally on the PAS server, the JMS client activity still must happen out-of-process in a java.exe, which is already somewhat unfortunate).
Continue reading...
Continue reading...