Title: Message
Agreed.. Jakarta's Slide is another option, as it is an OSS WebDAV-compliant server that will let you configure namespaces for using the filesystem, a DB, or any pluggable store (e.g. /files is for the filestore, while /office_docs is targeted to a DB). It also supports the DeltaV versioning, and comes with a nice client library to talk to the system (over HTTP though, but you may be able to talk directly to it for what you want to do as well.. That API is still under dev AFAIK).
 
http://jakarta.apache.org/slide
 
HTH,
James
-----Original Message-----
From: Sasidharan, Manoj [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 03, 2003 1:14 PM
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-user] Store large pdfs with JBoss

Hello All,
 
I would recommend using some document management system like Plexus IFO or archival storage system like Plexus OSM...
 
advantages: 
faster, efficient, supports version, backups, searching...
 
regards
MS
-----Original Message-----
From: Nelson, Tracy [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 03, 2003 10:08 AM
To: '[EMAIL PROTECTED]'
Subject: RE: [JBoss-user] Store large pdfs with JBoss

I've always done it with the filesystem.  The database just stores the path to the file.  Typically you establish some rules for the filesystem store (retention time, max space, maybe use quotas) and have it owned by whatever user the app server runs as.
-----Original Message-----
From: Luttrell, Peter [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 03, 2003 09:14
To: [EMAIL PROTECTED]
Subject: [JBoss-user] Store large pdfs with JBoss

Has anyone had experience storing large pdfs with jboss, say ~5mbs each?
 
I would like to do it with Oracle and BLOBs, but i've read that there's problems with the drivers and jboss and it doesn't look like it will be possible.
 
Has anyone done with with any other database?
 
Does anyone have ideas on how else to store these files, maybe without a database? I've always thought the filesystem was pretty much off limits from the appserver.
 
thanks.
.peter
 



This transmission contains information solely for intended recipient and may be privileged, confidential and/or otherwise protect from disclosure. If you are not the intended recipient, please contact the sender and delete all copies of this transmission. This message and/or the materials contained herein are not an offer to sell, or a solicitation of an offer to buy, any securities or other instruments. The information has been obtained or derived from sources believed by us to be reliable, but we do not represent that it is accurate or complete. Any opinions or estimates contained in this information constitute our judgment as of this date and are subject to change without notice. Any information you share with us will be used in the operation of our business, and we do not request and do not want any material, nonpublic information. Absent an express prior written agreement, we are not agreeing to treat any information confidentially and will use any and all information and reserve the right to publish or disclose any information you share with us.

Reply via email to