> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> Sent: Monday, March 17, 2003 4:49 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [OS-webwork] Is component.xml compulsory?
> 
> 
> Hi Pat,
> 
> Mmmmmmm ..... this class 
> com.opensymphony.webwork.lifecycle.ApplicationLifecycleListener 
> has loadConfiguration() which explicitly call for "components.xml"

- snip -

> 
> I suppose commenting out the following line from web.xml is out of 
> question?
> ---------
>     <listener>
>         <listener-
> class>com.opensymphony.webwork.lifecycle.ApplicationLifecycleL
> istener</l
> class>is
> tener-class>
>     </listener>
> ---------
> 

You should only need this ServletContextListener if you are using the
Component stuff, in which case you would also need a components.xml file
to describe the components you use. 


> I get around it by providing a dummy components.xml file 
> where it only 
> has a root node with nothing in between. It works that way.
> 
> 
> cheers,
> /bernard
> 
> 

Jason


-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open!
Get cracking and register here for some mind boggling fun and
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to