Dario Crivelli
Hi,
Lightstreamer Server has no built-in integration with any kind of data feed or transport system. All integration stuff has to be included in Metadata Adapter or Data Adapter code.
Are you referring to any of the sample Data Adapters included in the distribution package?
Dario
Dario Crivelli
Hi,
Ok, I've realized that you are referring to the JMS Data Adapter example included in the Adapters SDK.
However, the name you reported (i.e. "topicName") is just the name of a configuration parameter,
but the reported message suggests that you used this name as the parameter value (i.e. the actual topic name).
Were you trying to replicate the supplied example or were you trying to customize the example? In the latter case, may you please produce a brief resume of your customizations?
Dario