CXF3.0 Cannot cast from Endpoint to EndpointImpl
EndpointImpl ei = (EndpointImpl)Endpoint.publish("http://192.168.0.103/helloworld", hw);
请高手指教,多谢~~~~
CXF3.0 Cannot cast from Endpoint to EndpointImpl
EndpointImpl ei = (EndpointImpl)Endpoint.publish("http://192.168.0.103/helloworld", hw);
请高手指教,多谢~~~~