Re: Application in a package on server Windows
Re: Application in a package on server Windows
- Subject: Re: Application in a package on server Windows
- From: Chuck Hill <email@hidden>
- Date: Tue, 18 Jul 2006 09:47:52 -0700
On Jul 18, 2006, at 7:01 AM, <email@hidden> wrote:
Hello
I have an Application.class on a package "mypackage.Application"
I m working on windows
On javamonitor, on Additional Arguments I m writing :
"-DWOApplicationClass=mypackage.Application"
I don't think that is a valid property. See
http://developer.apple.com/documentation/WebObjects/WOAppProperties/
index.html
But the Application don't start because the package is not use then
it don't find "Application"
class without "mypackage".
Usually this is set in the project / IDE so that it gets built into
the classpath files. If you are using Eclipse, this is set in the
build.xml file. See "principalClass" in http://objectstyle.org/
woproject-old/ant/woapplication.html
Chuck
--
Coming sometime... - an introduction to web applications using
WebObjects and Xcode http://www.global-village.net/wointro
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems. http://www.global-village.net/products/practical_webobjects
_______________________________________________
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