2526272829303132
int documentId=5; int engineTypeId=10;// report jasper public DocumentsServiceTest(String name) { super(name); proxy = new DocumentsServiceProxy(user,password); proxy.setEndpoint("http://localhost:8080/SpagoBI/sdk/DocumentsService"); }