Re: WebObjects Installer CD for Windows
Re: WebObjects Installer CD for Windows
- Subject: Re: WebObjects Installer CD for Windows
- From: John Ours <email@hidden>
- Date: Fri, 06 Mar 2009 16:38:21 -0500
On Mar 6, 2009, at 4:26 PM, Q wrote:
I think the problem you are having is that you cannot use -cp and -
jar at the same time.
Q is correct. You want to use something like this (which works for me):
java -cp wo.jar;woinst.jar run
That is "start java with wo and woinst on the class path, and execute
the class called run"
Have fun!
John
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden