On Mon, 2002-09-23 at 13:48, Maxime Colas des Francs wrote:
> Error :
> GRAVE: Parse Error at line 28 column 11: The content of element type
> "web-app" must match
> "(icon?,display-name?,description?,distributable?,context-param*,
> filter*,filter-mapping*,listener*,servlet*,servlet-mapping*,
> session-config?,mime-mapping*,welcome-file-list?,error-page*,
> taglib*,resource-env-ref*,resource-ref*,security-constraint*,
> login-config?,security-role*,env-entry*,ejb-ref*,ejb-local-ref*)".

the problem is right there, i believe.  for some reason, it was decided
the order things are declared in the web-app body are critical, and it
shows you the order there:

 ...context-param*...error-page*...taglib*...

set them up in that order and i think you'll probably find it all works.

-- 

    CraigL->Thx();
    Be Developer ID: 5852

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to