Hi Toby,

Toby Allsopp wrote:

> I'm still concerned about this variable "c".  It's not declared in that
> bit of code, so it looks like it's a member field of the bean class.  I'd
> make it a local variable unless you have a really good reason.

    Yes, that variable is a local variable, but it is defined before the
try-catch block where I make the connection. But it´s local to every method of
the EJB.
    Now, we have succsefully deployed and working  several EJBs with SQLJ.

       Jose R.


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

Reply via email to