summaryrefslogtreecommitdiff
path: root/stoc/source/javavm/jen.xml
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-01 08:04:06 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-01 08:04:06 +0000
commit321f43fe45efae706012238b7f19a93d0b99930b (patch)
tree00f294962da1c07761156b132694de392690a4d7 /stoc/source/javavm/jen.xml
parenteedeb11c4003e030269843d8a470cf809217c053 (diff)
INTEGRATION: CWS jl6 (1.11.60); FILE MERGED
2004/05/07 15:03:25 jl 1.11.60.4: #i20052# 2004/04/30 08:34:42 jl 1.11.60.3: #i20052# 2004/02/19 09:47:18 jl 1.11.60.2: #1150008# 2004/02/02 15:25:56 jl 1.11.60.1: #115008# JVM service writes, and uses configuration data for the items which were formally in java.ini. Fixed use of environment variable OO_JAVA_PROPERTIES to initialize JVM service.
Diffstat (limited to 'stoc/source/javavm/jen.xml')
-rw-r--r--stoc/source/javavm/jen.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/stoc/source/javavm/jen.xml b/stoc/source/javavm/jen.xml
index 14c0989ec9c9..4d324e0f3802 100644
--- a/stoc/source/javavm/jen.xml
+++ b/stoc/source/javavm/jen.xml
@@ -18,7 +18,6 @@ the existing vm given back.
<service-dependency> ... </service-dependency>
<type> com.sun.star.java.XJavaVM </type>
<type> com.sun.star.java.XJavaVM </type>
- <type> com.sun.star.java.XJavaThreadRegister_11 </type>
<type> com.sun.star.container.XNameAccess </type>
<type> com.sun.star.container.XContainer </type>
<type> com.sun.star.container.XContainerListener </type>
@@ -46,10 +45,11 @@ the existing vm given back.
<type> com.sun.star.task.XInteractionRetry </type>
<type> com.sun.star.java.JavaInitializationException </type>
<type> com.sun.star.java.JavaDisabledException </type>
- <type> com.sun.star.java.JavaNotConfiguredException </type>
- <type> com.sun.star.java.MissingJavaRuntimeException </type>
+ <type> com.sun.star.java.JavaNotFoundException </type>
+ <type> com.sun.star.java.InvalidJavaSettingsException </type>
+ <type> com.sun.star.java.RestartRequiredException </type>
<type> com.sun.star.java.JavaVMCreationFailureException </type>
-
+ <type> com.sun.star.container.XNameAccess </type>
</component-description>
<project-build-dependency> cppuhelper </project-build-dependency>
<project-build-dependency> cppu </project-build-dependency>