Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4740801

Splash screen could not be used if downloaded from a servlet w/o jnlp file name

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 1.2.0
    • deploy
    • sparc
    • solaris_8

      First, try to launch this test twice:

      http://sqesvr.sfbay.sun.com/deployment2/yuwang/development/splash/hellojaws_splashicon.jnlp

      When you launch it for the second time, you should notice the splash screen
      was changed to a customized one. (This is the correct and expected behavior.)

      Now, try to launch this test case twice:

      http://nasdaq.sfbay.sun.com:8080/nathanJavawsDev/splash/hellojaws_splashicon.jnlp

      When you launch this test case for the second time, the JWS splash screen
      is still being used.

      The only difference is that the second jnlp file is returned by a servlet and
      does not contain name of the jnlp file.

      The splash.xml file is like this:
      http\://sqesvr.sfbay.sun.com/deployment2/yuwang/development/splash/hellojaws_splashicon.jnlp=/home/yuwang/.javaws/cache/splashes/splash3591.jpg
      http\://nasdaq.sfbay.sun.com\:8080/nathanJavawsDev/splash/lib/hellojaws.jar=/home/yuwang/.javaws/cache/splashes/splash53739.jpg


      You will notice that for the second jnlp file, the splash screen jpg file
      is actually associated with the jar file.

      Is this the correct behavior? If yes, then there are two problems:
      1. this splash screen will never be used at all.
      2. since I have several more test cases which used different splash screen image but
         all use the same jar file, they will not be used seperately.
      ###@###.### 2002-09-03

            Unassigned Unassigned
            nwangsunw Nathan Wang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: