[JBoss-user] [Beginners Corner] - jbosscmp-jdbc.xml

2004-10-25 Thread adini
Hello,

I am totally new to Jboss.
My goal is to migrate a J2EE application currently running on another apps server to 
Jboss 4.0

As long I understand J2EE I only need to create the deployment descriptor specific to 
JBOSS so jboss.xml for EJB , jboss-web.xml and apparently jbosscmp-jdbc. But I have 
take a look to the dtd but I didn't found the dtd of  jbosscmp-jdbc.xml for Jboss4.0 
only for Jboss 3.2.
So if I use this dtd Will I encoutered some problem in deploying my application on 
Jboss 4.0?

thanks in advance

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3852550#3852550

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3852550


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - jbosscmp-jdbc.xml

2004-07-14 Thread nsr250
?xml version=1.0 encoding=UTF-8?

!DOCTYPE jbosscmp-jdbc PUBLIC   
   -//JBoss//DTD JBOSSCMP-JDBC 3.0//EN
   http://www.jboss.org/j2ee/dtd/jbosscmp-jdbc_3_0.dtd;

jbosscmp-jdbc
   
  java:/DefaultDS
  datasource-mappingHypersonic SQL/datasource-mapping
  create-tabletrue/create-table
  remove-tabletrue/remove-table
  pk-constrainttrue/pk-constraint
  preferred-relation-mappingforeign-key/preferred-relation-mapping
   

   enterprise-beans

  
 ejb-nameUserBeanCM/ejb-name
 table-nameUserBean/table-name

 cmp-field
field-nameemail/field-name
column-nameemail/column-name
 /cmp-field
 cmp-field
field-namepassword/field-name
column-namepassword/column-name
 /cmp-field
 
  

   /enterprise-beans




 

dependent-value-classes

/dependent-value-classes


/jbosscmp-jdbc


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3842133#3842133

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3842133


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721alloc_id=10040op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user