Since neither jboss-thank-you nor
[EMAIL PROTECTED] seem to be valid I'll have to
post here...
I just completed a project that involved creating a distributed computing
system for doing large-scale genome analysis. At some point I made a
decision to use an EJB application server. This would howev
You're close! See comments inline below.
-danch
Christine wrote:
> Sorry for miscopy in my previous email!
>
> The code in my function is :
>javax.naming.Context ctx = new InitialContext();
>DataSource dbs = (DataSource) ctx.lookup("jdbc/Customer");
the name should be "java:comp/env/