Tim Drury wrote:

<snip>
> [Container factory] org.jboss.ejb.DeploymentException: expected one
> session-type tag


Hi, 

According to the ejb-jar.xml dtd (1.1), the <session-type> tag in the
<session> element is mandatory, it must contain "Stateful" or
"Stateless". The new metadata only showed that our "getting started"
example doesn't follow the spec!

btw it also lacks a <transaction-type> tag (Bean or Container)

Who can correct the example?
http://www.jboss.org/jboss_cmp3.html

Sebastien


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to