You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Mark Papiani <mp...@hotmail.com> on 2001/05/14 17:19:58 UTC

Getting Started with Slide after Install

Hi,

Can anyone give me a few tips on how to get started with slide after 
install. (I have previously used webdav via mod_dav/Apache with clients such 
as Dreamweaver and Webfolders.)


I have installed Slide 1.0.9 on top of Tomcat 3.2.1 and Apache 1.3.17 on 
SunOS 5.6.

Using all the supplied Slide defaults (e.g. file store) Tomacat starts OK, 
unpacking the slide.war. It also creates a subdirectory "files" in the 
directory that I execute the tomcat start command.

What can I do next please? I have read the docs a couple of times but I 
cannot get any clear picture on slide config/operation.

Can I access servlets such as:

http://myhost:port/slide/servlet/webdav

http://myhost:port/slide/servlet/manager

Tomcat startup reports:

Using classpath: 
/home/papianma/cmd/jakarta-tomcat-3.2.1/lib/ant.jar:/home/papianma/cmd/jakarta-tomcat-3.2.1/lib/jasper.jar:/home/papianma/cmd/jakarta-tomcat-3.2.1/lib/jaxp.jar:/home/papianma/cmd/jakarta-tomcat-3.2.1/lib/parser.jar:/home/papianma/cmd/jakarta-tomcat-3.2.1/lib/servlet.jar:/home/papianma/cmd/jakarta-tomcat-3.2.1/lib/test:/home/papianma/cmd/jakarta-tomcat-3.2.1/lib/webserver.jar:/sbcimp/run/tp/sun/jdk/v1.2.1_04/java1.2/lib/tools.jar:.:/home/papianma/webserver/lib:/home/ares_dev/ares_tree/links/java/src.jar:/home/ares_dev/ares_tree/links/jserv/lib/ApacheJServ.jar:/home/ares_dev/ares_tree/links/jsdk/lib/jsdk.jar:/home/ares_dev/ares_tree/links/JConnect/JConnect.jar:/home/ares_dev/ares_tree/lib/xalan.jar:/home/ares_dev/ares_tree/lib/xerces.jar
ln4d556uss:papianma:/home/papianma/cmd/jakarta-tomcat-3.2.1/logs> ls
ln4d556uss:papianma:/home/papianma/cmd/jakarta-tomcat-3.2.1/logs> 2001-05-14 
03:54:33 - ContextManager: Adding context Ctx( /examples )
Starting tomcat. Check logs/tomcat.log for error messages
2001-05-14 03:54:33 - ContextManager: Adding context Ctx( /admin )
2001-05-14 03:54:33 - ContextManager: Adding context Ctx(  )
2001-05-14 03:54:33 - ContextManager: Adding context Ctx( /test )
2001-05-14 03:54:33 - ContextManager: Adding context Ctx( /slide )
14 May 2001 15:54:35 - INFO - Initializing Domain
14 May 2001 15:54:35 - INFO - Domain configuration : 
{org.apache.slide.security=true}
14 May 2001 15:54:35 - INFO - Initializing namespace : webdav
14 May 2001 15:54:36 - INFO - Loading namespace definition
14 May 2001 15:54:36 - INFO - Registering Data Source name memory of class 
class org.apache.slide.store.StandardStore with parameters {} on scope /
14 May 2001 15:54:36 - INFO - Initializing service 
org.apache.slide.store.StandardStore@b6ac15
14 May 2001 15:54:37 - INFO - Loading namespace webdav parameters
14 May 2001 15:54:37 - INFO - Loading namespace webdav base data
WARNING: No active transaction
WARNING: No active transaction
WARNING: No active transaction
14 May 2001 15:54:37 - INFO - Loading object /
14 May 2001 15:54:37 - INFO - Loading object /users
14 May 2001 15:54:38 - INFO - Loading object /users/groupA
14 May 2001 15:54:38 - INFO - Loading object /users/groupA/john
14 May 2001 15:54:38 - INFO - Loading object /users/groupA/root
14 May 2001 15:54:38 - INFO - Loading object /users/groupA/singleGroupMember
14 May 2001 15:54:38 - INFO - Loading object /users/root
14 May 2001 15:54:38 - INFO - Loading object /users/john
14 May 2001 15:54:38 - INFO - Loading object /users/guest
14 May 2001 15:54:38 - INFO - Loading object /actions
14 May 2001 15:54:38 - INFO - Loading object /actions/read
14 May 2001 15:54:38 - INFO - Loading object /actions/write
14 May 2001 15:54:38 - INFO - Loading object /actions/manage
14 May 2001 15:54:38 - INFO - Loading object /files
WARNING: No active transaction
WARNING: No active transaction
WARNING: No active transaction
14 May 2001 15:54:38 - INFO - Loading namespace webdav configuration
14 May 2001 15:54:38 - INFO - Namespace configuration complete
2001-05-14 03:54:39 - PoolTcpConnector: Starting Ajp12ConnectionHandler on 
9059


Is it possible for me to connect Dreamweaver to my slide servlet and 
manipulate files? If so, what would the URL of the servlet be from the 
default installation. What is the significance of the slide domain/namespace 
in terms of the URL and the location of any files that get manipulated on my 
website?


Many Thanks
Mark

--------------------
Dr Mark papiani
papiani@computer.org
--------------------


_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


RE: Getting Started with Slide after Install

Posted by Peter Hawkins <pe...@globalvision.com.au>.
There's a section on this at http://faq.globalvision.com.au

Cheers,
Peter

-----Original Message-----
From: Mark Papiani [mailto:mpapiani@hotmail.com]
Sent: Tuesday, 15 May 2001 1:20 AM
To: slide-user@jakarta.apache.org
Subject: Getting Started with Slide after Install


Hi,

Can anyone give me a few tips on how to get started with slide after
install. (I have previously used webdav via mod_dav/Apache with clients such
as Dreamweaver and Webfolders.)


I have installed Slide 1.0.9 on top of Tomcat 3.2.1 and Apache 1.3.17 on
SunOS 5.6.

Using all the supplied Slide defaults (e.g. file store) Tomacat starts OK,
unpacking the slide.war. It also creates a subdirectory "files" in the
directory that I execute the tomcat start command.

What can I do next please? I have read the docs a couple of times but I
cannot get any clear picture on slide config/operation.

Can I access servlets such as:

http://myhost:port/slide/servlet/webdav

http://myhost:port/slide/servlet/manager

Tomcat startup reports:

Using classpath:
/home/papianma/cmd/jakarta-tomcat-3.2.1/lib/ant.jar:/home/papianma/cmd/jakar
ta-tomcat-3.2.1/lib/jasper.jar:/home/papianma/cmd/jakarta-tomcat-3.2.1/lib/j
axp.jar:/home/papianma/cmd/jakarta-tomcat-3.2.1/lib/parser.jar:/home/papianm
a/cmd/jakarta-tomcat-3.2.1/lib/servlet.jar:/home/papianma/cmd/jakarta-tomcat
-3.2.1/lib/test:/home/papianma/cmd/jakarta-tomcat-3.2.1/lib/webserver.jar:/s
bcimp/run/tp/sun/jdk/v1.2.1_04/java1.2/lib/tools.jar:.:/home/papianma/webser
ver/lib:/home/ares_dev/ares_tree/links/java/src.jar:/home/ares_dev/ares_tree
/links/jserv/lib/ApacheJServ.jar:/home/ares_dev/ares_tree/links/jsdk/lib/jsd
k.jar:/home/ares_dev/ares_tree/links/JConnect/JConnect.jar:/home/ares_dev/ar
es_tree/lib/xalan.jar:/home/ares_dev/ares_tree/lib/xerces.jar
ln4d556uss:papianma:/home/papianma/cmd/jakarta-tomcat-3.2.1/logs> ls
ln4d556uss:papianma:/home/papianma/cmd/jakarta-tomcat-3.2.1/logs> 2001-05-14
03:54:33 - ContextManager: Adding context Ctx( /examples )
Starting tomcat. Check logs/tomcat.log for error messages
2001-05-14 03:54:33 - ContextManager: Adding context Ctx( /admin )
2001-05-14 03:54:33 - ContextManager: Adding context Ctx(  )
2001-05-14 03:54:33 - ContextManager: Adding context Ctx( /test )
2001-05-14 03:54:33 - ContextManager: Adding context Ctx( /slide )
14 May 2001 15:54:35 - INFO - Initializing Domain
14 May 2001 15:54:35 - INFO - Domain configuration :
{org.apache.slide.security=true}
14 May 2001 15:54:35 - INFO - Initializing namespace : webdav
14 May 2001 15:54:36 - INFO - Loading namespace definition
14 May 2001 15:54:36 - INFO - Registering Data Source name memory of class
class org.apache.slide.store.StandardStore with parameters {} on scope /
14 May 2001 15:54:36 - INFO - Initializing service
org.apache.slide.store.StandardStore@b6ac15
14 May 2001 15:54:37 - INFO - Loading namespace webdav parameters
14 May 2001 15:54:37 - INFO - Loading namespace webdav base data
WARNING: No active transaction
WARNING: No active transaction
WARNING: No active transaction
14 May 2001 15:54:37 - INFO - Loading object /
14 May 2001 15:54:37 - INFO - Loading object /users
14 May 2001 15:54:38 - INFO - Loading object /users/groupA
14 May 2001 15:54:38 - INFO - Loading object /users/groupA/john
14 May 2001 15:54:38 - INFO - Loading object /users/groupA/root
14 May 2001 15:54:38 - INFO - Loading object /users/groupA/singleGroupMember
14 May 2001 15:54:38 - INFO - Loading object /users/root
14 May 2001 15:54:38 - INFO - Loading object /users/john
14 May 2001 15:54:38 - INFO - Loading object /users/guest
14 May 2001 15:54:38 - INFO - Loading object /actions
14 May 2001 15:54:38 - INFO - Loading object /actions/read
14 May 2001 15:54:38 - INFO - Loading object /actions/write
14 May 2001 15:54:38 - INFO - Loading object /actions/manage
14 May 2001 15:54:38 - INFO - Loading object /files
WARNING: No active transaction
WARNING: No active transaction
WARNING: No active transaction
14 May 2001 15:54:38 - INFO - Loading namespace webdav configuration
14 May 2001 15:54:38 - INFO - Namespace configuration complete
2001-05-14 03:54:39 - PoolTcpConnector: Starting Ajp12ConnectionHandler on
9059


Is it possible for me to connect Dreamweaver to my slide servlet and
manipulate files? If so, what would the URL of the servlet be from the
default installation. What is the significance of the slide domain/namespace
in terms of the URL and the location of any files that get manipulated on my
website?


Many Thanks
Mark

--------------------
Dr Mark papiani
papiani@computer.org
--------------------


_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.