well thanks,i forgot to add in a jar file(aelfred.jar)--external lib
thats what's cuasing all the problem
do u have any idea y i get this message:
Building "AdsApplication"
Error preverifying class com.microstar.xml.SAXDriver
java/lang/NoClassDefFoundError: org/xml/sax/Locator
com.sun.kvem.ktools.ExecutionException: Preverifier returned 1
?
even with an empty midlet
i have already placed the two jar files(sax.jar & aelfred.jar) in my lib dir as an external class reference
what should i do
the classes are all in the
the Locator.lass file is in c:/apps/m/lib/org/xml/sax/Locator
while the SAXDriver.clas file is in c:/apps/m/lib/com/microstar/xml
what should i do ?
can you help ?