Hi -
This is my first post to the list and apologies for diving straight in with an issue but I'm having problems generating stub classes in Eclipse using the Axis2 WAR. Specifically, I get this error: Exception occurred while code generation for WSDL : java.lang.NoSuchMethodError: javax.wsdl.Operation.getExtensionAttributes()Ljava/util/Map; ... Caused by: java.lang.NoSuchMethodError: javax.wsdl.Operation.getExtensionAttributes()Ljava/util/Map; at org.apache.axis2.description.WSDL11ToAxisServiceBuilder.populateOperatio ns(WSDL11ToAxisServiceBuilder.java:1296) I'm using Axis2 1.4.1 (though I get the same error with 1.5). Has anyone seen this before and does anyone know how to resolve it? Thanks. Robert
_______________________________________________ wtp-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/wtp-dev
