• 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
Re: Connecting to deployment database for development/testing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Connecting to deployment database for development/testing


  • Subject: Re: Connecting to deployment database for development/testing
  • From: Kieran Kelleher <email@hidden>
  • Date: Tue, 28 Mar 2006 23:15:00 -0500

Use a local "development" database for development.

If you use ERExtensions framework from Project Wonder, you can specify your EOModel connection dictionary in the Properties file something like this allowing you to change the Properties file for deployment to production:

modelName.URL = jdbc:mysql://mySqlHost/myDatabase? capitalizeTypenames=true
modelName.DBUser = myUser
modelName.DBPassword = myPassword
modelName.DBDriver =
modelName.DBPlugin =
modelName.DBJDBCInfo =






On Mar 28, 2006, at 10:23 AM, John Huss wrote:

I was curious how most of you specify the URL of your database in
EOModeler.  Do you use localhost, etc, or the actual address of the
server?  What I mean is, do you connect to the production database
while developing and/or testing, or do you just use a local version?

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


This email sent to email@hidden

_______________________________________________ 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
References: 
 >Connecting to deployment database for development/testing (From: "John Huss" <email@hidden>)

  • Prev by Date: URGENT issues with CLOSE_WAIT states
  • Next by Date: Webobjects framework how to
  • Previous by thread: Re: Connecting to deployment database for development/testing
  • Next by thread: March 30th WO meeting DC / MD/ VA Area
  • Index(es):
    • Date
    • Thread