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

Eriks Dobelis commented on OFBIZ-552:
-------------------------------------

Changing of long to numeric didn't work for Postgres, as by default it is 
limited to 18 digits, but Shark was creating longer numbers. So, to make it run 
with Postgres I had to add entry long with sql-type BIGINT to 
fieldtypepostgres.xml

Also, I keep getting entries like these a lot:
2007-03-06 15:37:39,314 (TP-Processor1) [StandardLoggingManager.java:135:WARN ] 
Can't create external requester - org.ofbiz.shark.requester.LoggingRequester is 
not in the classpath, or it doesn't have default constructor.
2007-03-06 15:37:39,317 (TP-Processor1) [StandardLoggingManager.java:135:WARN ] 
Can't create external requester - org.ofbiz.shark.requester.SimpleRequester is 
not in the classpath, or it doesn't have default constructor.

Sergey, could you comment this, please?

> Integration Shark 1.1_2 into OfBiz
> ----------------------------------
>
>                 Key: OFBIZ-552
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-552
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: New Feature
>          Components: framework
>            Reporter: Sergey Shutov
>         Assigned To: Jacques Le Roux
>         Attachments: EntityPersistentMgr.java.patch, example.xpdl, 
> shark_2.diff, shark_2~tabs.diff, versioned_shark_jars.zip
>
>


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

Reply via email to