Hi: I would like to pass a value to the adapter code through command line. I know the answer for the case where I need to pass an output stream which I do as follows:
./s4 adapter -appClass=partitioner.RawMktDataIA1 -c=clustera -p=s4.adapter.output.stream=mktdata Now suppose I want to pass a portNo or a topic name in case I am getting messages from jms; what is the syntax in that case ? - Shailendra
