Hi Cezar,

What is the quickest way to get a XBean 2.4.1 jar? We know it is considered a 
beta and that should have the fix for deadlock threads. We want to try it out 
to see if it solves the issue.

So Many Thanks,
-Tony

--- On Wed, 9/30/09, Cezar Andrei <cezar.and...@oracle.com> wrote:

> From: Cezar Andrei <cezar.and...@oracle.com>
> Subject: RE: Dealocked threads...
> To: dev@xmlbeans.apache.org
> Date: Wednesday, September 30, 2009, 1:34 PM
> Hi Tony,
> 
> There were a couple of fixes that went into trunk since the
> last release. Please do give it a try, and let us know if it
> solves your problem.
> 
> The unsynchronized option do disable many of the locks but
> there are still some in the generated code, so depending
> where the problem is it might help or not. When using this
> option your application making use of XMLBeans must take
> care of the synchronization.
> 
> As for the new release, we're thinking about doing a new
> one when we'll find the time, hopefully soon.
> 
> Cezar
> 
> > -----Original Message-----
> > From: Tony Anecito [mailto:adanec...@yahoo.com]
> > Sent: Wednesday, September 30, 2009 10:45 AM
> > To: xmlbeans dev group
> > Subject: Dealocked threads...
> > 
> > Hi All,
> > 
> > When will 2.4.1 be released. I am experiencing the
> thread deadlocks in an
> > earlier version and it is casuing some project
> delays.
> > 
> > If we were to use the unsynchronize option would the
> deadlock go away?
> > What are the risks then is there a concern about the
> XMLBean package
> > itself not being thread safe? We are reading property
> files and using the
> > XMLBeans to run queries against the files.
> > 
> > Best Regards,
> > -Tony
> > 
> > 
> > 
> > 
> > 
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@xmlbeans.apache.org
> > For additional commands, e-mail: dev-h...@xmlbeans.apache.org
> > 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@xmlbeans.apache.org
> For additional commands, e-mail: dev-h...@xmlbeans.apache.org
> 
> 



      

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@xmlbeans.apache.org
For additional commands, e-mail: dev-h...@xmlbeans.apache.org

Reply via email to