[SOLVED] Application class in package?
Will Scheidegger <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
In the [ApplicationName] Target settings > Expert view: Look for WOAPPLICATION_CLASS_NAME On 16.08.2006, at 21:32, Will Scheidegger wrote: > Hm... I just found the answer for deployment: in the Classpath.txt > or UNIXClasspath.txt there's a parameter called ApplicationClass. > But how do you do it when running the app from within Xcode? > > -Will > > On 16.08.2006, at 21:27, Will Scheidegger wrote: > >> I'm trying to place the Application class in a package so the full >> class name would the be my.package.Application. Now where do I >> specify the class name when it is not the default (Application)? I >> found a "WOApplicationClass" parameter in the web.xml for servlet >> deployment, but for standard wo deployment or for running the app >> out of Xcode I did not find the solution yet... >> >> Thanks for your help! >> >> -Will >> _______________________________________________ >> WebObjects-dev mailing list >> [email protected] >> http://www.omnigroup.com/mailman/listinfo/webobjects-dev >