Re: [JBoss-user] DataSource problems solved.

2001-05-09 Thread Toby Allsopp
t; > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]On Behalf Of > > Toby Allsopp > > Sent: Tuesday, May 08, 2001 1:23 PM > > To: [EMAIL PROTECTED] > > Subject: Re: [JBoss-user] DataSource problems solved. > > > > > > On Tue, May 08, 2001

RE: [JBoss-user] DataSource problems solved.

2001-05-09 Thread Dave King
> Sent: Tuesday, May 08, 2001 1:23 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] DataSource problems solved. > > > On Tue, May 08, 2001 at 09:41:27AM -0600, Dave King wrote: > > What I've posted works for me, if there are corrections to > be made pleas

Re: [JBoss-user] DataSource problems solved.

2001-05-08 Thread Toby Allsopp
On Tue, May 08, 2001 at 09:41:27AM -0600, Dave King wrote: > What I've posted works for me, if there are corrections to be made please > post the details. It might work, but it's misleading. The jboss.xml configuration is going to change sometime soon to explicitly support a single level of indi

RE: [JBoss-user] DataSource problems solved.

2001-05-08 Thread Dave King
ROTECTED] > Subject: Re: [JBoss-user] DataSource problems solved. > > > On Mon, May 07, 2001 at 07:16:33PM -0600, Dave King (WebEKG) wrote: > > Thanks Guy. > > > > Any chance we could have something like this added to the > faq or the how > > twos? > >

Re: [JBoss-user] DataSource problems solved.

2001-05-07 Thread Toby Allsopp
On Mon, May 07, 2001 at 07:16:33PM -0600, Dave King (WebEKG) wrote: > Thanks Guy. > > Any chance we could have something like this added to the faq or the how > twos? > > How to get a DataSource from a pool via JNDI. > > 1) get your pool installed (see existing docs) > > 2) Hard code the nam

[JBoss-user] DataSource problems solved.

2001-05-07 Thread Dave King (WebEKG)
Thanks Guy. Any chance we could have something like this added to the faq or the how twos? How to get a DataSource from a pool via JNDI. 1) get your pool installed (see existing docs) 2) Hard code the name of the pool. this is the quick and dirty way. in ejb-jar.xml you need something like