About server.xml

2003-08-17 Thread Alexander Vavilin
Hello all,

I am new to Tomcat, so can anybody explain or advice an article about
this elements. Specially I cant understand the meaning of elements:
, , , , ,
, .

Thanks in advance.


  
  
  
  
  
  
usersa
password
driverClassName
  org.hsql.jdbcDriver
driverName
  jdbc:HypersonicSQL:database
  
  
  

  mail.smtp.host
  localhost

  
  


-- 
Best regards,
 Alexander  mailto:[EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: About server.xml

2003-08-17 Thread Eric J. Pinnell
Hi,

The Wrox Professional Tomcat book does a pretty good job disecting this
file.  If you don't find your answers in the docs or on the list you might
want to look there.

-e

On Sun, 17 Aug 2003, Alexander Vavilin wrote:

> Hello all,
>
> I am new to Tomcat, so can anybody explain or advice an article about
> this elements. Specially I cant understand the meaning of elements:
> , , , , ,
> , .
>
> Thanks in advance.
>
>   reloadable="true" crossContext="true">
> prefix="localhost_examples_log." suffix=".txt"
>   timestamp="true"/>
> home="com.wombat.empl.EmployeeRecordHome"
>remote="com.wombat.empl.EmployeeRecord"/>
>  value="15"/>
> override="false"/>
>type="javax.sql.DataSource"/>
>   
> usersa
> password
> driverClassName
>   org.hsql.jdbcDriver
> driverName
>   jdbc:HypersonicSQL:database
>   
>type="javax.mail.Session"/>
>   
> 
>   mail.smtp.host
>   localhost
> 
>   
>global="simpleValue"
> type="java.lang.Integer"/>
> 
>
> --
> Best regards,
>  Alexander  mailto:[EMAIL PROTECTED]
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: About server.xml

2003-08-18 Thread John Turner
RTFM

http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/index.html

Any further questions, please post to the list.  Be as specific as possible.

John

Alexander Vavilin wrote:

Hello all,

I am new to Tomcat, so can anybody explain or advice an article about
this elements. Specially I cant understand the meaning of elements:
, , , , ,
, .
Thanks in advance.


 reloadable="true" crossContext="true">
  
 prefix="localhost_examples_log." suffix=".txt"
  timestamp="true"/>
  
 home="com.wombat.empl.EmployeeRecordHome"
   remote="com.wombat.empl.EmployeeRecord"/>
  
  value="15"/>
  
 override="false"/>
  
type="javax.sql.DataSource"/>
  
usersa
password
driverClassName
  org.hsql.jdbcDriver
driverName
  jdbc:HypersonicSQL:database
  
  
type="javax.mail.Session"/>
  

  mail.smtp.host
  localhost

  
  
type="java.lang.Integer"/>




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Wrong title: previous email about 'server.xml' set up

2000-10-27 Thread Nicolas Gauthier

Sorry