Hi,
How Jboss determines what type of container configuratuions to use?
For example I am using standardJboss.xml configurations no overrides in 
jboss.xml but in my Jboss.xml I specified my bean as Entity so Ejb deployment 
treats my bean as CMP or BMP or CMP1.1 or 2.0 ?

This is joboss.xml file

<?xml version="1.0"?>
<!DOCTYPE jboss PUBLIC
'-//JBoss//DTD JBOSS 3.0//EN'
'http://www.jboss.org/j2ee/dtd/jboss_3_0.dtd'>

  <enterprise-beans>
     
        <ejb-name>TestEB</ejb-name>
        <jndi-name>test\TestEBHome </ndi-name>
     
  </enterprise-beans>
  


Thanks
Xjava



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3861807#3861807

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3861807


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to