eclipse-ee4j / mojarra-jsf-extensions

Other
1 stars 3 forks source link

Error using fireAjaxTransaction(null,{}) in facelets #92

Open glassfishrobot opened 15 years ago

glassfishrobot commented 15 years ago

My target was to use the feature shown in the article http://weblogs.java.net/blog/rogerk/archive/2007/07/back_to_basics.html. But, besides, with facelets. It is not possible because the ajax response is a bad formatted xml document. I think the problem is similar to the problem told in https://jsf-extensions.dev.java.net/servlets/ReadMsg?list=users&msgNo=68.

Any way, the problem is in the class PartialTraversalViewRootHelper. The end tag "components" is not written.

In the attached zip archive there is an example with the solution. The class PartialTraversalViewRootHelper is patched

Environment

Operating System: All Platform: All

Affected Versions

[current]

glassfishrobot commented 5 years ago
glassfishrobot commented 15 years ago

@glassfishrobot Commented Reported by malonso

glassfishrobot commented 15 years ago

@glassfishrobot Commented malonso said: Created an attachment (id=29) Patch with example

glassfishrobot commented 15 years ago

@glassfishrobot Commented File: faceles-dyna-example.zip Attached By: malonso

glassfishrobot commented 15 years ago

@glassfishrobot Commented Was assigned to jsf-extensions-issues

glassfishrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA JSF_EXTENSIONS-92