here a sample: http://svn.apache.org/repos/asf/openejb/trunk/openejb/examples/client-resource-lookup-preview/
the JMS code can be highly enhanced but well the conf is here and it was the goal. it needs a small README but too late for today ;) *Romain Manni-Bucau* *Twitter: @rmannibucau* *Blog: http://rmannibucau.wordpress.com* 2012/8/21 Tim Haley <[email protected]> > 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 >
