contents of jboss.xml
<session>
<ejb-name>Lego</ejb-name>
<jndi-name>ejb/Lego</jndi-
</session>
Contents of ejb-jar.xml
<session>
<description><![CDATA[1st Stateless Session Bean]]></description>
<display-name>First_Statel
<ejb-name>Lego</ejb-name>
<home>test.interfaces.Lego
<remote>test.interfaces.Le
<ejb-class>test.ejb.LegoBe
<session-type>Stateless</s
<transaction-type>Containe
</session>
Main Topics
Browse All Topics





by: vzilkaPosted on 2004-05-10 at 02:33:23ID: 11029716
Please post your ejb-jar.xml and jboss.xml files in here.