By playing around the samples in
http://cocoon.zones.apache.org/demos/21branch, I observed all samples in
branch 21 do not have <bu:replace> rendered in the result html and the ajax
works. But for my case, the <bu:place> is rendered around a tree widget when
ajax="true". By studying the JXMacrosHelper, <bu:replace> should also be
rendered when ajax="true". So when is <bu:repalce> be rendered in the html.
Or just <bu:replace> is outdated?

Rice

On 2/27/07, Rice Yeh <[EMAIL PROTECTED]> wrote:

Hi,
  There are 2 files (manifest.js and bu.js) not found when i set
ajax="true" in cforms with the following portions of information:

Caused by: org.apache.excalibur.source.SourceNotFoundException:
resource://org/a
pache/cocoon/bu/resources/manifest.js

2007-02-27 17:49:29.892::WARN:  /xs/party/resources/bu.js
org.apache.cocoon.ResourceNotFoundException: Resource not found.

  On the client side, the browser has the message

dojo.js (line 764)
DEPRECATED: dojo.widget.Manager.getImplementationName Could not locate
widget implementation for "replace" in "bu.widget" registered to namespace
"bu". Developers must specify correct namespaces for all non-Dojo widgets --
will be removed in version: 0.5dojo.js (line 140)
dojo.widget.Parse: error: Error: Could not locate widget implementation
for "replace" in "bu.widget" registered to namespace "bu"dojo.js (line
140)

Does anyone have any clue?

Rice


Reply via email to