I am trying to run(emulate) a simple midp2 j2me application in netbeans(6.8) in ubuntu 10.04. It is building fine , with no errors, but when i choose run , it gives "http server is not running.start it first" error. I am able to successfully build and run it using the java wireless toolkit. But using Netbeans would be easier.
Asked
Active
Viewed 493 times
2 Answers
0
I think in your coding u make use of server/servlet,etc.So before executing ur application run the server then execute the application .Then it works.

Lucifer
- 29,392
- 25
- 90
- 143

SIVAKUMAR.J
- 4,258
- 9
- 45
- 80