One of the things I find helps me is to create a new Wonder Application. Run it. No changes. if it runs, then compare the settings and how the application is structured.
Hey, you never know!! --- On Thu, 6/13/13, Charles Plater <[email protected]> wrote: > From: Charles Plater <[email protected]> > Subject: Need help updating app > To: [email protected] > Date: Thursday, June 13, 2013, 11:26 AM > I have a very old > (2006) WO app that I need to update. I've tried > following the instructions ( > http://wiki.wocommunity.org/display/documentation/Import+an+Xcode+project+into+WOLips > ) to import the files into the new file structure. I had to > add package your.app; (and package your.app.components;) to > the .java files to even get it to compile, and now that it > will compile and start, when it starts, a generic java app > icon is added to my dock, and then I get the following > error: > Application: > JavaFoundation > Error: com.webobjects.appserver.WOPageNotFoundException > exception > Reason: > com.webobjects.appserver.WOPageNotFoundException: > <your.app.Application>: Unable to create page > 'Main'. > The URL that > eclipse is sending to the browser > is: > http://127.0.0.1:51289/cgi-bin/WebObjects/JavaFoundation.woa > The app > should be WHAdmin.woa, > Can anyone > steer me in the right direction? Why is eclipse sending the > browser to JavaFoundation.woa instead of WHAdmin.woa? > I've tried editing the URL, but that doesn't change > the error. I've attached my file > layout. > Many > thanks in advance. > > > -- Charles Plater > Lead Application Technical Analyst > Internet Services > +1-313-577-4620 > [email protected] > > > > -----Inline Attachment Follows----- > > > _______________________________________________ > Do not post admin requests to the list. They will be > ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/tedpet5%40yahoo.com > > This email sent to [email protected] > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
