• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Connection Dictionary for ERAttachment (go away!)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Connection Dictionary for ERAttachment (go away!)


  • Subject: Connection Dictionary for ERAttachment (go away!)
  • From: Jeff Schmitz <email@hidden>
  • Date: Thu, 24 Nov 2011 10:17:50 -0600

Hello,
   I have a Wonder App/Wonder Framework combo application that runs on my development machine, but when I deploy I'm getting the following error about connection dictionaries not being equal:

The connection dictionaries for netbracketsFW and ERAttachment 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 netbracketsFW.removeJdbc2Info=true and ERAttachment.removeJdbc2Info=true in your Properties file. (netbracketsFW={driver = "jdbc.FrontBase.FBJDriver"; password = "smsbear1"; username = "netBrackets"; URL = ""; }; and ERAttachment={password = "smsbear1"; username = "netBrackets"; URL = ""; }).

I'm not importing the ERAttachment framework anywhere in my projects, although I had it in there briefly as I was dabbling with it, at which time it seems to have injected itself somewhere in my projects like a bad virus.
Also,  I looked through the following list of properties files on my deployment machine:
  1. Resources/Properties in any frameworks that the application links to
  2. Resources/Properties.username in any frameworks that the application links to
  3. Resources/Properties in the application itself
  4. WebObjects.properties under the home directory (not sure on this file's precedence)
  5. Resources/Properties.dev (when app is launched in Development Mode)
  6. Properties in /etc/WebObjects/YourAppName/
  7. Resources/Properties.username in the application itself
and the only connection dictionary properties I found were my Framework project's Resources/Properties file:

dbConnectURLGLOBAL=jdbc:FrontBase://localhost/netBrackets/isolation=read_committed/locking=optimistic
dbConnectUserGLOBAL=netBrackets
dbConnectPasswordGLOBAL=myPassword

For now, I'd like to get rid of all vestiges of ERAttachment from my app, but it doesn't seem to want to go away on my deployment machine.  Any ideas where it's picking up this reference to an ERAttachment connection dictionary on my deployment machine?

Thanks!
Jeff

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Connection Dictionary for ERAttachment (go away!)
      • From: David Holt <email@hidden>
    • Re: Connection Dictionary for ERAttachment (go away!)
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Ajax UpdateContainer stop
  • Next by Date: Re: Connection Dictionary for ERAttachment (go away!)
  • Previous by thread: Re: Ajax UpdateContainer stop
  • Next by thread: Re: Connection Dictionary for ERAttachment (go away!)
  • Index(es):
    • Date
    • Thread