I'm looking for an example of accessing JMS resources provided by TomEE+ from a client running in a separate (possibly remote) JVM. It should access the resources via JNDI to send and receive messages from preconfigured queues and topics. It should also create and use temporary queues and topics.
Providing this example might be a good way to verify completion of TOMEE-393<https://issues.apache.org/jira/browse/TOMEE-393> Thanks, Tim
