This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Exception: The OperationDesc for myMethod was not synchrthomas.diesler Jun 15, 2005 6:44 AM (in response to manish_jboss)It means that the mapping meta data which is obtained from the wsdl and jaxrpc-mapping.xml is not in sync with the SEI 
 The log can tell you what the the OperationDesc looks like. From that you can most likely discover where it is differnt WRT your SEI.
 You should not use axis' wsdl2java
- 
        2. Re: Exception: The OperationDesc for myMethod was not synchrdidi Jun 15, 2005 7:56 AM (in response to manish_jboss)the bug and its fix are described in 
 http://wiki.jboss.org/wiki/Wiki.jsp?page=WSDOCServiceStepByStep
 
     
    