RMI skel and Stub

hi, i am trying to create Stub and skel class files , but i am getting only Stub class , not able to generate skel class. where may be the problem?i think i will get the solution , in advance i say thanks,with regards,kamalahasan
[264 byte] By [kamalhasanka] at [2007-11-26 14:11:21]
# 1
hi kamal,Dont worry much about Skel class.becoz its of no use since jdk1.2.U need stub if u r using jdk1.4.* and in jdk1.5 you need not have to generate stubs.cheersMandrake
maandraakeea at 2007-7-8 1:59:21 > top of Java-index,Core,Core APIs...
# 2
hi my error is java.net.malformedURLException:invalid URL String, so how i correct the error?
arulr_84@yahoo.co.ina at 2007-7-8 1:59:21 > top of Java-index,Core,Core APIs...
# 3
It has nothing to do with stubs (or skeletons).What is the line in your program that causes the exception?
genadya at 2007-7-8 1:59:21 > top of Java-index,Core,Core APIs...