[jira] Created: (OFBIZ-1493) <connection-factory class="org.ofbiz.entity.connection.ConnectionFactory"/> element missing.

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

[jira] Created: (OFBIZ-1493) <connection-factory class="org.ofbiz.entity.connection.ConnectionFactory"/> element missing.

Nicolas Malin (Jira)
<connection-factory class="org.ofbiz.entity.connection.ConnectionFactory"/> element missing.
--------------------------------------------------------------------------------------------

                 Key: OFBIZ-1493
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1493
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: Release Branch 4.0
         Environment: entityengine.xml for branch 4.0
            Reporter: BJ Freeman
            Priority: Minor
             Fix For: Release Branch 4.0


shows an errer in xml editor.
not sure if it supported in 4.0

    <connection-factory class="org.ofbiz.entity.connection.ConnectionFactory"/>


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

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-1493) <connection-factory class="org.ofbiz.entity.connection.ConnectionFactory"/> element missing.

Nicolas Malin (Jira)

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

BJ Freeman updated OFBIZ-1493:
------------------------------

    Attachment: entityengine_ConnectFactory.patch

> <connection-factory class="org.ofbiz.entity.connection.ConnectionFactory"/> element missing.
> --------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1493
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1493
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 4.0
>         Environment: entityengine.xml for branch 4.0
>            Reporter: BJ Freeman
>            Priority: Minor
>             Fix For: Release Branch 4.0
>
>         Attachments: entityengine_ConnectFactory.patch
>
>
> shows an errer in xml editor.
> not sure if it supported in 4.0
>     <connection-factory class="org.ofbiz.entity.connection.ConnectionFactory"/>

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

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-1493) <connection-factory class="org.ofbiz.entity.connection.ConnectionFactory"/> element missing.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Jacques Le Roux closed OFBIZ-1493.
----------------------------------

    Resolution: Invalid
      Assignee: Jacques Le Roux

BJ,

This is because the xsd file points to the last version which now use DBCP in place of Miverva which is always used in release4.0. Hence the new connection-factory element. I think the best is to forget it, unless it's really annoying and then we could change the xsd pathes in release4.0 and point to a new location with xsd release4.0 files. Seems a bit heavy to me...

> <connection-factory class="org.ofbiz.entity.connection.ConnectionFactory"/> element missing.
> --------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1493
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1493
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 4.0
>         Environment: entityengine.xml for branch 4.0
>            Reporter: BJ Freeman
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: Release Branch 4.0
>
>         Attachments: entityengine_ConnectFactory.patch
>
>
> shows an errer in xml editor.
> not sure if it supported in 4.0
>     <connection-factory class="org.ofbiz.entity.connection.ConnectionFactory"/>

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1493) <connection-factory class="org.ofbiz.entity.connection.ConnectionFactory"/> element missing.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549631 ]

BJ Freeman commented on OFBIZ-1493:
-----------------------------------

I guess as log as ver 4.0 runs, not a biggy
:)

> <connection-factory class="org.ofbiz.entity.connection.ConnectionFactory"/> element missing.
> --------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1493
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1493
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 4.0
>         Environment: entityengine.xml for branch 4.0
>            Reporter: BJ Freeman
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: Release Branch 4.0
>
>         Attachments: entityengine_ConnectFactory.patch
>
>
> shows an errer in xml editor.
> not sure if it supported in 4.0
>     <connection-factory class="org.ofbiz.entity.connection.ConnectionFactory"/>

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