[
https://issues.apache.org/jira/browse/JCR-2187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12728602#action_12728602
]
premkumar edited comment on JCR-2187 at 7/8/09 3:37 AM:
--------------------------------------------------------
Attached repository.xml that I'am using for datastore and default workspace.xml
that is autogenerated by using TransientRepository().
Actually I requirement is to change default local "filesystem store" to "DB
store" . All the input stream(blob) should get store in the DB and when I get
or search it should come from DB.
I'am using <DataStore> configuration for storing data in DB. I'am not getting
any exception while storing but InputStream(BLOB) not getting stored when it
exceeds 2000 lengh..
was (Author: premkumar):
repository.xml that I'am using for datastore
> Jackrabbit Datastore issue
> --------------------------
>
> Key: JCR-2187
> URL: https://issues.apache.org/jira/browse/JCR-2187
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Affects Versions: 1.5.6
> Environment: windows xp, oracle
> Reporter: premkumar
> Attachments: repository.xml
>
>
> When I use datastore in jackrabbit for storing file stream, Im getting null
> value in DB for BLOB which is having more than 2000 length.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.