Revision 9076 trunk/extensions/extArcims/src/es/prodevelop/cit/gvsig/arcims/fmap/drivers/FMapFeatureArcImsDriver.java

View differences:

FMapFeatureArcImsDriver.java
424 424
	 */
425 425
	public boolean connect(ICancellable cancel) {
426 426

  
427
		return client.connect(cancel);
427
		return client.connect(false, cancel);
428 428
//		File csvFile = null;
429 429
//		// This method is in libArcIMS
430 430
//		// csvFile = client....connect(); (por ejemplo)

Also available in: Unified diff