Have you set your bean to use that datasource? By default it will 
DefaultDS. You can set the default in standardjboss.xml or per-bean with 
META-INF/jboss.xml.

Toby.

Jonathan Ackerman wrote:

> Yep,
> 
> Set it up as per the manual, I can see the JDBC driver been loaded and my
> datasource being created. Checked this by setting the wrong password in
> jboss.jcml and saw my datasource create fail.
> 
> Jonathan
> 
> 
> 
>> Have you set your datasource up in jboss.conf and jboss.jcml?
> 
> 
>> Sorry to be patronising if you have ;-)
> 
> 
>> Tim.
> 
> 
>>> Has anyone been able to get JBoss and Interbase to work together ?
>>> 
>>> I'm trying to write a BMP entity bean. Whenever my ejbLoad() method is
>>> called I get a "java.sql.SQLException: Table not found: xxxx" exception
>>> message.
>>> 
>> 
>> Now I've double checked the table and it is there. I also wrote a small
> 
> Java
> 
>>> app running the same query to test it and the query works fine from the
>> 
> app.



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to