Web start on os X : Cannot open associated file.



With "Java Web Start", I can associate a custom file type with a Java
application as described in "Java Web Start" guide
http://java.sun.com/j2se/1.5.0/docs/guide/javaws/developersguide/contents.html
:
<association mime-type="some_type/my_file" extensions="ext">
<icon href="icon_file.png"/>
</association>

Then by double-clicking on associated file type my Java application is
launched and the associated file url is given to my Java application
with the "-open" argument.

It works nicely on Windows (with Java 6) but on Mac os X (10.4.8, java
1.5.0) no arguments, even the file url, is given to my application.

Did I miss something in "Java Web Start" ?

lc
.



Relevant Pages

  • Re: Web start on os X : Cannot open associated file.
    ... It works nicely on Windows (with Java 6) but on Mac os X (10.4.8, ... no arguments, even the file url, is given to my application. ... Did I miss something in "Java Web Start"? ... script which launch "Java Web Start" with proper arguments. ...
    (comp.lang.java.programmer)
  • Re: help a beginner decide
    ... >There is a big security risk in distributing EXE files. ... There is a big security risk in using any file type. ... >Nowadays, most people are used to Java anyway, and probably have a Java VM ... work with would be horibly slow in Java-like configurations. ...
    (comp.programming)
  • Get Icon of associated application (windows)
    ... Does Java give direct access to the icons embedded in exe files? ... want to get the icon of the application associated with a file type. ...
    (comp.lang.java.gui)
  • Re: Opening a document using exec()
    ... particular file type. ... If a compatible browser plug-in is configured, ... without resorting to some sort of Java call to a native Windows API ...
    (comp.lang.java.programmer)
  • [Full-disclosure] iDefense Security Advisory 03.26.09: Sun Java Web Start (JWS ) PNG Decoding In
    ... Java Web Start (JWS) is a framework built by Sun that is used to run ... Java applications outside of the browser. ... Remote exploitation of an integer overflow vulnerability in Sun ... Microsystems Inc.'s Java Web Start could allow an attacker to execute ...
    (Full-Disclosure)