Hi Rajesh,
correct deployment of the admin-webapp depends on a couple of factors, I'll list
them here:
- slide-kernel.jar and slide-stores.jar must be in a shared library location, so
that both the webdav-servlet and the admin-webapp use the same instance.
- the webdav-servlet must have been st
Hi Friends,
My SLIDE setup is as below:
(1) I have the JDBCStore with HSQL running.
(2) I uncommented the HSQL portion and "COMMENTED" the
store="memory" portion of SLIDE.
When I do a PUT, I get the following error. I am able
top execute the EXACT same PUT when using with memory
store. Why is
Hello,
I am getting this error while deploying the slide-admin.war file.
Initially, I got an error that it was not able to find the Domain.xml file.
Resolved that by copying that to the bin directory of tomcat after which the
admin page gets loaded but I cannot do anything there. Clicking on
Hello,
I want to integrate webdav servlet with my own webapplication. However, I
cannot retrieve the html file from servlet engine.
For example: http://hostname:8080/slide/index.html will not return page not
found error.
However, if the request is: http://hostname:8080/slide/index.jsp, the pag
Juergen
> Did you have a look at the Tomcat 4 filter functionality?
I have. We just switched to TC4 from 3.X to get at it. However, I'm not sure
yet how it will be useful.
- I think filtering could be the place to manage callbacks. I was hoping
that the ContentInterceptor framework would be more
> I don't understand : I believed that, when using Slide,
> the users were authenticated by Slide's Realm, and not Tomcat.
> So the tomcat-users.xml file shouldn't be useful anymore, isn't it ?
> Is this case, the manager must be defined in server/conf/slide/slide.conf
?
No the Catalina manager w
Hello Per Kreipke,
Did you have a look at the Tomcat 4 filter functionality?
Best regards,
Juergen
-Original Message-
From: Per Kreipke [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 02, 2002 20.56 PM
To: Slide Users Mailing List
Subject:Callbacks, virtual directori
HI :
Has anyone tried accessing Vignette CMS using SLIDE WEBDAV client APIs?
Is this possible?
What is the WEBDAV compliant URL for Vignette?
-Sanjay
-
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
I don't know this for sure, but look for a file called
slidestructure.script, or *.script. It is an ascii file which contains
Create table sql statements
Index sql statements
Insert statements,
And while slide runs it actually has rollback and commit statements.
This leads me to believe that HSQ
Hi,
I am looking through the sources of WebdavResource and see that when
parseDate(String) fails to parse a date string it simply returns a null and
the set is skipped. Maybe the date is in an unrecognized format?
Try maybe upping the debug level to 7 (debug) or set debug in the command
line cl
About your first question - yes, I dragged a file into the network
place designated for Slide and managed to retrieve it, created directories,
accessed via the command-line client, copied, moved, delete, all works fine.
Just one thing which surprised me a bit - the database is saved somewere in
p
I'm not sure, but in server\conf\slide.conf this file and its siblings are
mentioned, and it seems that changes to them affected slide's behaviour,
so I suppose they matter somehow :).
G'Night.
> -Original Message-
> From: Sanjaya Ganesh
> [mailto:[EMAIL PROTECTED]
.mailshell.com]
> Sen
Hi,
I don't see examples of usage of WebdavFile, but I am very tempted to
use it in order to plug it under our current data-access layer (which
sort of wraps access to java.io.File).
Is it a safe bet to base a working product on this class?
Thanks,
--Amos Shapira
"Of course Australia was mark
Hmm...gotcha...Did you try a "PUT" and do you mean it works fine?
Then I will create such a directory and put that file "slide.def" and see what
happens. But what I cant make out is does SLIDE really need that Slide.def file?
Because it is all working for me in all cases except this PUT is not
OK, I see it - it comes from the binary download (jakarta-slide-1.0.16.zip).
> -Original Message-
> From: Sanjaya Ganesh
> [mailto:[EMAIL PROTECTED]
> .mailshell.com]
> Sent: Monday, April 15, 2002 6:04 PM
> To: [EMAIL PROTECTED]
> Subject: RE: JDBCContentStore - another configuration
>
I have the same version 1.0.16. But I did an ANT build as per the instructions on
jakarta web site. I dont have that file, though
[EMAIL PROTECTED] wrote: Have you looked under
server\conf\slide? That's why I keep
giving full path names.
What version of Slide do you have? Mine is 1.0.16.
>
In case you are not aware, this date is the epoch of time, which means
that the integer value is zero.
Don't know how to fix this, but it might help you if you want to dig into
the JDBC database or (more probably?) see in the source whether this
field is initialized at all.
> -Original Messag
I get the same bogus value, using slidestore.reference.JDBCDescriptorsStore
and slidestore.reference.FileContentStore.
> -Original Message-
> From: Sanjaya Ganesh [mailto:[EMAIL PROTECTED]]
> Sent: Monday, April 15, 2002 12:29 AM
> To: [EMAIL PROTECTED]
> Subject: Creation Date for a We
Have you looked under server\conf\slide? That's why I keep
giving full path names.
What version of Slide do you have? Mine is 1.0.16.
> -Original Message-
> From: Sanjaya Ganesh
> [mailto:[EMAIL PROTECTED]
> .mailshell.com]
> Sent: Monday, April 15, 2002 4:37 PM
> To: [EMAIL PROTECTED]
My implementation is working perfectly fine with file store. But I dont have a
slide.def file at all :-(. I am still not successful in getting it work with HSQL. All
works fine, but the content goes to file store. So PUT always fails !! with an
exception I previously posted.
-Sanjay.
[EMAIL
In Slide's documentation, it is said, about the admin view :
" The first management component which is available is the Catalina manager web
application. It can be accessed in context "manager" on port 8080 (it runs on the same
host as the client view). The manager requires an authenticated us
Hello,
I have just found the file "jakarta-slide-1.0.16\doc\samples\Domain.sample"
and copied the part which is preceded by "### JDBC
Configuration ###",
it seems to correct a tiny mistake in my previous attempt but I copied the
entire tag
just in case I had other errors.
The file I copied this
22 matches
Mail list logo