 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Petar Guest
|
Posted: Mon Sep 15, 2003 6:43 pm Post subject: Re: RMIC tool to create stubs |
|
|
This might not be the answer your wanted to hear, but in lack of better try
this:
use export to ant, and then open build.xml
use find "rmic"
when found examine that target. <arg value> stands for command line
arguments.
This works if you have enterprise version of jubilder. It is the only way to
figure out the exact parameters which JBuilder is using while building RMI.
Please note that you should have compiled files first. Also you should have
a classpath set to the classes directory. Anyway you will discover all from
build.xml. The ant sintax is a bit messy: hint, search for "rmic".
Anyone has better idea... in case he/she has no enterprise version...
"Rudy" <rhentzen (AT) yahoo (DOT) com> wrote
| Quote: | Hi,
i am using the datasetdata sample supplied by jbuilder to understand rmi
and
databases, however i would like to know how i can run the rmic command so
that i can create a dataServerApp_stub class, the same wayt as in the
sample...
Any help appreciated
Thanks
Rudy
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|