[jboss-user] [EJB/JBoss] - Matching XDoclet tags for the given ejbgen tags

ch.muralimohan@gmail.com do-not-reply at jboss.com
Tue Mar 20 11:57:05 EDT 2007


I am in a project in which we are migrating from EJBGen to XDoclet and WebLogic to JBoss. I could not find the matching XDoclet tags for the ejbgen tags listed below. We are using Jboss as the application server. Any help in this regard is highly appreciated.

Session Beans:
@ejbgen:session methods-are-idempotent 
@ejbgen:ejb-client-jar file-name 

Entity Beans:
@ejbgen:entity
idle-timeout-seconds = 1200
max-beans-in-cache = 300
@ejbgen:entity delay-database-insert-until
@ejbgen:automatic-key-generation name
@ejbgen:cmr-field

Message Driven Beans:
@ejbgen:message-driven
initial-beans-in-free-pool = 1
max-beans-in-free-pool = 3

Thanks,
Murali


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

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



More information about the jboss-user mailing list