RE: [JBoss-user] Postgres datasource causes JBoss init to stop...

2001-03-30 Thread Carey Nation
ion that >>told me what was wrong. Wonder why JBoss didn't do that? >> >>-Original Message- >>From: [EMAIL PROTECTED] >>[mailto:[EMAIL PROTECTED]]On Behalf Of SASAGAWA >>Takashi >>Sent: Thursday, March 29, 2001 9:56 PM >>To: [EMAIL PROTECTED]

RE: [JBoss-user] Postgres datasource causes JBoss init to stop...

2001-03-29 Thread Jim Archer
SASAGAWA > Takashi > Sent: Thursday, March 29, 2001 9:56 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] Postgres datasource causes JBoss init to > stop... > > > Hi, > > I have set up JBoss 2-1 with Tocat a couple of days ago. I have the same > proble

RE: [JBoss-user] Postgres datasource causes JBoss init to stop...

2001-03-29 Thread Carey Nation
EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of SASAGAWA Takashi Sent: Thursday, March 29, 2001 9:56 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Postgres datasource causes JBoss init to stop... Hi, I have set up JBoss 2-1 with Tocat a couple of days ago. I have the same problem as you

RE: [JBoss-user] Postgres datasource causes JBoss init to stop...

2001-03-29 Thread Carey Nation
ch 29, 2001 9:56 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Postgres datasource causes JBoss init to stop... Hi, I have set up JBoss 2-1 with Tocat a couple of days ago. I have the same problem as yours. I just forgot to place postgres JDBC driver in the right place. $JBOSS_HOME/lib/ext

Re: [JBoss-user] Postgres datasource causes JBoss init to stop...

2001-03-29 Thread SASAGAWA Takashi
Takashi Sasagawa - Original Message - From: "Carey Nation" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 30, 2001 9:46 AM Subject: RE: [JBoss-user] Postgres datasource causes JBoss init to stop... > Ok, I did that, and the result is the same

RE: [JBoss-user] Postgres datasource causes JBoss init to stop...

2001-03-29 Thread Carey Nation
Re: [JBoss-user] Postgres datasource causes JBoss init to stop... Make sure that PostgreSQL's pg_hba.conf is set up to allow and authenticate accesses from the JBoss machine's IP address. On Thu, 29 Mar 2001, Carey Nation wrote: > Hi, > I'm trying to get jboss going with postg

Re: [JBoss-user] Postgres datasource causes JBoss init to stop...

2001-03-29 Thread Dan Christopherson
Make sure that PostgreSQL's pg_hba.conf is set up to allow and authenticate accesses from the JBoss machine's IP address. On Thu, 29 Mar 2001, Carey Nation wrote: > Hi, > I'm trying to get jboss going with postgres. I have the latest version > of both. I've configured the stuff in the config fi