Hi,
I've discovered an error in the web-xml.html doc, in the <ejb-ref> section:
<ejb-ref-type>com.type.OfEJBBean</ejb-ref-type>
Contains the expected java class type of the referenced EJB.
This should be something like:
<ejb-ref-type>Session|Entity</ejb-ref-type>
Contains the expected bean type of the referenced EJB.
Valid values are: Session, Entity.
Sun's Servlet spec is badly worded and the Orion documentation is a word for word quote from the Sun spec so it's not really the Orion team's fault ;)
Thanks,
Gordon
--- Codito, ergo sum -- "I code, therefore I am" ---
Gordon Tyler <[EMAIL PROTECTED]>
AST -- Product Development
Tel: +27-(0)21-6803412
PGP key available on request
