Re: SEVERE: Null component Catalina:type=DataSource

2009-03-31 Thread Alexandr Khlystov
t;>> > > >>> > org.springframework.web.servlet.DispatcherServlet > >>> >1 > >>> > > >>> > > >>> > > >>> >com.company.application > >>> >

Re: SEVERE: Null component Catalina:type=DataSource

2009-03-31 Thread Yassine
gt;>> > >>> > >>> > >>> > *catalina.2009-03-30.log:* >>> > Mar 30, 2009 11:09:11 AM org.apache.catalina.core.AprLifecycleListener >>> init >>> > INFO: The APR based Apache Tomcat Native library which allows optimal >>> > performance in production environments was not found

Re: SEVERE: Null component Catalina:type=DataSource

2009-03-30 Thread Alexandr Khlystov
>> > Corporation\Diskeeper\;E:\Program Files\7-Zip;E:\Program Files\WinRAR; >> > Mar 30, 2009 11:09:11 AM org.apache.coyote.http11.Http11Protocol init >> > INFO: Initializing Coyote HTTP/1.1 on http-9080 >> > Mar 30, 2009 11:09:11 AM org.apache.catalina.startup.Catalina loa

Re: SEVERE: Null component Catalina:type=DataSource

2009-03-30 Thread Alexandr Khlystov
essed in 274 ms > > Mar 30, 2009 11:09:11 AM org.apache.catalina.core.StandardService start > > INFO: Starting service Catalina > > Mar 30, 2009 11:09:11 AM org.apache.catalina.core.StandardEngine start > > INFO: Starting Servlet Engine: Apache Tomcat/6.0.16 > > Mar 30, 2009 11

Re: SEVERE: Null component Catalina:type=DataSource

2009-03-30 Thread Yassine
talina.core.StandardContext > addApplicationListener > INFO: The listener "org.springframework.web.context.ContextLoaderListener" > is already configured for this context. The duplicate definition has been > ignored. > Mar 30, 2009 11:09:12 AM org.apache.catalina.core.StandardContext > addApplicationList

Re: SEVERE: Null component Catalina:type=DataSource

2009-03-29 Thread Alexandr Khlystov
s been ignored. Mar 30, 2009 11:09:12 AM org.apache.tomcat.util.modeler.Registry registerComponent SEVERE: Null component Catalina:type=DataSource,path=/com.company.application,host=localhost,class=javax.sql.DataSource,name="jdbc/isDS" Mar 30, 2009 11:09:12 AM org.apache.tomcat.util

[OT] Re: SEVERE: Null component Catalina:type=DataSource

2009-03-28 Thread André Warnier
Caldarale, Charles R wrote: ... A week in Amsterdam, and... How much have you guys been drinking? :-) Actually, not a lot. They seem to be a pretty sober lot. I'm talking about the participants to the ApacheCON. The Scottish football supporters who started arriving on Thursday night, that's

Re: SEVERE: Null component Catalina:type=DataSource

2009-03-27 Thread Khlystov Alexandr
Thanks for reply Gregor, but I'm not using any realm. And sorry but now is friday evening and I'll provide more data in the monday only. Thanks for replies anyway! Gregor Schneider пишет: 1st: I Agree to Yassine that it would be helpful if you could provide some logs. 2nd: If I'm not mistaken

Re: SEVERE: Null component Catalina:type=DataSource

2009-03-27 Thread Gregor Schneider
Mea culpa, Chuck, you're right... On Fri, Mar 27, 2009 at 3:21 PM, Caldarale, Charles R wrote: > > A week in Amsterdam, and...  How much have you guys been drinking? :-) > erm... actually I wasn't drinking :) so let's just wait for the logs Cheers Gregor -- just because your paranoid, doesn'

RE: SEVERE: Null component Catalina:type=DataSource

2009-03-27 Thread Caldarale, Charles R
> From: Gregor Schneider [mailto:rc4...@googlemail.com] > Subject: Re: SEVERE: Null component Catalina:type=DataSource > > 2nd: If I'm not mistaken, you're using the Tomcat5-syntax which has > changed since Tomcat 6. > > Have l look here: http://tomcat.apac

Re: SEVERE: Null component Catalina:type=DataSource

2009-03-27 Thread Gregor Schneider
1st: I Agree to Yassine that it would be helpful if you could provide some logs. 2nd: If I'm not mistaken, you're using the Tomcat5-syntax which has changed since Tomcat 6. Have l look here: http://tomcat.apache.org/tomcat-6.0-doc/config/realm.html I.e., the username-attribute becomes connection

Re: SEVERE: Null component Catalina:type=DataSource

2009-03-27 Thread Yassine
html >> . >> > >> > Tomcat 6.0. >> > Oracle 9.0. >> > driver: oracle_jdbc13-9.0.2.0.0.jar is added to "E:\Program Files\Apache >> > Software Foundation\Tomcat 6.0\lib\" >> > >> > I see at catalina.2009-03-27.log: >&

Re: SEVERE: Null component Catalina:type=DataSource

2009-03-27 Thread Alexandr Khlystov
//tomcat.apache.org/tomcat-6.0-doc/jndi-datasource-examples-howto.html > . > > > > Tomcat 6.0. > > Oracle 9.0. > > driver: oracle_jdbc13-9.0.2.0.0.jar is added to "E:\Program Files\Apache > > Software Foundation\Tomcat 6.0\lib\" > > > > I see a

Re: SEVERE: Null component Catalina:type=DataSource

2009-03-27 Thread Yassine
mcat-6.0-doc/jndi-datasource-examples-howto.html. > > Tomcat 6.0. > Oracle 9.0. > driver: oracle_jdbc13-9.0.2.0.0.jar is added to "E:\Program Files\Apache > Software Foundation\Tomcat 6.0\lib\" > > I see at catalina.2009-03-27.log: > > *S

SEVERE: Null component Catalina:type=DataSource

2009-03-27 Thread Alexandr Khlystov
0\lib\" I see at catalina.2009-03-27.log: *SEVERE:* Null component Catalina:type=DataSource,path=/com.km.integration.service.web,host=localhost,class=javax.sql.DataSource,name="jdbc/isDS" *web.xml*: Oracle Datasource example jdbc/isDS javax.sql.Dat