|
Question : setting up j2me
|
|
hi there i am running into problems with compiling j2me programs, i am using jdk 1.5.06, and J2ME wireless toolkit 2.1, when i try running one of the examples provided free with the toolkit i get the errors like -
C:\WTK21\apps\JSR172Demo\src\example\serverscript\connector\Interface_Stub.java:55: cannot access java.lang.StringBuilder file java\lang\StringBuilder.class not found throw new JAXRPCException("Stub does not recognize property: "+name); ^ com.sun.kvem.ktools.ExecutionException Build failed
anyone have any idea what this could be?
|
Answer : setting up j2me
|
|
Do you have a firewall or antivirus that might be blocking that port? Try disabling that or allowing the port, if so.
|
|
|
|