Hello,

Have big problem trying to configure Datasource for my beans. I have
looked through documentation, and if do how it is said there it doesn't
work (even when try to replace wrong class name with existing..). And
when looked through mailing list archives and tried things there were
still couldn't get it to work.. perhaps because have tried to mix things
from document, archives and improvising using other entries in config
file..

I have tried fooling around in jboss.conf, jboss.jcml and in my systems
ejb-jar.xml and jboss.xml but really can't make it work :(  At one point
system complained that couldn't add datasource because there was no
transaction manager in JNDI (I think it was when I had entry in
jboss.conf) and surely there wasn't because tranasction system was
loaded after that.. or something, I really don't know anymore.

So I try to use DB2 7.1 as datasource that my beans look up using..

    initialCtx.lookup("jdbc/EJB_Data")

..and would be very happy if someone could tell me what files I should
really modify to make this work.


--
    jK.MkIII




_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to