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 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/archive%40mail-archive.com This email sent to [email protected]
