views:

126

answers:

0

Hi,

when I execute a webservice client - generated by Apache Axis (2) - for usage of a webservice (published with xFire including Aegis configurations) I only have got the following error:

No write method for property {http://service.company.com}elements in class ... at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:222)

What's the reason for this error? Setter-/Getter for 'elements" are definied.