i honestly don't know why we don't just tell you this outright rather than make 
you visually diff the two ... seems like something these new-fangled 
computational machines would be good at. feel free to log a jira on that.

ms

On Jan 25, 2010, at 4:16 PM, Joe Little wrote:

> doh.. didn't see that when checking the two.
> 
> On Mon, Jan 25, 2010 at 12:54 PM, Mike Schrag <msch...@mdimension.com> wrote:
>> you can see from the two connection dicts what the diff is ... 
>> AffiliateEOModel explicitly declares a plugin name while ERTaggable does 
>> not. Just set a global override for plugin and it should fix your problem.
>> 
>> ms
>> 
>> On Jan 25, 2010, at 3:44 PM, Joe Little wrote:
>> 
>>> I'm getting this error,
>>> 
>>> A fatal exception occurred: The connection dictionaries for ERTaggable
>>> and AffiliateEOModel have the same URL and username, but the
>>> connection dictionaries are not equal. Check your connection
>>> dictionaries carefully! This problem is often caused by jdbc2Info not
>>> matching between the two.  One fix for this is to set
>>> ERTaggable.removeJdbc2Info=true and
>>> AffiliateEOModel.removeJdbc2Info=true in your Properties file.
>>> (ERTaggable={password = ""; username = "postgres"; URL =
>>> "jdbc:postgresql://localhost/affiliates"; }; and
>>> AffiliateEOModel={driver = "org.postgresql.Driver"; plugin =
>>> "PostgresqlPlugIn"; password = ""; username = "postgres"; URL =
>>> "jdbc:postgresql://localhost/affiliates"; })
>>> 
>>> I've also put those two properties in the Properties file without
>>> help. I've defined my database via Properties as well:
>>> 
>>> dbConnectURLGLOBAL=jdbc:postgresql://localhost/affiliates
>>> dbConnectUserGLOBAL=postgres
>>> dbConnectPasswordGLOBAL=
>>> 
>>> Has someone seen this before and can suggest what the answer was?
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
>>> Help/Unsubscribe/Update your Subscription:
>>> http://lists.apple.com/mailman/options/webobjects-dev/mschrag%40mdimension.com
>>> 
>>> This email sent to msch...@mdimension.com
>> 
>> 
>> 


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to