Hmm, I have my library setup to use jre6, I had assumed that was 1.6. I'll try downloading the latest 1.6 from Sun.
Jeff > -----Original Message----- > From: [email protected] [mailto:topbraid- > [email protected]] On Behalf Of Holger Knublauch > Sent: Friday, April 16, 2010 5:46 PM > To: [email protected] > Subject: Re: [topbraid-users] SPIN API version (was: Named graphs in > SDB) > > We have compiled this release with Java 1.6 - if you need an earlier > version please recompile the source code directly. I hope this explains > the error below. > > Holger > > PS: Please change subject line if you switch topics - thanks. > > > On Apr 17, 2010, at 8:02 AM, Schmitz, Jeffrey A wrote: > > > Also, I'm getting the following compilation error when I import > ARQ2SPIN. Not quite sure what to do with it as it looks like a class > version problem within the spinrdf api jar file... > > > > 28: cannot access org.topbraid.spin.arq.ARQ2SPIN > > [javac] bad class file: C:\Documents and Settings\si454a\My > Documents\MyWork\IVHM\MIFSVN\lib\spinrdf- > 1.1.1.jar(org/topbraid/spin/arq/ARQ2SPIN.class) > > [javac] class file has wrong version 50.0, should be 49.0 > > [javac] Please remove or make sure it appears in the correct > subdirectory of the classpath. > > [javac] import org.topbraid.spin.arq.ARQ2SPIN; > > > >> -----Original Message----- > >> From: [email protected] [mailto:topbraid- > >> [email protected]] On Behalf Of Schmitz, Jeffrey A > >> Sent: Friday, April 16, 2010 4:55 PM > >> To: [email protected] > >> Subject: RE: [topbraid-users] Re: Named graphs in SDB > >> > >> Just realized that with the new libraries, there is a new SPIN api > to > >> upgrade to. In the api, the QueryWrapper constructor has changed > and > >> I'm unsure what exactly to pass in for the added 'source' parameter. > >> What is this parameter supposed to be? > >> > >> Thanks, > >> Jeff > >> > >>> -----Original Message----- > >>> From: [email protected] [mailto:topbraid- > >>> [email protected]] On Behalf Of Scott Henninger > >>> Sent: Friday, April 16, 2010 2:16 PM > >>> To: TopBraid Suite Users > >>> Subject: [topbraid-users] Re: Named graphs in SDB > >>> > >>> Good! I was about to suggest looking into base URI conflicts. You > >> can > >>> check this in Composer with Windows > File Registry, sort by base > URI > >>> and look to see if there are any files with the same base URI you > are > >>> looking for. The "primary" will have a clean file icon in the File > >>> Registry and others will have a yellow warning sign. Ensemble also > >> has > >>> a nice page for viewing the registry by project. > >>> > >>> What was probably happening was there were some imported files that > >>> had base URI conflicts so the file you thought was being opened > >> wasn't > >>> the primary file and a file with "old" data was being accessed > >>> instead. > >>> > >>> -- Scott > >>> > >>> On Apr 16, 12:55 pm, "Schmitz, Jeffrey A" > >>> <[email protected]> wrote: > >>>> Spoke too soon. It's not picking up what's actually in the > >> database. > >>> Honestly I'm not sure what it's doing, but I think it must be > >> picking > >>> up some previous state of the database, maybe because in the past > >> I've > >>> written a named graph to and RDF/XML file and then opened RDF/XML > >> file > >>> in TBC. Any ideas? > >>>> > >>>> > >>>> > >>>>> -----Original Message----- > >>>>> From: [email protected] [mailto:topbraid- > >>>>> [email protected]] On Behalf Of Schmitz, Jeffrey A > >>>>> Sent: Friday, April 16, 2010 12:37 PM > >>>>> To: [email protected] > >>>>> Subject: RE: [topbraid-users] Re: Named graphs in SDB > >>>> > >>>>> That worked. I just went directly to connecting to one of my > >>> existing > >>>>> named graphs and it worked this time. Since we use some of your > >>>>> ontologies in our application we have copies of them in our > >> Eclipse > >>>>> project. I'll have to remember to update them for each new > >> version > >>> of > >>>>> TBC. > >>>> > >>>>> Thanks! > >>>>> Jeff > >>> > >>> -- > >>> You received this message because you are subscribed to the Google > >>> Group "TopBraid Suite Users", the topics of which include TopBraid > >>> Composer, > >>> TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN. > >>> To post to this group, send email to > >>> [email protected] > >>> To unsubscribe from this group, send email to > >>> [email protected] > >>> For more options, visit this group at > >>> http://groups.google.com/group/topbraid-users?hl=en > >> > >> -- > >> You received this message because you are subscribed to the Google > >> Group "TopBraid Suite Users", the topics of which include TopBraid > >> Composer, > >> TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN. > >> To post to this group, send email to > >> [email protected] > >> To unsubscribe from this group, send email to > >> [email protected] > >> For more options, visit this group at > >> http://groups.google.com/group/topbraid-users?hl=en > > > > -- > > You received this message because you are subscribed to the Google > > Group "TopBraid Suite Users", the topics of which include TopBraid > Composer, > > TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN. > > To post to this group, send email to > > [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group at > > http://groups.google.com/group/topbraid-users?hl=en > > -- > You received this message because you are subscribed to the Google > Group "TopBraid Suite Users", the topics of which include TopBraid > Composer, > TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN. > To post to this group, send email to > [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/topbraid-users?hl=en -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include TopBraid Composer, TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-users?hl=en
