Don; The export/deploy process changed in 3.5 to upload back-end passwords (database, etc.) from TBC secure storage to TBL secure storage. Therefore the upload process is different and probably causes the exception you are experiencing. There are a couple of ways to get around this:
1) Zip the project in the workspace folder using a zip archiver and use TBL's project upload. I.e. log into TBL and choose Project Upload in the Admin Functions of the TBL Admin page. This will ask for the zip file that is uploaded into TBL. 2) Upgrade Composer to 3.5. See the FAQ on upgrading TBC - http://www.topquadrant.com/products/TBS_FAQ.html#TBC3 -- Scott On Jun 7, 10:49 pm, Dilphat <[email protected]> wrote: > I just installed TBL 3.5 and am trying to deploy an existing project > to it from TBC 3.4.3. The export/deployment process fails after a few > minutes with the following exception: > > java.lang.NoSuchMethodError: org.topbraid.core.io.IO.load(Ljava/net/ > URI;Lorg/eclipse/core/resources/IFile;Lorg/eclipse/core/runtime/ > IProgressMonitor;)Lcom/hp/hpl/jena/graph/Graph; > > The http response is a 500 error. > > The very same project deploys without error to one of our 3.4.3 > servers. > > Is it possible to deploy projects to TBL 3.5 from TBC 3.4.3? > > Of course, I could have a problem with the TBL 3.5 install as its the > first time we have tried it. But wanted to check with you first in > case there was a simplier solution. -- 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
