This is an automated email from the ASF dual-hosted git repository.
jgallimore pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git.
from 5227b932 Correcting the openejb-client version
new 84e61f5 Shift the "App" class to src/test
new a6583ab Add tomee-maven-plugin
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
examples/ejb-remote-call/pom.xml | 11 ++-
.../src/test/conf/system.properties | 84 ++++++++++++++++++++++
.../java/org/superbiz/remote/App.java | 2 +-
3 files changed, 95 insertions(+), 2 deletions(-)
create mode 100644 examples/ejb-remote-call/src/test/conf/system.properties
rename examples/ejb-remote-call/src/{main =>
test}/java/org/superbiz/remote/App.java (92%)