| <session >
  |          <description><![CDATA[A session bean named 
ScheduleSession]]></description>
  |          <display-name>ScheduleSession</display-name>
  |          <ejb-name>ScheduleSession</ejb-name>
  |          <home>ejbs.ScheduleSessionHome</home>
  |          <remote>ejbs.ScheduleSession</remote>
  |          <local-home>ejbs.ScheduleSessionLocalHome</local-home>
  |          <local>ejbs.ScheduleSessionLocal</local>
  |          <ejb-class>ejbs.ScheduleSessionSession</ejb-class>
  |          <session-type>Stateless</session-type>
  |          <transaction-type>Container</transaction-type>
  |          <ejb-local-ref >
  |             <ejb-ref-name>ejb/ScheduleItem</ejb-ref-name>
  |             <ejb-ref-type>Entity</ejb-ref-type>
  |             <local-home>ejbs.ScheduleItemLocalHome</local-home>
  |             <local>ejbs.ScheduleItemLocal</local>
  |             <ejb-link>ScheduleItem</ejb-link>
  |          </ejb-local-ref>
  |       </session>
  | 


  |  <session>
  |          <ejb-name>ScheduleSession</ejb-name>
  |          <jndi-name>ScheduleSession</jndi-name>
  |          <local-jndi-name>ScheduleSessionLocal</local-jndi-name>
  |           <ejb-local-ref>
  |             <ejb-ref-name>ejb/ScheduleItemLocal</ejb-ref-name>
  |             
<local-jndi-name>ejb/ejbs/ScheduleItemLocalHome</local-jndi-name>
  |           </ejb-local-ref>
  |         <method-attributes>
  |         </method-attributes>
  |       </session>
  | 



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

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


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to