Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 367003a

Browse files
committed
Restore dev files
1 parent 0025935 commit 367003a

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

topcoder_global.properties

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
base=/root/project
2+
libdir=${base}/lib
3+
tcs_libdir=${libdir}/tcs
4+
direct_service_libdir=${libdir}/tcs/ejb
5+
jar_tcs_libdir=${libdir}/tcs
6+
cronos_libdir=${libdir}/tcs
7+
ext_libdir=${libdir}/third_party
8+
jar_ext_libdir=${libdir}/third_party
9+
10+
11+
jboss.home=/root/jboss-4.2.3.GA
12+
jboss_home=${jboss.home}
13+
server.name=default
14+
jboss.config.name=${server.name}
15+
jboss_config_name=${server.name}
16+
jboss_lib=${jboss.home}/server/${server.name}/lib

0 commit comments

Comments
 (0)