 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Sat Mar 03, 2007 9:13 am Post subject: .exe without need to any .class.Is it possuble |
|
|
Hi all
I want to have a native executable that doesn't need any .class
file.Is it possible by jbuilder?
I've written a simple rmi project with jbuilder(mulitple versions
used) and then created a .exe file by native executable builder.I
selected all classes to be included.
But when I run it,there's a classNotFoundException on one of
classes:ServerImpl_Stub,not any other classes.
You know,it is a class created when you compile your rmi projects.Not
directly pair of one .java file.
What shoud I do to have a standalone exe which can be ran wherever it
is placed (of course with its .config file) |
|
| Back to top |
|
 |
Guest
|
Posted: Sat Mar 03, 2007 9:13 am Post subject: Re: .exe without need to any .class.Is it possuble |
|
|
This is my s.config,however.
Any idea mey help
vmparam -Djava.security.policy=file:.\rmi.policy
mainclass thefiles.ServerImpl |
|
| 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
|
|