Re: [mdr-users] Re: Loosing last transaction results in case of crash

Martin Matula <[email protected]> Tue, 01 Nov 2005 18:12:48 +0100
Newsgroups gmane.comp.java.netbeans.modules.mdr.user
Message-ID <[email protected]>
Currently we have problems doing automated builds of MDR. Anyway, if you 
send me a jar file, I can post it at the files area of MDR module (or 
maybe you have rights to do that too - try it). There is some version of 
it already. So, you may update it manually every time such an update 
makes sense.
Martin

John V. Sichi wrote:
> I don't know if anyone has tried mdrjdbc with Oracle yet.  It has been
> tested with PostgreSQL, MySQL, and hsqldb.  If it doesn't work out of
> the box on a particular DBMS, it's usually easy to tweak (either via the
> connection properties or with minor code changes).
> 
> There is documentation:
> 
> http://mdr.netbeans.org/source/browse/mdr/extras/jdbcstorage/src/org/netbeans/mdr/persistence/jdbcimpl/package.html?rev=1.6&content-type=text/vnd.viewcvs-markup
> 
> Unfortunately it is still a bit of a pain to set up because it has never
> been properly integrated into MDR.  Martin, is there any chance of
> making the jar part of scheduled builds like mdrant, publishing the
> documentation on the website, etc?  It functions and performs very well
> with hsqldb as the embedded engine.
> 
> JVS
> 
> 
>>>------------------------------------------------------------------------
>>>
>>>Subject:
>>>RE : [mdr-users] Re: Loosing last transaction results in case of crash
>>>From:
>>>"Olivier RICHAUD" <[email protected]>
>>>Date:
>>>Wed, 26 Oct 2005 20:21:49 +0200
>>>To:
>>><[email protected]>
>>>
>>>To:
>>><[email protected]>
>>>
>>>Would you support Oracle per chance? 
>>>
>>>Is there any documentation for your jdbc storage? I mean, is it hard to
>>>move from MDR standard repository to JDBC repository?
>>>
>>>Thanks.
>>>
>>>Olivier.