I am currently investigating MVCSoft EJB2.0 Persistence Manager with
JBoss and have a few questions as the following.

1. JAWS is JBoss EJB1.1 CMP native provider. A datasource or connection
pool for a particular database can be defined in jboss.jcml using
<mbean> tag and be specified in jaws.xml for a particular application.
How and where to specify a datasource in a EJB2.0 jar with MVCSoft
Persistence Manager? Can I incude jaws.xml in an EJB2.0 jar to specify a
datasource with <jaws><datasource>MyOracleDBPool</datasource></jwas>?

2. There are 4 elements for MVCSoft Code Generator: EJB2.0 input jar,
EJB1.1 output jar, a temperory directory and the file with the DDL
output for the tables. What is this file and what are these tables?
Where to put this file when archiving the beans?

3. Can jboss.xml still be put in the directory META-INF for an EJB2.0
jar?

4. Are mapping.xml and default_mapping.xml used to replace JBoss'
jaws.xml and standardjaws.xml? If yeas, the mapping.xml-->jaws.mxl is OK
because they are in the same directory of META-INF of the ejb jar. But
standardjar.xml is under JBoss/conf directory, how can it be replaced by
default_mapping.xml  which is in the ejb jar file?

By the way, is there any user email list for MVCSoft Persistence
Manager?

Thank you very much

Da-Ming


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

Reply via email to