View Single Post
Old 05-23-2009, 07:36 AM   #37
lpt1138
New Member
 
Join Date: May 2009
Model: storm
PIN: N/A
Carrier: verizon
Posts: 1
Default error starting: httpd module soap j2me-core-2.1.2 not found

The dependency step solved my error starting problem . That step caused the ksoap2 module to be loaded in the simulator along with my project.

"Now, in your project (this should all have occurred in the same workspace) go to project->dependencies-> and specify that it is dependent on the ksoap2 project."

Quote:
Originally Posted by pololalo View Post
i have a problem is when I run the program I have an exception that says "error starting: httpd module soap j2me-core-2.1.2 not found"
knowing that I have imported the ksoap.jar in my eclipse
Offline   Reply With Quote