用JXTA时运行程序出现-警告: No class for urn:jxta:uuid-DEADBEEFDEAFBABAFEEDBABE0000000C0206
有人指点说:修改net.jxta.platform.Module文件,但添加urn:jxta:uuid-deadbeefdeafbabafeedbabe0000000C0206 net.jxta.impl.shell.ShellApp Reference Implementation of Shell后仍然错误,请问有什么办法 ? 急,急,先谢了
-
金庸ematrix 回复于:2008-05-15
-
把jxse-lib-2.5\jxta.jar包解压,在
META-INF\servicesnet.jxta.platform.Module文件最后添加一行:
urn:jxta:uuid-deadbeefdeafbabafeedbabe0000000C0206 net.jxta.impl.shell.ShellApp Reference Implementation of Shell
即可;
欢迎多交流 http://blog.csdn.net/ematrix001