> >> Is that normal that I can get anything when I call localhost:8081 or
> localhost:8081 ?
>
> Sorry I didn't get that one. Could you rephrase ?
>
<Oups, excuse me, I wanted to say : is that normal that I CAN'T get anything
when I call http://localhost:8081 or localhost:8081 ?>

Well, it depends on what you want to do. It's like I said, the slide-integrated tomcat 
is configured so that there is a service listening on port 8081, if that is what you 
want and you are not getting anything on that port, you would have a problem.

> When you declare a namespace in Domain.xml in {CATALINA_HOME}/conf, on
> startup the namespace will get its own application context for each of
these
> services.
> >> Huh, excuse me, but I don't have such a file in this directory... Must
I
> put it there ?
> Ok my fault, the physical file is called slide.xml. It's the same dtd and
> function as Domain.xml, except that, for easier maintenance I guess,
instead
> of declaring everything in one big file, it devides one namespace
definition
> out into three seperate files : a.conf , a.def, and a.data file.

<I think I missed something : what you call CATALINA_HOME is where you put
Tomcat or Slide ?
Because these files (slide.xml, slide.conf...) are in the /conf directory of
Slide and not Tomcat...
Maybe must I put them in Tomcat's directory but I didn't read that in any
doc...>

The slide distibution directory listing is as follows :

Y:\apache\jakarta-slide-1.0.16>dir

 Directory of Y:\apache\jakarta-slide-1.0.16

03/11/2002  01:46p      <DIR>          .
03/11/2002  01:46p      <DIR>          ..
03/11/2002  01:46p      <DIR>          client
03/11/2002  01:46p      <DIR>          doc
03/11/2002  01:46p      <DIR>          server
03/11/2002  01:46p      <DIR>          slide
11/07/2001  04:03p               4,624 LICENSE
11/07/2001  04:03p                 730 README
11/07/2001  04:03p               1,423 RELEASE-INFO
11/07/2001  04:03p                 945 RUNNING.txt
               4 File(s)          7,722 bytes
               6 Dir(s)   2,812,694,528 bytes free

The server subdirectory contains the slide-integrated tomcat. That was the directory I 
was refering to.


<Could you give an example of a well configured .data file ?>

Check out SLIDE_HOME/server/conf/slide/slide.data

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

Reply via email to