Cómo instalar Talib Python
public static void main(String[] args) {
//TODO código auxiliar de método generado automáticamente
Servicio srvcModel = new ObjectServiceFactory()
.create( ITest .class);
XFireProxyFactory factory = new XFireProxyFactory(XFireFactory
.newInstance().getXFire());
String URL = "http:/ / localhost:8080/WsTest/services/Test";
ITest srvc = null;