Hi., I'm getting following errors when I convert my existing project from Axis 1.1 beta to Axis 1.1 final version
javax.xml.rpc.ServiceException: Error processing WSDL document: javax.xml.rpc.ServiceException: Error processing WSDL document: javax.xml.rpc.ServiceException: Cannot find service: {http://abc.com/abc.broker.engine/services/ABCServiceBrokerString}ABCServiceBrokerString at org.apache.axis.client.Service.initService(Service.java:296) at org.apache.axis.client.Service.<init>(Service.java:198) at org.apache.axis.client.ServiceFactory.createService(ServiceFactory.java:239) at AxisFinal.main(AxisFinal.java:43)AxisFinal Exception =Error processing WSDL document: javax.xml.rpc.ServiceException: Error processing WSDL document: Thanks in Advance Regards Vijay Kumar