Hi,
 
I am using Castor JDO to persist data , and within the same Transaction context tried to retrieve the data using Entity Beans deployed in websphere for processing.
Problem is the value I updated in the Castor JDO is not reflecting for my retrieval in EntityBean that is in the same transaction context. Is this a castor related issue or is there something wrong with the way I configure the Castor? I am using short transaction, container managed. Please enlighten. Thanks
 
 

Reply via email to