Am 11.02.2008 um 00:53 schrieb Luigi Giannini:

error: java.lang.IllegalStateException: Unable to find framework named
"HelloWorld" on my Safari.

Mike Schrag wrote in "die terrible error message":

You have done one of the following:
1) return new NextPage(context) instead of pageWithName("NextPage") (or pageWithName(NextPage.class.getName()) )

or 2) you have put your .wo folder in a naughty place -- the case we ran into was accidentally creating a component INSIDE another component (note to self -- make wolips consider this an error). I think this can also happen if you put a component in a java source package by accident.


_______________________________________________
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]

Reply via email to