Deploying to servlet and database settings
Deploying to servlet and database settings
- Subject: Deploying to servlet and database settings
- From: Randy Becker <email@hidden>
- Date: Mon, 21 Nov 2005 23:39:12 -0500
Okay. I've got a project working well on my local mysql database, and
I'd like to deploy it to my server, which is running jetty. The only
problem so far is connecting the app to my database. My host gave me
a url of the form
jdbc:mysql://mysql/dbname?user=username&password=password
where can I enter this to make my deployment work? I'm assuming I
need to change my EOModel's adaptor, and some servlet settings and/or
web.xml, but I can't figure out what exactly I'm supposed to change.
Any help?
-Randy
_______________________________________________
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