Re: Need help updating app
Re: Need help updating app
- Subject: Re: Need help updating app
- From: Chuck Hill <email@hidden>
- Date: Thu, 13 Jun 2013 09:26:24 -0700
That is a good place to start. It will default to JavaFoundation if it can't find the application bundle. That either means it is not on the classpath (unlikely in this case), that the project is not actually getting built (possible), or that it is malformed (probable). Comparison with a working Hello World application is the easiest way to assess.
Chuck
On 2013-06-13, at 9:20 AM, Theodore Petrosky wrote:
> 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@hidden> wrote:
>
>> From: Charles Plater <email@hidden>
>> Subject: Need help updating app
>> To: email@hidden
>> 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@hidden
>>
>>
>>
>> -----Inline Attachment Follows-----
>>
>>
>> _______________________________________________
>> 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
>>
>
> _______________________________________________
> 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
--
Chuck Hill
Executive Managing Partner, VP Development and Technical Services
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/gvc/practical_webobjects
Global Village Consulting ranks 13th in 2012 in BIV's Top 100 Fastest Growing Companies in B.C!
Global Village Consulting ranks 44th in 25th annual PROFIT 500 ranking of Canada’s Fastest-Growing Companies by PROFIT Magazine!
_______________________________________________
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