|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (7)
View Page History * Generated source version: 2.2.6
*/
*/
public final class CsvToXmlServicePortType_CsvToXmlEndpoint_Client Client {
private static final QName SERVICE_NAME = new QName(
"http://petals.ow2.org/talend/", "CsvToXmlService" "CsvToDatabaseService" );
* Constructor.
*/
*/
private CsvToXmlServicePortType_CsvToXmlEndpoint_Client() Client() {
// nothing
}
}
public static void main( String args[] ) throws Exception {
URL wsdlURL = CsvToXmlService.WSDL_LOCATION; CsvToDatabaseService.WSDL_LOCATION;
if( args.length > 0 ) {
File wsdlFile = new File( args[ 0 ]);
File wsdlFile = new File( args[ 0 ]);
}
CsvToXmlService CsvToDatabaseService ss = new CsvToXmlService( CsvToDatabaseService( wsdlURL, SERVICE_NAME );
CsvToXmlServicePortType port = ss.getCsvToXmlEndpoint();
CsvToDatabaseServicePortType port = ss.getCsvToDatabaseEndpoint();
// Activate the MTOM mode