Commit graph

38 commits

Author SHA1 Message Date
Kay Ramme
6e1f5c70ed #82702# workaround for linux socket problem 2001-01-18 13:23:37 +00:00
Kay Ramme
8ba62925bc create type by class only 2001-01-16 17:07:14 +00:00
Kay Ramme
fc27d61878 Mapping renamed to IMapping 2001-01-16 17:03:50 +00:00
Kay Ramme
49b4d41601 use Type and TypeDescription instead of Class 2001-01-16 17:01:32 +00:00
Jörg Budischewski
0ea3c45e93 #82606# removed an ambiguity, introduced by a change in sandbox 2001-01-09 12:43:15 +00:00
Kay Ramme
bd051fffa5 #82443# added thread run hooks 2000-12-22 09:01:29 +00:00
Kay Ramme
994448b954 #81786# be kind of tolerant against null sequences 2000-12-13 15:32:20 +00:00
tpf
eb16646154 #81493# set bridge to null if not with correct name 2000-12-07 18:10:03 +00:00
cdt
a67dea2b3f #80230 Get rights for Netscape 2000-11-30 17:59:51 +00:00
cdt
a6b34b91e9 # Get rights for nescape 2000-11-30 17:56:25 +00:00
Kay Ramme
8214d01a8b give the reason of InvocationTargetException 2000-11-28 13:47:05 +00:00
Kay Ramme
b84d44b41e fixed tests to find a usable contructor; throw exception if no usable constructor available; check before calling initialize 2000-11-28 13:46:09 +00:00
Kay Ramme
0b87e087e2 #80785# added attributes: localHost,localPort,peerHost,peerPort 2000-11-28 10:17:52 +00:00
Kay Ramme
bbf1ce3a15 method getBridge fixed 2000-11-27 10:32:40 +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
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
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
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