ICEpdf
  1. ICEpdf
  2. PDF-1069

Replace Applet example with JWS

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 6.1.3
    • Fix Version/s: 6.3
    • Component/s: Examples
    • Labels:
      None
    • Environment:
      any

      Description

      Most major browser have stopped supporting NPAPI plugins and as a result have disabled the Applets. Oracle has acknowledged this and will be deprecating Applets in the Java 9 release later next year.

      As a result applets are pretty much dead and Oracle is suggesting organizations migrate their applications to Java Web Start (JWS). As a result we'l to the same and archive the Applet example on the week and clean up and publish our JWS build code.

        Activity

        Patrick Corless made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Patrick Corless made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Hide
        Patrick Corless added a comment -

        Marking as fixed.

        Show
        Patrick Corless added a comment - Marking as fixed.
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #51091 Mon Mar 06 16:34:22 MST 2017 patrick.corless PDF-1069 addition of JWS example and removal of the deprecated Applet example.
        Files Changed
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/src/JavaWebStartAppPage.html
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/src/icepdf_viewer_webstart.jnlp
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/nbproject/build-impl.xml
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/readme.txt
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/nbproject/project.xml
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/src/icepdf_viewer_webstart_no_codebase.jnlp
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/build.xml
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/nbproject
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/nbproject/project.properties
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/src/org/icepdf/os/examples/WebStart.java
        Commit graph DEL /icepdf/trunk/icepdf/examples/applet
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/manifest.mf
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/src
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/src/org/icepdf/os
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/src/org/icepdf
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/src/org/icepdf/os/examples
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/src/org
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/src/JavaWebStartAppPage_No_Codebase.html
        Patrick Corless made changes -
        Resolution Fixed [ 1 ]
        Status Resolved [ 5 ] Reopened [ 4 ]
        Hide
        Patrick Corless added a comment -

        Hasn't been applied to 6.2 branch yet.

        Show
        Patrick Corless added a comment - Hasn't been applied to 6.2 branch yet.
        Patrick Corless made changes -
        Fix Version/s 6.3 [ 13093 ]
        Fix Version/s 6.2.2 [ 13097 ]
        Patrick Corless made changes -
        Fix Version/s 6.2.2 [ 13097 ]
        Fix Version/s 6.4 [ 12974 ]
        Patrick Corless made changes -
        Status In Progress [ 3 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Hide
        Patrick Corless added a comment -

        Marking as fixed.

        Show
        Patrick Corless added a comment - Marking as fixed.
        Hide
        Patrick Corless added a comment -

        The Applet example has been removed and replayed with a new JWS demo. The new security format for JWS is take a bit to get working but the example has a nice little readme.txt and there is quite a bit info on the web on how to correctly setup the codebase and manifest accordingly as well as the signing process. Marking as fixed.

        Show
        Patrick Corless added a comment - The Applet example has been removed and replayed with a new JWS demo. The new security format for JWS is take a bit to get working but the example has a nice little readme.txt and there is quite a bit info on the web on how to correctly setup the codebase and manifest accordingly as well as the signing process. Marking as fixed.
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #49601 Wed Nov 30 10:25:04 MST 2016 patrick.corless PDF-1069 addition of JWS example and removal of the deprecated Applet example.
        Files Changed
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/src/JavaWebStartAppPage.html
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/src/icepdf_viewer_webstart.jnlp
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/nbproject/build-impl.xml
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/readme.txt
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/nbproject/project.xml
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/src/icepdf_viewer_webstart_no_codebase.jnlp
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/build.xml
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/nbproject
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/nbproject/project.properties
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/src/org/icepdf/os/examples/WebStart.java
        Commit graph DEL /icepdf/trunk/icepdf/examples/applet
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/manifest.mf
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/src
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/src/org/icepdf/os
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/src/org/icepdf
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/src/org/icepdf/os/examples
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/src/org
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws
        Commit graph ADD /icepdf/trunk/icepdf/examples/jws/src/JavaWebStartAppPage_No_Codebase.html
        Patrick Corless made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        Patrick Corless made changes -
        Field Original Value New Value
        Fix Version/s 6.2 [ 12974 ]
        Patrick Corless created issue -

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Patrick Corless
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: