Tue, 14 Nov 2000, you wrote:
> Right now, we're not writing totally valid XML documents for the
> deployment descriptors (this is mainly an EJX issue).  Namely, we need to
> include a DOCTYPE, which means we need to decide on IDs.  I would suggest
> something like:
> 
> <!DOCTYPE jboss PUBLIC '-//JBoss//DTD jBoss 2.0//EN'
> 'http://www.jboss.org/jboss.dtd'>
> 
>       If that's OK, I'll try to make the change to EJX.
> 
>       So, assuming that is done, we may also want to consider using a
> validating parser (or at least making that an option) - that way we won't
> have to deal with errors caused by malformed handwritten config files.
Should the validating parser connect to www.jboss.org during deployment?
I remember that I had problems with some validating parser being behind
firewall and parsing such as valid document.
What about users without Internet connection?

Regards,
 Oleg

Reply via email to