| From: | Oliver Jowett <oliver(at)opencloud(dot)com> |
|---|---|
| To: | Guillermo <guillermo(at)gnsis(dot)net> |
| Cc: | pgsql-jdbc(at)postgresql(dot)org |
| Subject: | Re: Postgres 8 & JBuilder X |
| Date: | 2004-09-11 07:21:33 |
| Message-ID: | 4142A77D.2060203@opencloud.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
Guillermo wrote:
> Chained exception:
>
> javax.naming.NoInitialContextException: Need to specify class name in
> environment or system property, or as an applet parameter, or in an
> application resource file: java.naming.factory.initial
>
> at javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
>
> at javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
>
> at javax.naming.InitialContext.getURLOrDefaultInitCtx(Unknown Source)
>
> at javax.naming.InitialContext.lookup(Unknown Source)
>
> at com.borland.dx.sql.dataset.q.a(Unknown Source)
This seems to be a JBuilder JNDI configuration problem, not a driver
problem.
-O
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Oliver Jowett | 2004-09-11 07:40:44 | Re: problems returning a resultset from a function |
| Previous Message | Oliver Jowett | 2004-09-11 07:19:34 | Re: JDBC driver for Postgresql 7.5-devel version |