[jira] Updated: (JCR-968) Add support for tablespaces to Oracle related classes

2007-07-20 Thread Jukka Zitting (JIRA)

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

Jukka Zitting updated JCR-968:
--

Affects Version/s: (was: 1.3.1)

> Add support for tablespaces to Oracle related classes
> -
>
> Key: JCR-968
> URL: https://issues.apache.org/jira/browse/JCR-968
> Project: Jackrabbit
>  Issue Type: Improvement
>  Components: core
>Reporter: Martijn Hendriks
>Assignee: Jukka Zitting
>Priority: Minor
> Fix For: 1.4
>
> Attachments: JCR-968-trunk.patch, JCR-968.patch
>
>
> When a user account for an Oracle database has no or a temporary default 
> tablespace, then the appropriate database schemas cannot be created. This is 
> an issue for at least the following packages:
> - o.a.j.core.persistence.bundle
> - o.a.j.core.persistence.db
> - o.a.j.core.fs.db

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (JCR-968) Add support for tablespaces to Oracle related classes

2007-06-13 Thread Martijn Hendriks (JIRA)

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

Martijn Hendriks updated JCR-968:
-

Attachment: JCR-968-trunk.patch

I created the previous patch on the 1.3 release. This patch is created on the 
trunk and includes an additional fix for the o.a.j.c.journal package. 
Furthermore, I addressed Stefan's comment by creating a new method that 
constructs the SQL string and by overriding that method in the Oracle-specific 
subclasses. This also gives less code duplication.

> Add support for tablespaces to Oracle related classes
> -
>
> Key: JCR-968
> URL: https://issues.apache.org/jira/browse/JCR-968
> Project: Jackrabbit
>  Issue Type: Improvement
>  Components: core
>Affects Versions: 1.3.1
>Reporter: Martijn Hendriks
>Assignee: Jukka Zitting
>Priority: Minor
> Attachments: JCR-968-trunk.patch, JCR-968.patch
>
>
> When a user account for an Oracle database has no or a temporary default 
> tablespace, then the appropriate database schemas cannot be created. This is 
> an issue for at least the following packages:
> - o.a.j.core.persistence.bundle
> - o.a.j.core.persistence.db
> - o.a.j.core.fs.db

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (JCR-968) Add support for tablespaces to Oracle related classes

2007-06-11 Thread Jukka Zitting (JIRA)

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

Jukka Zitting updated JCR-968:
--

 Assignee: Jukka Zitting
 Priority: Minor  (was: Major)
Affects Version/s: (was: 1.3)

> Add support for tablespaces to Oracle related classes
> -
>
> Key: JCR-968
> URL: https://issues.apache.org/jira/browse/JCR-968
> Project: Jackrabbit
>  Issue Type: Improvement
>  Components: core
>Affects Versions: 1.3.1
>Reporter: Martijn Hendriks
>Assignee: Jukka Zitting
>Priority: Minor
> Attachments: JCR-968.patch
>
>
> When a user account for an Oracle database has no or a temporary default 
> tablespace, then the appropriate database schemas cannot be created. This is 
> an issue for at least the following packages:
> - o.a.j.core.persistence.bundle
> - o.a.j.core.persistence.db
> - o.a.j.core.fs.db

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (JCR-968) Add support for tablespaces to Oracle related classes

2007-06-11 Thread Martijn Hendriks (JIRA)

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

Martijn Hendriks updated JCR-968:
-

Attachment: JCR-968.patch

Attached is a patch that provides a possible solution.

> Add support for tablespaces to Oracle related classes
> -
>
> Key: JCR-968
> URL: https://issues.apache.org/jira/browse/JCR-968
> Project: Jackrabbit
>  Issue Type: Improvement
>  Components: core
>Affects Versions: 1.3, 1.3.1
>Reporter: Martijn Hendriks
> Attachments: JCR-968.patch
>
>
> When a user account for an Oracle database has no or a temporary default 
> tablespace, then the appropriate database schemas cannot be created. This is 
> an issue for at least the following packages:
> - o.a.j.core.persistence.bundle
> - o.a.j.core.persistence.db
> - o.a.j.core.fs.db

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.