You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by sentenza <se...@gmail.com> on 2006/11/20 13:30:45 UTC

Axis 2 - Overloading method

Hi,

I developp POJO objects for web services running on Axis 2. I try to
overload method, but I have the followind error:

org.apache.axis2.deployment.DeploymentException: Processing Operations
Modules Error in schema generating  Sorry we don't support methods
overloading !!!! ; nested exception is:
    java.lang.Exception:  Sorry we don't support methods overloading !!!! ;
nested exception is:

Does the TODO list plan to developp this fonctionnality ? Or I can't plan
to use overloading in my POJO objects ?

-- 
Benoit