| Reply | « Previous Thread | Next Thread » |
|
Hi,
I've just tried deploying my first application in the 7210 emulator and device, but get a null pointer exception. Up until now I've been using the midp.exe in the midp1.0.3fcs from Sun, and in that it works OK. It works with midp whether I run from the classpath or from the jar file I've created. I'm at a bit of a loss as to where to go next. Anyone got any thoughts? I should add that I don't really want to use JBuilder or Forte unless I really have to. Thanks |
|
Hi,
I case anyone is interested, I fixed the problem A missing comma in the JAD on the MIDlet-1: line was the culprit. Suns emulator didn't care, but the Nokia emulator didn't like it. /Chris |
|
hi Chris,
I get a null pointer exception when i load a property from the jad file using getAppProperty("rsname"); Although the jad file contains the line: rsname: players_rs Any suggestions why??!!! regards, noha |
|
hi noha,
Sorry, but I haven't come across that one yet, I'm still a novice with the jad files. /Chris |
|
'I should add that I don't really want to use JBuilder or Forte unless I really have to.'
I installed jbuilder with mobile development support, is good enought for me and for so small projects as are for j2me...;o) |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|