Hi, I can't use jndi context lookup due to some restrictions, but I have topics, configured in hermes GUI - can I access them directly by name from jython script?
Actually, the question was "how" I couldn't find in hermes javadoc mathod like gettopic("topicname) or smth. like this. AFAIK, createTopic is not for topic access.