Re: Help to configure Data Source in Struts 1.3.8

2007-05-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All, Paul Benedict wrote: > Use the Spring Framework or configure it in code. You can also define the data source in your servlet container, which is more natural than specifying it in your webapp IMO. - -chris -BEGIN PGP SIGNATURE- Version

Re: Help to configure Data Source in Struts 1.3.8

2007-05-06 Thread Dave Newton
be > configured in struts 1.3.8? > > > > Thanks & Regards, > > Saravanan Vijayappan, > > +91 9448833571. > > > > - Original Message > > From: Dave Newton <[EMAIL PROTECTED]> > > To: Struts Users Mailing List > > > Sent:

Re: Help to configure Data Source in Struts 1.3.8

2007-05-06 Thread Paul Benedict
From: Dave Newton <[EMAIL PROTECTED]> To: Struts Users Mailing List Sent: Sunday, May 6, 2007 9:33:20 PM Subject: Re: Help to configure Data Source in Struts 1.3.8 --- Saravanan Vijayappan <[EMAIL PROTECTED]> wrote: > org.apache.commons.digester.Digester error > SEVERE: Parse Error a

Re: Help to configure Data Source in Struts 1.3.8

2007-05-06 Thread Saravanan Vijayappan
e: Help to configure Data Source in Struts 1.3.8 --- Saravanan Vijayappan <[EMAIL PROTECTED]> wrote: > org.apache.commons.digester.Digester error > SEVERE: Parse Error at line 43 column 15: Element > type "data-sources" must be declared. IIRC data-sources is not a legal

Re: Help to configure Data Source in Struts 1.3.8

2007-05-06 Thread Dave Newton
--- Saravanan Vijayappan <[EMAIL PROTECTED]> wrote: > org.apache.commons.digester.Digester error > SEVERE: Parse Error at line 43 column 15: Element > type "data-sources" must be declared. IIRC data-sources is not a legal 1.3.8 element, hence the exception. d. ___

Help to configure Data Source in Struts 1.3.8

2007-05-06 Thread Saravanan Vijayappan
Hi, I'm getting the below exception message on console when i configured data source elements in struts-config.xml. May 6, 2007 8:18:43 PM org.apache.struts.action.ActionServlet initChain INFO: Loading chain catalog from jar:file:/C:/saravvij/Projects/eclipse/.metadata/.plugins/org.eclipse.wst.