Is there a way to dynamically vary the data source or table name
with a CMP entity bean (EJB 2.0)?

As far as I can tell, both seem to be specified in the deployment
descriptor(s), so it looks like they are static with regards to a
deployed application.  I would guess varying the table name is
not going to be possible, since the deployment tools need to
generate the implementation classes with the SQL at deployment
time.  Is there any way to manipulate the data source in use,
perhaps through the context or something?

Thanks in advance for any help,
Paul

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to