Re: DataSource from Context files - doesn't work

2009-04-01 Thread Yassine
. - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org -- -- Yassine Elassad Bonn, Germany. Fon : +49 228 97629355 Mobile : +49 157 74519666 PEACE : ( P ) Positive

Re: DataSource from Context files - doesn't work

2009-04-01 Thread Yassine
to access the DB and retrieve the data correctly. Thank you all. On Wed, Apr 1, 2009 at 6:09 AM, Yassine elas...@users.sourceforge.netwrote: don't tail -f use less and copy the part containing the exception from its beginning to the end. On Wed, Apr 1, 2009 at 12:07 PM, Mighty Tornado

Active Directory Forest Realm?

2009-04-01 Thread Yassine
); try { DirContext ctx = new InitialDirContext(env); System.out.println(OK); ... actually i want to do a bind based authentication, but I'm still not able to get that to work any ideas or best practice to share? thanks Yassine

Re: SEVERE: Null component Catalina:type=DataSource

2009-03-31 Thread Yassine
is isolated but since these(classes inside the jar) are the same classes the container it self is using i have a doubt here if that will ever work fine. Is there any other version of appserv-rt which does not contains these classes from catalina? Yassine On Tue, Mar 31, 2009 at 7:29 AM, Alexandr

Re: SEVERE: Null component Catalina:type=DataSource

2009-03-30 Thread Yassine
: Shutting down Log4J Mar 30, 2009 11:11:12 AM org.apache.catalina.core.ApplicationContext log INFO: Closing Spring root WebApplicationContext That is all :). Waiting your solutions. On Fri, Mar 27, 2009 at 6:21 PM, Gregor Schneider rc4...@googlemail.comwrote: 1st: I Agree to Yassine

Re: virtual hosts

2009-03-30 Thread Yassine
Hi Bart, I'm not aware of any other way to do it. I only wanted to know whats wrong with setting that sub domain (test.example.com) as the default host? are we missing some information that needs to be taken care of? Yassine On Mon, Mar 30, 2009 at 1:59 PM, Bart Ophelders bartopheld

Re: virtual hosts

2009-03-30 Thread Yassine
would be handling the requests Yassine On Mon, Mar 30, 2009 at 2:17 PM, Bart Ophelders bartopheld...@hotmail.com wrote: I 'm trying to set up an OpenID provider for testing purposes. Since we only have one machine, there are more applications running, and maybe there could be some conflicts. I'm

Re: virtual hosts

2009-03-30 Thread Yassine
ending with for example test.example.com to a certain webapp. Thanks in advance! -Bart Ophelders -- -- Yassine Elassad Bonn, Germany. Fon : +49 228 97629355 Mobile : +49 157 74519666 PEACE : ( P ) Positive ( E ) Energy ( A ) Always ( C ) Correct ( E ) Errors

Re: Help setting jforum and Apache-Tomcat connector

2009-03-30 Thread Yassine
...@tomcat.apache.org -- -- Yassine Elassad Bonn, Germany. Fon : +49 228 97629355 Mobile : +49 157 74519666 PEACE : ( P ) Positive ( E ) Energy ( A ) Always ( C ) Correct ( E ) Errors. - To unsubscribe, e-mail: users-unsubscr

Re: configuring tomcat with apache and eclipse.

2009-03-30 Thread Yassine
of Apache web server configurations in eclipse. Yassine On Mon, Mar 30, 2009 at 6:27 PM, Wesley Acheson wesley.ache...@gmail.com wrote: Can anyone tell me if they know of another list where I can ask my questions.  I thought tomcat would be most appropiate as its 2/4 tomcat 1/4 apache and 1/4

Re: HELP!!! cannot reach my site!

2009-03-29 Thread Yassine
content length. i assume you are using apache front of tomcat, are you connection via JK or are you proxying between both? All the other hosts on my site are working.  What gives? Apache 1.3 Tomcat 5.5 Java 1.4.2 what does tomcat's logs says? -- -- Yassine Elassad Bonn, Germany. Fon : +49

Re: SEVERE: Null component Catalina:type=DataSource

2009-03-27 Thread Yassine
that one exist tomcat does not overwrite it with the one you put into yourAppDir/META-INF/context.xml Yassine On Fri, Mar 27, 2009 at 9:55 AM, Alexandr Khlystov allex.khlys...@gmail.com wrote: Guys I've broken my head with this error, google gives nothing. I tried to follow http://tomcat.apache.org

Re: SEVERE: Null component Catalina:type=DataSource

2009-03-27 Thread Yassine
could you provide more from your catalina log files ? On Fri, Mar 27, 2009 at 11:22 AM, Alexandr Khlystov allex.khlys...@gmail.com wrote: Thanks Yassine, but I've reinstalled Tomcat before sample execution. Than I have no any old context.xml conflicts. I've tested mysql too, the same error

Re: Session Persistence via JDBCStore

2009-03-27 Thread Yassine
-- -- Yassine Elassad Bonn, Germany. Fon : +49 228 97629355 Mobile : +49 157 74519666 PEACE : ( P ) Positive ( E ) Energy ( A ) Always ( C ) Correct ( E ) Errors. - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional

Re: Help With Deployment

2008-12-30 Thread Yassine
This seem to be a security restriction from your operating system, double check that the system user who start the ant based deployment process is able to read and write into the target deployment directory good luck Yassine On Tue, Dec 30, 2008 at 1:06 PM, Frank Castellucci frankiec

Re: Optimizing Tomcat with Http11NioProtocol?

2008-12-29 Thread Yassine
, the average time of request handling,.. once you have this data the focus will get smaller and then you can concentrate on identifying the source of the problem either its the connector or your application's code hope this helps Yassine On Mon, Dec 29, 2008 at 9:57 AM, nodje nodje...@gmail.com wrote: Hi

Re: JNDI Datasource works in unpacked war, not in packed war

2008-10-19 Thread Yassine
[EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Yassine PEACE : ( P ) Positive ( E ) Energy ( A ) Always ( C ) Correct ( E ) Errors. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail

Re: Tomcat logging properties

2008-09-10 Thread Yassine
have a look here if you still need more info http://tomcat.apache.org/tomcat-6.0-doc/logging.html On Thu, Sep 11, 2008 at 2:10 AM, Brian Clark [EMAIL PROTECTED] wrote: At the bottom of my Tomcat 6.0.16 logging.properties file, I have the following entries:

Re: html entities and urls with spaces

2008-09-10 Thread Yassine
Hi does fails to display. mean 404 or do you get a file to download and fail to render it on the client side(browser)? for the 404 make sure the files are located there where tomcat/your app looks for them for the second case check the http header sent with the pdf file. Cheers Yassine On Wed

Re: Tomcat 5.5: Servlet skips FormAuthentication?!?!?

2006-09-13 Thread Yassine ELassad (YEL)
Hi David, unfortunately your suggestion did not solve the problem, any other suggestions are appreciated merci ! Greetings Yassine On 9/13/06, David Delbecq [EMAIL PROTECTED] wrote: The servlet is mapped to / The security constraint is mapped to /* That's your problem. Map your security

Re: Encrypt Cleartext Resource Password

2006-08-16 Thread Yassine ELassad (YEL)
?autoReconnect=true / Greetings, Yassine Cologne,Germany On 8/16/06, Darren [EMAIL PROTECTED] wrote: Hi, I have a JDBC resource configured with tomcat 5.0 (in server.xml) and it is working fine. Resource name=jdbc/database auth=Container type=javax.sql.DataSource maxActive=10 maxIdle=15 maxWait=1

Re: Apache- Tomcat Connector Problem...newbi question

2006-08-15 Thread Yassine ELassad (YEL)
yassine Cologne, Germany On 8/15/06, Atul Govande [EMAIL PROTECTED] wrote: Hi, I am using Apache 2.0.54 Tomcat 5.0.30 Mod JK 1.2.6 I was able to get all the example working with :8080 method. I configured httpd.cnf and server.XML so as workers properties by referring to available documents. When

Re: Having trouble getting an Apache connector to work

2006-08-14 Thread Yassine ELassad (YEL)
are configurations that do works for me you can adjust them for your needs: http://tomcat.anfatech.com/cocoon/tomcat/g12/19.html Greetings Yassine Elassad 00 49 221 800 8961 00 49 160 6223 9000 Cologne, Germany On 8/15/06, Rob Tanner [EMAIL PROTECTED] wrote: Hi, I'm building a new development system

Re: cannot access manager or admin applications ...

2006-08-12 Thread Yassine ELassad (YEL)
Yassine Cologne, Germany On 8/12/06, ian macnaughtan [EMAIL PROTECTED] wrote: Hello. First i should say that i am newbie with tomcat and a relative inexperienced linux users. I have just installed the 5.0.28 binary from tomcat.apache.org on suse 10.1. I installed in /srv/tomcat/. I have