Hey

Wong Kok Wai wrote:
> The most serious omission is the system ID for the DTD. The XML spec clearly states 
>that when
> using the PUBLIC keyword in the document type declaration, there should a pair of 
>public ID and
> system ID. Currently, only the public ID is defined. Any validating XML parser 
>should throw an
> error when parsing the example depolyment descriptor as given.

Indeed, I tried with JavaSofts own Project X parser and it complained
about the above and a ' that was in a description (' is not allowed,
should be " I think)

> 3) default file extension for the deployment descriptor

This is defined: the XML descriptor must be called META-INF/ejb-jar.xml
in the jar.

/Rickard

--
Rickard �berg

Computer Science student@LiTH
@home: +46 13 177937
Email: [EMAIL PROTECTED]
Homepage: http://www-und.ida.liu.se/~ricob684

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to