I may check the file encoding by Preferences ->Workspace, and look at Text file
encoding. And may look at Main.woo, too.
The other thing is if there is any compilation problems :)
----- Original Message -----
From: Jerry W. Walker
To: WebObjects Development
Sent: Friday, February 17, 2012 1:30 AM
Subject: More Help for Old Noobie
Hi,
I'm getting an "Unable to create page 'Main'." message when trying to run my
first created test app.
I created a new application:
1. Chose New->Project from the context menu in WO Explorer view of the
WOLips perspective.
2. Selected WOLips->WebObjects Application in the New Project wizard and
clicked Next.
3. Named the project "WOTest", used the default location and clicked Finish.
4. Opened the project in the WO Explorer view, opened Sources->your.app and
selected Application.java.
5. From the context menu on that selection, I chose Run as->WOApplication.
The project started up normally, then displayed a web exception page with the
message:
Application: JavaFoundation
Error: com.webobjects.appserver.WOPageNotFoundException exception
Reason:
com.webobjects.appserver.WOPageNotFoundException:
<your.app.Application>: Unable to create page 'Main'.
In the WOTest project I created, there is a
Sources->your.app.components->Main.java which contains the code I want (from
the template, I assume). I made no changes to the generated code.
There is also a Components->Main WO which, when clicked, shows:
Main.html
Main.java
Main.wod
Main.woo
Main.api
Main.wo
in the WOLips Related view (as expected).
So, what must I do to get Eclipse/WOLips to recognize the Main.wo component
that it created?
Regards,
Jerry
------------------------------------------------------------------------------
_______________________________________________
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/chng34%40gmail.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]