Read basic Java documentation from Sun (link "Tool docs").

Edson Richter



Ilias Lazaridis escreveu:

Thomas Dudziak wrote:

Ilias Lazaridis wrote:

[...]

What is the reason, that

java -cp build\classes;lib\*.jar org.apache.ojb.tutorial1.Application
java -cp build\classes;lib\*     org.apache.ojb.tutorial1.Application
java -cp build\classes;lib\      org.apache.ojb.tutorial1.Application

or something similar

is invalid?


Erm, have you actually tried it ? It's because java.exe *cannot* do this !


Yes, i've tried it.

And it does not work.

And I just asked, _why_ this is invalid (or: why java.exe cannot do this).

Possibly one can point me to a location, where I can find the rationales behind this behaviour.

.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to