RE: Slide Connection issues with W2K

2001-09-06 Thread Jacob Lund
Are you sure that your slide server does not generate any errors? I have the same problem, but my server returns an exception. Try to set debug level and the monitor your server console. I my case I can access the slide server using IE but not using windows explorer. I use win2k. Jacob

Problem when cancelling during upload

2001-09-05 Thread Jacob Lund
Hi, If I upload a file to the slide server using Windows Explorer and the press cancel during the upload, then the server does not perform a proper rollback. If I use cloudscape database - then 5 out of 6 time the upload continues and 1 out of 6 I get the following error: 05 Sep 2001 13:35:26

RE: cloudscape and slide

2001-08-27 Thread Jacob Lund
I had to make the table myself. The oracle 8i sql script from the slide homepage works if you put double-quotation marks around action and alter blob to long varbinary. ACTION is good. Jacob Lund QualiWare ApS -Original Message- From: Dirk Verbeeck [mailto:[EMAIL PROTECTED]] Sent

RE: cloudscape and slide

2001-08-26 Thread Jacob Lund
statements? Regards, Jacob -Original Message- From: Jacob Lund [mailto:[EMAIL PROTECTED]] Sent: 25. august 2001 10:40 To: [EMAIL PROTECTED] Subject: cloudscape and slide Hi, have any of you tried to use cloudscape database with slide. Specific with the create=true parameter on the driver

Various jdbc drivers for ms sql

2001-08-17 Thread Jacob Lund
Hi all! I need some feedback. I am using ms sql server 7 on a windows 2k pro. I am running slide on a tomcat 4.0 b7. I have tried different jdbc drivers: I-net driver: When files are uploaded from a client the it is streamed directly to the database. This is good for large files but it is very

limits on filesize?

2001-08-16 Thread Jacob Lund
Are there any limits on the size of files uploaded to the slide server? I get a java.lang.OutOfMemoryError no stack trace available when I upload files bigger than 11 mb using Microsoft Windows explorer as a webdav client. /Jacob

RE: Connection to ms sql 7.0

2001-08-15 Thread Jacob Lund
Some more feedback. The MERANT jdbc driver had some problems too. It reported some problems with re-read!? I downloaded the jdbc drive from NetDirect and it seems to work. I will report back if I find some problems with this driver. Jacob

RE: Connection to ms sql 7.0

2001-08-13 Thread Jacob Lund
to ms sql 7.0 Jacob Lund wrote: Hi, When I start the server it does create some information in the database - I have tried to delete everything in the database but the result is the same. Can you clean out the database again and do a new test ? use the new slidestores.jar that I will send

RE: Connection to ms sql 7.0

2001-08-10 Thread Jacob Lund
Hi Dirk Now i connect fine, but now I get the following: Starting service Tomcat-Standalone Apache Tomcat/4.0-b7-dev org.apache.slide.structure.ObjectNotFoundException: No object found at /actions at slidestore.reference.JDBCDescriptorsStore.retrieveObject(JDBCDescript

Compiling nightly releases

2001-08-06 Thread Jacob Lund
Hi, I am trying to build a nightly release using jakarta-ant-1.3 and I get the following error messages: [javac] Compiling 1 source file to D:\slide\jakarta-slide\build\classes [javac] D:\slide\jakarta-slide\src\util\org\apache\util\DOMUtils.java:246: Method getNamespaceURI() not found

RE: RE: Compiling nightly releases

2001-08-06 Thread Jacob Lund
using a DOM level one compliant parser . You need to use a DOM level 2 parser which recognises namespaces rajkumar -Original Message- From: Jacob Lund [mailto:[EMAIL PROTECTED]] Sent: Monday, August 06, 2001 12:03 PM To: [EMAIL PROTECTED] Subject: Compiling nightly releases Hi, I am

Versioning client and JDBCDescriptorStore

2001-08-03 Thread Jacob Lund
Hi all! I have two question: 1: Does any of you know of a good management application to the versioning part of slide (Delta-v)for testing purposes? 2: In the domain.xml I can use the JDBCDescriptorsStore or MemoryDescriptorsStore - what is this and what do I have to do in order to use the

<    1   2   3