But I cannot start up correctly the slide server.
I mean: the server starts, I can see the main page, I can manage tomcat having added the "manage"user, but I cannot access the port 8081 and 8082 of the /slide namespace.
The programm ask me user and password and I cannot pass that control.
Probably the problem depend on the slide.data file into the slide directory.
I have uncommented the line as the main page ask to do.
My present configuration of the password property is like this:
<!-- /users/root represents the administrator -->
<objectnode classname="slideroles.basic.RootRoleImpl" uri="/users/root">
<!-- Uncomment and change the password to allow login as root to
edit the namespace -->
<!--revision -->
<property name="password" namespace="http://localhost/slide/">root</property>
<!-- /revision-->
</objectnode>
I changed also the original "jakarta.apache.org" with localhost (I'm running the server and the browser on the same computer) after a lot of tryes, but it didn't work.
When the program ask for the user/pwd, I use root as user, and root as pwd.
But I cannot access.
What I'm doing wrong?
Thanks in advance,
Giorgio Franceschetti
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
