Yes, it appears to be valid XML.  I checked it with 3 validation
services online. 


  ~ Geoff ~

-----Original Message-----
From: David Smith [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 06, 2008 10:22 AM
To: Tomcat Users List
Subject: Re: CHKJ4014W Warning

Does your web.xml pass a xml validation check?  It looks like it's
complaining you might have a <context-param> ... </context-param>
element that's empty.

--David

Bell, Geoffrey T. wrote:
> I'm getting a warning that I can't seem to find an answer for.  The 
> Eclipse console is stating:
>  
>   Severity and Description:
>     CHKJ4014W: Empty Entry of Type Parameter Name.
>  
>   Path:
>     emtk-air/src/main/webapp/WEB-INF
>  
>   Resource:
>     web.xml
>  
>   Location:
>  
> [EMAIL PROTECTED]
> c0 e (paramName: null, paramValue: null, description: null)
>
>   Creation Time:
>     1218033789740
>  
>   Id:
>     125270
>  
>  
> I've checked against the DTD, but nothing is jumping out at me.  I 
> appologize if this isn't the correct forum for this question.  If 
> someone knows of a better place, please let me know.
>  
> Thank you,
>   Geoff
>
>   


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe,
e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to