Hi,

I'm trying to use Axis2 to connect to Business Objects Web Services. I've generated all my classes with WSDL2Java but when compiling my project, I have the following errors :

[INFO]/projects/hrprocess.lvmh/TestCreationUserBo/src/main/java/com/adp/hr/businessobjects/webservices/BICatalogStub.java:[4997,75] cannot find symbol
[INFO]symbol  : method convertToOMAttribute(java.lang.String)
[INFO]location: class org.apache.axis2.databinding.utils.ConverterUtil

I've checked thtat ConverterUtil does not contain the convertToOMAttribute method.

Is there any workaround ?

Thanks in advance,

-eric

Reply via email to