Yes,
see the DTD in the ejb spec for an example.
-- Juha
On Fri, 8 Jun 2001, Emerson wrote:
> Is it possible to put more than one ejb in one ejb-jar???
>
> this is my single EJB xml:
>
> ejb-jar>
> <enterprise-beans>
> <session>
> <ejb-name>EleitorDetailHome</ejb-name>
> <home>EleitorDetailHome</home>
> <remote>EleitorDetailEJB</remote>
> <ejb-class>EleitorDetailBean</ejb-class>
> <session-type>Stateless</session-type>
> <transaction-type>Container</transaction-type>
> </session>
> </enterprise-beans>
> </ejb-jar>
>
> if i wanna put one more EJB, just add a intire session tag????
> Emerson Cargnin
> TRE-SC
> Setor de Desenvolvimento
> Tel: (48) 251-3700 - Ramal 3134
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
>
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user