../
|
etc/
|
|
lib/
|
|
web/
|
|
Makefile
|
1.8
(21 years ago)
by tdb:
Main change is making the use of jacorb.properties transparent to the end
user - something which should have been done with CorbaServices a long time
ago :-) Now a base jacorb.properties is included in the jar files, because
it's searched by the jacorb loading stuff. The only value outside of the
jar file is the naming service location, which can now be found in the
default.properties files.
The server and corbaservices assume that the naming services is running on
localhost on port 8052, which is ok for most normal things. If it's on a
different host the default.properties just needs fixing.
Also added a default.properties style thing to the corbaservices, and fixed
some bugs in the command line argument parsing.
Finally, fixed a bug with the make src target of all the Makefiles.
|
jacorb.properties
|
1.1
(21 years ago)
by tdb:
Main change is making the use of jacorb.properties transparent to the end
user - something which should have been done with CorbaServices a long time
ago :-) Now a base jacorb.properties is included in the jar files, because
it's searched by the jacorb loading stuff. The only value outside of the
jar file is the naming service location, which can now be found in the
default.properties files.
The server and corbaservices assume that the naming services is running on
localhost on port 8052, which is ok for most normal things. If it's on a
different host the default.properties just needs fixing.
Also added a default.properties style thing to the corbaservices, and fixed
some bugs in the command line argument parsing.
Finally, fixed a bug with the make src target of all the Makefiles.
|
run.bat
|
1.2
(21 years ago)
by tdb:
JAR file names have changed, so run scripts changed accordingly.
|
run.sh
|
1.2
(21 years ago)
by tdb:
JAR file names have changed, so run scripts changed accordingly.
|
3 directories and
4 files shown