04589: | OpenJMS Server must be on same platform as HelloWorldPublisher/Subscriber |
Category: Connector Status: ClosedSeverity: MEDIUM Reported against release: 0.8.2 Fixed in release: 0.9
PROBLEM:The integration of the OpenJMSServer into Openwings 0.8.2 was not
complete. Currently, only publishers and subscribers on the same
platform as the JMS server can connect. ANALYSIS:The implementation must be changed to
allow the OpenJMS host name and port to be defined in the OpenJMSServer
ICDP properties list, rather than in the Openwings properties.txt file.
Also, the OpenJMS configuration file (rmi_jms.xml) needs to reference
the openjms.host property variable in the ServerConfiguration section. |