Namespaces
Variants
Actions

Archived:System property strings specified in JSR-248 return null for existing APIs (Known Issue)

Jump to: navigation, search
Archived.png
Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|user=~~~~|write your reason here}}.

Article Metadata

Compatibility
Platform(s): S60 3rd Edition
S60 3rd Edition, FP1
Series 40 3rd Edition
Series 40 3rd Edition, FP1
Series 40 3rd Edition, FP2

Article
Created: User:Technical writer 1 (21 Aug 2007)
Last edited: hamishwillee (28 Jun 2012)

Description

The Mobile Service Architecture Specification (MSA or JSR-248) specifies a number of system properties which the MSA-compliant devices must implement through the System.getProperty() method. Some of the system properties can be used to query the version of the API in question.

These MSA-defined system properties have not been implemented on S60 3rd Edition, Series 40 3rd Edition, Series 40 3rd Edition, FP1, or Series 40 3rd Edition, FP2 devices, even though these devices support some of the APIs in question. On these devices the system properties return null, even if the API in question is implemented on the device.

This is because the MSA specification was finalised after the devices in question were already shipping.

A list of such system properties follows:

  • xml.jaxp.subset.version
  • xml.rpc.subset.version
  • microedition.satsa.crypto.version
  • microedition.satsa.apdu.version
  • microedition.satsa.pki.version
  • wireless.messaging.version
  • microedition.m2g.svg.baseProfile
  • microedition.m2g.svg.version

How to reproduce

A system property can be checked by using the following code snippet:

String propertyValue=System.getProperty("Place_a_system_property_here");

Solution

No solution available for the affected devices.

This page was last modified on 28 June 2012, at 08:16.
126 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved