Jakob Braeuchi wrote:
hi ilias,
any help will be really appreciated.
ok, very nice.
i do not know netbeans but i try to
run the tutorial1.Application from within eclipse. as soon as i have it
running i'll let you know.
The command line parameters would fine (or even better), too!
I want to run and explore it.
ant build
ant setup-db
cd build/resources
java -classpath "the;classpath" whatever.you.main.class.is
[...]
can you please give me the exact command line for the tutorial 1?
My project resides on:
J:\pj\ojbeval\ojb-blank\src\java\org\apache\ojb\tutorial1
java -classpath???
[...]
Try to execute the produced jar:
J:\pj\ojbeval\ojb-blank\target>java -jar my-project.jar
Failed to load Main-Class manifest attribute from
my-project.jar
.
--
http://lazaridis.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]