Little more clarity if you don't mind
where are you hooking into the order processing?
are you following the flow of the normal order processing?
is the payment processing using the ProductStore for determining the
payment processor Aim.

Sanders, Brian sent the following on 4/24/2009 12:49 PM:
> I meant in regards to OFBiz. I went ahead and used the official driver,
> installed the XA and now we have a new issue. We wrote some custom code
> which takes XML order data to create an order. The app gets stuck when
> trying to authorize the card because AIMPaymentServices.
> buildCustomerBillingInfo() is attempting to get the postal address
> associated with the credit card (GenericValue address =
> creditCard.getRelatedOne("PostalAddress");). While I'm not quite sure
> what the issue is, I suspect that is has something to do with XA. Our
> import process creates all this info, then calls the service to create
> the order. It seems that it hangs when getting the postal address
> because that data is in another transaction that has not been committed.
> Basically, it seems that distributed transactions are not working/being
> used. I found some similar posts on the internet, but no solutions. BTW,
> I'm using 4.0. Thanks.
> 
> http://mail-archives.apache.org/mod_mbox/ofbiz-user/200708.mbox/%3C46CC3
> [email protected]%3e
> 
> http://lists.ofbiz.org/pipermail/users/2004-January/002819.html
> 
> 
> -----Original Message-----
> From: BJ Freeman [mailto:[email protected]] 
> Sent: Thursday, April 23, 2009 4:23 PM
> To: [email protected]
> Subject: Re: SQL Server JDBC driver
> 
> that is best ask at the forum for the particular SQL server your are
> going to use.
> 
>  Sanders, Brian sent the following on 4/21/2009 9:32 AM:
>>> I just wanted to get some feedback as to which JDBC driver anyone
> would
>>> recommend to use for SQL Server.
>>>
>>>  
>>>
>>> Brian Sanders
>>>
>>> Application Support Analyst
>>>
> 
> 

-- 
BJ Freeman
http://www.businessesnetwork.com/automation
http://bjfreeman.elance.com
Systems Integrator.

Reply via email to