Bertrand LE DOUARIN wrote:
> I try to use the XXE plug-in from Apache Forrest with version 3.2 version of
> Xmleditor
> i get the error message (see the picture)
> Could you help me ? please
The Apache Forrest configuration for XXE has a minor problem:
document-v20.xxe (and document-v10.xxe) probably contains something like
this:
---
<toolBar>
<insert /> <-- means: add buttons to
previously defined
toolBar
...
</toolBar>
---
The problem is that there is *no* previously defined toolBar.
There is nothing we can do on the XXE side to fix such problem. You need
to contact the author of the Apache Forrest configuration for XXE for that.