Hello Stephen,

Thank you for this very useful information.

I configured my Fedora-3.4.2 instance to use Oracle database through the MPT 
connector.
It woks fine but I had to change a file in the trippi-mptstore module.
In the method MPTSession.update(Set<Triple> triples, boolean delete) I replaced 
the line 148.
I replaced:
conn.setAutoCommit(true);
by:
conn.commit();

An then it works fine with Oracle.

Kind regards,
Olivier.
From: Stephen Bayliss [mailto:stephen.bayl...@acuityunlimited.net]
Sent: Thursday, August 18, 2011 10:26 AM
To: 'Support and info exchange list for Fedora users.'
Subject: Re: [fcrepo-user] mptstore sources

Hi Olivier

The source code is on github - https://github.com/fcrepo/mptstore - there is a 
tag for that version.

Regards
Steve
-----Original Message-----
From: Olivier Meurice [mailto:olivier.meur...@iriscorporate.com]
Sent: 18 August 2011 09:05
To: 'fedora-commons-users@lists.sourceforge.net'
Subject: [fcrepo-user] mptstore sources
Hello,

Where can I find the sources for mptstore-0.9.4?

Thanks,
Olivier.

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to