Re: Tomcat Logo on Public Server

2006-06-01 Thread Torben Werner
Excellent. :-) Torben Werner wrote: @ Mladen That sounds like my way to use to the tomcat logo is ok. I will just put the logo on my page to indicate that i'm using this server. More not. As I understand the official that is ok. Sure. If you use any ASF project logo

Re: Tomcat Logo on Public Server

2006-06-01 Thread Torben Werner
@ Mladen That sounds like my way to use to the tomcat logo is ok. I will just put the logo on my page to indicate that i'm using this server. More not. As I understand the official that is ok. Thanks for your answer.... Torben Werner wrote: I don't know. Maybe they don

Re: Tomcat Logo on Public Server

2006-06-01 Thread Torben Werner
I don't know. Maybe they don't want that i link to their Server!? I have done something like that a few years before and got a lot of trouble. Just wanted to be sure. Thanks for your answer Torben Of course it's legal, why not? Danny Torben Werner wrote: Hello everybody

Tomcat Logo on Public Server

2006-06-01 Thread Torben Werner
Hello everybody, i would like to know if it is legal to put the Tomcat logo and a link to tomcat.apache.org on my own homepage. Thanks for your help! Greetz Torben - To start a new topic, e-mail: users@tomcat.apache.org To

Re: Postgresql and JNDI Datasource

2006-01-24 Thread torben
Edoardo Panfili wrote: torben ha scritto: I am trying to define a global JDBC datasource, where the database is Postgresql (version 7.3) ni Tomcat version 5.5.15. I have strictly followed the example in http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.html, but it

Postgresql and JNDI Datasource

2006-01-24 Thread torben
$CATALINA_HOME/conf/server.xml. However if I define the datasource in the application META-INF/context.xml, it is working. I would prefer to define the datasource in $CATALINA_HOME/conf/server.xml. Has somebody succeded in doing that ? And if yes, how ? Torben Frøberg