In your META-INF/jaws.xml file, you will have a section like this:
<enterprise-beans>
  <entity>
    <ejb-name>JDSCMPBean</ejb-name>
    <table-name>TestTable</table-name>
...

The table-name element is what you're after. You can set this using ejx as
well by opening the jar file and selecting the JAWS XML option when opening.
--
Dan Miser
http://www.distribucon.com

----- Original Message -----
From: "Saurabh Mahajan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 18, 2001 10:34 AM
Subject: [jBoss-User] table name problem


> where do we specify table name in a container managed bean.
> where the data that we add is added. i mean which table it is.




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

Reply via email to