You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2007/12/08 01:12:43 UTC

[jira] Closed: (OFBIZ-1493) element missing.

     [ 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.