ADF Mobile Client : Error while trying to import javax.microedition.*
761579Jun 4 2010 — edited Jun 7 2010Hi,
JDev throws errors at compile time when I try to deploy a sample ADF Mobile Client application.
These errors are related to javax.microedition.io.* imports.
Error(11,29): package javax.microedition.io does not exist
Error(12,29): package javax.microedition.io does not exist
Error(180,9): cannot find class HttpConnection
Error(191,27): cannot find class HttpConnection
Error(191,42): cannot find variable Connector
Error(250,49): inconvertible types
Error(303,40): cannot find variable HttpConnection
Any pointers as to how these errors could be resolved?
Is there a JDev Wireless extension that should be installed to resolve these J2ME related errors?
For JDev 10g, I could locate one such extension called JWE here : http://www.oracle.com/technology/products/iaswe/archive/developer/index.html
I could not find any similar extension for JDeveloper 11.1.3.
Regards,
Prasad.