On 10/19/2013 0:48, Aaron L. Johnson wrote:
I see that there are two ways listed to upload a project to Top Braid Live. One way is through the user interface and the other is using Eclipse to do an export. My question is in regards to automating the deploy with a script (such as Ant). Is there a way to make use of the same mechanism that Eclipse uses to export the project to the server but call it from Ant or another scripting language? Or maybe a way to simply post the new project using an http call? Thanks.

Hi Aaron,

you could simply call the same web service that http://localhost:8083/tbl/admin/projectUpload is using. The servlet is called tbl/unzipProject and takes the zip file as payload. The parameter old-project can take the values "abort", "delete" or "update".

HTH
Holger

--
-- You received this message because you are subscribed to the Google
Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary 
Network (EVN), TopBraid Composer, TopBraid Live, TopBraid Insight, SPARQLMotion, SPARQL 
Web Pages 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 Groups "TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to