-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P2
-
None
-
Affects Version/s: 6u18
-
Component/s: deploy
-
generic
-
generic
getUpdateAvailableResources API is not functional.
Scenario1:
Launching a application with 1.0 version.
and create and make available 2.0 version for this jar. I am expecting getUpdateAvailableResources() to return the one entry .
But it is return an empty array.
Scenario2:
I have updated the files in the server jar files / jnlp files. ( the applications and jars with out any version).
calling getUpdateAvailableResources() - returns only empty Result.
But this should work like our jar caching mechanism based on server return value it should know there is a update or not.
Most of the jars and apps doesnt have versions.
Scenario1:
Launching a application with 1.0 version.
and create and make available 2.0 version for this jar. I am expecting getUpdateAvailableResources() to return the one entry .
But it is return an empty array.
Scenario2:
I have updated the files in the server jar files / jnlp files. ( the applications and jars with out any version).
calling getUpdateAvailableResources() - returns only empty Result.
But this should work like our jar caching mechanism based on server return value it should know there is a update or not.
Most of the jars and apps doesnt have versions.
- duplicates
-
JDK-6897140 DownloadService2 APIs have several problems
-
- Closed
-