Thanks, Scott, everything works now! Regards, Andriy
On 14 Jul., 18:44, Scott Henninger <[email protected]> wrote: > Andriy; When re-using an existing workspace you need to refresh the library > to synch library content with the version of TBC-ME > (seehttp://www.topquadrant.com/products/TBS_FAQ.html#TBC3). > In your case, there may be incompatible files in the server.topbraidlive.org > file in the old workspace. The best practice, when re-using a workspace > created with a different version of TBC is to delete > theserver.topbraidlive.org project. It will be re-generated, with the proper > version of the files. make sure you backup any files you place in this > project, such as applications in the systems-applications folder. The actual > location of the file needing updating in your error message > isserver.topbraidlive.org/dynamic/components/flex.topbraidlive.graph.impl.swf > Another approach is to always start with a fresh workspace and use Import... > > General > Existing Projects into Workspace (be sure to click the 'copy' > check box) > -- Scott > On 7/14/10 10:56 AM, Andriy Sokolov wrote:I downloaded the TBC-ME 3.3.2 and > installed it instead of the old 3.3.0. I chose my old workspace. After > calling of ensemble i chose Default Application and Kennedy.owl. After that I > become the following error: Flex Error #1001: Digest mismatch with > RSLhttp://localhost:8083/tbl/swfs/flex.topbraidlive.graph.impl.swf. Redeploy > the matching RSL or relink your application with the matching library. 1) > whats wrong and 2) how do I fix that? Regards, Andriy On 12 Jul., 18:23, > Scott Henninger<[email protected]>wrote:Andriy; This works on TBC-ME > 3.3.1+ -- Scott On Jul 12, 8:30 am, Andriy > Sokolov<[email protected]>wrote:Hello!I've tried what you described. > I created a project in Composer named myexample.tq.com, folder tbl-www and > index.html in there. But as i try to > call"http://localhost:8083/tbl/data/myexample.tq.com/ index.html"in the > browser, I become an error:HTTP ERROR 404Problem accessing > /tbl/data/myexample.tq.com/index.html. Reason: NOT_FOUNDPowered by > Jetty://Regards, AndriyOn 6 Jul., 20:15, Scott > Henninger<[email protected]>wrote:Andriy; The basic problem seems to > be one of accessing the URL in a workspace project - if that's what is meant > by "But I need a local solution.".You can address a folder in a project named > tbl-www via the URL <server>/data/<project name>/. For example a file in the > project myexample.tq.com with the path name tbl-www/index.html is addressed > on TBL Personal server as: > http://localhost:8083/tbl/data/myexample.tq.com/index.html-- ScottOn Jul 1, > 8:46 am, Andriy Sokolov<[email protected]>wrote:By the way I'v tested > it using "libs_js" at www, and it works:function loadJS(){ var scr = > document.createElement('script'); scr.setAttribute('type', > 'text/javascript'); scr.setAttribute('src', > 'http://www.xxxxx/libs_js/api/main- api.js'); > document.getElementsByTagName("head")[0].appendChild(scr);}But I need a local > solution.Thanks AndriyOn 1 Jul., 14:35, Andriy > Sokolov<[email protected]>wrote:Hello everybody!Apologizing for > unclarities, I try to start once again.I want to use some custom javascript > libraries "libs_js", that generate some html code for visualizing an > ontology, in Ensemble. This scripts can use as a source results of SPARQL > query. Therefore I use Flesh Builder 4 + Flex SDK 3.2 + Ensemble SDK. The > component.swf I upload to server of Ensemble.As first, I have a [Activescript > + xhtml + my custom javascript "div.js"] component (compiled in one > component.swf). "div.js" inserts a script tag:function loadJS(){ var > scr = document.createElement('script'); scr.setAttribute('type', > 'text/javascript'); scr.setAttribute('src',... > > Erfahren Sie mehr » -- 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
