Sign in
third-party-mirror
/
glassfish
/
e52046b2c19a24fa5b2c8f2135ef2b874d76de3f
/
.
/
appserver
/
tests
/
v2-tests
/
appserv-tests
/
devtests
/
ee
/
admin
/
mbeanapi
/
samples
/
run-samples.bat
blob: 12350b4a143edd7b7fa8514ec3dfcb577cd6a033 [
file
]
REM
These
jar files must be present
!
set
STD_JARS
=
jmxri
.
jar
;
jmxremote
.
jar
;
javax77
.
jar
set
CP
=.;
amx
-
client
.
jar
;%
STD_JARS
%
java
-
cp
%
CP
%
samples
.
amx
.
SampleMain
.
\SampleMain
.
properties