RE: CHKJ4014W Warning

2008-08-06 Thread Bell, Geoffrey T.
Wierd.  I checked all of your points and they seemed fine.  I 'cleaned'
my project, and the warning went away. I know I did that before

Thanks for the help.


  ~ Geoff ~

-Original Message-
From: Martin Gainty [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 06, 2008 10:38 AM
To: Tomcat Users List
Subject: RE: CHKJ4014W Warning


Geoff-

did you verify security-context.xml contains the required context
attributes and is located on classpath e.g.?

  

  Basic

  ROLE_MANAGERS
  ROLE_USERS
 



also i see null value entries for your supplied init params serviceNames
AND serviceClassNames

also I did'nt see your servlet-mapping e.g.

coverc
 
org.springframework.web.servlet.DispatcherServlet



coverc
*.htm


but assuming you have valid entries  for each of these I would comment
out all filters and servlets and config in each filter and servlet one a
time until you can locate the entry which is causing this exception
Martin __
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official
business of Sender. This transmission is of a confidential nature and
Sender does not endorse distribution to any party other than intended
recipient. Sender does not necessarily endorse content contained within
this transmission. 


> Subject: RE: CHKJ4014W Warning
> Date: Wed, 6 Aug 2008 09:31:11 -0700
> From: [EMAIL PROTECTED]
> To: users@tomcat.apache.org
> 
> Sure, here it is:
> 
> 
> 
>  Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd";>
> 
> 
> emtk-air
> LiveCycle Data Services Application
> 
> 
> flex.class.path
>  
> /WEB-INF/flex/hotfixes,/WEB-INF/flex/jars
> 
> 
> 
> 
> contextConfigLocation
> 
> classpath:/security-context.xml
> 
> 
> 
> 
> 
> Acegi Filter Chain Proxy
> 
> org.acegisecurity.util.FilterToBeanProxy
> 
> 
> targetClass
> 
> org.acegisecurity.util.FilterChainProxy
> 
> 
> 
> 
> 
> Acegi Filter Chain Proxy
> /*
> 
> 
> 
> 
>
flex.messaging.HttpFlexSession
> 
> 
> 
> 
> 
> org.springframework.web.context.ContextLoaderListener
> 
> 
> 
> 
> 
> MessageBrokerServlet
> MessageBrokerServlet
>  
> flex.messaging.MessageBrokerServlet
> 
> services.configuration.file
>
/WEB-INF/flex/services-config.xml
>
> 
> flex.write.path
> /WEB-INF/flex
> 
> 2
> 
> 
> 
> StartupServlet
> StartupServlet
> 
> com.comp.proj.startup.StartupServlet
> 
> 
> serviceNames
> 
> -- removed list --
> 
> 
> 
> serviceClassNames
> 
> -- removed list --
> 
> 
> 1
> 
> 
> 
> MessageBrokerServlet
> /messagebroker/*
> 
> 
> 
> index.html
> index.htm
> 
> 
>   
>   jdbc/myDataSource
>   javax.sql.DataSource
>   Container
>   Shareable
>   
> 
>   
>   jms/TopicConnectionFactory
>   javax.jms.TopicConnectionFactory
>   Container
>   Shareable
>   
> 
> 
> 
> 
>   ~ Geoff ~
> 
> -Original Message-
> From: Martin Gainty [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 06, 2008 9:23 AM
> To: Tomcat Users List
> Subject: RE: CHKJ4014W Warning
> 
> 
> Hi Geoff-
> 
> masking out the propietary vits can you supply your web.xml
> 
> ?
> Martin
> __
> Disclaimer and confidentiality note
> Everything in this e-mail and any attachments relates to the official 
> business of Sender. This transmission is of a confidential nature and 
> Sender does not endorse distribution to any party other than intended 
> recipient. Sender does not necessarily endorse content contained 
> within this transmission.
> 
> 
> > Subject: CHKJ4014W Warning
> > Date: Wed, 6 Aug 2008 09:01:52 -0700
> > From: [EMAIL PROTECTED]
> > To: users@tomcat.apache.org
> > 
> > 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]
> > ab c0 e (paramName: null, paramValue: null, description: null)
> > 
> >   Creation Time:
> > 1218033789740
> >  
> >   Id:
> > 125270
> >  
> >  
> > I've checked against the DTD, but nothing is ju

RE: CHKJ4014W Warning

2008-08-06 Thread Bell, Geoffrey T.
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  ... 
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]



RE: CHKJ4014W Warning

2008-08-06 Thread Bell, Geoffrey T.
Sure, here it is:



http://java.sun.com/dtd/web-app_2_3.dtd";>


emtk-air
LiveCycle Data Services Application


flex.class.path
 
/WEB-INF/flex/hotfixes,/WEB-INF/flex/jars




contextConfigLocation

classpath:/security-context.xml





Acegi Filter Chain Proxy

org.acegisecurity.util.FilterToBeanProxy


targetClass

org.acegisecurity.util.FilterChainProxy





Acegi Filter Chain Proxy
/*




flex.messaging.HttpFlexSession





org.springframework.web.context.ContextLoaderListener





MessageBrokerServlet
MessageBrokerServlet
 
flex.messaging.MessageBrokerServlet

services.configuration.file
/WEB-INF/flex/services-config.xml
   

flex.write.path
/WEB-INF/flex

2



StartupServlet
StartupServlet

com.comp.proj.startup.StartupServlet


serviceNames

-- removed list --



serviceClassNames

-- removed list --


1



MessageBrokerServlet
/messagebroker/*



index.html
index.htm



jdbc/myDataSource
javax.sql.DataSource
Container
Shareable



jms/TopicConnectionFactory
javax.jms.TopicConnectionFactory
Container
Shareable


 


  ~ Geoff ~

-Original Message-
From: Martin Gainty [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 06, 2008 9:23 AM
To: Tomcat Users List
Subject: RE: CHKJ4014W Warning


Hi Geoff-

masking out the propietary vits can you supply your web.xml

?
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official
business of Sender. This transmission is of a confidential nature and
Sender does not endorse distribution to any party other than intended
recipient. Sender does not necessarily endorse content contained within
this transmission. 


> Subject: CHKJ4014W Warning
> Date: Wed, 6 Aug 2008 09:01:52 -0700
> From: [EMAIL PROTECTED]
> To: users@tomcat.apache.org
> 
> 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

_
Get more from your digital life.  Find out how.
http://www.windowslive.com/default.html?ocid=TXT_TAGLM_WL_Home2_082008

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



CHKJ4014W Warning

2008-08-06 Thread Bell, Geoffrey T.
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]
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