Re: [JBoss-user] Finding DataSource using jboss.xml aliasing

2002-06-18 Thread Burkhard Vogel
bject: Re: [JBoss-user] Finding DataSource using jboss.xml aliasing > > Hey dan, it didn't worked, message : "jdb not bound" > by the way, in jboss console, it gives me the following message during > startup : > > 15:51:44,462 INFO [OracleDS] Bound connection fact

Re: [JBoss-user] Finding DataSource using jboss.xml aliasing

2002-06-18 Thread Slava Voronin
You can have in jboss.xml like and keep ejb-jar.xml as you have .. jdbc/SISDS java:/OracleDS .. and keep ejb-jar.xml as you have Emerson Cargnin - MSA wrote: > We're making an app to be deployable ei