Wednesday 23 November 05
Getting the webservices running seems to be going in fits and starts at the moment. I have got WTP to create all what I think is the correct code for the webservice client, and I can run this fine as a standalone java app in Eclipse. However, when I then try to move to using it within Jboss in the Sled Player code, I keep getting the following message:
java.lang.NoSuchMethodError: org.apache.axis.description.OperationDesc.setStyle(Lorg/apache/axis/constants/Style;)V
org.sled.coppercore.ccsi.DispatcherSoapBindingStub. _initOperationDesc1(DispatcherSoapBindingStub.java:33)
So I’m guessing that my version of Jboss doesn’t have the corrrect jar file somewhere – most likely that it’s not got Axis 1.2.1, I’ve tried to figure out which one is wrong, but not found it yet so I’ll keep trying










