[jira] [Updated] (OFBIZ-6401) Connect OFBiz to a read only database

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-6401) Connect OFBiz to a read only database

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-6401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicolas Malin updated OFBIZ-6401:
---------------------------------
    Attachment: OFBIZ-6401.patch

The patch cover the first goal.
If you have an OFBiz with a derby database loaded with demo data, you can apply this patch and run *ant build start*

The entity engine configuration present on the patch it's only to test quickly, not to commit ! :)

> Connect OFBiz to a read only database
> -------------------------------------
>
>                 Key: OFBIZ-6401
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6401
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Nicolas Malin
>            Assignee: Nicolas Malin
>            Priority: Minor
>              Labels: database, readonly
>         Attachments: OFBIZ-6401.patch
>
>
> I open this issue to improve OFBiz on read only database. Currently just connect to a database with demo data, OFBiz generate some null pointer that return an error 500 to the user.
> The first goal is run OFBiz without major exception and permit the navigation through the web interface.
> The second goal would be improve the configuration on service engine to disable the job_sandbox process.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)