Re: Still having problems putting a new file on a webdav server

2004-09-23 Thread Stefan Lützkendorf
try the wiki
http://wiki.apache.org/jakarta-slide/CreateWebDavResource
http://wiki.apache.org/jakarta-slide/CreateNewDirectoryAndFile
may be that helps
stefan
Matt Reason wrote:
 
Hi,
 
I'm still having a hell of a time getting a single file up on webdav
server.   Hopefully someone can find a glaring error in my code:
 
HttpsURL targetURL = new
HttpsURL("https://localhost:8443/webdav/
 ");
targetURL.setUserinfo("tomcat","tomcat"); 
  
WebdavResource webdavResource = new WebdavResource(targetURL);
File fileToPush = new File("c:/x.txt");
webdavResource.putMethod(fileToPush);
 
This does nothing.
If I change the URL to .../webdav/x.txt then I get a 404 because it's
not there yet.
If I make an empty file called x.txt on the server and then run this
code, the push works fine.
 
What am I missing?
 
Thanks,
 
Matt


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


office extractor

2004-09-23 Thread Jacob Lund
I was just testing the office extractor. It seems that when a non office 
file is uploaded the server returns a 406 response.

Why not just ignore it if the user uploads other types of files?
/jacob 

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


RE: ldap configuration

2004-09-23 Thread Miguel Figueiredo

Hello Oliver, sorry for taking so long, had wife and kids waiting :)

 Well, if I remove the old metadata and start tomcat all goes well. The
problem occurs if I restart tomcat: that's when that error occurs.

 I'm using the default Domain.xml configuration with the
TxXMLFileDescriptorsStore for nodestore and TxFileContentStore for content. 

 Miguel


Oliver Zeigermann wrote:

> Miguel, I have tried deleting the old meta-data...

Sorry, getting a little bit tired, read "Miguel, have you tried deleting 
the old meta-data..."

Oliver

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


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



RE: Simple question on opening a file (via webdav) for editing

2004-09-23 Thread Miguel Figueiredo

Hello nick,

 Also, check out this code snippet I've found in slide's mailing list:

// open web folder from IE (windows 2000/XP)



A {behavior: url(#default#AnchorClick);}


http://localhost:8080/storage/files/Survey.doc";;
FOLDER =  "http://localhost:8080/storage/files/";;
TARGET = "_blank"
>
Open in Web Folder View




And this message 
http://www.mail-archive.com/[EMAIL PROTECTED]/msg06490.html 

witch gives an insight on how to open an Microsoft Office document in edit
mode, using Java code inside a JSP or servlet.

 You can open a document in edit mode, and then upload it to server, when
performing save within webdav enabled editors. Examples include Microsoft
Office, OpenOffice.org and the Acrobate Writer, if I remember correctly.

 If you wanted to open every kind of documents (for example an autocad
drawing, not just word documents) in edit mode AND upload changes directly
to the server, one solution is making your own web folder client or and
'Windows Explorer' twin, witch is what my company team is working on
nowadays. Other possible solutions are, like Oliver said, netdrive or
similar products.


Best regards,
Miguel

___

Hi Nick!

If you are on Windows either mount Slide as described in 
http://jakarta.apache.org/slide/xp.html or use a product like NetDrive 
from Novell which can even map it to a drive letter.

If you are on Mac have a look at 
http://jakarta.apache.org/slide/osx.html. Be sure to adapt the web.xml 
in this case as suggested in http://jakarta.apache.org/slide/faq.html

Oliver

Nick Longinow wrote:
> Hi,
> 
>  
> 
> I am just getting started with Slide, and have wrestled all day with this
> one.
> 
> Maybe you can hel p ?
> 
>  
> 
> I have created a document collection and added (put) a document into slide
> 
> via java webdav client.  Now I want to get the file out in edit mode, ie,
> this is 
> 
> a Word document, and I want Word to open up with the document loaded
> 
> for editing. 
> 
>  
> 
> How do you do this ??
> 
>  
> 
> Nick
> 
> 


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


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



Grammar URI for SearchQuery

2004-09-23 Thread Andy Bowes
> Hi,
> 
> I am attempting to use the Slide core API rather then the WebDav client to
> perform a search on a content store.
> 
> I am using the following method to contruct my query but I can't find any
> details of how to define a valid value for the grammarUri parameter.
> 
> SearchQuery query = searchHelper.createSearchQuery(grammarUri,
> queryElement, slideToken, depthLimit);
> 
> Does anyone know what form this should take ?
> 
> Thanks
> 
> Andy Bowes

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



RE: Grammar URI for SearchQuery

2004-09-23 Thread Andy Bowes
It's ok.

I've answered my own question by using the 'DAV:' namespace as defined in
NodeProperty.DEFAULT_NAMESPACE constant.

-Original Message-
From: Andy Bowes [mailto:[EMAIL PROTECTED]
Sent: 23 September 2004 10:46
To: 'Slide Users Mailing List'
Subject: Grammar URI for SearchQuery


> Hi,
> 
> I am attempting to use the Slide core API rather then the WebDav client to
> perform a search on a content store.
> 
> I am using the following method to contruct my query but I can't find any
> details of how to define a valid value for the grammarUri parameter.
> 
> SearchQuery query = searchHelper.createSearchQuery(grammarUri,
> queryElement, slideToken, depthLimit);
> 
> Does anyone know what form this should take ?
> 
> Thanks
> 
> Andy Bowes

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


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



Browsing Slide Tree example??

2004-09-23 Thread =?iso-8859-1?Q?C_Schl=FCssel?=
I'm writing an application outside webdav that needs to browse the slide
structure/content tree. 

Does anybody have an example to do this? 
I'm just about to reinvent the wheel and really would appreciate some hints
on doing this or even better some example code or some URL with information

Thanks in advance
Christian







Christian Schlüssel
Entwicklung

head4projects
Schönhauser Allee 188
10119 Berlin

www.head4projects.de

Tel: +49 (0)30 / 44 01 35 43
Mobil: +49 (0)176 / 271 92664
Fax: +49 (0)30 / 44 01 35 59
Email: [EMAIL PROTECTED]





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



Re: ldap configuration

2004-09-23 Thread Oliver Zeigermann
Oooops, you were just right. I will have a look at it...
Oliver
Miguel Figueiredo wrote:
Hello Oliver, sorry for taking so long, had wife and kids waiting :)
 Well, if I remove the old metadata and start tomcat all goes well. The
problem occurs if I restart tomcat: that's when that error occurs.
 I'm using the default Domain.xml configuration with the
TxXMLFileDescriptorsStore for nodestore and TxFileContentStore for content. 

 Miguel

Oliver Zeigermann wrote:

Miguel, I have tried deleting the old meta-data...

Sorry, getting a little bit tired, read "Miguel, have you tried deleting 
the old meta-data..."

Oliver
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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


Re: ldap configuration

2004-09-23 Thread Oliver Zeigermann
Fixed. Was in Namespace and due to a patch I applied before. So, it was 
all my fault :( Release branch was not affected...

Oliver
Oliver Zeigermann wrote:
Oooops, you were just right. I will have a look at it...
Oliver
Miguel Figueiredo wrote:
Hello Oliver, sorry for taking so long, had wife and kids waiting :)
 Well, if I remove the old metadata and start tomcat all goes well. The
problem occurs if I restart tomcat: that's when that error occurs.
 I'm using the default Domain.xml configuration with the
TxXMLFileDescriptorsStore for nodestore and TxFileContentStore for 
content.
 Miguel


Oliver Zeigermann wrote:

Miguel, I have tried deleting the old meta-data...

Sorry, getting a little bit tired, read "Miguel, have you tried 
deleting the old meta-data..."

Oliver
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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


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


DASL and scope

2004-09-23 Thread Jacob Lund
Hi
I have some problems getting the scope part of my query to work. If I want a 
search to only search through the /files/docs collection then I set scope to 
/files/docs/ and the uri in the header to /files/docs (see request below).

Server returns:
23 Sep 2004 12:46:10 - org.apache.slide.common.Domain - WARNING - scope 
/docs/ is invalid
http-81-Processor23, 23-sep-2004 12:46:10, root, SEARCH, 400 "Bad Request", 
16 ms, /files/docs

Client request:
SEARCH /files/docs HTTP/1.1
Host: localhost:82


  
  
   
  
   
   /files/docs/
   infinity
   
   
   
   http://jakarta.apache.org/slide/";>
   
   New
   
   

 

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


Document Extension

2004-09-23 Thread Martin, Stefan
Hello Newsgroup,

how can i solve this problem: Slides check all documents in with the
extension *.doc_1.0.
I don't want this. The Ending should be allways *.doc.

How can i do that

Mit freundlichen Grüßen

Stefan Martin

izn - Informatikzentrum Niedersachsen
Göttinger Chaussee 259
30459 Hannover
Germany
Fon: +49 511 120 27067
Fax: +49 511 120 99 27067
eMail: [EMAIL PROTECTED]
Website: http://www.izn.de


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



DOS Box

2004-09-23 Thread Martin, Stefan
Hello Newsgroup,

how can i change to the WebFolder using only an Dos box under Windows 2000
or XP?

Mit freundlichen Grüßen

Stefan Martin

izn - Informatikzentrum Niedersachsen
Göttinger Chaussee 259
30459 Hannover
Germany
Fon: +49 511 120 27067
Fax: +49 511 120 99 27067
eMail: [EMAIL PROTECTED]
Website: http://www.izn.de


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



Re: DOS Box

2004-09-23 Thread Oliver Zeigermann
You can't directly. Use netdrive from Novell (free) to map Slide to a 
drive letter and you should be fine.

Oliver
Martin, Stefan wrote:
Hello Newsgroup,
how can i change to the WebFolder using only an Dos box under Windows 2000
or XP?
Mit freundlichen Grüßen
Stefan Martin
izn - Informatikzentrum Niedersachsen
Göttinger Chaussee 259
30459 Hannover
Germany
Fon: +49 511 120 27067
Fax: +49 511 120 99 27067
eMail: [EMAIL PROTECTED]
Website: http://www.izn.de
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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


Re: Document Extension

2004-09-23 Thread Oliver Zeigermann
Works with a hack only. I have posted it to the list before, if you want 
it, I can try to find it again...

Anyway, if you want to map a file system directly to Slide why not use 
the new cool stuff Alon did at 
org.apache.slide.store.file.SimpleFileStore in the CVS HEAD?

Oliver
Martin, Stefan wrote:
Hello Newsgroup,
how can i solve this problem: Slides check all documents in with the
extension *.doc_1.0.
I don't want this. The Ending should be allways *.doc.
How can i do that
Mit freundlichen Grüßen
Stefan Martin
izn - Informatikzentrum Niedersachsen
Göttinger Chaussee 259
30459 Hannover
Germany
Fon: +49 511 120 27067
Fax: +49 511 120 99 27067
eMail: [EMAIL PROTECTED]
Website: http://www.izn.de
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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


AW: DOS Box

2004-09-23 Thread Florey, Daniel
Hi Martin,
you need to download NetDrive from Novell. This one maps Slide to a real network drive 
letter, so you can access it in a dos shell.
Regards,
Daniel



Von: Martin, Stefan [mailto:[EMAIL PROTECTED]
Gesendet: Do 23.09.2004 14:27
An: '[EMAIL PROTECTED]'
Betreff: DOS Box



Hello Newsgroup,

how can i change to the WebFolder using only an Dos box under Windows 2000
or XP?

Mit freundlichen Grüßen

Stefan Martin

izn - Informatikzentrum Niedersachsen
Göttinger Chaussee 259
30459 Hannover
Germany
Fon: +49 511 120 27067
Fax: +49 511 120 99 27067
eMail: [EMAIL PROTECTED]
Website: http://www.izn.de


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




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

AW: Document Extension

2004-09-23 Thread Martin, Stefan
Thank yoy for the answer,

but now i had a problem with a document name with german umlauts. 
For example:
VerlänPromD.doc
but the correct name should be
VerlänPromD.doc

How can i check the file in?

Stefan Martin

-Ursprüngliche Nachricht-
Von: Oliver Zeigermann [mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 23. September 2004 14:34
An: Slide Users Mailing List
Betreff: Re: Document Extension


Works with a hack only. I have posted it to the list before, if you want 
it, I can try to find it again...

Anyway, if you want to map a file system directly to Slide why not use 
the new cool stuff Alon did at 
org.apache.slide.store.file.SimpleFileStore in the CVS HEAD?

Oliver

Martin, Stefan wrote:

> Hello Newsgroup,
> 
> how can i solve this problem: Slides check all documents in with the
> extension *.doc_1.0.
> I don't want this. The Ending should be allways *.doc.
> 
> How can i do that
> 
> Mit freundlichen Grüßen
> 
> Stefan Martin
> 
> izn - Informatikzentrum Niedersachsen
>   Göttinger Chaussee 259
>   30459 Hannover
>   Germany
>   Fon: +49 511 120 27067
>   Fax: +49 511 120 99 27067
>   eMail: [EMAIL PROTECTED]
>   Website: http://www.izn.de
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


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

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



Re: Simple question on opening a file (via webdav) for editing

2004-09-23 Thread Oliver Zeigermann
I was wondering shouldn't we change the generated HTML to display this 
snippet?

Oliver
Miguel Figueiredo wrote:
Hello nick,
 Also, check out this code snippet I've found in slide's mailing list:
// open web folder from IE (windows 2000/XP)


A {behavior: url(#default#AnchorClick);}

http://localhost:8080/storage/files/Survey.doc";;
FOLDER =  "http://localhost:8080/storage/files/";;
TARGET = "_blank"
>
Open in Web Folder View


And this message 
http://www.mail-archive.com/[EMAIL PROTECTED]/msg06490.html 

witch gives an insight on how to open an Microsoft Office document in edit
mode, using Java code inside a JSP or servlet.
 You can open a document in edit mode, and then upload it to server, when
performing save within webdav enabled editors. Examples include Microsoft
Office, OpenOffice.org and the Acrobate Writer, if I remember correctly.
 If you wanted to open every kind of documents (for example an autocad
drawing, not just word documents) in edit mode AND upload changes directly
to the server, one solution is making your own web folder client or and
'Windows Explorer' twin, witch is what my company team is working on
nowadays. Other possible solutions are, like Oliver said, netdrive or
similar products.
Best regards,
Miguel
___
Hi Nick!
If you are on Windows either mount Slide as described in 
http://jakarta.apache.org/slide/xp.html or use a product like NetDrive 
from Novell which can even map it to a drive letter.

If you are on Mac have a look at 
http://jakarta.apache.org/slide/osx.html. Be sure to adapt the web.xml 
in this case as suggested in http://jakarta.apache.org/slide/faq.html

Oliver
Nick Longinow wrote:
Hi,

I am just getting started with Slide, and have wrestled all day with this
one.
Maybe you can hel p ?

I have created a document collection and added (put) a document into slide
via java webdav client.  Now I want to get the file out in edit mode, ie,
this is 

a Word document, and I want Word to open up with the document loaded
for editing. 


How do you do this ??

Nick


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


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


RE: Still having problems putting a new file on a webdav server

2004-09-23 Thread Nick Longinow
Also, this code snippet should do it:

  String target = "http://localhost:8080/slide/files/location";;
  
  HttpURL slideSrv = new HttpURL(target);
  slideSrv.setUserinfo("root", "root");
  WebdavResource wdr = new WebdavResource(slideSrv);
  
  collectionItem = "/slide/files/location/info.doc";
  boolean worked = wdr.putMethod(collectionItem, sfile);

Nick

-Original Message-
From: Stefan Lützkendorf [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 23, 2004 4:16 AM
To: Slide Users Mailing List
Subject: Re: Still having problems putting a new file on a webdav server

try the wiki
http://wiki.apache.org/jakarta-slide/CreateWebDavResource
http://wiki.apache.org/jakarta-slide/CreateNewDirectoryAndFile
may be that helps
stefan

Matt Reason wrote:

>  
> Hi,
>  
> I'm still having a hell of a time getting a single file up on webdav
> server.   Hopefully someone can find a glaring error in my code:
>  
> HttpsURL targetURL = new
> HttpsURL("https://localhost:8443/webdav/
>  ");
> targetURL.setUserinfo("tomcat","tomcat"); 
>   
> WebdavResource webdavResource = new WebdavResource(targetURL);
> File fileToPush = new File("c:/x.txt");
> webdavResource.putMethod(fileToPush);
>  
> This does nothing.
> If I change the URL to .../webdav/x.txt then I get a 404 because it's
> not there yet.
> If I make an empty file called x.txt on the server and then run this
> code, the push works fine.
>  
> What am I missing?
>  
> Thanks,
>  
> Matt
> 


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



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



RE: Simple question on opening a file (via webdav) for editing

2004-09-23 Thread Nick Longinow
Thanks Miguel, this succeeds in opening the file in Word, 
and invokes authentication (username/pwd prompted).

But, when I change the document in Word, its not updated 
in the Slide repository.  Am I missing something ?

Nick

-Original Message-
From: Miguel Figueiredo [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 23, 2004 5:35 AM
To: 'Slide Users Mailing List'
Subject: RE: Simple question on opening a file (via webdav) for editing


Hello nick,

 Also, check out this code snippet I've found in slide's mailing list:

// open web folder from IE (windows 2000/XP)



A {behavior: url(#default#AnchorClick);}


http://localhost:8080/storage/files/Survey.doc";;
FOLDER =  "http://localhost:8080/storage/files/";;
TARGET = "_blank"
>
Open in Web Folder View




And this message 
http://www.mail-archive.com/[EMAIL PROTECTED]/msg06490.html 

witch gives an insight on how to open an Microsoft Office document in edit
mode, using Java code inside a JSP or servlet.

 You can open a document in edit mode, and then upload it to server, when
performing save within webdav enabled editors. Examples include Microsoft
Office, OpenOffice.org and the Acrobate Writer, if I remember correctly.

 If you wanted to open every kind of documents (for example an autocad
drawing, not just word documents) in edit mode AND upload changes directly
to the server, one solution is making your own web folder client or and
'Windows Explorer' twin, witch is what my company team is working on
nowadays. Other possible solutions are, like Oliver said, netdrive or
similar products.


Best regards,
Miguel

___

Hi Nick!

If you are on Windows either mount Slide as described in 
http://jakarta.apache.org/slide/xp.html or use a product like NetDrive 
from Novell which can even map it to a drive letter.

If you are on Mac have a look at 
http://jakarta.apache.org/slide/osx.html. Be sure to adapt the web.xml 
in this case as suggested in http://jakarta.apache.org/slide/faq.html

Oliver

Nick Longinow wrote:
> Hi,
> 
>  
> 
> I am just getting started with Slide, and have wrestled all day with this
> one.
> 
> Maybe you can hel p ?
> 
>  
> 
> I have created a document collection and added (put) a document into slide
> 
> via java webdav client.  Now I want to get the file out in edit mode, ie,
> this is 
> 
> a Word document, and I want Word to open up with the document loaded
> 
> for editing. 
> 
>  
> 
> How do you do this ??
> 
>  
> 
> Nick
> 
> 


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


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



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



Error creating SearchQuery

2004-09-23 Thread Andy Bowes
Hi Guys,

I am getting the following exception thrown when I attempt to create a
SearchQuery:

org.apache.slide.search.InvalidQueryException: Expected exactly 1 prop
element, found 2
at
org.apache.slide.search.basic.expression.ComparedProperty.setProperty(Compar
edProperty.java:169)
at
org.apache.slide.search.basic.expression.ComparedProperty.(ComparedPro
perty.java:123)
at
org.apache.slide.search.basic.expression.ComparePropertyExpression.(Co
mparePropertyExpression.java:65)
at
org.apache.slide.search.basic.expression.EQExpression.(EQExpression.ja
va:47)
at
org.apache.slide.search.basic.BasicExpressionFactory.createDAVExpression(Bas
icExpressionFactory.java:241)
at
org.apache.slide.search.basic.BasicExpressionFactory.createExpression(BasicE
xpressionFactory.java:193)
at
org.apache.slide.search.basic.BasicExpressionCompiler.createExpression(Basic
ExpressionCompiler.java:177)
at
org.apache.slide.search.basic.BasicExpressionCompiler.compile(BasicExpressio
nCompiler.java:130)
at
org.apache.slide.search.basic.BasicQueryImpl.parseQuery(BasicQueryImpl.java:
206)


The Query XML looks like:


  

  

  
  

  /

  
  

  

0cb53c48fef5cdd72acc65ff2b9c9d318000
  

  


It looks like I have a problem with the  statement in the  clause
but I haven't got a clue as to what this statement shoudl look like as I
cannot find any examples or documentation.  Can anyone help ?

Thanks

Andy Bowes


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



RE: Simple question on opening a file (via webdav) for editing

2004-09-23 Thread Miguel Figueiredo

Hello Nick,

 Maybe you are... have you installed XP service pack 2, or, do you have a
popup blocker active?

 I tried to use that snipped to access a file in a slide repository and it
constantly opened it in 'http mode' instead of 'webdav mode'. An 'http mode'
symptom is having your word document opened inside IE.

 I temporarily disabled the built-in popup blocker of sp2 (allowing for
active content) and the response is as I expect: a web folder interface
window 'pops-up' in the designated folder showing all files and directories
currently available. If you double click the word document, then you can
open the document in 'davmode' and update it in the server by clicking save
:)

Best regards,
Miguel


-Original Message-
From: Nick Longinow [mailto:[EMAIL PROTECTED] 
Sent: quinta-feira, 23 de Setembro de 2004 15:09
To: 'Slide Users Mailing List'
Subject: RE: Simple question on opening a file (via webdav) for editing

Thanks Miguel, this succeeds in opening the file in Word, 
and invokes authentication (username/pwd prompted).

But, when I change the document in Word, its not updated 
in the Slide repository.  Am I missing something ?

Nick

-Original Message-
From: Miguel Figueiredo [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 23, 2004 5:35 AM
To: 'Slide Users Mailing List'
Subject: RE: Simple question on opening a file (via webdav) for editing


Hello nick,

 Also, check out this code snippet I've found in slide's mailing list:

// open web folder from IE (windows 2000/XP)



A {behavior: url(#default#AnchorClick);}


http://localhost:8080/storage/files/Survey.doc";;
FOLDER =  "http://localhost:8080/storage/files/";;
TARGET = "_blank"
>
Open in Web Folder View




And this message 
http://www.mail-archive.com/[EMAIL PROTECTED]/msg06490.html 

witch gives an insight on how to open an Microsoft Office document in edit
mode, using Java code inside a JSP or servlet.

 You can open a document in edit mode, and then upload it to server, when
performing save within webdav enabled editors. Examples include Microsoft
Office, OpenOffice.org and the Acrobate Writer, if I remember correctly.

 If you wanted to open every kind of documents (for example an autocad
drawing, not just word documents) in edit mode AND upload changes directly
to the server, one solution is making your own web folder client or and
'Windows Explorer' twin, witch is what my company team is working on
nowadays. Other possible solutions are, like Oliver said, netdrive or
similar products.


Best regards,
Miguel

___

Hi Nick!

If you are on Windows either mount Slide as described in 
http://jakarta.apache.org/slide/xp.html or use a product like NetDrive 
from Novell which can even map it to a drive letter.

If you are on Mac have a look at 
http://jakarta.apache.org/slide/osx.html. Be sure to adapt the web.xml 
in this case as suggested in http://jakarta.apache.org/slide/faq.html

Oliver

Nick Longinow wrote:
> Hi,
> 
>  
> 
> I am just getting started with Slide, and have wrestled all day with this
> one.
> 
> Maybe you can hel p ?
> 
>  
> 
> I have created a document collection and added (put) a document into slide
> 
> via java webdav client.  Now I want to get the file out in edit mode, ie,
> this is 
> 
> a Word document, and I want Word to open up with the document loaded
> 
> for editing. 
> 
>  
> 
> How do you do this ??
> 
>  
> 
> Nick
> 
> 


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


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



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


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



RE: Simple question on opening a file (via webdav) for editing

2004-09-23 Thread Miguel Figueiredo

Within javadocs? Hmmm... don't know... But inside
http://jakarta.apache.org/slide/xp.html page could be useful!

Best regards,
Miguel


I was wondering shouldn't we change the generated HTML to display this 
snippet?

Oliver

Miguel Figueiredo wrote:

> Hello nick,
> 
>  Also, check out this code snippet I've found in slide's mailing list:
> 
> // open web folder from IE (windows 2000/XP)
> 
> 
>   
>   A {behavior: url(#default#AnchorClick);}
>   
> 
>   http://localhost:8080/storage/files/Survey.doc";;
>   FOLDER =  "http://localhost:8080/storage/files/";;
>   TARGET = "_blank"
>   >
>   Open in Web Folder View
>   
> 
> 
> 
> And this message 
> http://www.mail-archive.com/[EMAIL PROTECTED]/msg06490.html 
> 
> witch gives an insight on how to open an Microsoft Office document in edit
> mode, using Java code inside a JSP or servlet.
> 
>  You can open a document in edit mode, and then upload it to server, when
> performing save within webdav enabled editors. Examples include Microsoft
> Office, OpenOffice.org and the Acrobate Writer, if I remember correctly.
> 
>  If you wanted to open every kind of documents (for example an autocad
> drawing, not just word documents) in edit mode AND upload changes directly
> to the server, one solution is making your own web folder client or and
> 'Windows Explorer' twin, witch is what my company team is working on
> nowadays. Other possible solutions are, like Oliver said, netdrive or
> similar products.
> 
> 
> Best regards,
> Miguel
> 
> ___
> 
> Hi Nick!
> 
> If you are on Windows either mount Slide as described in 
> http://jakarta.apache.org/slide/xp.html or use a product like NetDrive 
> from Novell which can even map it to a drive letter.
> 
> If you are on Mac have a look at 
> http://jakarta.apache.org/slide/osx.html. Be sure to adapt the web.xml 
> in this case as suggested in http://jakarta.apache.org/slide/faq.html
> 
> Oliver
> 
> Nick Longinow wrote:
> 
>>Hi,
>>
>> 
>>
>>I am just getting started with Slide, and have wrestled all day with this
>>one.
>>
>>Maybe you can hel p ?
>>
>> 
>>
>>I have created a document collection and added (put) a document into slide
>>
>>via java webdav client.  Now I want to get the file out in edit mode, ie,
>>this is 
>>
>>a Word document, and I want Word to open up with the document loaded
>>
>>for editing. 
>>
>> 
>>
>>How do you do this ??
>>
>> 
>>
>>Nick
>>
>>
> 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


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


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



Re: Error creating SearchQuery

2004-09-23 Thread Julian Reschke
Andy Bowes wrote:
Hi Guys,
I am getting the following exception thrown when I attempt to create a
SearchQuery:
org.apache.slide.search.InvalidQueryException: Expected exactly 1 prop
element, found 2
at
org.apache.slide.search.basic.expression.ComparedProperty.setProperty(Compar
edProperty.java:169)
at
org.apache.slide.search.basic.expression.ComparedProperty.(ComparedPro
perty.java:123)
at
org.apache.slide.search.basic.expression.ComparePropertyExpression.(Co
mparePropertyExpression.java:65)
at
org.apache.slide.search.basic.expression.EQExpression.(EQExpression.ja
va:47)
at
org.apache.slide.search.basic.BasicExpressionFactory.createDAVExpression(Bas
icExpressionFactory.java:241)
at
org.apache.slide.search.basic.BasicExpressionFactory.createExpression(BasicE
xpressionFactory.java:193)
at
org.apache.slide.search.basic.BasicExpressionCompiler.createExpression(Basic
ExpressionCompiler.java:177)
at
org.apache.slide.search.basic.BasicExpressionCompiler.compile(BasicExpressio
nCompiler.java:130)
at
org.apache.slide.search.basic.BasicQueryImpl.parseQuery(BasicQueryImpl.java:
206)
The Query XML looks like:

  

  

  
  

  /

  
  

  

0cb53c48fef5cdd72acc65ff2b9c9d318000
  

  

It looks like I have a problem with the  statement in the  clause
but I haven't got a clue as to what this statement shoudl look like as I
cannot find any examples or documentation.  Can anyone help ?
The spec is in 
. 
What you need is:

  

  

  
  0cb53c48fef5cdd72acc65ff2b9c9d318000

  
instead.
Best regards, Julian
--
bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: Simple question on opening a file (via webdav) for editing

2004-09-23 Thread Nick Longinow
Ok, the problem was actually that the file has to be Put into the
collection initially with the extension intact, as well as setting
the content type.  When both are done, things work well.  Of course,
that only applies to Office related documents.

Thanks for each of your helps

Nick

-Original Message-
From: Miguel Figueiredo [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 23, 2004 11:17 AM
To: 'Slide Users Mailing List'
Subject: RE: Simple question on opening a file (via webdav) for editing


Hello Nick,

 Maybe you are... have you installed XP service pack 2, or, do you have a
popup blocker active?

 I tried to use that snipped to access a file in a slide repository and it
constantly opened it in 'http mode' instead of 'webdav mode'. An 'http mode'
symptom is having your word document opened inside IE.

 I temporarily disabled the built-in popup blocker of sp2 (allowing for
active content) and the response is as I expect: a web folder interface
window 'pops-up' in the designated folder showing all files and directories
currently available. If you double click the word document, then you can
open the document in 'davmode' and update it in the server by clicking save
:)

Best regards,
Miguel


-Original Message-
From: Nick Longinow [mailto:[EMAIL PROTECTED] 
Sent: quinta-feira, 23 de Setembro de 2004 15:09
To: 'Slide Users Mailing List'
Subject: RE: Simple question on opening a file (via webdav) for editing

Thanks Miguel, this succeeds in opening the file in Word, 
and invokes authentication (username/pwd prompted).

But, when I change the document in Word, its not updated 
in the Slide repository.  Am I missing something ?

Nick

-Original Message-
From: Miguel Figueiredo [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 23, 2004 5:35 AM
To: 'Slide Users Mailing List'
Subject: RE: Simple question on opening a file (via webdav) for editing


Hello nick,

 Also, check out this code snippet I've found in slide's mailing list:

// open web folder from IE (windows 2000/XP)



A {behavior: url(#default#AnchorClick);}


http://localhost:8080/storage/files/Survey.doc";;
FOLDER =  "http://localhost:8080/storage/files/";;
TARGET = "_blank"
>
Open in Web Folder View




And this message 
http://www.mail-archive.com/[EMAIL PROTECTED]/msg06490.html 

witch gives an insight on how to open an Microsoft Office document in edit
mode, using Java code inside a JSP or servlet.

 You can open a document in edit mode, and then upload it to server, when
performing save within webdav enabled editors. Examples include Microsoft
Office, OpenOffice.org and the Acrobate Writer, if I remember correctly.

 If you wanted to open every kind of documents (for example an autocad
drawing, not just word documents) in edit mode AND upload changes directly
to the server, one solution is making your own web folder client or and
'Windows Explorer' twin, witch is what my company team is working on
nowadays. Other possible solutions are, like Oliver said, netdrive or
similar products.


Best regards,
Miguel

___

Hi Nick!

If you are on Windows either mount Slide as described in 
http://jakarta.apache.org/slide/xp.html or use a product like NetDrive 
from Novell which can even map it to a drive letter.

If you are on Mac have a look at 
http://jakarta.apache.org/slide/osx.html. Be sure to adapt the web.xml 
in this case as suggested in http://jakarta.apache.org/slide/faq.html

Oliver

Nick Longinow wrote:
> Hi,
> 
>  
> 
> I am just getting started with Slide, and have wrestled all day with this
> one.
> 
> Maybe you can hel p ?
> 
>  
> 
> I have created a document collection and added (put) a document into slide
> 
> via java webdav client.  Now I want to get the file out in edit mode, ie,
> this is 
> 
> a Word document, and I want Word to open up with the document loaded
> 
> for editing. 
> 
>  
> 
> How do you do this ??
> 
>  
> 
> Nick
> 
> 


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


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



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


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



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



RE: Simple question on opening a file (via webdav) for editing

2004-09-23 Thread Miguel Figueiredo

Could you show the resulting html code? I'm not sure what changes you
performed.

Miguel
___

Ok, the problem was actually that the file has to be Put into the
collection initially with the extension intact, as well as setting
the content type.  When both are done, things work well.  Of course,
that only applies to Office related documents.

Thanks for each of your helps

Nick

-Original Message-
From: Miguel Figueiredo [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 23, 2004 11:17 AM
To: 'Slide Users Mailing List'
Subject: RE: Simple question on opening a file (via webdav) for editing


Hello Nick,

 Maybe you are... have you installed XP service pack 2, or, do you have a
popup blocker active?

 I tried to use that snipped to access a file in a slide repository and it
constantly opened it in 'http mode' instead of 'webdav mode'. An 'http mode'
symptom is having your word document opened inside IE.

 I temporarily disabled the built-in popup blocker of sp2 (allowing for
active content) and the response is as I expect: a web folder interface
window 'pops-up' in the designated folder showing all files and directories
currently available. If you double click the word document, then you can
open the document in 'davmode' and update it in the server by clicking save
:)

Best regards,
Miguel


-Original Message-
From: Nick Longinow [mailto:[EMAIL PROTECTED] 
Sent: quinta-feira, 23 de Setembro de 2004 15:09
To: 'Slide Users Mailing List'
Subject: RE: Simple question on opening a file (via webdav) for editing

Thanks Miguel, this succeeds in opening the file in Word, 
and invokes authentication (username/pwd prompted).

But, when I change the document in Word, its not updated 
in the Slide repository.  Am I missing something ?

Nick

-Original Message-
From: Miguel Figueiredo [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 23, 2004 5:35 AM
To: 'Slide Users Mailing List'
Subject: RE: Simple question on opening a file (via webdav) for editing


Hello nick,

 Also, check out this code snippet I've found in slide's mailing list:

// open web folder from IE (windows 2000/XP)



A {behavior: url(#default#AnchorClick);}


http://localhost:8080/storage/files/Survey.doc";;
FOLDER =  "http://localhost:8080/storage/files/";;
TARGET = "_blank"
>
Open in Web Folder View




And this message 
http://www.mail-archive.com/[EMAIL PROTECTED]/msg06490.html 

witch gives an insight on how to open an Microsoft Office document in edit
mode, using Java code inside a JSP or servlet.

 You can open a document in edit mode, and then upload it to server, when
performing save within webdav enabled editors. Examples include Microsoft
Office, OpenOffice.org and the Acrobate Writer, if I remember correctly.

 If you wanted to open every kind of documents (for example an autocad
drawing, not just word documents) in edit mode AND upload changes directly
to the server, one solution is making your own web folder client or and
'Windows Explorer' twin, witch is what my company team is working on
nowadays. Other possible solutions are, like Oliver said, netdrive or
similar products.


Best regards,
Miguel

___

Hi Nick!

If you are on Windows either mount Slide as described in 
http://jakarta.apache.org/slide/xp.html or use a product like NetDrive 
from Novell which can even map it to a drive letter.

If you are on Mac have a look at 
http://jakarta.apache.org/slide/osx.html. Be sure to adapt the web.xml 
in this case as suggested in http://jakarta.apache.org/slide/faq.html

Oliver

Nick Longinow wrote:
> Hi,
> 
>  
> 
> I am just getting started with Slide, and have wrestled all day with this
> one.
> 
> Maybe you can hel p ?
> 
>  
> 
> I have created a document collection and added (put) a document into slide
> 
> via java webdav client.  Now I want to get the file out in edit mode, ie,
> this is 
> 
> a Word document, and I want Word to open up with the document loaded
> 
> for editing. 
> 
>  
> 
> How do you do this ??
> 
>  
> 
> Nick
> 
> 


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


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



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


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



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


---

RE: Simple question on opening a file (via webdav) for editing

2004-09-23 Thread Nick Longinow
Sure,

  HttpURL slideSrv = new HttpURL(target);
  slideSrv.setUserinfo(currASusr, currASpwd);
  WebdavResource wdr = new WebdavResource(slideSrv);
  
  String contentType = getContentTypeString(sDocName);
  if (contentType != null)
  {
wdr.setContentType(contentType);  // ie, "application/msword"
  }
  
  String extension = getFileExtension(sDocName);
  collectionItem = parentUri + "/" + viewName + extension;  
  // ie, "/slide/files/from/bugs.doc"
  boolean worked = wdr.putMethod(collectionItem, sfile);
  if (worked == false)
  {
throw new Exception("unable to import");
  }

Nick

-Original Message-
From: Miguel Figueiredo [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 23, 2004 1:21 PM
To: 'Slide Users Mailing List'
Subject: RE: Simple question on opening a file (via webdav) for editing


Could you show the resulting html code? I'm not sure what changes you
performed.

Miguel
___

Ok, the problem was actually that the file has to be Put into the
collection initially with the extension intact, as well as setting
the content type.  When both are done, things work well.  Of course,
that only applies to Office related documents.

Thanks for each of your helps

Nick

-Original Message-
From: Miguel Figueiredo [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 23, 2004 11:17 AM
To: 'Slide Users Mailing List'
Subject: RE: Simple question on opening a file (via webdav) for editing


Hello Nick,

 Maybe you are... have you installed XP service pack 2, or, do you have a
popup blocker active?

 I tried to use that snipped to access a file in a slide repository and it
constantly opened it in 'http mode' instead of 'webdav mode'. An 'http mode'
symptom is having your word document opened inside IE.

 I temporarily disabled the built-in popup blocker of sp2 (allowing for
active content) and the response is as I expect: a web folder interface
window 'pops-up' in the designated folder showing all files and directories
currently available. If you double click the word document, then you can
open the document in 'davmode' and update it in the server by clicking save
:)

Best regards,
Miguel


-Original Message-
From: Nick Longinow [mailto:[EMAIL PROTECTED] 
Sent: quinta-feira, 23 de Setembro de 2004 15:09
To: 'Slide Users Mailing List'
Subject: RE: Simple question on opening a file (via webdav) for editing

Thanks Miguel, this succeeds in opening the file in Word, 
and invokes authentication (username/pwd prompted).

But, when I change the document in Word, its not updated 
in the Slide repository.  Am I missing something ?

Nick

-Original Message-
From: Miguel Figueiredo [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 23, 2004 5:35 AM
To: 'Slide Users Mailing List'
Subject: RE: Simple question on opening a file (via webdav) for editing


Hello nick,

 Also, check out this code snippet I've found in slide's mailing list:

// open web folder from IE (windows 2000/XP)



A {behavior: url(#default#AnchorClick);}


http://localhost:8080/storage/files/Survey.doc";;
FOLDER =  "http://localhost:8080/storage/files/";;
TARGET = "_blank"
>
Open in Web Folder View




And this message 
http://www.mail-archive.com/[EMAIL PROTECTED]/msg06490.html 

witch gives an insight on how to open an Microsoft Office document in edit
mode, using Java code inside a JSP or servlet.

 You can open a document in edit mode, and then upload it to server, when
performing save within webdav enabled editors. Examples include Microsoft
Office, OpenOffice.org and the Acrobate Writer, if I remember correctly.

 If you wanted to open every kind of documents (for example an autocad
drawing, not just word documents) in edit mode AND upload changes directly
to the server, one solution is making your own web folder client or and
'Windows Explorer' twin, witch is what my company team is working on
nowadays. Other possible solutions are, like Oliver said, netdrive or
similar products.


Best regards,
Miguel

___

Hi Nick!

If you are on Windows either mount Slide as described in 
http://jakarta.apache.org/slide/xp.html or use a product like NetDrive 
from Novell which can even map it to a drive letter.

If you are on Mac have a look at 
http://jakarta.apache.org/slide/osx.html. Be sure to adapt the web.xml 
in this case as suggested in http://jakarta.apache.org/slide/faq.html

Oliver

Nick Longinow wrote:
> Hi,
> 
>  
> 
> I am just getting started with Slide, and have wrestled all day with this
> one.
> 
> Maybe you can hel p ?
> 
>  
> 
> I have created a document collection and added (put) a document into slide
> 
> via java webdav client.  Now I want to get the file out in edit mode, ie,
> this is 
> 
> a Word document, and I want Word to open up with the document loaded
> 
> for editing. 
> 
>  
> 
> How do you do this ??
> 
>  
> 
> Nick

Re: Simple question on opening a file (via webdav) for editing

2004-09-23 Thread Oliver Zeigermann
No, maybe I got everything wrong again, but I was thinking of what you 
see when you type something like "http://localhost:8080/slide"; in your 
web browser. The HTML is generated by Slide and I was wondering if we 
add the snipped to the generated HTML.

Oliver
Miguel Figueiredo wrote:
Within javadocs? Hmmm... don't know... But inside
http://jakarta.apache.org/slide/xp.html page could be useful!
Best regards,
Miguel

I was wondering shouldn't we change the generated HTML to display this 
snippet?

Oliver
Miguel Figueiredo wrote:

Hello nick,
Also, check out this code snippet I've found in slide's mailing list:
// open web folder from IE (windows 2000/XP)


A {behavior: url(#default#AnchorClick);}

http://localhost:8080/storage/files/Survey.doc";;
FOLDER =  "http://localhost:8080/storage/files/";;
TARGET = "_blank"
>
Open in Web Folder View


And this message 
http://www.mail-archive.com/[EMAIL PROTECTED]/msg06490.html 

witch gives an insight on how to open an Microsoft Office document in edit
mode, using Java code inside a JSP or servlet.
You can open a document in edit mode, and then upload it to server, when
performing save within webdav enabled editors. Examples include Microsoft
Office, OpenOffice.org and the Acrobate Writer, if I remember correctly.
If you wanted to open every kind of documents (for example an autocad
drawing, not just word documents) in edit mode AND upload changes directly
to the server, one solution is making your own web folder client or and
'Windows Explorer' twin, witch is what my company team is working on
nowadays. Other possible solutions are, like Oliver said, netdrive or
similar products.
Best regards,
Miguel
___
Hi Nick!
If you are on Windows either mount Slide as described in 
http://jakarta.apache.org/slide/xp.html or use a product like NetDrive 
from Novell which can even map it to a drive letter.

If you are on Mac have a look at 
http://jakarta.apache.org/slide/osx.html. Be sure to adapt the web.xml 
in this case as suggested in http://jakarta.apache.org/slide/faq.html

Oliver
Nick Longinow wrote:

Hi,

I am just getting started with Slide, and have wrestled all day with this
one.
Maybe you can hel p ?

I have created a document collection and added (put) a document into slide
via java webdav client.  Now I want to get the file out in edit mode, ie,
this is 

a Word document, and I want Word to open up with the document loaded
for editing. 


How do you do this ??

Nick


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


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


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


RE: Simple question on opening a file (via webdav) for editing

2004-09-23 Thread Miguel Figueiredo

Thanks!! It enlightened me :)

Miguel

___

Sure,

  HttpURL slideSrv = new HttpURL(target);
  slideSrv.setUserinfo(currASusr, currASpwd);
  WebdavResource wdr = new WebdavResource(slideSrv);
  
  String contentType = getContentTypeString(sDocName);
  if (contentType != null)
  {
wdr.setContentType(contentType);  // ie, "application/msword"
  }
  
  String extension = getFileExtension(sDocName);
  collectionItem = parentUri + "/" + viewName + extension;  
  // ie, "/slide/files/from/bugs.doc"
  boolean worked = wdr.putMethod(collectionItem, sfile);
  if (worked == false)
  {
throw new Exception("unable to import");
  }

Nick

-Original Message-
From: Miguel Figueiredo [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 23, 2004 1:21 PM
To: 'Slide Users Mailing List'
Subject: RE: Simple question on opening a file (via webdav) for editing


Could you show the resulting html code? I'm not sure what changes you
performed.

Miguel
___

Ok, the problem was actually that the file has to be Put into the
collection initially with the extension intact, as well as setting
the content type.  When both are done, things work well.  Of course,
that only applies to Office related documents.

Thanks for each of your helps

Nick

-Original Message-
From: Miguel Figueiredo [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 23, 2004 11:17 AM
To: 'Slide Users Mailing List'
Subject: RE: Simple question on opening a file (via webdav) for editing


Hello Nick,

 Maybe you are... have you installed XP service pack 2, or, do you have a
popup blocker active?

 I tried to use that snipped to access a file in a slide repository and it
constantly opened it in 'http mode' instead of 'webdav mode'. An 'http mode'
symptom is having your word document opened inside IE.

 I temporarily disabled the built-in popup blocker of sp2 (allowing for
active content) and the response is as I expect: a web folder interface
window 'pops-up' in the designated folder showing all files and directories
currently available. If you double click the word document, then you can
open the document in 'davmode' and update it in the server by clicking save
:)

Best regards,
Miguel


-Original Message-
From: Nick Longinow [mailto:[EMAIL PROTECTED] 
Sent: quinta-feira, 23 de Setembro de 2004 15:09
To: 'Slide Users Mailing List'
Subject: RE: Simple question on opening a file (via webdav) for editing

Thanks Miguel, this succeeds in opening the file in Word, 
and invokes authentication (username/pwd prompted).

But, when I change the document in Word, its not updated 
in the Slide repository.  Am I missing something ?

Nick

-Original Message-
From: Miguel Figueiredo [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 23, 2004 5:35 AM
To: 'Slide Users Mailing List'
Subject: RE: Simple question on opening a file (via webdav) for editing


Hello nick,

 Also, check out this code snippet I've found in slide's mailing list:

// open web folder from IE (windows 2000/XP)



A {behavior: url(#default#AnchorClick);}


http://localhost:8080/storage/files/Survey.doc";;
FOLDER =  "http://localhost:8080/storage/files/";;
TARGET = "_blank"
>
Open in Web Folder View




And this message 
http://www.mail-archive.com/[EMAIL PROTECTED]/msg06490.html 

witch gives an insight on how to open an Microsoft Office document in edit
mode, using Java code inside a JSP or servlet.

 You can open a document in edit mode, and then upload it to server, when
performing save within webdav enabled editors. Examples include Microsoft
Office, OpenOffice.org and the Acrobate Writer, if I remember correctly.

 If you wanted to open every kind of documents (for example an autocad
drawing, not just word documents) in edit mode AND upload changes directly
to the server, one solution is making your own web folder client or and
'Windows Explorer' twin, witch is what my company team is working on
nowadays. Other possible solutions are, like Oliver said, netdrive or
similar products.


Best regards,
Miguel

___

Hi Nick!

If you are on Windows either mount Slide as described in 
http://jakarta.apache.org/slide/xp.html or use a product like NetDrive 
from Novell which can even map it to a drive letter.

If you are on Mac have a look at 
http://jakarta.apache.org/slide/osx.html. Be sure to adapt the web.xml 
in this case as suggested in http://jakarta.apache.org/slide/faq.html

Oliver

Nick Longinow wrote:
> Hi,
> 
>  
> 
> I am just getting started with Slide, and have wrestled all day with this
> one.
> 
> Maybe you can hel p ?
> 
>  
> 
> I have created a document collection and added (put) a document into slide
> 
> via java webdav client.  Now I want to get the file out in edit mode, ie,
> this is 
> 
> a Word document, and I want Word to open up with the document loaded
> 
> for editing. 
> 
> 

FW: ldap configuration

2004-09-23 Thread Miguel Figueiredo

[sending this in two emails because mailing list does not accept large
incoming messages]

tests 1, 2 and 3 
_


Hello Oliver,

 It's working well now! :)

 Here are my test reports for latest HEAD updates (23-10-2004, 17:06):

 Test 1 (domain.xml1 configuration):
TxXMLFileDescriptorsStore node store,
TxFileContentStore content store

All ok!



 Test 2 (domain.xml2 configuration):
Tx store ->
TxXMLFileDescriptorsStore node store,
TxFileContentStore content store
User store ->
JNDIPrincipalStore node store,
TransientSecurityStore security store,
TransientLockStore lock store
Role store ->
JNDIPrincipalStore node store,
TransientSecurityStore security store,
TransientLockStore lock store

All ok!



 Test 3 (domain.xml3 configuration):
Tx store ->
TxXMLFileDescriptorsStore node store,
TxFileContentStore content store
User store ->
JNDIPrincipalStore node store,
TxXMLFileDescriptorsStore security store and lock store
Role store ->
JNDIPrincipalStore node store,
TxXMLFileDescriptorsStore security store and lock store

All ok!
Note: although all works fine, my curiosity wasn't satiated since I
could not find any lock-related information on the lock store. Anyway, I'm
not picky if it works :)


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

FW: ldap configuration

2004-09-23 Thread Miguel Figueiredo



 Test 4 (domain.xml4 configuration):
Tx store ->
TxXMLFileDescriptorsStore node store,
TxFileContentStore content store
User store ->
JNDIPrincipalStore node store,
JDBCStore (MySqlRDBMSAdapter store) security store and lock
store
Role store ->
JNDIPrincipalStore node store,
JDBCStore (MySqlRDBMSAdapter store) security store and lock
store

Seems ok! Here goes some of the console log:
___
___

...

23 Sep 2004 17:53:16 - org.apache.slide.common.Namespace - INFO - Init
namespace slide configuration
23 Sep 2004 17:53:16 - org.apache.slide.common.Namespace - INFO - Import
data into namespace slide
23 Sep 2004 17:53:16 - org.apache.slide.common.XMLUnmarshaller - INFO -
Loading object /
23 Sep 2004 17:53:16 - org.apache.slide.common.XMLUnmarshaller - INFO -
Object already exists at /
23 Sep 2004 17:53:16 - org.apache.slide.common.XMLUnmarshaller - INFO -
Loading object /users
23 Sep 2004 17:53:16 - org.apache.slide.common.XMLUnmarshaller - INFO -
Object already exists at /users
23 Sep 2004 17:53:16 -
org.apache.slide.store.impl.rdbms.StandardRDBMSAdapter - ERROR - Failed to
insert permission (/users,self,all)
23 Sep 2004 17:53:16 -
org.apache.slide.store.impl.rdbms.StandardRDBMSAdapter - ERROR - Failed to
insert permission (/users,unauthenticated,all)
23 Sep 2004 17:53:17 - org.apache.slide.common.XMLUnmarshaller - INFO -
Loading object /users/root
23 Sep 2004 17:53:17 - org.apache.slide.common.XMLUnmarshaller - INFO -
Object already exists at /users/root
23 Sep 2004 17:53:17 - org.apache.slide.common.XMLUnmarshaller - INFO -
Loading object /users/john
23 Sep 2004 17:53:17 - org.apache.slide.common.XMLUnmarshaller - INFO -
Object already exists at /users/john
23 Sep 2004 17:53:17 - org.apache.slide.common.XMLUnmarshaller - INFO -
Loading object /users/john2
23 Sep 2004 17:53:17 - org.apache.slide.common.XMLUnmarshaller - INFO -
Object already exists at /users/john2
23 Sep 2004 17:53:17 - org.apache.slide.common.XMLUnmarshaller - INFO -
Loading object /users/guest
23 Sep 2004 17:53:17 - org.apache.slide.common.XMLUnmarshaller - INFO -
Object already exists at /users/guest
23 Sep 2004 17:53:17 - org.apache.slide.common.XMLUnmarshaller - INFO -
Loading object /roles
23 Sep 2004 17:53:17 - org.apache.slide.common.XMLUnmarshaller - INFO -
Object already exists at /roles
23 Sep 2004 17:53:17 -
org.apache.slide.store.impl.rdbms.StandardRDBMSAdapter - ERROR - Failed to
insert permission (/roles,self,all)
23 Sep 2004 17:53:17 -
org.apache.slide.store.impl.rdbms.StandardRDBMSAdapter - ERROR - Failed to
insert permission (/roles,unauthenticated,all)
23 Sep 2004 17:53:17 - org.apache.slide.common.XMLUnmarshaller - INFO -
Loading object /roles/root
23 Sep 2004 17:53:17 - org.apache.slide.common.XMLUnmarshaller - INFO -
Object already exists at /roles/root
23 Sep 2004 17:53:17 - org.apache.slide.common.XMLUnmarshaller - INFO -
Loading object /roles/user

...
___
___

 There they are, those annoying "ERROR - Failed to insert permission" I
talked about earlier. Anyway all seems to work ok although my curiosity
isn't satiated yet: no locking information is stored inside the mySql
database.



Test 5 (domain.xml5 configuration):
Tx store ->
JDBCStore (MySqlRDBMSAdapter store) node store,
User store ->
JNDIPrincipalStore node store,
JDBCStore (MySqlRDBMSAdapter store) security store and lock
store
Role store ->
JNDIPrincipalStore node store,
JDBCStore (MySqlRDBMSAdapter store) security store and lock
store


Seems to be working! Again I got those "ERROR - Failed to insert
permission" errors and can't see locking information in the database. Also,
as I previously reported with a similar configuration, all data is store in
just one store, the last one to be declared in the domain.xml file, witch
was the role store.

Also, in tests 4 and 5 I had a one-time exception related with some
dead-lock in a transaction. This exception only occured when I started
tomcat for the first time with that configuration. When I restart tomcat
there's just the annoying-console-error.

 Anyway, the original tests concerning TxXMLFileDescriptorStore inside a
JNDIPrincipalStore for security and lock purposes were successful! (good
work Oliver :)
 
 Best regards,
 Miguel

_ 

Fixed. Was in Namespace and due to a patch I applied before. So, it was 
all my fault :( Release branch was not affected...

Oliver

Oliver Zeigermann wrote:

> Oooops, you were just right. I will have a look at it...
> 
> Oliver
> 
> Miguel Figueiredo wrote:

RE: Simple question on opening a file (via webdav) for editing

2004-09-23 Thread Miguel Figueiredo

 Oh! That would be very interesting I think :)

 Miguel

___

No, maybe I got everything wrong again, but I was thinking of what you 
see when you type something like "http://localhost:8080/slide"; in your 
web browser. The HTML is generated by Slide and I was wondering if we 
add the snipped to the generated HTML.

Oliver

Miguel Figueiredo wrote:
> Within javadocs? Hmmm... don't know... But inside
> http://jakarta.apache.org/slide/xp.html page could be useful!
> 
> Best regards,
> Miguel
> 
> 
> I was wondering shouldn't we change the generated HTML to display this 
> snippet?
> 
> Oliver
> 
> Miguel Figueiredo wrote:
> 
> 
>>Hello nick,
>>
>> Also, check out this code snippet I've found in slide's mailing list:
>>
>>// open web folder from IE (windows 2000/XP)
>>
>>
>>  
>>  A {behavior: url(#default#AnchorClick);}
>>  
>>
>>  http://localhost:8080/storage/files/Survey.doc";;
>>  FOLDER =  "http://localhost:8080/storage/files/";;
>>  TARGET = "_blank"
>>  >
>>  Open in Web Folder View
>>  
>>
>>
>>
>>And this message 
>>http://www.mail-archive.com/[EMAIL PROTECTED]/msg06490.html 
>>
>>witch gives an insight on how to open an Microsoft Office document in edit
>>mode, using Java code inside a JSP or servlet.
>>
>> You can open a document in edit mode, and then upload it to server, when
>>performing save within webdav enabled editors. Examples include Microsoft
>>Office, OpenOffice.org and the Acrobate Writer, if I remember correctly.
>>
>> If you wanted to open every kind of documents (for example an autocad
>>drawing, not just word documents) in edit mode AND upload changes directly
>>to the server, one solution is making your own web folder client or and
>>'Windows Explorer' twin, witch is what my company team is working on
>>nowadays. Other possible solutions are, like Oliver said, netdrive or
>>similar products.
>>
>>
>>Best regards,
>>Miguel
>>
>>___
>>
>>Hi Nick!
>>
>>If you are on Windows either mount Slide as described in 
>>http://jakarta.apache.org/slide/xp.html or use a product like NetDrive 
>>from Novell which can even map it to a drive letter.
>>
>>If you are on Mac have a look at 
>>http://jakarta.apache.org/slide/osx.html. Be sure to adapt the web.xml 
>>in this case as suggested in http://jakarta.apache.org/slide/faq.html
>>
>>Oliver
>>
>>Nick Longinow wrote:
>>
>>
>>>Hi,
>>>
>>>
>>>
>>>I am just getting started with Slide, and have wrestled all day with this
>>>one.
>>>
>>>Maybe you can hel p ?
>>>
>>>
>>>
>>>I have created a document collection and added (put) a document into
slide
>>>
>>>via java webdav client.  Now I want to get the file out in edit mode, ie,
>>>this is 
>>>
>>>a Word document, and I want Word to open up with the document loaded
>>>
>>>for editing. 
>>>
>>>
>>>
>>>How do you do this ??
>>>
>>>
>>>
>>>Nick
>>>
>>>
>>
>>
>>
>>-
>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>>-
>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


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


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



Can create a user, but set password and add to role 'users' ?

2004-09-23 Thread Nick Longinow
hi

 

The following code *should* work, but doesn't appear to (the user

cant login using the newly set credentials, to the slide web ui server).

 

Any ideas why ?  The test at the end of this sequence will throw a 401
exception.

 

 

  HttpURL slideSrv = new HttpURL(target);

  slideSrv.setUserinfo("root", "root");

  

  WebdavResource wdr = new WebdavResource(slideSrv);

  createCollection = "/slide/users/joe";

  boolean success = wdr.mkcolMethod( createCollection );

  if (success != true)

  {

throw new EAMBaseException("Unable to create the new user.
(Webdav)");

  }

  

  // place the password by adding a property to this new collection

  String nextTarget = "/slide/users/joe";

  slideSrv = new HttpURL(nextTarget);

  slideSrv.setUserinfo("root", "root");

  wdr = new WebdavResource(slideSrv);  

  String nameSpaceUri = "http://jakarta.apache.org/slide/";;

  String localName= "password";

  PropertyName propName = new PropertyName(nameSpaceUri, localName);

  success = wdr.proppatchMethod(target, propName, pwd, true);

  // success is true on return.

 

  // assign a role - type 'user'

  nextTarget = "/slide/roles/user";

  slideSrv = new HttpURL(nextTarget);

  slideSrv.setUserinfo("root", "root");

  wdr = new WebdavResource(slideSrv);

  String localname = "group-member-set";

  propName = new PropertyName("DAV:", localname);

  String propValue = "/users/joe";

  success = wdr.proppatchMethod( nextTarget, propName, propValue, true
);

  // success is true on return.

 

  // test it

  slideSrv = new HttpURL("http://localhost:8080/slide/files";);

  slideSrv.setUserinfo("joe", "password");

  wdr = new WebdavResource(slideSrv);



Re: DOS Box

2004-09-23 Thread Tim Reilly
On Windows XP (only AFAIK) net use works as well (usually)
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/net_use.mspx


On Thu, 23 Sep 2004 14:32:00 +0200, Oliver Zeigermann wrote:
> You can't directly. Use netdrive from Novell (free) to map Slide to a
> drive letter and you should be fine.
> 
> Oliver
> 
> 
> 
> Martin, Stefan wrote:
> 
> > Hello Newsgroup,
> >
> > how can i change to the WebFolder using only an Dos box under Windows 2000
> > or XP?
> >
> > Mit freundlichen Grüßen
> >
> > Stefan Martin
> >
> > izn - Informatikzentrum Niedersachsen
> >   Göttinger Chaussee 259
> >   30459 Hannover
> >   Germany
> >   Fon: +49 511 120 27067
> >   Fax: +49 511 120 99 27067
> >   eMail: [EMAIL PROTECTED]
> >   Website: http://www.izn.de
> >
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

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



Re: AW: Document Extension

2004-09-23 Thread Henning Schmiedehausen
That's Unicode vs. ISO-8859-1. Make sure that both your reader and
writer use the same encoding. Unicode probably preferred.

Regards
Henning

On Thu, 2004-09-23 at 14:48, Martin, Stefan wrote:
> Thank yoy for the answer,
> 
> but now i had a problem with a document name with german umlauts. 
> For example:
>   VerlänPromD.doc
> but the correct name should be
>   VerlänPromD.doc
> 
> How can i check the file in?
> 
> Stefan Martin
> 
> -Ursprüngliche Nachricht-
> Von: Oliver Zeigermann [mailto:[EMAIL PROTECTED]
> Gesendet: Donnerstag, 23. September 2004 14:34
> An: Slide Users Mailing List
> Betreff: Re: Document Extension
> 
> 
> Works with a hack only. I have posted it to the list before, if you want 
> it, I can try to find it again...
> 
> Anyway, if you want to map a file system directly to Slide why not use 
> the new cool stuff Alon did at 
> org.apache.slide.store.file.SimpleFileStore in the CVS HEAD?
> 
> Oliver
> 
> Martin, Stefan wrote:
> 
> > Hello Newsgroup,
> > 
> > how can i solve this problem: Slides check all documents in with the
> > extension *.doc_1.0.
> > I don't want this. The Ending should be allways *.doc.
> > 
> > How can i do that
> > 
> > Mit freundlichen Grüßen
> > 
> > Stefan Martin
> > 
> > izn - Informatikzentrum Niedersachsen
> > Göttinger Chaussee 259
> > 30459 Hannover
> > Germany
> > Fon: +49 511 120 27067
> > Fax: +49 511 120 99 27067
> > eMail: [EMAIL PROTECTED]
> > Website: http://www.izn.de
> > 
> > 
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> > 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen  INTERMETA GmbH
[EMAIL PROTECTED]+49 9131 50 654 0   http://www.intermeta.de/
 
RedHat Certified Engineer -- Jakarta Turbine Development  -- hero for hire
   Linux, Java, perl, Solaris -- Consulting, Training, Development

"Fighting for one's political stand is an honorable action, but re-
 fusing to acknowledge that there might be weaknesses in one's
 position - in order to identify them so that they can be remedied -
 is a large enough problem with the Open Source movement that it
 deserves to be on this list of the top five problems."
   --Michelle Levesque, "Fundamental Issues with
Open Source Software Development"


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



Does slide support Digest authentication?

2004-09-23 Thread Matt Reason
 
Can I connect to a server that requires Digest authentication?
 
If so, a snippet would be much appreciated.
 
Matt


Re: Simple question on opening a file (via webdav) for editing

2004-09-23 Thread Stefan Lützkendorf

Miguel Figueiredo wrote:
Hello Nick,
 Maybe you are... have you installed XP service pack 2, or, do you have a
popup blocker active?
 I tried to use that snipped to access a file in a slide repository and it
constantly opened it in 'http mode' instead of 'webdav mode'. An 'http mode'
symptom is having your word document opened inside IE.
if you want links to webdav files that are opend by office tools as word
without opening a webfolder as a additional step, see
  http://wiki.apache.org/jakarta-slide/WebFolderIssues
for office 2002 and 2003 you can set it up to open documents directly,
i.e. in "davmode" with locking it, etc.
Cheers, Stefan
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


AW: AW: Document Extension

2004-09-23 Thread Martin, Stefan
Hello Newsgroup,

where can i define the Unicode or iso8859-1 settings for slide. 
the names are created on a windows box and then checked in. An
other windows box will use this files only for reading.

mfg

Stefan Martin

-Ursprüngliche Nachricht-
Von: Henning Schmiedehausen [mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 23. September 2004 23:04
An: Slide Users Mailing List
Betreff: Re: AW: Document Extension


That's Unicode vs. ISO-8859-1. Make sure that both your reader and
writer use the same encoding. Unicode probably preferred.

Regards
Henning

On Thu, 2004-09-23 at 14:48, Martin, Stefan wrote:
> Thank yoy for the answer,
> 
> but now i had a problem with a document name with german umlauts. 
> For example:
>   VerlänPromD.doc
> but the correct name should be
>   VerlänPromD.doc
> 
> How can i check the file in?
> 
> Stefan Martin
> 
> -Ursprüngliche Nachricht-
> Von: Oliver Zeigermann [mailto:[EMAIL PROTECTED]
> Gesendet: Donnerstag, 23. September 2004 14:34
> An: Slide Users Mailing List
> Betreff: Re: Document Extension
> 
> 
> Works with a hack only. I have posted it to the list before, if you want 
> it, I can try to find it again...
> 
> Anyway, if you want to map a file system directly to Slide why not use 
> the new cool stuff Alon did at 
> org.apache.slide.store.file.SimpleFileStore in the CVS HEAD?
> 
> Oliver
> 
> Martin, Stefan wrote:
> 
> > Hello Newsgroup,
> > 
> > how can i solve this problem: Slides check all documents in with the
> > extension *.doc_1.0.
> > I don't want this. The Ending should be allways *.doc.
> > 
> > How can i do that
> > 
> > Mit freundlichen Grüßen
> > 
> > Stefan Martin
> > 
> > izn - Informatikzentrum Niedersachsen
> > Göttinger Chaussee 259
> > 30459 Hannover
> > Germany
> > Fon: +49 511 120 27067
> > Fax: +49 511 120 99 27067
> > eMail: [EMAIL PROTECTED]
> > Website: http://www.izn.de
> > 
> > 
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> > 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen  INTERMETA GmbH
[EMAIL PROTECTED]+49 9131 50 654 0   http://www.intermeta.de/
 
RedHat Certified Engineer -- Jakarta Turbine Development  -- hero for hire
   Linux, Java, perl, Solaris -- Consulting, Training, Development

"Fighting for one's political stand is an honorable action, but re-
 fusing to acknowledge that there might be weaknesses in one's
 position - in order to identify them so that they can be remedied -
 is a large enough problem with the Open Source movement that it
 deserves to be on this list of the top five problems."
   --Michelle Levesque, "Fundamental Issues with
Open Source Software Development"


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

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