Commit graph

34 commits

Author SHA1 Message Date
Kay Ramme
bbf1ce3a15 method getBridge fixed 2000-11-27 10:32:40 +00:00
Kay Ramme
c0ff383c76 added ridl.jar 2000-11-23 14:42:57 +00:00
Kay Ramme
c2d5d37181 no need to generate java files anymore 2000-11-23 14:40:19 +00:00
Kay Ramme
292f83ebb5 added force synchron parameter 2000-11-23 14:38:39 +00:00
Kay Ramme
86d975b316 added: build bridgefactory test 2000-11-23 14:38:08 +00:00
tpf
9cf856e24f #80249# disabled DEBUG 2000-11-20 10:59:18 +00:00
Kay Ramme
e0fbd05c6c forward genuine java exceptions to client 2000-11-17 09:45:40 +00:00
Daniel Boelzle
9be3c618e0 #80090# restrict jar file access to java system property com.sun.star.comp.loader.CPLD_ACCESSPATH 2000-11-16 08:09:13 +00:00
Kay Ramme
e057246579 wait not only for async jobs in progress, but also for queued ones 2000-11-15 16:11:44 +00:00
Juergen Schmidt
a8761066ba remove generation of java files from idl 2000-11-08 12:08:15 +00:00
Kay Ramme
2f2e0072ea added negotiate and forceSynchronouse attributes for bridge 2000-11-03 09:33:50 +00:00
Kay Ramme
41a0ba0a64 new: XConnection test component 2000-11-03 07:57:59 +00:00
Kay Ramme
823b3a21f2 inform listeners also when EOF reached 2000-10-30 10:39:35 +00:00
Kay Ramme
47e44422b7 #79736# use the latest added factory for services 2000-10-27 08:56:36 +00:00
Kay Ramme
b0d43be872 added test for BridgeFactory 2000-10-19 14:48:44 +00:00
Kay Ramme
c886760ee7 changed the BridgeFactory to use the UnoRuntime for bridge access 2000-10-19 14:46:30 +00:00
Kay Ramme
f640281c0c moved thread add counting from JobQueue to JavaThreadPool 2000-10-19 14:44:57 +00:00
Kay Ramme
1d0f60c164 constructor accepts a 4th parameter as the bridge name; only print exceptions occurred during sendRequest, when debug enabled 2000-10-19 14:42:11 +00:00
Kay Ramme
825cc5a283 typo: missing dot in service path added 2000-10-19 12:07:52 +00:00
Kay Ramme
0e481b7ac0 #79524# reduce verbosity - do not print connection failures 2000-10-17 14:44:59 +00:00
Jörg Budischewski
ad8b1cd6f5 XEventListener,XComponent added 2000-10-09 06:31:48 +00:00
Jörg Budischewski
7cf653fd66 BridgeFactory is now EventListener for every created bridges, so that disposed bridges are removed from the internal hashmap 2000-10-06 15:29:18 +00:00
Kay Ramme
a6a106d204 extrace parameter for sendRequest: mustReply 2000-09-28 15:54:22 +00:00
Kay Ramme
34c7bde1a3 extra parameter for sendRequest; urp extensions 2000-09-28 15:53:48 +00:00
Kay Ramme
db46b82f5b support for cache disabling; enums are uncompressed (urp changes) 2000-09-28 15:53:16 +00:00
Kay Ramme
9bb92d882f check if the in mapped object is java object, send release immediatly, only create proxy for real remote objects 2000-09-28 10:47:06 +00:00
Kay Ramme
f3b51c2c51 insert StableListeners into right table 2000-09-28 10:44:34 +00:00
Kay Ramme
0e19fa2ba4 replaced getDeclaredFields with getFields 2000-09-28 10:43:18 +00:00
Kay Ramme
65a8574831 adapted new Job contructor; fixed bug for objects with no method call; moved start of sender thread into work loop 2000-09-28 10:36:14 +00:00
Kay Ramme
4a1e7b1c11 removed superflous arguments 2000-09-28 10:34:31 +00:00
Kay Ramme
b0a73661e2 adapted new Job constructor 2000-09-28 10:33:47 +00:00
Kay Ramme
383afea213 disabled debug output; removed synchronize of enter method 2000-09-28 10:32:50 +00:00
Kay Ramme
2d038608fc now uses XInitialisation for passing arguments 2000-09-27 08:38:07 +00:00
Jens-Heiner Rechtien
b525a3115f initial import 2000-09-18 14:29:57 +00:00