• 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: Newbie EOModeler problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Newbie EOModeler problems


  • Subject: Re: Newbie EOModeler problems
  • From: Simon Coles <email@hidden>
  • Date: Sun, 16 Jan 2005 07:25:52 +0000

> The main stumbling blocks are:
> 1.  What to use for a url as the database doesn't really have anything
> to do with the web
> 2. How to get EOModeler to recognize the Postgres jdbc java module

You need to get the Postgres JDBC adaptor into a place where EOModeler
will see it, i.e. into the CLASSPATH.

I did this by putting it into the /Library/Java/Extensions directory.


Then my JDBC connection details are:
 Username: (my postgres username)
 Password: (if needed, I don't)
 URL: jdbc:postgresql://localhost/<databaseName>
 Driver: org.postgresql.Driver
 Plugin: <this is blank>

You might want to check you can get to the database using psql (which
will check your username and password are right) and that Postgres is
setup to take TCP/IP connections ("tcpip_socket = true" in
postgresql.conf).



Simon
 _______________________________________________
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:
    • Health of WebObjects - developer/user base?
      • From: Ken Tozier <email@hidden>
    • Re: Newbie EOModeler problems
      • From: Ken Tozier <email@hidden>
References: 
 >Newbie EOModeler problems (From: Ken Tozier <email@hidden>)

  • Prev by Date: Re: Newbie EOModeler problems
  • Next by Date: Re: Newbie EOModeler problems
  • Previous by thread: Re: Newbie EOModeler problems
  • Next by thread: Re: Newbie EOModeler problems
  • Index(es):
    • Date
    • Thread