2 Environment Variables
JAVA_HOME: C: \ Program Files \ Java \ jdk1.6.0_12
Path:% SystemRoot% \ system32;% SystemRoot%;% SystemRoot% \ System32 \ Wbem; C: \ Program Files \ Java \ jdk1.6.0_12 \ bin
3 installed simulator
Installing 4.2.1, 4.3.0, 4.5.0exe document
4.2.1: it has a BlackBerry version of 7130, 7130e, 8100, 8700black, 8700blue, 8703e, 8707, 8800
4.3.0: this is to run the mds
4.5.0: it has a BlackBerry version of 8100, 8110, 8120, 8130, 8300, 8310, 8320, 8330, 8700, 8703e, 8800, 8820, 8830
4 on the 4.2.1 and 4.3.0
Run D: \ Program Files \ Research In Motion \ BlackBerry JDE 4.3.0 \ MDS under the run.bat file, and then run D: \ Program Files \ Research In Motion \ BlackBerry JDE 4.2.1 \ bin under jdwp.bat file , select the appropriate version of the simulator to begin testing.
5 on 4.5.0
mds (for run.bat) and jdwp together. run D: \ Program Files \ Research In Motion \ BlackBerry JDE 4.5.0 \ MDS under the run.bat, and D: \ Program Files \ Research In Motion \ BlackBerry JDE 4.5 .0 \ bin under jdwp.bat
(For convenience, can run jdwp, check Launch Mobile Data System Connection Service (MDS-CS) with simulator, and then click the Launch Simulator, automatically run mds and jdwp)
6 on 4.2.1 \ 4.3.0, 4.5.0 of the similarities and differences
Can be interpreted as 4.2.1 +4.3.0 = 4.5.0, more or less the same, difference is that 4.2.1 can be directly run jdwp, mds built, it can be tested outside the network; 4.5.0 must first run the mds, and then run jdwp Otherwise, no network tests
When prompted, server failed to request. (This is because there is no Internet), is not running mds
7 installed MSA
Use:
1 testing BlackBerry
Note:
1 do not think different versions of simulator is just a different form, this is wrong, 8700 and 8800 also 8320, MSA top three in their test results will not be the same, including the key differences are larger
2 If it is found that when mds is running the 4.5.0, and flash mds disappeared. Is because the version of java, that is beginning to java6. Solutions to find the two documents
(A) In the first line of the document to add (JDE)
D: \ Program Files \ Research In Motion \ BlackBerry JDE 4.1.0 \ bin \ ide.bat
set path = C: \ Program Files \ Java \ jdk1.5.0_04 \ bin
(B) the first line in this document plus two (MDS)
D: \ Program Files \ Research In Motion \ BlackBerry JDE 4.1.0 \ MDS \ run.bat
set JAVA_HOME = C: \ Program Files \ Java \ jre6 \ bin
set path = C: \ Program Files \ Java \ jre6 \ bin
Written in the last: a small woman, little talent and less learning, allocation of a small test environment, it is insignificant, but this is the footprint I was growing up, thank you for comments and suggestions, as well as giving the best to encourage and water whipped








Responses to “Simulator test environment configuration”