OSDN Git Service

Add linux.x86 linux.x86_64 target
[pizza-ipa-oss/jre.git] / features / jp.pizzafactory.com.sun.jre / rootfiles.linux.x86 / jre / man / man1 / javaws.1
1 ." Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. 
2 ."
3 .TH javaws 1 "06 Apr 2010"
4 ." Generated from HTML by html2man (author: Eric Armstrong)
5
6 .LP
7
8 .LP
9 .SH "Name"
10 \f2javaws\fP Command Line
11 .LP
12
13 .LP
14 .LP
15
16 .LP
17 .SS 
18 NAME
19 .LP
20 .RS 3
21
22 .LP
23 .LP
24 \f2javaws\fP \- Java Web Start launcher command
25 .LP
26 .RE
27 .SS 
28 SYNOPSIS
29 .LP
30 .RS 3
31
32 .LP
33 .LP
34 \f2javaws [run\-options] <jnlp>\fP
35 .LP
36 .LP
37 \f2javaws [control\-options]\fP
38 .LP
39 .RE
40 .SS 
41 PARAMETERS
42 .LP
43 .RS 3
44
45 .LP
46 .LP
47 \f2[run\-options]\fP
48 .LP
49 .RS 3
50
51 .LP
52 .LP
53 Command\-line run\-options. run\-options may be in any order. For a discussion of the various run\-options, see RUN\-OPTIONS below.
54 .LP
55 .RE
56 .LP
57 \f2<jnlp>\fP
58 .LP
59 .RS 3
60
61 .LP
62 .LP
63 This can be either the path of, or the Uniform Resource Locater (URL) of the JNLP (Java Network Launching Protocol) file.
64 .LP
65 .RE
66 .LP
67 \f2[control\-options]\fP
68 .LP
69 .RS 3
70
71 .LP
72 .LP
73 Command\-line control\-options. control\-options may be in any order. For a discussion of the various control\-options, see CONTROL\-OPTIONS below.
74 .LP
75 .RE
76 .RE
77 .SS 
78 DESCRIPTION
79 .LP
80 .RS 3
81
82 .LP
83 .LP
84 The \f2javaws\fP command launches Java Web Start, which is the reference implementation of the Java Network Launching Protocol (JNLP). Java Web Start launches Java applications/applets hosted on a network.
85 .LP
86 .LP
87 If a JNLP file is specified, \f2javaws\fP will launch the Java application/applet specified in the JNLP file.
88 .LP
89 .LP
90 The \f2javaws\fP launcher has a set of options that are supported in the current release. However, the options may be removed in a future release.
91 .LP
92 .RE
93 .SS 
94 RUN\-OPTIONS
95 .LP
96 .RS 3
97
98 .LP
99 .LP
100 \f2\-offline\fP
101 .LP
102 .RS 3
103
104 .LP
105 .LP
106 run Java Web Start in offline mode.
107 .LP
108 .RE
109 .LP
110 \f2\-Xnosplash\fP
111 .LP
112 .RS 3
113
114 .LP
115 .LP
116 disable the display of the initial splash screen.
117 .LP
118 .RE
119 .LP
120 \f2\-open <arguments>\fP
121 .LP
122 .RS 3
123
124 .LP
125 .LP
126 If specified, replaces the arguments in the jnlp file with \f2\-open <arguments>\fP.
127 .LP
128 .RE
129 .LP
130 \f2\-print <arguments>\fP
131 .LP
132 .RS 3
133
134 .LP
135 .LP
136 If specified, replaces the arguments in the jnlp file with \f2\-print <arguments>\fP.
137 .LP
138 .RE
139 .LP
140 \f2\-online\fP
141 .LP
142 .RS 3
143
144 .LP
145 .LP
146 run in online mode (default behavior).
147 .LP
148 .RE
149 .LP
150 \f2\-wait\fP
151 .LP
152 .RS 3
153
154 .LP
155 .LP
156 If specified, the \f2javaws\fP process will not exit until the application exits.
157 .LP
158 .RE
159 .LP
160 \f2\-verbose\fP
161 .LP
162 .RS 3
163
164 .LP
165 .LP
166 display additional output.
167 .LP
168 .RE
169 .LP
170 \f2\-J<option>\fP
171 .LP
172 .RS 3
173
174 .LP
175 .LP
176 supply options to the vm.
177 .LP
178 .RE
179 .LP
180 \f2\-system\fP
181 .LP
182 .RS 3
183
184 .LP
185 .LP
186 run the application from the system cache only.
187 .LP
188 .RE
189 .RE
190 .SS 
191 CONTROL\-OPTIONS
192 .LP
193 .RS 3
194
195 .LP
196 .LP
197 \f2\-viewer\fP
198 .LP
199 .RS 3
200
201 .LP
202 .LP
203 show the Cache Viewer in the java control panel
204 .LP
205 .RE
206 .LP
207 \f2\-userConfig <property name>\fP
208 .LP
209 .RS 3
210
211 .LP
212 .LP
213 clear the specified deployment property.
214 .LP
215 .RE
216 .LP
217 \f2\-userConfig <property name> <property value>\fP
218 .LP
219 .RS 3
220
221 .LP
222 .LP
223 set the specified deployment property to the specified value.
224 .LP
225 .RE
226 .LP
227 \f2\-uninstall\fP
228 .LP
229 .RS 3
230
231 .LP
232 .LP
233 remove all applications from the cache.
234 .LP
235 .RE
236 .LP
237 \f2\-uninstall <jnlp>\fP
238 .LP
239 .RS 3
240
241 .LP
242 .LP
243 remove the application from the cache.
244 .LP
245 .RE
246 .LP
247 \f2\-import [import\-options] <jnlp>\fP
248 .LP
249 .RS 3
250
251 .LP
252 .LP
253 import the application to the cache.
254 .LP
255 .RE
256 \f3IMPORT\-OPTIONS\fP
257 .LP
258 .LP
259 \f2\-silent\fP
260 .LP
261 .RS 3
262
263 .LP
264 .LP
265 import silently (with no user interface).
266 .LP
267 .RE
268 .LP
269 \f2\-system\fP
270 .LP
271 .RS 3
272
273 .LP
274 .LP
275 import application to the system cache.
276 .LP
277 .RE
278 .LP
279 \f2\-codebase <url>\fP
280 .LP
281 .RS 3
282
283 .LP
284 .LP
285 retrieve resources from the given codebase.
286 .LP
287 .RE
288 .LP
289 \f2\-shortcut\fP
290 .LP
291 .RS 3
292
293 .LP
294 .LP
295 install shortcuts as if user allowed prompt. This option has no effect unless \f2\-silent\fP option is also used.
296 .LP
297 .RE
298 .LP
299 \f2\-association\fP
300 .LP
301 .RS 3
302
303 .LP
304 .LP
305 install associations as if user allowed prompt. This option has no effect unless \f2\-silent\fP option is also used.
306 .LP
307 .RE
308 .RE
309 .SS 
310 FILES
311 .LP
312 .RS 3
313
314 .LP
315 .LP
316 For information about the user and system cache and deployment.properties files, see 
317 .na
318 \f2System\- and User\-Level Properties\fP @
319 .fi
320 http://java.sun.com/javase/6/docs/technotes/guides/deployment/deployment\-guide/properties.html.
321 .LP
322 .RE
323 .SS 
324 MORE INFORMATION
325 .LP
326 .RS 3
327
328 .LP
329 .LP
330 For more information about Java Web Start, see 
331 .na
332 \f2Java Web Start\fP @
333 .fi
334 http://java.sun.com/javase/6/docs/technotes/guides/javaws/index.html.
335 .LP
336 .RS 3
337
338 .LP
339 .LP
340
341 .LP
342 .RE
343 .RE
344