Im trying to import the project but ofcourse there are omse problems because of the libraries. I imported them again and most of the errors disappeared, except for 2, One is on the ModalEditor.java, line 28,: this one. AjaxUtils.appendScript(context(), "AMC.close(); productsUpdate()");

I have the AjaxUtils.appendScript(context(), "AMC.close(); productsUpdate()");
but there is no appendScript method .... what to do then?

and the other error its in a component. ToggleDetails, in the .wo file in the html part there is the following:

<wo:AjaxExpansion id="profile2" class="profile" title="profile" insertion="Effect.blind" insertionDuration="0.1">
                                <dl>

but its showing me an error that the clase for 'AjaxExpansion' is missing or does not extend form WOElement.


I dunno what else to import....


Regards

Gus




On Oct 12, 2008, at 7:14 PM, Ricardo J. Parada wrote:

I was just converting a small app to wonder yesterday and I got the same error. I fixed it by adding a reference to the WOOgnl framework I think by right clicking on the project and selecting Build Path > Configure Build Path > Libraries. Then click the WebObjects Frameworks entry and click the Edit button and make sure the WOOgnl framework is checked.


On Oct 12, 2008, at 8:06 PM, J Stephanos wrote:

When I try to run AjaxExample2, I get this error:

AjaxExample2
Error: com.webobjects.appserver.parser.woml.WOMLTemplateParserException: AjaxHeaderFooter: 3:36: wo:str {null={value=$^title}} has no WOElement
Reason:  wo:str {null={value=$^title}} has no WOElement

What is the problem here?

AjaxExample runs ok.

--JSt
_______________________________________________
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/rparada%40mac.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:
http://lists.apple.com/mailman/options/webobjects-dev/webobjectspicora%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:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to