本文介绍了无法在黑莓使用肥皂的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我已经导入了2.1.2 jar文件到我的图书馆,然而问题是,我得到这个异常:
I've imported the 2.1.2 jar file to my library, however the issue is that I get this exception:
org.ksoap2.SoapEnvelope
:错误!:缺少栈图中:在
标签:30
我试过preverify罐子,但是当我打开preverify exe文件,它只是打开了一毫秒,并立即关闭。解决这个办法?
I've tried to preverify the jar, but when I open the preverify exe, it just opens for a millisecond and immediately closes. Any way around this?
推荐答案
的<一个href=\"http://docs.blackberry.com/en/developers/deliverables/11938/$p$pverify_a_BlackBerry_Java_Application_512512_11.jsp\"相对=nofollow>黑莓核心开发指南中包含一个例子。
在命令提示符下,键入:
At the command prompt, type:
preverify.exe [-d] output -classpath directory input; directory
这篇关于无法在黑莓使用肥皂的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!