It actually looks like the way in which you connect is now different? Can we place these constants on the datastore factory like every other datastore?

Jody

On 12/07/2009, at 11:45 PM, Jody Garnett wrote:

Okay I sorted it out; you have renamed one of the classes - breaking any code that used the connection parameters as static final constants. Can we restore the previous class and *just* have the static final constants there?

NOW
import static org.geotools.arcsde.data.ArcSDEDataStoreConfig.DBTYPE_PARAM_NAME;

BEFORE
import static org.geotools.arcsde.pool.ArcSDEConnectionConfig.INSTANCE_NAME_PARAM;

Jody

On 12/07/2009, at 11:36 PM, Jody Garnett wrote:

Hi Gabriel:

The connection parameters for ArcSDEDataStoreFactory have changed on me; did I miss the memo on this one?

Jody


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to