Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] Annotation Validation: OPERATION_NAMES_MUST_BE_UNIQUE_ERROR

Hi,

 

we have some Classes (annotated with @WebService) that expose some of their method using (@WebMethod)

The very same class has some other private an protected Methods.

Opening the Class in Eclipse gives me Errors on these methods. 

 

Operation names must be unique : '{http://xxx.de/wsdl/

  xxx_V_3}methodName

 

Why does this validation at all consider methods that are not exposed?
Is this a bug? Is it a Feature? Can the Problem be circumvented?

 

Thanks

 

Christian Dietrich
Systementwicklung

Externer Dienstleister der Firma SENACOR Technologies AG

Telefon: 0911 179-5692
E-Mail: Christian.Dietrich2@xxxxxxxxxxxxxxxxx

Bundesagentur für Arbeit
IT-Systemhaus
Regensburger Straße 104
90478 Nürnberg


Back to the top