[
https://issues.apache.org/jira/browse/OFBIZ-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791175#action_12791175
]
Nathan Liang commented on OFBIZ-3245:
-------------------------------------
Hi Adrian,
After applying the patch, we got these errors when doing ant run-install:
2009-12-16 11:28:45,937 (main) [ModelFieldTypeReader.java:148:WARN ]
jdbc-data-type '.BIGDECIMAL' for currency-amount not found in fieldtypeoracle.
Fields using this type will be ignored.
2009-12-16 11:28:45,937 (main) [ModelFieldTypeReader.java:148:WARN ]
jdbc-data-type '.BIGDECIMAL' for currency-precise not found in fieldtypeoracle.
Fields using this type will be ignored.
2009-12-16 11:28:45,937 (main) [ModelFieldTypeReader.java:148:WARN ]
jdbc-data-type '.BIGDECIMAL' for fixed-point not found in fieldtypeoracle.
Fields using this type will be ignored.
2009-12-16 11:28:45,953 (OFBiz_Shutdown_Hook) [
ContainerLoader.java:113:INFO ] Shutting down containers
Maybe we need more efforts on changing fieldtypeoracle.xml as well as other
fieldtype*.xml to get oracle and other databases running. before these
improvement get merged into trunk, we would like some temporary solution.
> Sandbox: Integrating The New Conversion Framework Into The Entity Engine
> ------------------------------------------------------------------------
>
> Key: OFBIZ-3245
> URL: https://issues.apache.org/jira/browse/OFBIZ-3245
> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: SVN trunk
> Reporter: Adrian Crum
> Assignee: Adrian Crum
> Priority: Minor
> Attachments: conversion.patch, conversion.patch, conversion.patch,
> conversion.patch, conversion.patch
>
>
> This issue contains a patch intended for evaluation before it is committed.
> See comments for details.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.