Hi Victor,

Maciej just committed a fix for this problem.  Please update and try again.
It worked for me just now.

alex


On 1/10/07, victor panizza <[EMAIL PROTECTED]> wrote:

Hello All

In the class DocLitMapper is a method called toFaultType, this method
declares an field called elQname in the follow line of code:

136 -     QName elQname = new QName(el.getNamespaceURI(),el.getLocalName
());

but in the line:

143 -     if (pdef.getElementName().equals(elQName))

the attribute is used with a wrong name elQname --> elQName

the class is located in the ode-jbi project.

I don't how to update that error in the svn so I Hope this help...


Reply via email to