The attributes have to be in the specified order. So you just have to reorder your entries.
<servlet> <servlet-mapping> <session-config> <welcome-file-list> <resource-ref> > -----Urspr�ngliche Nachricht----- > Von: "Steltner, J�rn HTC/DE/ESS" [mailto:Joern.Steltner@;hochtief.de] > Gesendet: Montag, 21. Oktober 2002 09:43 > An: '[EMAIL PROTECTED]' > Betreff: web.xml error > > > I got an error in my catalina.out msg like this: > > "(icon?,display-name?,description?,distributable?,context-para m*,filter*,fil > ter-mapping*,listener*,servlet*,servlet-mapping*,session-confi > g?,mime-mappin > g*,welcome-file-list?,error-page*,taglib*,resource-env-ref*,re > source-ref*,se > curity-constraint*,login-config?,security-role*,env-entry*,ejb > -ref*,ejb-loca > l-ref*)". > > <resource-ref> > <session-config> > <welcome-file-list> > <servlet> > <servlet-mapping> -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
