On 2011-09-01, at 8:37 PM, Jeff Schmitz wrote: > I've seen a few e-mails on this subject, but none with an obvious solution. > Not sure exactly when it started, but when I start my app from Eclipse, it > thinks its name is MainBundle, e.g. its URL is: > > http://localhost/cgi-bin/WebObjects/MainBundle.woa/-9999 > > I've searched for both MainBundle and my app name in my WOLips project, and > all I find is the my app name specified in seemingly all the right places, > including: > > .project: > <projectDescription> > <name>netBrackets</name> > > build.xml: > <project name="netBrackets" default="build" basedir="."> > > build.properties: > project.name=netBrackets > principalClass=com.netbrackets.app.Application > project.name.lowercase=netbrackets
Try adding project.type=application > > any ideas what's going on? > > Thanks! > Jeff > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/chill%40global-village.net > > This email sent to [email protected] -- Chuck Hill Senior Consultant / VP Development 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 protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
